Re: [Cooker] Wine doesn't work, compile with -O2

2002-03-27 Thread Leon Brooks

On Thursday 28 March 2002 07:26, andre wrote:
> On Tuesday 26 March 2002 18:02, Danny Tholen wrote:
> > On Monday 25 March 2002 21:37, you wrote:
> > > Wine as packaged by Mandrake doesn't work for me. wine notepad.exe even
> > > doesn't run. I get this with the version in 8.2 or when i compile it
> > > myself. But if i add optflags: i586 -O2 -pipe -mcpu=i586 -march=i586 to
> > > my .rpmrc file and compile it than wine does work. So could you change
> > > the spec file to force a -O2 build

> > Maybe, you can also try gcc 3.0.4, it solved a couple of problems for me
> > (now using wineX i686 -O3 )

> Tried that too. Does not work either. Only O2 seems to work

Maybe a CPU-specific compiler bug?

Cheers; Leon




Re: [Cooker] Wine doesn't work, compile with -O2

2002-03-27 Thread andre

On Tuesday 26 March 2002 18:02, Danny Tholen wrote:
> Maybe, you can also try gcc 3.0.4, it solved a couple of problems for me
> (now using wineX i686 -O3 )
>
> Danny
>
> On Monday 25 March 2002 21:37, you wrote:
> > Wine as packaged by Mandrake doesn't work for me. wine notepad.exe even
> > doesn't run. I get this with the version in 8.2 or when i compile it
> > myself. But if i add optflags: i586 -O2 -pipe -mcpu=i586 -march=i586 to
> > my .rpmrc file and compile it than wine does work. So could you change
> > the spec file to force a -O2 build
>

Tried that too. Does not work either. Only O2 seems to work




Re: [Cooker] Wine doesn't work, compile with -O2

2002-03-27 Thread Danny Tholen

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Maybe, you can also try gcc 3.0.4, it solved a couple of problems for me (now using 
wineX i686 -O3 )

Danny


On Monday 25 March 2002 21:37, you wrote:
> Wine as packaged by Mandrake doesn't work for me. wine notepad.exe even
> doesn't run. I get this with the version in 8.2 or when i compile it
> myself. But if i add optflags: i586 -O2 -pipe -mcpu=i586 -march=i586 to my
> .rpmrc file and compile it than wine does work. So could you change the
> spec file to force a -O2 build

- - -- 
"Arthur yawed wildly as his skin tried to jump one way and 
his skeleton the other, whilst his brain tried to work out 
which of his ears it most wanted to crawl out of.
`Bet you weren't expecting to see me again,' said the 
monster, which Arthur couldn't help thinking was a strange 
remark for it to make, seeing as he had never met the 
creature before. He could tell that he hadn't met the 
creature before from the simple fact that he was able to 
sleep at nights." 


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8oKmnaeiN+EU2vEIRAhnsAJ9GAh1j9tX6y/9jrR1Q+O1RENHeswCeLB5y
9dgHkeHgiJxRHKGoAHdjM1g=
=Na2B
-END PGP SIGNATURE-




Re: [Cooker] wine doesn't work

2001-08-18 Thread Linux Worm




>From: [EMAIL PROTECTED] (andre)
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [Cooker] wine doesn't work
>Date: Sat, 18 Aug 2001 16:56:54 +0200 (CEST)
>
> >
> >
> > I have had a problem with the mime-type for WINE being malformed.
> >
> > Three ways to launch an app from the command line:
> >
> > wine "C:\"
> > wine /mnt/win_c/
> > cd to the apps' directory and wine 
> >
> > If the mime-type is set up correctly, you may omit the wine command.
> >
> > I always try to make regedit.exe the first program I launch with WINE 
>when I
> > am running WINE on an already-installed Windows partition. It's always 
>there,
> > it always runs.
> >
> > Hoyt
> >
>Do you want to say that it works for you?
>
>This is what i get
>
>  $wine regedit.exe
>  Building font metrics. This may take some time...
>  fixme:font:LFD_InitFontInfo DBCS fonts like
>  '-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
>  are not working correctly now.
>  fixme:font:LFD_InitFontInfo DBCS fonts like
>  '-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
>  are not working correctly now.
>  fixme:font:LFD_InitFontInfo DBCS fonts like
>  '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0'
>  are not working correctly now.
>
>and this goes one for a long time and than it just hangs.
>

it looks like its hanging their becuase its looking for certain fonts, that 
you may not have, or may not have configured correctly..in the wine.conf 
file..you have to choose your hardware specifics and shit, so it knows what 
to do with your computer, and choose your fonts, wine screen size, 
directorys where it should say your DLL's are located, and all of that.. 
this has to be done in order to get it to work..try it..


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





RE: [Cooker] wine doesn't work

2001-08-18 Thread Linux Worm

hm..well try downloading the newest wine version 
ftp://speakeasy.rpmfind.net/linux/Mandrake-devel/cooker/i586/Mandrake/RPMS/wine-20010731-1mdk.i586.rpm
 
  .. and like i was saying you will probably have to reconfigure your wine 
conf file, becuase i ran into alot of the same problems on my compter and it 
took me a few days to get it working, i just read some manuals and shit on 
it, and its very simple..but normaly thats what you should have to do.
LW


>From: "Chris Edwards" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: [Cooker] wine doesn't work
>Date: Sat, 18 Aug 2001 00:09:35 -0600
>
>Wine doesn't work over here either... first of all the wine service won't
>start... trying to run a windows app won't work either..
>
>-Chris
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of David Walluck
>Sent: Friday, August 17, 2001 11:01 PM
>To: [EMAIL PROTECTED]
>Subject: Re: [Cooker] wine doesn't work
>
>
>On 17 Aug 2001, andre wrote:
>
> > So this means that it doesn't work automatic but that i have to do
> > some configuration
>
>No, if Mandrake packaged it correctly it shouldn't need config'ing but my
>wine still says 0629 when the package is supposedly 0731 odd.
>
>--
>Sincerely,
>
>David Walluck
><[EMAIL PROTECTED]>
>
>
>
>


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





Re: [Cooker] wine doesn't work

2001-08-18 Thread andre

> 
> 
> I have had a problem with the mime-type for WINE being malformed.
> 
> Three ways to launch an app from the command line:
> 
> wine "C:\"
> wine /mnt/win_c/
> cd to the apps' directory and wine 
> 
> If the mime-type is set up correctly, you may omit the wine command.
> 
> I always try to make regedit.exe the first program I launch with WINE when I 
> am running WINE on an already-installed Windows partition. It's always there, 
> it always runs.
> 
> Hoyt
> 
Do you want to say that it works for you?

This is what i get

 $wine regedit.exe 
 Building font metrics. This may take some time...
 fixme:font:LFD_InitFontInfo DBCS fonts like
 '-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
 are not working correctly now.
 fixme:font:LFD_InitFontInfo DBCS fonts like
 '-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0'
 are not working correctly now.
 fixme:font:LFD_InitFontInfo DBCS fonts like
 '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0'
 are not working correctly now.
 
and this goes one for a long time and than it just hangs.




Re: [Cooker] wine doesn't work

2001-08-18 Thread Hoyt

On Saturday 18 August 2001 10:10 am, andre methodically organized electrons 
to state:
> On 18 Aug 2001 00:09:35 -0600, Chris Edwards wrote:
> > Wine doesn't work over here either... first of all the wine service won't
> > start... trying to run a windows app won't work either..
> >
> > -Chris
>
> The wine-service starts with me (when told so). If i do
> /mnt/windows/windows/notepad.exe it will do the same as when i place
> wine for it. It doesn't work but is active


I have had a problem with the mime-type for WINE being malformed.

Three ways to launch an app from the command line:

wine "C:\"
wine /mnt/win_c/
cd to the apps' directory and wine 

If the mime-type is set up correctly, you may omit the wine command.

I always try to make regedit.exe the first program I launch with WINE when I 
am running WINE on an already-installed Windows partition. It's always there, 
it always runs.

Hoyt




RE: [Cooker] wine doesn't work

2001-08-18 Thread andre

On 18 Aug 2001 00:09:35 -0600, Chris Edwards wrote:
> Wine doesn't work over here either... first of all the wine service won't
> start... trying to run a windows app won't work either..
> 
> -Chris
The wine-service starts with me (when told so). If i do
/mnt/windows/windows/notepad.exe it will do the same as when i place
wine for it. It doesn't work but is active







RE: [Cooker] wine doesn't work

2001-08-17 Thread Chris Edwards

Wine doesn't work over here either... first of all the wine service won't
start... trying to run a windows app won't work either..

-Chris

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of David Walluck
Sent: Friday, August 17, 2001 11:01 PM
To: [EMAIL PROTECTED]
Subject: Re: [Cooker] wine doesn't work


On 17 Aug 2001, andre wrote:

> So this means that it doesn't work automatic but that i have to do
> some configuration

No, if Mandrake packaged it correctly it shouldn't need config'ing but my
wine still says 0629 when the package is supposedly 0731 odd.

--
Sincerely,

David Walluck
<[EMAIL PROTECTED]>







Re: [Cooker] wine doesn't work

2001-08-17 Thread David Walluck

On 17 Aug 2001, andre wrote:

> So this means that it doesn't work automatic but that i have to do
> some configuration

No, if Mandrake packaged it correctly it shouldn't need config'ing but my
wine still says 0629 when the package is supposedly 0731 odd.

-- 
Sincerely,

David Walluck
<[EMAIL PROTECTED]>





Re: [Cooker] wine doesn't work

2001-08-17 Thread Linux Worm

well Wine is set to guess automaticaly what some of the configurations 
should be, but what is 100% correct?. so if it doesnt work fully, you'll 
have to go into the wine conf file, and point to a few places on your 
hardrive, and hardware specifications and such..its not difficult, if you 
read the manual.


>From: andre <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [Cooker] wine doesn't work
>Date: 17 Aug 2001 21:17:59 +0200
>
>On 16 Aug 2001 13:30:32 -0400, Linux Worm wrote:
> > i still think you need to edit your wine conf file, because you have to
> > point to certian directories where some of the windows dll's and 
>libraries
> > are stored, and i think it may be getting hung up because it cant find 
>all
> > of them..
> >
> >
> > >From: [EMAIL PROTECTED] (andre)
> > >Reply-To: [EMAIL PROTECTED]
> > >To: [EMAIL PROTECTED]
> > >Subject: Re: [Cooker] wine doesn't work
> > >Date: Thu, 16 Aug 2001 17:54:06 +0200 (CEST)
> > >
> > > >
> > > > before you can properly use wine, you have to configure it. goto
> > > > www.winehq.com , which is Wine's 'Headquarters', to find out what 
>you
> > >have
> > > > to do.
> > > >
> > > >
> > >With previous wines it was so packages that a "standard" windows
> > >installation would work. I think i have a standard installation
> > >
> >
>So this means that it doesn't work automatic but that i have to do some 
>configuration
>


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





Re: [Cooker] wine doesn't work

2001-08-17 Thread andre

On 16 Aug 2001 13:30:32 -0400, Linux Worm wrote:
> i still think you need to edit your wine conf file, because you have to 
> point to certian directories where some of the windows dll's and libraries 
> are stored, and i think it may be getting hung up because it cant find all 
> of them..
> 
> 
> >From: [EMAIL PROTECTED] (andre)
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: [Cooker] wine doesn't work
> >Date: Thu, 16 Aug 2001 17:54:06 +0200 (CEST)
> >
> > >
> > > before you can properly use wine, you have to configure it. goto
> > > www.winehq.com , which is Wine's 'Headquarters', to find out what you 
> >have
> > > to do.
> > >
> > >
> >With previous wines it was so packages that a "standard" windows
> >installation would work. I think i have a standard installation
> >
>
So this means that it doesn't work automatic but that i have to do some configuration




Re: [Cooker] wine doesn't work

2001-08-16 Thread Linux Worm

i still think you need to edit your wine conf file, because you have to 
point to certian directories where some of the windows dll's and libraries 
are stored, and i think it may be getting hung up because it cant find all 
of them..


>From: [EMAIL PROTECTED] (andre)
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [Cooker] wine doesn't work
>Date: Thu, 16 Aug 2001 17:54:06 +0200 (CEST)
>
> >
> > before you can properly use wine, you have to configure it. goto
> > www.winehq.com , which is Wine's 'Headquarters', to find out what you 
>have
> > to do.
> >
> >
>With previous wines it was so packages that a "standard" windows
>installation would work. I think i have a standard installation
>


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





Re: [Cooker] wine doesn't work

2001-08-16 Thread Marcel Pol

On Thu, 16 Aug 2001 11:45:56 -0400
"Linux Worm" <[EMAIL PROTECTED]> wrote:

> before you can properly use wine, you have to configure it. goto 
> www.winehq.com , which is Wine's 'Headquarters', to find out what
you have 
> to do.

Do you mean it works for you?

Here it doesn't work too. A few releases back it did work.
The last error i get (about 20 times) is this:
warn:heap:HEAP_ValidateInUseArena Heap 40c8: invalid in-use arena
magic for
40c800b3

 
--
Marcel Pol
[EMAIL PROTECTED]


> >From: [EMAIL PROTECTED] (andre)
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: [Cooker] wine doesn't work
> >Date: Thu, 16 Aug 2001 17:23:42 +0200 (CEST)
> >
> >wine doesn't seem to work
> >When i type
> >  cd /mnt/windows/windows/
> >  wine notepad.exe
> >  a lot happens but i don't get notepad on my screen






Re: [Cooker] wine doesn't work

2001-08-16 Thread andre

> 
> before you can properly use wine, you have to configure it. goto 
> www.winehq.com , which is Wine's 'Headquarters', to find out what you have 
> to do.
> 
> 
With previous wines it was so packages that a "standard" windows
installation would work. I think i have a standard installation




Re: [Cooker] wine doesn't work

2001-08-16 Thread Linux Worm

before you can properly use wine, you have to configure it. goto 
www.winehq.com , which is Wine's 'Headquarters', to find out what you have 
to do.


>From: [EMAIL PROTECTED] (andre)
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [Cooker] wine doesn't work
>Date: Thu, 16 Aug 2001 17:23:42 +0200 (CEST)
>
>wine doesn't seem to work
>When i type
>  cd /mnt/windows/windows/
>  wine notepad.exe
>  a lot happens but i don't get notepad on my screen
>


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp