Activity log for bug #350920

Date Who What changed Old value New value Message
2009-03-29 12:33:09 Crushyerbones bug added bug
2009-03-29 12:33:09 Crushyerbones bug added attachment 'rawdog.py' (Fixed rawdog.py)
2009-04-08 08:36:07 Sergey Romanov attachment added as_and_hashlib.patch http://launchpadlibrarian.net/25008710/as_and_hashlib.patch
2009-04-08 09:33:13 Sergey Romanov tags cherry-pick jaunty
2009-04-08 10:09:01 Sergey Romanov summary Rawdog isn't runnable (syntax error and more) Rawdog isn't runnable (incompatibilities with python 2.6)
2009-04-08 10:09:01 Sergey Romanov description Binary package hint: rawdog ~$ rawdog Traceback (most recent call last): File "/usr/bin/rawdog", line 20, in <module> from rawdoglib.rawdog import main File "/var/lib/python-support/python2.6/rawdoglib/rawdog.py", line 590 as = a.split("=", 1) ^ SyntaxError: invalid syntax Self explanatory really. If you replace all "as" to "bar" in "rawdog.py", it fixes ONE of many problems, including not opening again due to not having a .rawdog folder at home, and again if you don't have a config file (which you won't). Binary package hint: rawdog ~$ rawdog Traceback (most recent call last): File "/usr/bin/rawdog", line 20, in <module> from rawdoglib.rawdog import main File "/var/lib/python-support/python2.6/rawdoglib/rawdog.py", line 590 as = a.split("=", 1) ^ SyntaxError: invalid syntax Self explanatory really. If you replace all "as" to "bar" in "rawdog.py", it fixes ONE of many problems, including not opening again due to not having a .rawdog folder at home, and again if you don't have a config file (which you won't). LATEST PACKAGE TESTED: rawdog 2.11-1
2009-04-08 10:09:34 Sergey Romanov rawdog (Ubuntu): status New Confirmed
2009-04-08 10:22:06 Sergey Romanov tags cherry-pick jaunty cherry-pick jaunty python2.6
2009-04-08 14:06:16 Sergey Romanov attachment added as.patch http://launchpadlibrarian.net/25026338/as.patch
2009-04-08 14:06:16 Sergey Romanov attachment added hashlib.patch http://launchpadlibrarian.net/25026342/hashlib.patch
2009-04-08 14:52:59 Sergey Romanov attachment added as.patch http://launchpadlibrarian.net/25029970/as.patch
2009-05-17 09:10:07 Sergey Romanov removed subscriber Sergey Romanov