http://bugs.winehq.org/show_bug.cgi?id=13725
Summary: Wine complains in Xubuntu 804 Product: Wine Version: 1.0-rc3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ykoot@hotmail.com
Hi I did a quick search in the bugtracker system but was unable to find my problem. I installed wine 1.0-rc3 in Xubuntu 8.04. I followed steps as shown on http://www.winehq.org/site/download-deb . However when I want to Browse my C drive I get the following error " Failed to open URL "~/.wine/drive_c". " and " The URL "~/.wine/drive_c" is not supported. ". In " /home/myname/.wine/ I have following permissions: drwxrwxrwx 4 myname myname 4096 2008-06-04 18:56 drive_c ". Is this something Xubuntu specific or are there similar bugs reported in Kubuntu, EDUbuntu (and perhaps Ubuntu). I will go ahead and google as well.
http://bugs.winehq.org/show_bug.cgi?id=13725
Yvo ykoot@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine complains in Xubuntu |Wine complains about drive_c |804 |in Xubuntu 804
http://bugs.winehq.org/show_bug.cgi?id=13725
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-06 08:50:27 --- You getting that error message from what program?
http://bugs.winehq.org/show_bug.cgi?id=13725
--- Comment #2 from Yvo ykoot@hotmail.com 2008-06-06 09:30:48 --- is just on the desktop - in wine section there is a shortcut to drive_c but it wont come up instead this error is reported.
http://bugs.winehq.org/show_bug.cgi?id=13725
--- Comment #3 from Austin English austinenglish@gmail.com 2008-06-06 14:02:31 --- (In reply to comment #2)
is just on the desktop - in wine section there is a shortcut to drive_c but it wont come up instead this error is reported.
~/.wine isn't created until you run a wine application. Try running: $ wineboot
And see if it works then.
http://bugs.winehq.org/show_bug.cgi?id=13725
gaz man mail2gaz@yahoo.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mail2gaz@yahoo.com.au
--- Comment #4 from gaz man mail2gaz@yahoo.com.au 2008-06-07 04:07:28 --- Hi. I get the same error. Cannot use wine because of this error. Can install applications but can't browse them after install.
http://bugs.winehq.org/show_bug.cgi?id=13725
--- Comment #5 from gaz man mail2gaz@yahoo.com.au 2008-06-07 06:58:00 --- I imagine all XUbunutu users are having this problem which is why I'm surprised at the severity rating at LOW??? Anyway until such time as this bug is fixed here is a temporary solution that you will need to do every time wine updates. A simple but inperfect solution:
Code:
sudo mousepad /usr/share/applications/wine-browsedrive.desktop
change line:
Code:
Exec=xdg-open ~/.wine/drive_c
to
Code:
Exec=xdg-open /home/your_user_name/.wine/drive_c
Wait about one minute for changes to take effect.
Don't forget to change your_user_name to your user name
http://bugs.winehq.org/show_bug.cgi?id=13725
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-07 10:09:41 --- Actually this is not Wine problem at all. Please contact your distro. Wine does not create any links for it's "c: drive" on the desktop. This is your distro's addition. And if it does not work you need to contact them instead.
Closing invalid - not Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=13725
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-07 10:09:50 --- Closing.