PureBasic 4.00 Beta 1 for Linux

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

@StanDan:
I use this as PureBasic-Icon for Linux:

(free for use... ;) )
Last edited by bembulak on Sat Nov 04, 2006 11:17 pm, edited 1 time in total.
cheers,

bembulak
perb
New User
New User
Posts: 8
Joined: Mon May 23, 2005 8:27 pm

Error on fresh Ubuntu 6.10

Post by perb »

I get following error on a fresh Ubuntu 6.10 Installation (after a tons of other errors): when I try to start the IDE

The program 'purebasic' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 4012 error_code 11 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

Does anyone know how I can run the IDE?

Regards
Perb
Beach
Enthusiast
Enthusiast
Posts: 677
Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...

Post by Beach »

-Beach
perb
New User
New User
Posts: 8
Joined: Mon May 23, 2005 8:27 pm

Post by perb »

I had overlooked it. Adding

Section "Extensions"
Option "Composite" "Disable"
EndSection

in /etc/X11/xorg.conf solved the problem.
Thanks!
Perb
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

bembulak wrote:@StanDan:
I use this as PureBasic-Icon for Linux:
Image
(free for use... ;) )
How can that remind me so much of this XMMS icon :twisted:
Image
perb
New User
New User
Posts: 8
Joined: Mon May 23, 2005 8:27 pm

Pressing F1 crashes the IDE

Post by perb »

Pressing F1 crashes the IDE
The message is:
Segmentation fault (core dumped)

Same happens, if you use the menu to get help. My System is Ubuntu 6.10.
Perb
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

@tamarok: no wonder, since this Icon comes from a GPLed iDesk-Icon-Theme, which includes about 120 Icons for a lot of Apps. I just took the "ball" and placed a PB ICON into it. No need for a :twisted:
cheers,

bembulak
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Hmmm well is the Purebasic Logo GPLed? Are you allowed to mix non GPL Icons with GPL Icons :lol:
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

:oops:
Got me.
cheers,

bembulak
StanDan
User
User
Posts: 57
Joined: Sun Feb 26, 2006 3:43 am
Location: Missouri, United States

icon

Post by StanDan »

Either way, that's a rockin' icon man. Thanks for sharing.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

I am very proud again to know Fantaisie software !
And i hope to test one of these days this version on linux, i will install fedora next week :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
naw
Enthusiast
Enthusiast
Posts: 573
Joined: Fri Apr 25, 2003 4:57 pm

Post by naw »

I just downloaded PB4 for Linux and installed onto ubuntu - and ...

... it rocks.

Thanks PB Team.
Ta - N
User avatar
oryaaaaa
Addict
Addict
Posts: 825
Joined: Mon Jan 12, 2004 11:40 pm
Location: Okazaki, JAPAN

Post by oryaaaaa »

How to get api error, "Terminal=true"

$ sudo gedit /usr/share/applications/purebasic.desktop

Code: Select all

[Desktop Entry]
Encoding=UTF-8
Name=PureBasic
Comment=Compiler
Exec=/home/xxxxx/purebasic/compilers/purebasic
Terminal=true
Type=Application
Icon=
Categories=Application;Development;
mdp
Enthusiast
Enthusiast
Posts: 115
Joined: Mon Apr 18, 2005 8:28 pm

Post by mdp »

Long awaited!
Donation incoming ASAP :)
WishMaster
Enthusiast
Enthusiast
Posts: 277
Joined: Fri Jun 17, 2005 7:13 pm
Location: Franconia
Contact:

Post by WishMaster »

When can we expect a new beta release?
...RunProgram(), Unicode, XGL, Libraries...
Image Image
Post Reply