jaPBE in Linux with Wine ?

Linux specific forum
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

jaPBE in Linux with Wine ?

Post by Niffo »

Hi,

Does someone succeeded to use jaPBE in Linux with Wine ?
(It does not work here : the window opens but it seems to be in an infinite loop when displaying the content)
Niffo
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Post by Foz »

Scintilla (which is the IDEs editor control) does not work in Wine for Linux (yet), which is why the IDE doesn't work either.
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post by Niffo »

However the official Scintilla editor (Scite) for Windows works fine in Wine.
http://scintilla.sourceforge.net/SciTEDownload.html

And the Windows PB IDE who is based on Scintilla too works in Wine ...
Niffo
Foz
Addict
Addict
Posts: 1359
Joined: Tue Nov 13, 2007 12:42 pm
Location: Manchester, UK

Post by Foz »

Niffo wrote:And the Windows PB IDE who is based on Scintilla too works in Wine ...
Really? It just displays the IDE (sans toolbar) and then freezes.

I keep a track of this because I keep trying to run it in React OS, which uses the Wine libs, and that does the same thing.

What version of Wine are you using and on what platform?
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

The PureBasic IDE runs in ReactOS, by the way. But the compiler crashes (fasm).
cheers,

bembulak
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

The latest jaPBe V3 (build 692) works fine here:
Image

I do not know why it does not work for you guys, but I guess it is my feminine powers that make it possible hihihihi ^_^
I tried to compile a simple MessageRequester("Hi", "Bye") and it worked without problems. jaPBe did take 5 seconds to load though before it was usable, but the Scintilla seems to work perfectly (and so does the AutoComplete feature) ^_^
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post by Niffo »

Really? It just displays the IDE (sans toolbar) and then freezes.
No icons in the toolbar here too (only very small empty buttons), but works like a charm :)
The latest jaPBe V3 (build 692) works fine here:
:shock: Arrrggggg :cry:
I do not know why it does not work for you guys, but I guess it is my feminine powers that make it possible hihihihi ^_^
I want to be a girl, i want to be a girl !!

To be serious, i must find how it can run on other machines !
My Wine is the latest version from Winehq APT Repository (v0.9.54) on an Ubuntu 7.10 Gutsy Linux.
Is your Wine empty or you've installed Windows DLL or others things from a real Windows ?
Niffo
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

Stock Wine from WineHQ without any external DLLs. I just upgraded to Wine 0.9.54, jaPBe works even better and does not need so much time to load up ^_^
PS: Trust me you do not want to be a girl, everybody is hunting those ^O^
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post by Niffo »

Really? It just displays the IDE (sans toolbar) and then freezes.
Ok. I found that Windows PB IDE v4.10 freezes in Wine, but not Windows PB IDE v4.02 (new compiler architecture, new config file location, ... ?)
[Edit] PB IDE v4.10 don't freezes on another machine (eeePC - Xandros Linux - Wine 0.9.25) [/Edit]

Otherwise, after many different tries (manualy modifying config file, root login, etc ...), impossible to launch jaPBE :cry:

Code: Select all

niffo@Niffo-Ubuntu:~/.wine/drive_c/Program Files/jaPBE$ wine jaPBe.exe 
fixme:ntoskrnl:KeInitializeTimerEx 0x110ad8 0
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination

******************************************
PureBasic v4.02 (Windows - x86)
******************************************

Loading external libraries...
   
@Irene : can you tell me what distribution of Linux and what version of PB you use, and what console output you have when launching jaPBE ?
Last edited by Niffo on Mon Feb 11, 2008 4:21 pm, edited 4 times in total.
Niffo
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

As I did not have something better to do, I tried on all GNU/Linux configurations I have on this PC:

[Configuration 1]
GNU/Linux: Debian GNU/Linux Experimental
PureBasic: PureBasic 4.20 Beta 2 for Windows
Wine: (WineHQ) 0.9.54
Console output: Nothing:

Code: Select all

IriniMirini:~# wine jaPBe.exe
IriniMirini:~#
[Configuration 2]
GNU/Linux: Arch Linux
PureBasic: PureBasic 4.10 for Windows
Wine: (WineHQ) 0.9.49
Console output: Nothing:

Code: Select all

[Choconella@MusiqPC jaPBe]# wine jaPBe.exe
[Choconella@MusiqPC jaPBe]#
[Configuration 3]
GNU/Linux: Kubuntu 7.10
PureBasic: PureBasic 4.10 for Windows
Wine: (APT) 0.9.45
Console output: Nothing:

Code: Select all

Shugi@devPC:~# wine jaPBe.exe
Shugi@devPC:~#
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post by Niffo »

@Irene : can you please do a ZIP of your JaPBE directory. I am very curious to understand why it works on your computer(s) but not on mine :(

pleaaazzzeee :oops:
Niffo
Irene
Enthusiast
Enthusiast
Posts: 461
Joined: Thu Oct 04, 2007 12:41 pm

Post by Irene »

Niffo wrote:@Irene : can you please do a ZIP of your JaPBE directory. I am very curious to understand why it works on your computer(s) but not on mine :(

pleaaazzzeee :oops:
You can get the archive here: http://freenet-homepage.de/gnozal/jaPBeForPB400.zip
No really, I did not alter anything inside the archive, I just extracted it. My Wine installations are also clean, and I have absolutely never copied any DLLs from any PC. jaPBe just happens to work here. I really do not know why it does not on your PC. Must be frustrating for you ~.~
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post by Niffo »

Irene wrote:You can get the archive here: http://freenet-homepage.de/gnozal/jaPBeForPB400.zip
No really, I did not alter anything inside the archive, I just extracted it. My Wine installations are also clean, and I have absolutely never copied any DLLs from any PC. jaPBe just happens to work here. I really do not know why it does not on your PC. Must be frustrating for you ~.~
Thank you but i allready have the official package from Gnozal and all my tries have been made whith this one :?
Niffo
Post Reply