Opened 11 years ago

Closed 10 years ago

#39710 closed update (fixed)

gtimelog: update to 0.9.1

Reported by: jmroot (Joshua Root) Owned by: shreevatsa.public@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kurthindenburg (Kurt Hindenburg)
Port: gtimelog

Attachments (1)

additional-changes.diff (854 bytes) - added by jmroot (Joshua Root) 10 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Description: modified (diff)
Summary: gtimelog: update to 0.8.1gtimelog: update to 0.9.1

livecheck add r125358 - it is currently at 0.8.1 - latest is 0.9.1

comment:3 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Does 0.9.1 work for anyone?

kurthindenburg:gtimelog/ $ gtimelog-2.7                              [23:19:00]
ERROR:root:Could not find any typelib for AppIndicator3
Traceback (most recent call last):
  File "/opt/local/bin/gtimelog-2.7", line 9, in <module>
    load_entry_point('gtimelog==0.9.1', 'gui_scripts', 'gtimelog')()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtimelog/main.py", line 1337, in main
    settings.save(settings_file)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtimelog/settings.py", line 150, in save
    config = self._config()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtimelog/settings.py", line 89, in _config
    config.set('gtimelog', 'name', self.name.encode(self._encoding))
LookupError: unknown encoding: 

comment:4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Changed 10 years ago by jmroot (Joshua Root)

Attachment: additional-changes.diff added

comment:5 Changed 10 years ago by jmroot (Joshua Root)

In addition to the version update, the changes in the diff I’ve just attached should also be be made. Please also get clarification from upstream about which GPL versions apply.

comment:6 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

update to 0.9.2 r125918 fixes in the above diff r125919

License is GPL-2

Thanks

Note: See TracTickets for help on using tickets.