Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTG crashes at startup #968

Closed
drtsdgdj opened this issue Apr 14, 2023 · 1 comment
Closed

GTG crashes at startup #968

drtsdgdj opened this issue Apr 14, 2023 · 1 comment
Labels
duplicate plugins Plugins and extra backends

Comments

@drtsdgdj
Copy link

Context: Startup

Traceback (most recent call last):
  File "/app/lib/python3.9/site-packages/GTG/gtk/application.py", line 110, in do_startup
    for backend_dic in BackendFactory().get_saved_backends_list():
  File "/app/lib/python3.9/site-packages/GTG/backends/__init__.py", line 143, in get_saved_backends_list
    module = self.get_backend(settings.get('module'))
  File "/app/lib/python3.9/site-packages/GTG/core/config.py", line 164, in get
    raise ValueError(
ValueError: No valid configuration value or default value was found for %s in %s

Software versions:

  • Getting Things GNOME! v0.6
  • CPython 3.9.9 (main, Nov 10 2011, 15:00:00) [GCC 11.3.0]
  • GTK 3.24.34, GLib 2.70.5
  • PyGLib 3.42.2, PyGObject 3.42.2
@nekohayo nekohayo added duplicate plugins Plugins and extra backends labels Feb 26, 2024
@nekohayo
Copy link
Member

Duplicate of #845

@nekohayo nekohayo marked this as a duplicate of #845 Feb 26, 2024
@nekohayo nekohayo closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate plugins Plugins and extra backends
Projects
None yet
Development

No branches or pull requests

2 participants