LiveZilla 3.1.8.1

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
batrams
Level 1
Level 1
Posts: 9
Joined: Wed Jul 08, 2009 7:00 pm

LiveZilla 3.1.8.1

Post by batrams »

I'm starting a new thread because the previous thread discussing Livezilla refers to older version of Livezailla and Wine and is no longer relevant.

I'm using wine-1.0.1 and LiveZilla 3.1.8.1. I used winetricks to install dotnet20, corefonts and ie6. The Livezilla installer appears to complete, however the Livezilla.exe file does not get created. I'm not sure how to troubleshoot that.

Just for fun I copied the contents of the ...\Program Files\Livezilla directory from a working Windows box into corresponding location on the Wine machine. If I then try to run Livezilla, an error window pops up tell me that I need to install the Tahoma font. The Tahoma is in fact present... I installed it with winetricks and it is usable from Notepad

It would be best of course to get the installer to actually work under Wine. How can i go about troubleshooting? All suggestions are welcome.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

LiveZilla 3.1.8.1

Post by austin987 »

On Tue, Jul 14, 2009 at 6:01 PM, batrams<[email protected]> wrote:
I'm starting a new thread because the previous thread discussing Livezilla refers to older version of Livezailla and Wine and is no longer relevant.

I'm using wine-1.0.1 and LiveZilla 3.1.8.1. I used winetricks to install dotnet20, corefonts and ie6. The Livezilla installer appears to complete, however the Livezilla.exe file does not get created. I'm not sure how to troubleshoot that.

Just for fun I copied the contents of the ...\Program Files\Livezilla directory from a working Windows box into corresponding location on the Wine machine. If I then try to run Livezilla, an error window pops up tell me that I need to install the Tahoma font. The Tahoma is in fact present... I installed it with winetricks and it is usable from Notepad

It would be best of course to get the installer to actually work under Wine. How can i go about troubleshooting? All suggestions are welcome.
Upgrade to 1.1.25 and retry.

--
-Austin
batrams
Level 1
Level 1
Posts: 9
Joined: Wed Jul 08, 2009 7:00 pm

Re: LiveZilla 3.1.8.1

Post by batrams »

austin987 wrote:On Tue, Jul 14, 2009 at 6:01 PM, batrams<[email protected]> wrote:
I'm starting a new thread because the previous thread discussing Livezilla refers to older version of Livezailla and Wine and is no longer relevant.

I'm using wine-1.0.1 and LiveZilla 3.1.8.1. I used winetricks to install dotnet20, corefonts and ie6. The Livezilla installer appears to complete, however the Livezilla.exe file does not get created. I'm not sure how to troubleshoot that.

Just for fun I copied the contents of the ...\Program Files\Livezilla directory from a working Windows box into corresponding location on the Wine machine. If I then try to run Livezilla, an error window pops up tell me that I need to install the Tahoma font. The Tahoma is in fact present... I installed it with winetricks and it is usable from Notepad

It would be best of course to get the installer to actually work under Wine. How can i go about troubleshooting? All suggestions are welcome.
Upgrade to 1.1.25 and retry.

--
-Austin
Still having this same issue using wine 1.2. Any suggestions?
User avatar
dimesio
Moderator
Moderator
Posts: 13372
Joined: Tue Mar 25, 2008 10:30 pm

Re: LiveZilla 3.1.8.1

Post by dimesio »

batrams wrote: Still having this same issue using wine 1.2. Any suggestions?
Terminal output? http://wiki.winehq.org/FAQ#run_from_terminal
batrams
Level 1
Level 1
Posts: 9
Joined: Wed Jul 08, 2009 7:00 pm

Post by batrams »

user@machine:~/.wine/drive_c/Program Files/LiveZilla$ wine LiveZilla.exe
fixme:cursor:SetSystemCursor (0x1301be,00007f00),stub!
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
err:ole:CoGetContextToken apartment not initialised
fixme:cursor:SetSystemCursor (0x1601c2,00007f00),stub!
fixme:cursor:SetSystemCursor (0x1500aa,00007f00),stub!
fixme:cursor:SetSystemCursor (0x2500d4,00007f00),stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32bc98,0x00000000), stub!
fixme:cursor:SetSystemCursor (0x1500aa,00007f00),stub!
fixme:cursor:SetSystemCursor (0x2500d4,00007f00),stub!
Locked