Wine error "file not found

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
icspotz
Newbie
Newbie
Posts: 2
Joined: Fri Apr 22, 2011 2:29 am

Wine error "file not found

Post by icspotz »

I am trying to set up the FAH GPU Tracker V2 using Wine.
When I installed Wine the first time it working to the point I could do this:
applications>wine>browse C: drive.....and then the virtual C drive window would open in the normal fashion. I then proceeded to run and use FAH GPU Tracker V2 via Wine. I was not successful.
When I went back to it later I tried to open the C: drive browser window by doing the same steps as before....applications>wine>browse C: drive.....and all I got was a “file not found” window.
I tried to uninstall and reinstall Wine and the installation seemed to go well. Wine showed up in the applications box......but...applications>wine>browse C: drive....would no longer open the virtual C drive window anymore and I still got the error “file not found”.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Wine error "file not found

Post by vitamin »

icspotz wrote:I am trying to set up the FAH GPU Tracker V2 using Wine.
Run from the terminal and post complete output. If it's too big, please use pastebin. http://wiki.winehq.org/FAQ#get_log
icspotz
Newbie
Newbie
Posts: 2
Joined: Fri Apr 22, 2011 2:29 am

Post by icspotz »

Sorry this was my first post here. I intended to add this to my topic and could not edit.

I can no longer get a functioning version of wine to work. I have used WineHQ to re-download and reinstall Wine 1.2 to no avail.
How can I re-install a functioning version of Wine on Ubuntu 10.10?
I am trying to set up the FAH GPU Tracker V2 using Wine.
Run from the terminal and post complete output. If it's too big, please use pastebin. http://wiki.winehq.org/FAQ#get_log
Because I can no longer open Wine I cannot attempt to run the "FAH GPU Tracker" to give you a terminal output reading.

This is a list of my terminal output for uninstalling Wine
icspotz@icspotz-System-Product-Name:~$ sudo apt-get remove --purge wine*
[sudo] password for icspotz:
I would also note than when I go...Places>Home Folder... the same error message occurs as when I try to open Wine>Browse C: Drive... "file not found"
James McKenzie

Wine error "file not found

Post by James McKenzie »

On Fri, Apr 22, 2011 at 12:35 AM, icspotz <[email protected]> wrote:
I am trying to set up the FAH GPU Tracker V2 using Wine.
When I installed Wine the first time it working to the point I could do this:
applications>wine>browse C: drive
Can you try this:

Code: Select all

cd $HOME/.wine
ls
and advise if there is a drive-c entry?

vitamin:

Looks like the Wine C drive link may be broken.

Thank you.

James McKenzie
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

icspotz wrote: Because I can no longer open Wine I cannot attempt to run the "FAH GPU Tracker" to give you a terminal output reading.
What do you mean you "can no longer open Wine"? Just because a menu link is broken does not mean Wine cannot be run from the command line, and I don't see any evidence in your posts that you've even tried.

Follow the instructions in the wiki for running apps from the command line and post whatever messages appear. http://wiki.winehq.org/FAQ#run_from_terminal
Locked