bugGNU Health - Bugs: bug #62783, Show error when I install...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #62783: Show error when I install goocalendar

Submitter:  Feng Shu <tumashu>
Submitted:  Tue 19 Jul 2022 07:16:33 AM UTC
   
 
Category:  GUI / Frontend Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Module:  gnuhealth-client Component:  Hospital Management

Thu 28 Jul 2022 11:43:54 PM UTC, comment #1: 

Today, I find that gnuhealth-client==4.0.1 have no this problem :-)

Feng Shu <tumashu>
Tue 19 Jul 2022 07:16:33 AM UTC, original submission:  



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'


Feng Shu <tumashu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Updated the item)
  • -email is unavailable- added by tumashu (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-11-02 meanmicio StatusNone Fixed
        Open/ClosedOpen Closed
        ComponentNone Hospital Management

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code