4.10 Beta 4 not running in wine
-
hardfalcon
- User

- Posts: 89
- Joined: Fri Apr 29, 2005 3:03 pm
- Location: Luxembourg
- Contact:
4.10 Beta 4 not running in wine
Hi, I just noticed beta 4 of version 4.10 isn't running in wine. The IDE simply hangs after it was loaded, not even the cursor is redrawn...
Wine only gives out the same warnings about some icons it can't find it also gave with other, working versions of the IDE, too.
Would be a pity if I couldn't run it on wine anymore...
//EDIT: I'm using version 0.9.48 of wine.
Wine only gives out the same warnings about some icons it can't find it also gave with other, working versions of the IDE, too.
Would be a pity if I couldn't run it on wine anymore...
//EDIT: I'm using version 0.9.48 of wine.
"And God caused a deep sleep to fall upon Adam, and he slept: and he took one of his ribs, and closed up the flesh instead thereof; And the spare rib, which God had taken from man, made he a woman, and brought her unto the man"
-
hardfalcon
- User

- Posts: 89
- Joined: Fri Apr 29, 2005 3:03 pm
- Location: Luxembourg
- Contact:
Would be nice if it did, though...
Why should I waste several gigabytes with a windows installation just to be able to compile my programs for windows?
Why should I waste several gigabytes with a windows installation just to be able to compile my programs for windows?
"And God caused a deep sleep to fall upon Adam, and he slept: and he took one of his ribs, and closed up the flesh instead thereof; And the spare rib, which God had taken from man, made he a woman, and brought her unto the man"
-
Brice Manuel
- tinman
- PureBasic Expert

- Posts: 1102
- Joined: Sat Apr 26, 2003 4:56 pm
- Location: Level 5 of Robot Hell
- Contact:
What about running the compiler from the command line under Wine - it might be the way the IO is piped between the IDE and the compiler causing it to fail?
(I'm only guessing - does Wine give you an emulated Windows command prompt too or does it just remap API calls?)
@Brice: Cross compiling would be nice but since PB relies on 3rd party assemblers and linkers they would have to exist as cross versions too (that was the reason I got when I asked about it).
(I'm only guessing - does Wine give you an emulated Windows command prompt too or does it just remap API calls?)
@Brice: Cross compiling would be nice but since PB relies on 3rd party assemblers and linkers they would have to exist as cross versions too (that was the reason I got when I asked about it).
If you paint your butt blue and glue the hole shut you just themed your ass but lost the functionality.
(WinXPhSP3 PB5.20b14)
(WinXPhSP3 PB5.20b14)
-
hardfalcon
- User

- Posts: 89
- Joined: Fri Apr 29, 2005 3:03 pm
- Location: Luxembourg
- Contact:
- Rook Zimbabwe
- Addict

- Posts: 4322
- Joined: Tue Jan 02, 2007 8:16 pm
- Location: Cypress TX
- Contact:
-
lexvictory
- Addict

- Posts: 1027
- Joined: Sun May 15, 2005 5:15 am
- Location: Australia
- Contact:
definitely wine's fault.
ive got wine version 0.9.47, and the compiler crashes after some commands in standby mode...
to see what i mean:
open a console and cd into an installed windows pb compilers directory
(eg ~/.wine/drive_c/Program Files/Purebasic/Compilers)
run export PUREBASIC_HOME=../
then run wine PBCompiler.exe /standby
it should start correctly, so type FUNCTIONSLIST and press enter
it should give u the list, then go back to the command line...
does this happen for anyone else?
or does anyone know how to fix it?
ive got wine version 0.9.47, and the compiler crashes after some commands in standby mode...
to see what i mean:
open a console and cd into an installed windows pb compilers directory
(eg ~/.wine/drive_c/Program Files/Purebasic/Compilers)
run export PUREBASIC_HOME=../
then run wine PBCompiler.exe /standby
it should start correctly, so type FUNCTIONSLIST and press enter
it should give u the list, then go back to the command line...
does this happen for anyone else?
or does anyone know how to fix it?
Demonio Ardente
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
-
Flaming Amoeba

