#3412: Trying to open US locale with wrong path -----------------------+--------------------- Reporter: petersasi | Type: bug Status: new | Priority: minor Milestone: 2.0.4 | Component: Unknown Version: 2.0.3 | Keywords: -----------------------+--------------------- While profiling deluge 2.04dev38 on windows for filesystem activities I have spotted these obviously messed up paths:
"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 -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/deluge-dev/048.43d507478960467811ecd6e648527017%40deluge-torrent.org.
