Closed GoogleCodeExporter closed 9 years ago
I will look into including this and testing on windows. Thank you for your work.
Original comment by to...@ourbunny.com
on 19 Oct 2011 at 2:04
I get an error message when applying the patch:
patch < pg-unicode_paths.patch
patching file tkDirectoryChooser.py
Hunk #1 FAILED at 22.
patch: **** malformed patch at line 24: \ No newline at end of file
If I remove the malformed line from the patch, it still does not work:
patch < pg-unicode_paths.patch
patching file tkDirectoryChooser.py
Hunk #1 FAILED at 22.
Hunk #2 FAILED at 40.
2 out of 2 hunks FAILED -- saving rejects to file tkDirectoryChooser.py.rej
Can someone please just post the complete patched file so I have a workaround
for now?
Original comment by reik...@gmail.com
on 8 Nov 2011 at 5:10
Well, that's probably because you try to apply it against r86. Take a look at
its commit message: http://code.google.com/p/photograbber/source/detail?r=86
Original comment by maltewo...@web.de
on 9 Nov 2011 at 12:07
This should be fixed in the latest version (2.100). Switched to Qt for GUI
instead of Tk. http://www.photograbber.org for the latest.
Original comment by to...@ourbunny.com
on 16 Jun 2013 at 3:59
Original issue reported on code.google.com by
maltewo...@web.de
on 7 Mar 2011 at 1:39Attachments: