Skip to content

RedNotebook not starting with Flatpak #650

@OlegOgivov

Description

@OlegOgivov

Describe the bug
I've been using RedNotebook for years, but today it's not starting when clicking on the Gnome launcher
I've been able to workaround it by launching it from the command line:
$ flatpak --socket=session-bus run app.rednotebook.RedNotebook
This is not ideal though

To Reproduce

  1. Go to Gnome Applications launcher
  2. Click on 'RedNotebook'
  3. See error on /var/log/messages:
    Nov 18 11:49:41 oleg-x40 app.rednotebook.RedNotebook.desktop[10232]: Failed to register: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown

Expected behavior
RedNotebook working

Versions:

Log output when reproducing bug

2022-11-18 12:05:56,566 INFO Writing log to file "/home/oleg/.rednotebook/rednotebook.log"
2022-11-18 12:05:56,566 INFO System encoding: utf-8
2022-11-18 12:05:56,566 INFO Language code: en_US
2022-11-18 12:05:56,576 INFO Spell checking languages: ['en_AU', 'en_BS', 'en_BZ', 'en_CA', 'en_GB', 'en_GH', 'en_IE', 'en_IN', 'en_JM', 'en_MW', 'en_NA', 'en_NZ', 'en_PH', 'en_TT', 'en_US', 'en_ZA', 'en_ZW']
2022-11-18 12:05:56,577 INFO Spell checking dictionaries: [('en_AU', <Enchant: Hunspell Provider>), ('en_BS', <Enchant: Hunspell Provider>), ('en_BZ', <Enchant: Hunspell Provider>), ('en_CA', <Enchant: Hunspell Provider>), ('en_GB', <Enchant: Hunspell Provider>), ('en_GH', <Enchant: Hunspell Provider>), ('en_IE', <Enchant: Hunspell Provider>), ('en_IN', <Enchant: Hunspell Provider>), ('en_JM', <Enchant: Hunspell Provider>), ('en_MW', <Enchant: Hunspell Provider>), ('en_NA', <Enchant: Hunspell Provider>), ('en_NZ', <Enchant: Hunspell Provider>), ('en_PH', <Enchant: Hunspell Provider>), ('en_TT', <Enchant: Hunspell Provider>), ('en_US', <Enchant: Hunspell Provider>), ('en_ZA', <Enchant: Hunspell Provider>), ('en_ZW', <Enchant: Hunspell Provider>)]
2022-11-18 12:05:56,645 INFO Using LibYAML
2022-11-18 12:05:56,646 INFO Connected Signals: [<Signals.SIGHUP: 1>, <Signals.SIGINT: 2>, <Signals.SIGQUIT: 3>, <Signals.SIGABRT: 6>, <Signals.SIGTERM: 15>, <Signals.SIGTSTP: 20>]
2022-11-18 12:05:56,647 INFO Peak memory: 134576324 KiB

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions