Watchtower Library 2010

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

Watchtower Library 2010

Post by froggy »

Hello,

There is a program called 'Watchtower Library 2010' that I can't make it run in wine. I remember in the past I did it once but as I have to use linux for years I can't remember how did I do it and many versions released since then, maybe compatibility problems exist. So, what can I do to fix this? Can you please test this program? It is free, google it and you'll find it. There is not a specific error I get, just a classic error saying to contact with you through this website.

Thanks in advance!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Watchtower Library 2010

Post by dimesio »

froggy wrote: There is a program called 'Watchtower Library 2010' that I can't make it run in wine.
The AppDB has a detailed howto. http://appdb.winehq.org/objectManager.p ... &iId=22127
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

Re: Watchtower Library 2010

Post by froggy »

dimesio wrote:
froggy wrote: There is a program called 'Watchtower Library 2010' that I can't make it run in wine.
The AppDB has a detailed howto. http://appdb.winehq.org/objectManager.p ... &iId=22127
I really appreciate your help.

Thanks for the link!
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

fail to fix it

Post by froggy »

Unfortunately, I couldn't fix it.

I use ubuntu 10.04 64bit, wine 1.3.31 (latest i think).

I tried the how to tutorial but still I can't fix it!

Could you please help me try something else?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: fail to fix it

Post by dimesio »

froggy wrote:Unfortunately, I couldn't fix it.

I use ubuntu 10.04 64bit, wine 1.3.31 (latest i think).

I tried the how to tutorial but still I can't fix it!

Could you please help me try something else?
The latest is 1.3.33, but according to the AppDB it should work out of the box in 1.3.31.

Post terminal output. http://wiki.winehq.org/FAQ#get_log
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

Re: fail to fix it

Post by froggy »

Is this what you're looking for?

http://pastebin.com/1PLHQBkS
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Code: Select all

eset@ubuntu:~$     wine start wtlibrary.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
wine: cannot find L"C:\\windows\\system32\\wtlibrary.exe"
You need to cd to the program directory first.
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

Post by froggy »

dimesio wrote:

Code: Select all

eset@ubuntu:~$     wine start wtlibrary.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
wine: cannot find L"C:\\windows\\system32\\wtlibrary.exe"
You need to cd to the program directory first.
What does this mean? How to do this?
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

Post by froggy »

I installed ubuntu 11.10 and everything ok now. I had to do that OS change some time. Just tell me how to do what you said before about cd to know what to do if I have same problem in the future!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

froggy wrote:I installed ubuntu 11.10 and everything ok now. I had to do that OS change some time. Just tell me how to do what you said before about cd to know what to do if I have same problem in the future!
http://wiki.winehq.org/FAQ#run_from_terminal
froggy
Level 1
Level 1
Posts: 7
Joined: Mon Nov 21, 2011 6:22 pm

Post by froggy »

Everything you told me was useful. Thanks again.

I'll start reading wiki now.
Locked