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

won't start any more, i think i might have put an empty value in the caldav config screen or something #991

Open
twelvedogs opened this issue Nov 26, 2023 · 1 comment
Labels
duplicate needinfo We need more info to solve the issue, or we can't fix it.

Comments

@twelvedogs
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
  • Linux-6.6.2-zen1-1-zen-x86_64-with-glibc2.33
@nekohayo
Copy link
Member

Is your problem (and workaround) issue #845?

@nekohayo nekohayo added duplicate needinfo We need more info to solve the issue, or we can't fix it. labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate needinfo We need more info to solve the issue, or we can't fix it.
Projects
None yet
Development

No branches or pull requests

2 participants