You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. typing in the exec path instead of browsing, in gui, will cause it to freeze.
2. browsing to /media will always crash, in gui. crashes on other folders as
well.
What is the expected output? What do you see instead?
it not crashing and freezing
it crashing and freezing
What version of the product are you using? On what operating system?
Wine Launcher Creator 1.0.8 deb
Ubuntu 12.04.2 LTE
Please provide any additional information below.
gui is unusable until these issues are fixed, need to use cli.
Original issue reported on code.google.com by [email protected] on 18 Sep 2013 at 10:38
The text was updated successfully, but these errors were encountered:
Launched the GUI in terminal. When typing in the file path to exe, program will
appear to freeze, but after a ctrl+c in terminal the program unfreezes until
something else is typed in.
It's trying to read in all icons on all of the sub-folders. so if you type /
then it starts to read everything in the system witch causes it to appear as if
it has frozen. Also explains why ctrl+c works as it interrupts the search for
icons. I would recommend some sort of limit to the number of sub folders to
look through. or add a search button, for the icons, for when you are done
typing in the exe path.
Original issue reported on code.google.com by
[email protected]
on 18 Sep 2013 at 10:38The text was updated successfully, but these errors were encountered: