-----Original Message----- From: wine-users-request@winehq.com [mailto:wine-users-request@winehq.com] Sent: Monday, September 09, 2002 4:02 PM To: wine-users@winehq.com Subject: wine-users digest, Vol 1 #1245 - 6 msgs Send wine-users mailing list submissions to wine-users@winehq.com To subscribe or unsubscribe via the World Wide Web, visit http://www.winehq.com/mailman/listinfo/wine-users or, via email, send a message with subject or body 'help' to wine-users-request@winehq.com You can reach the person managing the list at wine-users-admin@winehq.com When replying, please edit your Subject line so it is more specific than "Re: Contents of wine-users digest..." Today's Topics: 1. RE: wine-users digest, Vol 1 #1242 - 7 msgs (Dennis Hayes) 2. RE: wine-users digest, Vol 1 #1243 - 4 msgs (Dennis Hayes) 3. RE: wine-users digest, Vol 1 #1244 - 7 msgs (Dennis Hayes) 4. Re: Warcraft 3 (Martin Bammer) 5. Known problem? (Fredrik Tolf) 6. Re: Known problem? (Michael Peddemors) --__--__-- Message: 1 From: Dennis Hayes <DENNISH@Raytek.com> To: "'wine-users@winehq.com'" <wine-users@winehq.com> Subject: RE: wine-users digest, Vol 1 #1242 - 7 msgs Date: Mon, 9 Sep 2002 10:15:06 -0700 -----Original Message----- From: wine-users-request@winehq.com [mailto:wine-users-request@winehq.com] Sent: Saturday, September 07, 2002 10:01 AM To: wine-users@winehq.com Subject: wine-users digest, Vol 1 #1242 - 7 msgs Send wine-users mailing list submissions to wine-users@winehq.com To subscribe or unsubscribe via the World Wide Web, visit http://www.winehq.com/mailman/listinfo/wine-users or, via email, send a message with subject or body 'help' to wine-users-request@winehq.com You can reach the person managing the list at wine-users-admin@winehq.com When replying, please edit your Subject line so it is more specific than "Re: Contents of wine-users digest..." Today's Topics: 1. =?iso-8859-1?Q?Re:_macromedia_dreamweaver_mx?= (puoti@inwind.it) 2. =?iso-8859-1?Q?the_wine_CVS?= (puoti@inwind.it) 3. wine troubleshooting solution still not found after 1 month (Galen Thurber) 4. Compile error on Solaris Sparc (Corey.Brune@transplace.com) 5. Re: wine troubleshooting solution still not found after 1 month (Duane Clark) 6. =?iso-8859-1?Q?Re:_Compile_error_on_Solaris_Sparc?= (puoti@inwind.it) 7. Question about running DVD Profiler (Tom Williams) -- __--__-- Message: 1 Date: Fri, 6 Sep 2002 20:00:43 +0200 Subject: =?iso-8859-1?Q?Re:_macromedia_dreamweaver_mx?= From: "puoti@inwind.it" <puoti@inwind.it> To: msciciel@freebsd.lublin.pl Cc: wine-users@winehq.com Then using dcom95 is a license violation!! Using dcom95 without windows is like using windows with no win license, did you read the dcom license? In any case try with the new wine-20020904. > > > puoti@inwind.it wrote: > > Try using the dlls from windows 95 cd, I'm not talking about the dcom95 > > dlls, but the dlls win95 installs in c:windows/system. > > > :), i have only linux slackware :) > > -- > ---------------------------------------------------- > Krzysztof Pawlowski <msciciel@freebsd.lublin.pl> > WWW http://msciciel.poczton.pl > ---------------------------------------------------- > "Prawda to jedynie brak klamstwa" > Lew Tolstoj > ---------------------------------------------------- > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users > -- __--__-- Message: 2 Date: Fri, 6 Sep 2002 20:24:52 +0200 Subject: =?iso-8859-1?Q?the_wine_CVS?= From: "puoti@inwind.it" <puoti@inwind.it> To: wine-users@winehq.com In the US you have software patents, in the EU we only protect software with normal copyright, so to avoid and software patent problems, why not move the wine cvs to the EU? It would solve the problem of the patents on quartz.dll, and on any other software covered by software patents, so we could implement in wine anything covered by patent. -- __--__-- Message: 3 Date: Fri, 06 Sep 2002 15:46:19 +0000 From: Galen Thurber <galen@flightsimhq.org> To: wine-users@winehq.com Subject: wine troubleshooting solution still not found after 1 month http://www.winehq.com/hypermail/wine-users/2002/08/0017.html -- __--__-- Message: 4 To: wine-users@winehq.com From: Corey.Brune@transplace.com Subject: Compile error on Solaris Sparc Date: Fri, 6 Sep 2002 14:12:35 -0500 I have searched through the archives, and on google, but I was not able to find anything on this type of error. Although the docs say Wine only supports x86, I found some articles where people have gotten it to work. Basically the error is: gcc -c -I. -I. -I../../include -I../../include -g -fPIC -D__WINE__ -D_ADVAPI32_ -D_REENTRANT -I/usr/openwin/include -o advapi32.spec.o advapi32.spec.c|head /var/tmp//ccoHmkfo.s: Assembler messages: /var/tmp//ccoHmkfo.s:6377: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6378: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6388: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6389: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6399: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6400: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6410: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6411: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6421: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6422: Error: operation combines symbols in different segments /var/tmp//ccoHmkfo.s:6432: Error: operation combines symbols in different segments ... make: *** [advapi32.spec.o] Error 1 I have installed gas, gld, gar, gnm, gstrings. I have replaced as, ld, ar, nm, and strings with the GNU counterpart. Does anyone know how I can fix this problem? Thanks, Corey -- __--__-- Message: 5 To: wine-users@winehq.com From: Duane Clark <dclark@akamail.com> Subject: Re: wine troubleshooting solution still not found after 1 month Date: Fri, 06 Sep 2002 14:24:41 -0700 Galen Thurber wrote: > http://www.winehq.com/hypermail/wine-users/2002/08/0017.html The problem is that really does not provide much info to work with. You might at least try to give some info like what sort of system you are working with, what wine distribution you are using, and especially, when it last worked and when it broke. That said, a likely general cause of wine breaking (somewhat) recently is that you might have multiple versions of the wine DLLs around. Take a look at your /etc/ld.so.conf file, and look in every directory listed there to see whether some old Wine DLLs are in one of them. -- __--__-- Message: 6 Date: Sat, 7 Sep 2002 17:38:26 +0200 Subject: =?iso-8859-1?Q?Re:_Compile_error_on_Solaris_Sparc?= From: "puoti@inwind.it" <puoti@inwind.it> To: Corey.Brune@transplace.com Cc: wine-users@winehq.com You can't use wine on sparc processor, but you can use winelib to compile open source win apps on sparc, to do this, just RTFM. > I have searched through the archives, and on google, but I was not able to > find anything on this type of error. Although the docs say Wine only > supports x86, I found some articles where people have gotten it to work. > Basically the error is: > > gcc -c -I. -I. -I../../include -I../../include -g -fPIC -D__WINE__ > -D_ADVAPI32_ -D_REENTRANT -I/usr/openwin/include -o advapi32.spec.o > advapi32.spec.c|head > /var/tmp//ccoHmkfo.s: Assembler messages: > /var/tmp//ccoHmkfo.s:6377: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6378: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6388: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6389: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6399: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6400: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6410: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6411: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6421: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6422: Error: operation combines symbols in different > segments > /var/tmp//ccoHmkfo.s:6432: Error: operation combines symbols in different > segments > ... > make: *** [advapi32.spec.o] Error 1 > > I have installed gas, gld, gar, gnm, gstrings. I have replaced as, ld, ar, > nm, and strings with the GNU counterpart. Does anyone know how I can fix > this problem? > > Thanks, > Corey > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users > -- __--__-- Message: 7 Date: Sat, 07 Sep 2002 09:58:02 -0700 From: Tom Williams <tomdkat@attbi.com> Reply-To: tomdkat@attbi.com To: wine-users@winehq.com Subject: Question about running DVD Profiler Hi! I'm compiling wine-20020904 at the time of this writing and I had a question about a problem I'm having running the DVD Profiler application: http://www.dvdprofiler.com I've currently got wine-20020804 installed and I'm able to install DVD Profiler just fine. (I have my old Windows 98 install on a second hard disk that the wine installation DID detect and configure itself to support). When I try to run DVD Profiler, like this: wine C:/Program\ Files/Intervocative\ Software/DVD\ Profiler/dvdpro.exe It tries to start and then dies with these errors: fixme:reg:RegNotifyChangeKeyValue (4c,1,5,50,1): stub fixme:file:DEVICE_Open Unknown/unsupported VxD SHRINK34.LDR. Try setting Windows version to 'nt40' or 'win31'. fixme:file:DEVICE_Open Unknown/unsupported VxD C:\WINDOWS\0002f7b.tmp. Try setting Windows version to 'nt40' or 'win31'. fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. Now, my question is this: since I have a WIndows 98 installation that wine detected, should I change my Windows version in .wine/config to 'nt40' or 'win31', per the messages above? I DID try setting the config to 'nt40' and that didn't help. I'll see what wine-20020904 does. Is it "safe" to specify OTHER Windows versions that don't match the version Wine detects during its installation? Thanks in advance for your time. Peace... Tom -- __--__-- _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users End of wine-users Digest --__--__-- Message: 2 From: Dennis Hayes <DENNISH@Raytek.com> To: "'wine-users@winehq.com'" <wine-users@winehq.com> Subject: RE: wine-users digest, Vol 1 #1243 - 4 msgs Date: Mon, 9 Sep 2002 10:15:20 -0700 -----Original Message----- From: wine-users-request@winehq.com [mailto:wine-users-request@winehq.com] Sent: Sunday, September 08, 2002 10:01 AM To: wine-users@winehq.com Subject: wine-users digest, Vol 1 #1243 - 4 msgs Send wine-users mailing list submissions to wine-users@winehq.com To subscribe or unsubscribe via the World Wide Web, visit http://www.winehq.com/mailman/listinfo/wine-users or, via email, send a message with subject or body 'help' to wine-users-request@winehq.com You can reach the person managing the list at wine-users-admin@winehq.com When replying, please edit your Subject line so it is more specific than "Re: Contents of wine-users digest..." Today's Topics: 1. =?iso-8859-1?Q?Re:_Question_about_running_DVD_Profiler?= (puoti@inwind.it) 2. Re: Question about running DVD Profiler (Duane Clark) 3. Re: Question about running DVD Profiler (Tom Williams) 4. Compiling Wine on old Linux kernel ... (David Woodyard) -- __--__-- Message: 1 Date: Sat, 7 Sep 2002 21:09:17 +0200 Subject: =?iso-8859-1?Q?Re:_Question_about_running_DVD_Profiler?= From: "puoti@inwind.it" <puoti@inwind.it> To: wine-users@winehq.com You can specify and win version, but it probably won't help. Hi! I'm compiling wine-20020904 at the time of this writing and I had a > question about a problem I'm having running the DVD Profiler > application: > > http://www.dvdprofiler.com > > I've currently got wine-20020804 installed and I'm able to install > DVD Profiler just fine. (I have my old Windows 98 install on a second > hard disk that the wine installation DID detect and configure itself to > support). When I try to run DVD Profiler, like this: > > wine C:/Program\ Files/Intervocative\ Software/DVD\ Profiler/dvdpro.exe > > It tries to start and then dies with these errors: > > fixme:reg:RegNotifyChangeKeyValue (4c,1,5,50,1): stub > fixme:file:DEVICE_Open Unknown/unsupported VxD SHRINK34.LDR. Try setting > Windows version to 'nt40' or 'win31'. > fixme:file:DEVICE_Open Unknown/unsupported VxD C:\WINDOWS\0002f7b.tmp. > Try setting Windows version to 'nt40' or 'win31'. > fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. > > Now, my question is this: since I have a WIndows 98 installation that > wine detected, should I change my Windows version in .wine/config to > 'nt40' or 'win31', per the messages above? I DID try setting the > config to 'nt40' and that didn't help. I'll see what wine-20020904 > does. > > Is it "safe" to specify OTHER Windows versions that don't match the > version Wine detects during its installation? > > Thanks in advance for your time. > > Peace... > > Tom > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users > -- __--__-- Message: 2 To: wine-users@winehq.com From: Duane Clark <dclark@akamail.com> Subject: Re: Question about running DVD Profiler Date: Sat, 07 Sep 2002 12:49:17 -0700 Tom Williams wrote: > Hi! I'm compiling wine-20020904 at the time of this writing and I had a > question about a problem I'm having running the DVD Profiler > application: > > ... > It tries to start and then dies with these errors: > > fixme:reg:RegNotifyChangeKeyValue (4c,1,5,50,1): stub > fixme:file:DEVICE_Open Unknown/unsupported VxD SHRINK34.LDR. Try setting > Windows version to 'nt40' or 'win31'. > fixme:file:DEVICE_Open Unknown/unsupported VxD C:\WINDOWS\0002f7b.tmp. > Try setting Windows version to 'nt40' or 'win31'. > fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. The problem is that Wine as a general rule doesn't support VXDs. As with most "rules", there may be an occasional exception, but probably not in this case. Some programs use VXDs when run under Win98 but not under WinNT or Win31. So that is why the suggestion for trying those. > > Now, my question is this: since I have a WIndows 98 installation that > wine detected, should I change my Windows version in .wine/config to > 'nt40' or 'win31', per the messages above? I DID try setting the > config to 'nt40' and that didn't help. I'll see what wine-20020904 > does. If it was still complaining about a VXD, then unfortunately, I think that pretty much means you are hosed :-( Unless you have access to the code for the VXD, and good coding skills ;) > > Is it "safe" to specify OTHER Windows versions that don't match the > version Wine detects during its installation? Generally, yes. -- __--__-- Message: 3 Date: Sat, 07 Sep 2002 17:06:16 -0700 From: Tom Williams <tomdkat@attbi.com> Reply-To: tomdkat@attbi.com To: Duane Clark <dclark@akamail.com> CC: wine-users@winehq.com Subject: Re: Question about running DVD Profiler Duane Clark wrote: > Tom Williams wrote: > > Hi! I'm compiling wine-20020904 at the time of this writing and I had a > > question about a problem I'm having running the DVD Profiler > > application: > > > > ... > > It tries to start and then dies with these errors: > > > > fixme:reg:RegNotifyChangeKeyValue (4c,1,5,50,1): stub > > fixme:file:DEVICE_Open Unknown/unsupported VxD SHRINK34.LDR. Try setting > > Windows version to 'nt40' or 'win31'. > > fixme:file:DEVICE_Open Unknown/unsupported VxD C:\WINDOWS\0002f7b.tmp. > > Try setting Windows version to 'nt40' or 'win31'. > > fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. > > The problem is that Wine as a general rule doesn't support VXDs. As with > most "rules", there may be an occasional exception, but probably not in > this case. Some programs use VXDs when run under Win98 but not under > WinNT or Win31. So that is why the suggestion for trying those. > > > > > Now, my question is this: since I have a WIndows 98 installation that > > wine detected, should I change my Windows version in .wine/config to > > 'nt40' or 'win31', per the messages above? I DID try setting the > > config to 'nt40' and that didn't help. I'll see what wine-20020904 > > does. > > If it was still complaining about a VXD, then unfortunately, I think > that pretty much means you are hosed :-( Unless you have access to the > code for the VXD, and good coding skills ;) > Actually, I was mistaken. When I specify "nt40" as the Windows version, the complaints about the VxDs DO go away, but the app still doesn't run and I get a Windows dialog with a "Dispatcher initialisation error 02" message. I get this with wine-20020804 and wine-20020904. It's no biggie. I have a WinNT machine at work I can run this app on so I'm covered..... :) Thanks again for your help! Peace... Tom -- __--__-- Message: 4 From: David Woodyard <dwoody1@airmail.net> Reply-To: dwoody1@airmail.net To: wine-users@winehq.com Subject: Compiling Wine on old Linux kernel ... Date: Sun, 8 Sep 2002 11:46:23 -0500 I understand that a patch is going to be included so that someone with an old Linux kernel (ie. 2.2.14) can compile Wine. The file cdrom.c will not compile on my Linux. I am currently using VMware 2.0.4 to run my Windows programs but the version of VMware I am using will not run on a newer kernel. Can you tell me when the patch will be added to the download? Or if it is an easy fix can you tell me what the fix is? Your help will be very appreciated, David -- __--__-- _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users End of wine-users Digest --__--__-- Message: 3 From: Dennis Hayes <DENNISH@Raytek.com> To: "'wine-users@winehq.com'" <wine-users@winehq.com> Subject: RE: wine-users digest, Vol 1 #1244 - 7 msgs Date: Mon, 9 Sep 2002 10:15:38 -0700 -----Original Message----- From: wine-users-request@winehq.com [mailto:wine-users-request@winehq.com] Sent: Monday, September 09, 2002 10:01 AM To: wine-users@winehq.com Subject: wine-users digest, Vol 1 #1244 - 7 msgs Send wine-users mailing list submissions to wine-users@winehq.com To subscribe or unsubscribe via the World Wide Web, visit http://www.winehq.com/mailman/listinfo/wine-users or, via email, send a message with subject or body 'help' to wine-users-request@winehq.com You can reach the person managing the list at wine-users-admin@winehq.com When replying, please edit your Subject line so it is more specific than "Re: Contents of wine-users digest..." Today's Topics: 1. Re: Compiling Wine on old Linux kernel ... (Rizsanyi Zsolt) 2. Re: Question about running DVD Profiler (=?iso-8859-1?q?Sylvain=20Petreolle?=) 3. Re: Question about running DVD Profiler (Tom Williams) 4. massive slowdown in wine-20020904 (eNTi) 5. Warcraft 3 (Debian User Jean-Baptiste Note) 6. winver?? (Martin Bammer) 7. Re: winver?? (Andriy Palamarchuk) -- __--__-- Message: 1 From: Rizsanyi Zsolt <rizsanyi@myrealbox.com> To: dwoody1@airmail.net, wine-users@winehq.com Subject: Re: Compiling Wine on old Linux kernel ... Date: Sun, 8 Sep 2002 19:41:24 +0200 On Sunday 08 September 2002 18:46, David Woodyard wrote: > I understand that a patch is going to be included so that someone with an > old Linux kernel (ie. 2.2.14) can compile Wine. The file cdrom.c will not > compile on my Linux. I am currently using VMware 2.0.4 to run my Windows > programs but the version of VMware I am using will not run on a newer > kernel. > > Can you tell me when the patch will be added to the download? Or if it is > an easy fix can you tell me what the fix is? For the easy fix you can comment out delete the parts which does not compile. Probably you will not lose a feature you need (the offending parts are for the support of the safedisk patch). For a proper fix you have to ifndef out the parts using features which are not present in 2.2. Or even provide an implementation which works with 2.2 kernel. Regards Zsolt -- __--__-- Message: 2 Date: Sun, 8 Sep 2002 20:07:26 +0200 (CEST) From: =?iso-8859-1?q?Sylvain=20Petreolle?= <spetreolle@yahoo.fr> Subject: Re: Question about running DVD Profiler To: tomdkat@attbi.com, wine-users@winehq.com Aren't these symptoms of a copy protection program ? > fixme:file:DEVICE_Open Unknown/unsupported VxD SHRINK34.LDR. Try > setting Windows version to 'nt40' or 'win31'. > fixme:file:DEVICE_Open Unknown/unsupported VxD > C:\WINDOWS\0002f7b.tmp. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com -- __--__-- Message: 3 Date: Sun, 08 Sep 2002 11:42:25 -0700 From: Tom Williams <tomdkat@attbi.com> Reply-To: tomdkat@attbi.com To: Sylvain Petreolle <spetreolle@yahoo.fr> CC: wine-users@winehq.com Subject: Re: Question about running DVD Profiler Sylvain Petreolle wrote: > Aren't these symptoms of a copy protection program ? > > > fixme:file:DEVICE_Open Unknown/unsupported VxD SHRINK34.LDR. Try > > setting Windows version to 'nt40' or 'win31'. > > fixme:file:DEVICE_Open Unknown/unsupported VxD > > C:\WINDOWS\0002f7b.tmp. > It's quite possible, but I really have no idea. It's no biggie.... :) Peace.... Tom -- __--__-- Message: 4 Date: Sun, 8 Sep 2002 23:26:02 +0200 From: eNTi <nt-@gmx.de> To: wine <wine-users@winehq.com> Subject: massive slowdown in wine-20020904 Organization: NT/FX hi everyone. i've patched my wine source (20020804) with the patch (20020904) and recompiled it. but when i tried out if everything would work again, i found that all has become worse than before. the programs (as far as they worked) now work REALLY slow. if anyone ever tried out half life (at least the menu works for me) knows that it takes a while until the menus are redrawn again. but now i have to wait for about 10 seconds or longer until this happens. i've played stronghold without any negative issues with the 20020804 release but now all is slow and choppy. anyone knows why wine is getting worse and worse all the time (i can remember a version of wine where even starcraft worked quite well, but now it wouldnt even start)? i'm lost... eNTi -- __--__-- Message: 5 Date: Mon, 09 Sep 2002 17:13:00 +0200 From: Debian User Jean-Baptiste Note <jean-baptiste.note@wanadoo.fr> To: wine-users@winehq.com Subject: Warcraft 3 Hello dear list, I'm still at it, trying to run warcraft 3 under normal wine. My experiences so far : *under wineX, and d3d emulation, works on all video cards. *under standard wine, in opengl mode, -works on nvidia hardware without a hitch, -on Radeon you need a recent DRI driver http://dri.sourceforge.net/ section "downloads" for it to work. On my SMP debian sid system, wine deadlocks invariably when used with drm radeon module from stock 2.4 kernels. (maybe there's some userland library involved too). I guess something similar should be expected on rage 128, maybe even on other dri cards. Running under opengl is a much better options, fonts are rendered much more accurately. Thanks to all the wine team for the wonder, JB. -- __--__-- Message: 6 From: Martin Bammer <e9525103@stud4.tuwien.ac.at> To: wine-users@winehq.com Subject: winver?? Date: Mon, 9 Sep 2002 10:42:22 +0200 Hi, how can I set the Windows version to emulate in standard wine? In earlier versions a parameter named "winver" managed this. But in an actual version there is no such parameter. Greets, Martin -- __--__-- Message: 7 Date: Mon, 9 Sep 2002 06:34:43 -0700 (PDT) From: Andriy Palamarchuk <apa3a@yahoo.com> Subject: Re: winver?? To: Martin Bammer <e9525103@stud4.tuwien.ac.at>, wine-users@winehq.com --- Martin Bammer <e9525103@stud4.tuwien.ac.at> wrote: > Hi, > > how can I set the Windows version to emulate in > standard wine? > In earlier versions a parameter named "winver" > managed this. But in an actual > version there is no such parameter. Check out ~/.wine/config file, section [Version] Andriy Boston, MA As an employee of an oil company, let me assure you that nothing, and I mean NOTHING scares a big company more than a noisy, smelly, obnoxious, disaffected pressure group. Now go away and chain yourself to someone important's front door. TheRegister. Unknown __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -- __--__-- _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users End of wine-users Digest --__--__-- Message: 4 From: Martin Bammer <e9525103@stud4.tuwien.ac.at> To: wine-users@winehq.com Subject: Re: Warcraft 3 Date: Mon, 9 Sep 2002 19:29:12 +0200 On Montag, 9. September 2002 17:13, Debian User Jean-Baptiste Note wrote: > Hello dear list, > > I'm still at it, trying to run warcraft 3 under normal wine. > My experiences so far : > *under wineX, and d3d emulation, works on all video cards. > *under standard wine, in opengl mode, > -works on nvidia hardware without a hitch, Hi, how did you get Warcraft III running with normal wine? I have debian sid running and the actual wine. What is your configuration? Greets, Martin --__--__-- Message: 5 Subject: Known problem? From: Fredrik Tolf <fredrik@dolda2000.cjb.net> To: wine-users@winehq.com Date: 10 Sep 2002 00:40:31 +0200 Virually all windows programs that use just a little beyond basic functionality that I try running under wine produce exceptions, and on top of that, wine seems to crash every time it tries to start the debugger, such as: wine: Unhandled exception, starting debugger... But nothing ever happens, no matter how long I wait. Sometimes it says it crashes with c0000005 (the windows equality to sigsegv, right?) I compiled wine from the 20020804 sources. I can't imagine that this happens seldomly, I've surely just forgotten something out of the config, right? Fredrik Tolf --__--__-- Message: 6 From: Michael Peddemors <michael@linuxmagic.com> Organization: LinuxMagic Inc. To: Fredrik Tolf <fredrik@dolda2000.cjb.net>, wine-users@winehq.com Subject: Re: Known problem? Date: Mon, 9 Sep 2002 16:02:52 -0700 This was a gotcha that nailed me, until I realized it was a problem with fonts.. You have to have a font in order to run the debugger. This may well be your problem. On September 9, 2002 03:40 pm, Fredrik Tolf wrote: > Virually all windows programs that use just a little beyond basic > functionality that I try running under wine produce exceptions, and on > top of that, wine seems to crash every time it tries to start the > debugger, such as: > wine: Unhandled exception, starting debugger... > But nothing ever happens, no matter how long I wait. Sometimes it says > it crashes with c0000005 (the windows equality to sigsegv, right?) > I compiled wine from the 20020804 sources. I can't imagine that this > happens seldomly, I've surely just forgotten something out of the > config, right? > > Fredrik Tolf > > > _______________________________________________ > wine-users mailing list > wine-users@winehq.com > http://www.winehq.com/mailman/listinfo/wine-users -- -- "Catch the Magic of Linux..." -------------------------------------------------------- Michael Peddemors - Senior Consultant LinuxAdministration - Internet Services NetworkServices - Programming - Security Wizard IT Services http://www.wizard.ca Linux Support Specialist - http://www.linuxmagic.com LinuxMagic is a Registered TradeMark of Wizard Tower TechnoServices Ltd. -------------------------------------------------------- (604)589-0037 Beautiful British Columbia, Canada --__--__-- _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users End of wine-users Digest _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users