"pythonw.exe","IRP_MJ_CREATE","C:\Program Files\Deluge\lib\gtk-build uildd
eleasegettext uildwin32
s16\..............gtkdRelease\share\locale\en_US\LC_MESSAGES\atk10.mo","NAME
INVALID","Desired Access: Generic Read, Disposition: Open, Options:
Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode:
Read, Write, AllocationSize: n/a"
"pythonw.exe","IRP_MJ_CREATE","C:\Program Files\Deluge\lib\gtk-build uildd
eleasegettext uildwin32
s16\..............gtkdRelease\share\locale\en\LC_MESSAGES\atk10.mo","NAME
INVALID","Desired Access: Generic Read, Disposition: Open, Options:
Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode:
Read, Write, AllocationSize: n/a"
The correct file is in data\share\locale\en\LC_MESSAGES\atk10.mo but
deluge never tried that.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3412>
Deluge <https://deluge-torrent.org/>
Deluge Project
Comment (by petersasi):
Same garbled path is attempted for:
eleasegettext uildwin32
s16\..............gtkdRelease\share\locale\en\LC_MESSAGES\atk10.mo"
eleasegettext uildwin32
s16\..............gtkdRelease\share\locale\en\LC_MESSAGES\glib20.mo"
eleasegettext uildwin32
s16\..............gtkdRelease\share\locale\en\LC_MESSAGES\gtk30-properties.mo"
eleasegettext uildwin32
s16\..............gtkdRelease\share\locale\en\LC_MESSAGES\messages.mo"
I have noticed that these 'en' locale files are indeed missing in my GTK
build why the same exist for the other locales including 'en@shaw',
'en_CA' and 'en_GB'. Will have to investigate, why, still the garbled
paths above are probably due to some error.
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3412#comment:1>