Closed GoogleCodeExporter closed 9 years ago
Original comment by CodyPrec...@gmail.com
on 11 Jan 2013 at 2:45
merged to 632 - what version of "MS Windows" are you using?
Not able to reproduce the issue on Windows 7. Investigation will continue in
issue 632.
Original comment by CodyPrec...@gmail.com
on 11 Jan 2013 at 2:48
*>merged to 632 - what version of "MS Windows" are you using?*
XP Home Edition Version 2002 SP3.
Your bug reporting form asks what operating system the user is on. It
should ask specifically for the operating system AND version (I am sure it
does matter).
Shortcuts (.lnk files) are common on all the Windows OSs for quite some
time. I would not expect they are different on XP and Windows 7. All of my
other applications work fine with the shortcuts so I cannot imagine it is
something on this end. Programs are supposed to acknowledge the .lnk
extension, by going to the location the shortcut specifies.
Check this link for examples of how to read .lnk files with Python:
http://stackoverflow.com/questions/397125/reading-the-target-of-a-lnk-file-in-py
thon?rq=1
This is not the first time I have seen programs that were designed to be
compiled for different OS to fail with shortcuts. Very often, it is a Java
directory browsing dialog that gets tripped, but I did not expect that from
a wxWidgets project.
Please let me know when this is resolved so I can upgrade its review.
Currently, I have to report that I did not get past attempting to open a
file to edit. Without being able to get to a location within Windows, it
wouldn't matter how great the editor is.
Original comment by gcs...@gmail.com
on 12 Jan 2013 at 2:30
Original issue reported on code.google.com by
gcs...@gmail.com
on 11 Jan 2013 at 1:13