PureBasic Linux 3.93 beta 1 released!

Developed or developing a new product in PureBasic? Tell the world about it.
matty47
User
User
Posts: 35
Joined: Fri Sep 26, 2003 10:21 pm

Toolbar

Post by matty47 »

Of course I could have read all the docs - but in my haste only skimmed enough to get into trouble.
Apologies. Looks like you had all the bases covered!
Thanks
Matthew
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

nice bugfix list. will have to try it out soon
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »

Is it normal that the IDE is using GTK 1.2 ? (Screenshots are showing GTK 2 GUIs)


PS : This is my first linux installation
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Post by Polo »

BTW, which GTK version normal application are using ?
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

The IDE is compiled for gtk1.
On my system where the screenshots are taken, gtk1 and gtk2 guis look the same.

I hope to have a gtk2 version included with the final release.
(there are a few issues with the gtk2 compilation still)
quidquid Latine dictum sit altum videtur
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »

Thank for answering me :)
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

I know I am missing something but... when I try to open a file (foo.pb) the file does not open in the main window - the file opens in a hex editor called "PureBasic - file viewer". The results are the same for any file open method (menu bar, tool bar, file explorer). I have also tried deleting the .purebasic.prefs file and restarting. Any suggestions?
-Beach
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

You created the file with jaPBe ?

It puts a Chr(0) into the saved sourcecode, thats why the IDE consideres it to be a binary file.
I have added a check for this now. but many editors out there will have problems with this (or simply refuse the files)
quidquid Latine dictum sit altum videtur
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

:oops: Thank you, I thought I was losing my mind.
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Hey whats the status on getting some another linux release here?
freak
PureBasic Team
PureBasic Team
Posts: 5941
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

We are finishing up the Windows release first.
Then there should be another Linux beta and the Mac final. Dunno in which order.
quidquid Latine dictum sit altum videtur
Post Reply