You are here

Ubuntu & wine misfunction

4 posts / 0 new
Last post
WoodenCrown
Offline
Last seen: 16 years 3 weeks ago
Joined: 2008-03-29 12:50
Ubuntu & wine misfunction

WORK WITH PortableApps.com Platform 1.1 Beta 4

I don't see clear status about wine and Portable apps, but I have display issues and errors messages.
fonts, display, size and refresh. screen shot available on request

C O N F I G U R A T I O N

> PortableApps: 1.0
> Ubuntu: 2.6.22-14-generic
> Gnome: 2.20.1
> Wine: 0.9.58
> Graphic H/W: ATI Radeon HD2400
> USB Stick: Sandisk Cruzer Micro 6Gb

C O M M A N D L I N E
$ wine /media/disk/StartPortableApps.exe

E R R O R M E S S A G E S

fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,0,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,30,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,60,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,90,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,120,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,150,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,180,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,210,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,240,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,255,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,225,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,195,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,165,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,135,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,105,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,75,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,45,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,15,3): stub!
fixme:win:SetLayeredWindowAttributes (0x8002c,0x00ff00ff,0,3): stub!

A S S U M P T I O N S
I assume that Wine don't fully (at least for my H/W config) support Windows call SetLayeredWindowAttributes which is used by PortableApps

I don't have any idea if there is a very complex issue behind (lack of driver support) or if PortableApps could easily workaround this call by a more reliable API

thanks

rab040ma
Offline
Last seen: 1 day 8 hours ago
Joined: 2007-08-27 13:35
The StartPortableApps.exe

The StartPortableApps.exe program just starts PortableApps/PortableAppsMenu/PortableAppsMenu.exe -- maybe you could have Wine start that itself.

I don't know if that would make a difference, but it would at least remove one layer of complexity.

The other question is whether you have tried it with the more recent beta, which has been stable for some time: https://portableapps.com/node/8450

Trying it with them might not do anything but show that the problem is still there, but that's something.

The PAM is a "notification tray" application. How does Wine do with that sort of thing?

While you are experimenting, you might want to try some of the actual portable apps, e.g. ./PortableApps/[Something]Portable/[Something]Portable.exe . It might be good to know which ones work and which don't. There's no compelling reason why you couldn't start them directly instead of from PAM, if it is only PAM that fails and not the actual programs themselves.

MC

WoodenCrown
Offline
Last seen: 16 years 3 weeks ago
Joined: 2008-03-29 12:50
Portable Apps 1.1 Beta 4 with wine & ubuntu

see my https://portableapps.com/node/12466 for version detail

To answer to your question:
- Wine manage well the icon tray in the ubuntu icon area
- I don't have any more display issue (fontsize, display area with oversized black backround) but error message (command line start) seems to be the same


me@me-desktop-ubuntu:~$ wine /media/disk/StartPortableApps.exe
fixme:spoolsv:serv_main (0 (nil))
me@me-desktop-ubuntu:~$ fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,0,3): stub!
fixme:keyboard:RegisterHotKey (0x10036,1,0x00000008,80): stub
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,30,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,60,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,90,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,120,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,150,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,180,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,210,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,240,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,255,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,225,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,195,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,165,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,135,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,105,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,75,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,45,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,15,3): stub!
fixme:win:SetLayeredWindowAttributes (0x10036,0x00ff00ff,0,3): stub!

OTHERS APPS
- ClamWin

1 - command line error message:
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE

2 - "Error occured" popup with message "see the log file for details"
logfile

me@me-desktop-ubuntu:~$ more /media/disk/PortableApps/ClamWinPortable/App/clamwin/bin/ClamWin.exe.log
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
Traceback (most recent call last):
File "ClamWin.py", line 28, in ?
File "RedirectStd.pyo", line 35, in ?
ImportError: DLL load failed: DLL init failed
- Firefox
seems OK

- Gaim
start but all the text are replaced by balck square (font management ?)


fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
Could not open reg subkey: SOFTWARE\gaim
Error: (2) Fichier introuvable

Setting locale: LANG=fr
Could not read reg key 'HKCU' subkey 'Software\Microsoft\Windows\CurrentVersion\Internet Settings' value: 'ProxyEnable'.
Message: (2) Fichier introuvable

err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:create_server class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for context 0x7
err:module:import_dll Library perl58.dll (which is needed by L"H:\\PortableApps\\GaimPortable\\App\\Gaim\\plugins\\perl.dll") not found
err:module:import_dll Library perl58.dll (which is needed by L"H:\\PortableApps\\GaimPortable\\App\\Gaim\\plugins\\perl.dll") not found
fixme:winsock:WSALookupServiceBeginA (0x62ee30 0x00000ff0 0x62de2c) Stub!

- OpenOffice
seems OK

- PortableAppsUpdater
seems OK (no need for update message)

- Suduku
seems Ok

- Sunderbird
- Thunderbird
seems Ok

- Others ... to be continued ....

John T. Haller
John T. Haller's picture
Online
Last seen: 12 min 21 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Ignore / GTK / Forum Error Reports Unnecessary

You should just ignore errors in the Wine console (especially minor stuff like SetLayeredWindowAttributes) as most apps will have errors of some sort. Wine recovers from stuff it doesn't now how to do quite well.

No GTK-based apps (Pidgin, GIMP, GnuCash) are currently listed as Wine compatible. I didn't even know Wine was able to run them now. Last I checked, it failed to launch them.

There is no need to report error messages or other Wine findings in the forums here unless you find an app we list as compatible failing... or an app we don't currently list as compatible that works.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments