problem installing my 1st program (messenger) with wine...

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
smoking81
Newbie
Newbie
Posts: 2
Joined: Thu May 29, 2008 12:29 pm

problem installing my 1st program (messenger) with wine...

Post by smoking81 »

hello everybody!
I installed wine for the first time and wanted to try how it works by installing MS messenger. I experienced the problem shown here: http://wiki.winehq.org/PreloaderPageZeroProblem and tried to solve as described in this guide..
Then i tried again to type in the console $ wine WLinstaller.exe and i got just what follows:

Code: Select all

fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
fixme:heap:HeapSetInformation 0x110000 0 0x32fe6c 4
fixme:advapi:RegisterTraceGuidsW 0x1007d1d 0x1047408 0x1001668 1 0x32fe50 (null) (null) 0x1047410
fixme:iphlpapi:NotifyAddrChange (Handle 0x7db2da08, overlapped 0x7db2d9ec): stub
fixme:system:SetProcessDPIAware stub!
fixme:msimtf:CActiveIMM_Create ((nil) {08c0e040-62d1-11d1-9326-0060b067b86e} 0x138ef34)
fixme:ole:CoCreateInstance no instance created for interface {08c0e040-62d1-11d1-9326-0060b067b86e} of class {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80004002
fixme:mshtml:OleObject_GetMiscStatus (0x135178)->(1 0x4b1620)
fixme:mshtml:PersistStreamInit_InitNew (0x135178)
fixme:advapi:CheckTokenMembership ((nil) 0x12b5bd0 0x32fddc) stub!
is there some problem with messenger and wine or the problem is just me? :wink:

Thanks for your kind help!
bye
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

You don't say which version of Messenger you tried, but according to the AppDB only version 7.0 seems remotely usable: http://appdb.winehq.org/objectManager.p ... on&iId=127 and even that has several bug reports associated with it.
smoking81
Newbie
Newbie
Posts: 2
Joined: Thu May 29, 2008 12:29 pm

Post by smoking81 »

dimesio wrote:You don't say which version of Messenger you tried, but according to the AppDB only version 7.0 seems remotely usable: http://appdb.winehq.org/objectManager.p ... on&iId=127 and even that has several bug reports associated with it.
ok thank you very much! aMSN is a good alternative under linux! :)
Locked