This is the output in the terminal guido@westhoek:~$ wine stepbridge err:reg:SCSI_getprocentry bus id line scan count error (fscanf returns 0, expected 4) wine: could not load L"c:\\windows\\system32\\stepbridge.exe": Module not found guido@westhoek:~$ fixme:spoolsv:serv_main (0 (nil)) 2008/4/11, wine-users-request@xxxxxxxxxx <wine-users-request@xxxxxxxxxx>: > > Send wine-users mailing list submissions to > wine-users@xxxxxxxxxx > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.winehq.org/mailman/listinfo/wine-users > or, via email, send a message with subject or body 'help' to > wine-users-request@xxxxxxxxxx > > You can reach the person managing the list at > wine-users-owner@xxxxxxxxxx > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of wine-users digest..." > > > Today's Topics: > > 1. Re: Steam just keeps crashing, version after version... > (Timeout) > 2. Re: wine dpi too large (Tijl Coosemans) > 3. Re: wine dpi too large (Vincent Povirk) > 4. Can't run Active State perl .exe (peanutnoir) > 5. program halts (guido dom) > 6. Re: Office 2003 Service Packs (dimesio) > 7. Re: Office 2003 Service Packs (tryfonaration) > 8. Re: Steam just keeps crashing, version after version... > (vitamin) > 9. Re: program halts (vitamin) > 10. Re: Office 2003 Service Packs (Dan Kegel) > 11. Re: Can't run Active State perl .exe (Austin English) > 12. Re: Can't run Active State perl .exe (peanutnoir) > 13. PopCap Games -> HW Acceleration (rjsec4ever) > 14. Re: Can't run Active State perl .exe (David Shaw) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 11 Apr 2008 04:54:50 -0500 > From: "Timeout" <wineforum-user@xxxxxxxxxx> > Subject: Re: Steam just keeps crashing, version after > version... > To: wine-users@xxxxxxxxxx > Message-ID: <1207907690.m2f.3269@xxxxxxxxxxxxxxxx> > > Here is the first change: > > err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"msimtf.dll" > > Did you make a change that in the good version it tries to load this dll > and on the bad one not. > > Maybe you should look around what happens at that stage. > > > > > > > > ------------------------------ > > Message: 2 > Date: Fri, 11 Apr 2008 14:39:34 +0200 > From: Tijl Coosemans <tijl@xxxxxxxxxxx> > Subject: Re: wine dpi too large > To: wine-users@xxxxxxxxxx > Message-ID: <200804111439.35979.tijl@xxxxxxxxxxx> > Content-Type: text/plain; charset="koi8-r" > > On Friday 11 April 2008 05:38:40 L. Rahyen wrote: > > On Thursday April 10 2008 22:52:14 influensa wrote: > >> I accidentally put the wine font to 496 dpi, because im stupid, > >> [Embarassed] so does anyone know a way to change all the settings > >> back to default? [Question] > > > > Just run winecfg again. Of course it will be "cropped" but you can > > move it on the screen in order to reach buttons you need. > > > > In most cases you can move windows larger than your screen (and all > > other windows) with Alt+Mouse, that is press and hold Alt key and > > move your mouse - this will move a window under the cursor. Sometimes > > Meta ("Windows") key is used instead of Alt (this depends on your > > configuration of window manager). Therefore you can move winecfg with > > oversized fonts on the screen in order to reach all parts of its GUI. > > > > Explanation seems to be a little long but actually this is very > > simple and fast way (much faster than editing registry by hand). It > > takes just few seconds to change from, say, 480 DPI back to 96 (or > > whatever you want). > > Maybe a dumb question, but why is this setting in winecfg in the first > place? Why can't Wine simply use the DPI info from the X server? > > > > ------------------------------ > > Message: 3 > Date: Fri, 11 Apr 2008 09:01:56 -0400 > From: "Vincent Povirk" <madewokherd+d41d@xxxxxxxxx<madewokherd%2Bd41d@xxxxxxxxx> > > > Subject: Re: wine dpi too large > To: "Tijl Coosemans" <tijl@xxxxxxxxxxx> > Cc: wine-users@xxxxxxxxxx > Message-ID: > <ced95fe0804110601x67bfc42clbca64e193feadfab@xxxxxxxxxxxxxx> > Content-Type: text/plain; charset=ISO-8859-1 > > I know of at least one app that breaks in environments with a > non-default dpi setting. This isn't necessarily Wine's problem (and > could perhaps be fixed by making old windows versions override the dpi > setting?), but it might not make sense for Wine to change the default > until it becomes normal for Windows users to do so. > > On Fri, Apr 11, 2008 at 8:39 AM, Tijl Coosemans <tijl@xxxxxxxxxxx> wrote: > > On Friday 11 April 2008 05:38:40 L. Rahyen wrote: > > > On Thursday April 10 2008 22:52:14 influensa wrote: > > >> I accidentally put the wine font to 496 dpi, because im stupid, > > >> [Embarassed] so does anyone know a way to change all the settings > > >> back to default? [Question] > > > > > > > > Just run winecfg again. Of course it will be "cropped" but you can > > > move it on the screen in order to reach buttons you need. > > > > > > In most cases you can move windows larger than your screen (and all > > > other windows) with Alt+Mouse, that is press and hold Alt key and > > > move your mouse - this will move a window under the cursor. Sometimes > > > Meta ("Windows") key is used instead of Alt (this depends on your > > > configuration of window manager). Therefore you can move winecfg with > > > oversized fonts on the screen in order to reach all parts of its GUI. > > > > > > Explanation seems to be a little long but actually this is very > > > simple and fast way (much faster than editing registry by hand). It > > > takes just few seconds to change from, say, 480 DPI back to 96 (or > > > whatever you want). > > > > Maybe a dumb question, but why is this setting in winecfg in the first > > place? Why can't Wine simply use the DPI info from the X server? > > > > > > > > -- > Vincent Povirk > > > > ------------------------------ > > Message: 4 > Date: Fri, 11 Apr 2008 08:27:20 -0500 > From: "peanutnoir" <wineforum-user@xxxxxxxxxx> > Subject: Can't run Active State perl .exe > To: wine-users@xxxxxxxxxx > Message-ID: <1207920440.m2f.3272@xxxxxxxxxxxxxxxx> > > I am having trouble running an exe that was written in Active State perl. > > In Windows, I would go to the CLI and type > > Code: > C:\pager\pager.exe cl > > > Passing "cl" as an arguement that passes the file "cl.config" to the > pager.exe program. > > I have not had any success running this in Wine, and I do not know if it > is a syntax problem or if Wine does not work with it. > > I have tried: > > Code: > me@pc:~/work/pager$ wine pager.exe > fixme:spoolsv:serv_main (0 (nil)) > Error: must specify config file > me@pc:~/work/pager$ wine pager.exe ./cl > fixme:spoolsv:serv_main (0 (nil)) > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > fixme:msvcrt:msvcrt_fdtoh wtf > me@pc:~/work/pager$ wine ./pager.exe cl > fixme:spoolsv:serv_main (0 (nil)) > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > fixme:msvcrt:msvcrt_fdtoh wtf > me@pc:~/work/pager$ wine ./pager.exe ./cl > fixme:spoolsv:serv_main (0 (nil)) > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > fixme:msvcrt:msvcrt_fdtoh wtf > me@pc:~/work/pager$ wine pager.exe /home/work/pager/cl > fixme:spoolsv:serv_main (0 (nil)) > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > fixme:msvcrt:msvcrt_fdtoh wtf > me@pc:~/wor/pager$ > > > > > When I try to only run pager.exe, it asks for the config file, so it at > least runs part of it. > > > > > > > > ------------------------------ > > Message: 5 > Date: Fri, 11 Apr 2008 15:35:29 +0200 > From: "guido dom" <guido.dom@xxxxxxxxx> > Subject: program halts > To: wine-users@xxxxxxxxxx > Message-ID: > <f4a9bbcb0804110635q48683fbav86b6057c313afeee@xxxxxxxxxxxxxx> > Content-Type: text/plain; charset="iso-8859-1" > > Hello > Up to the latest update of Ubuntu 8.04 (beta) I was able to use (ie play > AND > chat) an online bridge program STEPBRIDGE (from www.stepbridge.nl). > For the moment I can open it (I installed and re installed in Wine) and > play > but when I want to chat the program halts (I'm back on the desktop) > without > any error warning. > Is there something I can do to regain the former functionality? > > Thanks > > -- > Tel:+32 (0)58 239804 +32 (0)497 538736 > > Nog een mooie dag toegewenst. > > Guido (dompie) Dom > Registered Linux (Ubuntu) User # 462578 > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://www.winehq.org/pipermail/wine-users/attachments/20080411/23ab0e6f/attachment.htm > > > ------------------------------ > > Message: 6 > Date: Fri, 11 Apr 2008 08:36:43 -0500 > From: "dimesio" <wineforum-user@xxxxxxxxxx> > Subject: Re: Office 2003 Service Packs > To: wine-users@xxxxxxxxxx > Message-ID: <1207921003.m2f.3273@xxxxxxxxxxxxxxxx> > > You need to tell us exactly what happened when you tried in order for > anyone to help you. > > > > > > > > ------------------------------ > > Message: 7 > Date: Fri, 11 Apr 2008 09:00:17 -0500 > From: "tryfonaration" <wineforum-user@xxxxxxxxxx> > Subject: Re: Office 2003 Service Packs > To: wine-users@xxxxxxxxxx > Message-ID: <1207922417.m2f.3275@xxxxxxxxxxxxxxxx> > > Well, I installed MS Office 2003 Professional, then downloaded the SP3 > from > http://download.microsoft.com/download/7/7/8/778493c2-ace3-44c5-8bc3-d102da80e0f6/Office2003SP3-KB923618-FullFile-ENU.exeand then when executing it with Wine I got in the terminal: > > fixme:advapi:RegisterEventSourceA ((null),"MDM"): stub > fixme:advapi:RegisterEventSourceW (L"",L"MDM"): stub > fixme:advapi:ReportEventA > (0xcafe4242,0x0001,0x0000,0xc0001002,(nil),0x0000,0x00000000,(nil),0x7e3449c0): > stub > fixme:advapi:DeregisterEventSource (0xcafe4242) stub > fixme:advapi:CheckTokenMembership ((nil) 0x1359a8 0x33fd78) stub! > fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000 > fixme:msi:MsiEnumPatchesA "{90110409-6000-11D3-8CFE-0150048383C9}" 0 > 0x33f2c0 0x13cd80 0x33f2b0 > fixme:advapi:LookupAccountNameW (null) L"tryfon" (nil) 0x33bb90 (nil) > 0x33bb88 0x33bb8c - stub > fixme:advapi:LookupAccountNameW (null) L"tryfon" 0x737f20 0x33bb90 > 0x7365d0 0x33bb88 0x33bb8c - stub > err:msidb:msi_table_load_transform insert row failed > err:msidb:msi_table_load_transform insert row failed > err:msidb:msi_table_load_transform insert row failed > > and so on and then "The update cannot be applied." Any idea? > > > > > > > > ------------------------------ > > Message: 8 > Date: Fri, 11 Apr 2008 09:09:44 -0500 > From: "vitamin" <wineforum-user@xxxxxxxxxx> > Subject: Re: Steam just keeps crashing, version after > version... > To: wine-users@xxxxxxxxxx > Message-ID: <1207922984.m2f.3276@xxxxxxxxxxxxxxxx> > > > farmer wrote: > > So, steam doesn't seem to be working very well, (at least on my > computer) with about the 10 latest wine versions. I'm running: > > > > Works fine here. Have you tried following HOWTO and reinstalling steam? > Starting from removing ~/.wine directory? > > > > > > > > ------------------------------ > > Message: 9 > Date: Fri, 11 Apr 2008 09:11:52 -0500 > From: "vitamin" <wineforum-user@xxxxxxxxxx> > Subject: Re: program halts > To: wine-users@xxxxxxxxxx > Message-ID: <1207923112.m2f.3277@xxxxxxxxxxxxxxxx> > > > guido dom wrote: > > Hello > > Up to the latest update of Ubuntu 8.04 (beta) I was able to use (ie play > AND > > chat) an online bridge program STEPBRIDGE (from www.stepbridge.nl). > > For the moment I can open it (I installed and re installed in Wine) and > play > > but when I want to chat the program halts (I'm back on the desktop) > without > > any error warning. > > Is there something I can do to regain the former functionality? > > > > Run it from the terminal and paste complete output here. > > > > > > > > ------------------------------ > > Message: 10 > Date: Fri, 11 Apr 2008 07:20:40 -0700 > From: "Dan Kegel" <dank@xxxxxxxxx> > Subject: Re: Office 2003 Service Packs > To: wine-users@xxxxxxxxxx > Message-ID: > <a71bd89a0804110720o75df4263t57b39083f7cbcaf0@xxxxxxxxxxxxxx> > Content-Type: text/plain; charset=ISO-8859-1 > > On Fri, Apr 11, 2008 at 7:00 AM, tryfonaration > <wineforum-user@xxxxxxxxxx> wrote: > > Well, I installed MS Office 2003 Professional, then downloaded the SP3 > from > http://download.microsoft.com/download/7/7/8/778493c2-ace3-44c5-8bc3-d102da80e0f6/Office2003SP3-KB923618-FullFile-ENU.exeand then when executing it with Wine I got in the terminal: > > ... > > fixme:msi:MsiEnumPatchesA "{90110409-6000-11D3-8CFE-0150048383C9}" 0 > 0x33f2c0 0x13cd80 0x33f2b0 > > fixme:advapi:LookupAccountNameW (null) L"tryfon" (nil) 0x33bb90 (nil) > 0x33bb88 0x33bb8c - stub > > fixme:advapi:LookupAccountNameW (null) L"tryfon" 0x737f20 0x33bb90 > 0x7365d0 0x33bb88 0x33bb8c - stub > > err:msidb:msi_table_load_transform insert row failed > > err:msidb:msi_table_load_transform insert row failed > > err:msidb:msi_table_load_transform insert row failed > > > > and so on and then "The update cannot be applied." Any idea? > > First off, how did you install Office 2003? > Let's do it again from scratch with as few native DLLs as possible. > e.g. clear out your .wine directory like this: > cd $HOME > mv .wine .wine.old > and then install MS Office 2003 without any native DLLs or tweaks, and > make sure it works. > http://appdb.winehq.org/appview.php?iVersionId=3214 suggests > you might need just two native DLLs, so if the installation fails, try > it again after doing > wget http://kegel.com/wine/winetricks > and then > sh winetricks msxml3 > and/or > sh winetricks riched30 > > - Dan > > > > ------------------------------ > > Message: 11 > Date: Fri, 11 Apr 2008 09:59:49 -0500 > From: "Austin English" <austinenglish@xxxxxxxxx> > Subject: Re: Can't run Active State perl .exe > To: wine-users@xxxxxxxxxx > Message-ID: > <b6bb06270804110759t3d13cf21yd6db2e8b9b37e642@xxxxxxxxxxxxxx> > Content-Type: text/plain; charset=UTF-8 > > On Fri, Apr 11, 2008 at 8:27 AM, peanutnoir <wineforum-user@xxxxxxxxxx> > wrote: > > I am having trouble running an exe that was written in Active State > perl. > > > > In Windows, I would go to the CLI and type > > > > Code: > > C:\pager\pager.exe cl > > > > > > Passing "cl" as an arguement that passes the file "cl.config" to the > pager.exe program. > > > > I have not had any success running this in Wine, and I do not know if > it is a syntax problem or if Wine does not work with it. > > > > I have tried: > > > > Code: > > me@pc:~/work/pager$ wine pager.exe > > fixme:spoolsv:serv_main (0 (nil)) > > Error: must specify config file > > me@pc:~/work/pager$ wine pager.exe ./cl > > fixme:spoolsv:serv_main (0 (nil)) > > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > > fixme:msvcrt:msvcrt_fdtoh wtf > > me@pc:~/work/pager$ wine ./pager.exe cl > > fixme:spoolsv:serv_main (0 (nil)) > > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > > fixme:msvcrt:msvcrt_fdtoh wtf > > me@pc:~/work/pager$ wine ./pager.exe ./cl > > fixme:spoolsv:serv_main (0 (nil)) > > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > > fixme:msvcrt:msvcrt_fdtoh wtf > > me@pc:~/work/pager$ wine pager.exe /home/work/pager/cl > > fixme:spoolsv:serv_main (0 (nil)) > > fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored > > fixme:msvcrt:msvcrt_fdtoh wtf > > me@pc:~/wor/pager$ > > > > > > > > > > When I try to only run pager.exe, it asks for the config file, so it at > least runs part of it. > > > > > > > > > > > > > > Have you tried: > $ wine pager.exe /cl > ? > > Run it as you would on windows...just with 'wine' in front. > > > > ------------------------------ > > Message: 12 > Date: Fri, 11 Apr 2008 10:44:16 -0500 > From: "peanutnoir" <wineforum-user@xxxxxxxxxx> > Subject: Re: Can't run Active State perl .exe > To: wine-users@xxxxxxxxxx > Message-ID: <1207928656.m2f.3280@xxxxxxxxxxxxxxxx> > > No, 'cl' is not a directory. : > > > Code: > me@pc:~/work/pager$ wine pager.exe /cl > fixme:spoolsv:serv_main (0 (nil)) > ERROR: can't read file '/cl.config': No such file or directory > > > > > See this error, this is what it expects: > > Code: > me@pc:~/work/pager$ wine pager.exe cl.config > fixme:spoolsv:serv_main (0 (nil)) > ERROR: can't read file 'cl.config.config': No such file or directory > > > [/code] > > > > > > > > ------------------------------ > > Message: 13 > Date: Fri, 11 Apr 2008 10:45:06 -0500 > From: "rjsec4ever" <wineforum-user@xxxxxxxxxx> > Subject: PopCap Games -> HW Acceleration > To: wine-users@xxxxxxxxxx > Message-ID: <1207928706.m2f.3281@xxxxxxxxxxxxxxxx> > > Is there some way to enable hardware acceleration in PopCap Games like > Zuma and Insaniquarium? If so, are there any DLL's needed for it to work? > > > > > > > > ------------------------------ > > Message: 14 > Date: Fri, 11 Apr 2008 17:11:57 +0100 > From: David Shaw <dj.shaw@xxxxxxxxxxxxx> > Subject: Re: Can't run Active State perl .exe > To: wine-users@xxxxxxxxxx > Message-ID: <47FF8DCD.1020503@xxxxxxxxxxxxx> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > peanutnoir wrote: > > No, 'cl' is not a directory. : > > > > > > Code: > > me@pc:~/work/pager$ wine pager.exe /cl > > fixme:spoolsv:serv_main (0 (nil)) > > ERROR: can't read file '/cl.config': No such file or directory > > > > > > > > > > See this error, this is what it expects: > > > > Code: > > me@pc:~/work/pager$ wine pager.exe cl.config > > fixme:spoolsv:serv_main (0 (nil)) > > ERROR: can't read file 'cl.config.config': No such file or directory > > > > > > [/code] > > Try wine "pager.exe cl" > > David Shaw > > > > ------------------------------ > > _______________________________________________ > wine-users mailing list > wine-users@xxxxxxxxxx > http://www.winehq.org/mailman/listinfo/wine-users > > > End of wine-users Digest, Vol 33, Issue 50 > ****************************************** > -- Tel:+32 (0)58 239804 +32 (0)497 538736 Nog een mooie dag toegewenst. Guido (dompie) Dom Registered Linux (Ubuntu) User # 462578 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20080411/ae951080/attachment.htm