New version from ppa will not launch

Bug #1463374 reported by GVS
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Indicator Remindor
Fix Released
Critical
Brian Douglass

Bug Description

Version 15.06-0ubuntu1~trusty from your ppa will not launch.

Here is message from terminal:

Traceback (most recent call last):
  File "/usr/bin/indicator-remindor", line 34, in <module>
    indicator_remindor.main()
  File "/usr/lib/python2.7/dist-packages/indicator_remindor/__init__.py", line 108, in main
    window = IndicatorRemindorWindow.IndicatorRemindorWindow()
  File "/usr/lib/python2.7/dist-packages/indicator_remindor/IndicatorRemindorWindow.py", line 60, in __new__
    new_object.finish_initializing(builder)
  File "/usr/lib/python2.7/dist-packages/indicator_remindor/IndicatorRemindorWindow.py", line 69, in finish_initializing
    self.info = ManageWindowInfo(helpers.database_file())
  File "/usr/lib/python2.7/dist-packages/remindor_common/helpers.py", line 345, in __init__
    scheduled_reminders = json.load(open(constants.scheduled_file))
IOError: [Errno 2] No such file or directory: '/home/prodigal/.config/indicator-remindor/scheduled-reminders.json'
prodigal@GVS:~$

Note that removal of the "~/config/indicator-remindor" folder does not fix it.

Revision history for this message
Brian Douglass (bhdouglass) wrote :

Apologies for this bug, I just uploaded a fix for it!

Changed in indicator-remindor:
status: New → Fix Released
importance: Undecided → Critical
assignee: nobody → Brian Douglass (bhdouglass)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.