[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Health-dev] [bug #62783] Show error when I install goocalendar
From: |
Feng Shu |
Subject: |
[Health-dev] [bug #62783] Show error when I install goocalendar |
Date: |
Tue, 19 Jul 2022 03:16:34 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62783>
Summary: Show error when I install goocalendar
Project: GNU Health
Submitter: tumashu
Submitted: Tue 19 Jul 2022 07:16:33 AM UTC
Category: GUI / Frontend
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release: None
Discussion Lock: Any
Module: gnuhealth-client
Component: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Tue 19 Jul 2022 07:16:33 AM UTC By: Feng Shu <tumashu>
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/main.py",
line 330, in do_command_line
self.do_activate()
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/main.py",
line 319, in do_activate
self.get_preferences()
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/main.py",
line 603, in get_preferences
self.sig_win_menu(prefs=prefs)
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/main.py",
line 811, in sig_win_menu
screen = Screen(action['res_model'], mode=['tree'], view_ids=view_ids,
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/screen/screen.py",
line 140, in __init__
self.switch_view()
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/screen/screen.py",
line 538, in switch_view
self.load_view_to_load()
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/screen/screen.py",
line 565, in load_view_to_load
self.add_view_id(view_id, view_type)
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/screen/screen.py",
line 581, in add_view_id
return self.add_view(view)
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/screen/screen.py",
line 608, in add_view
view = View.parse(
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/view/__init__.py",
line 67, in parse
from .calendar_ import ViewCalendar
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/view/calendar_.py",
line 12, in <module>
from .calendar_gtk.calendar_ import Calendar_
File
"/home/feng/.local/lib/python3.9/site-packages/gnuhealth_client-3.9.0-py3.9.egg/gnuhealth/gui/window/view_form/view/calendar_gtk/calendar_.py",
line 11, in <module>
_colors = CONFIG['calendar.colors'].split(',')
AttributeError: 'NoneType' object has no attribute 'split'
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62783>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Health-dev] [bug #62783] Show error when I install goocalendar,
Feng Shu <=