Page 4 of 5
Posted: Fri Nov 03, 2006 1:07 pm
by bembulak
@StanDan:
I use this as PureBasic-Icon for Linux:
(free for use...

)
Error on fresh Ubuntu 6.10
Posted: Sat Nov 04, 2006 3:58 pm
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
Posted: Sat Nov 04, 2006 4:01 pm
by Beach
Posted: Sat Nov 04, 2006 4:44 pm
by perb
I had overlooked it. Adding
Section "Extensions"
Option "Composite" "Disable"
EndSection
in /etc/X11/xorg.conf solved the problem.
Thanks!
Perb
Posted: Sat Nov 04, 2006 6:17 pm
by thamarok
bembulak wrote:@StanDan:
I use this as PureBasic-Icon for Linux:

(free for use...

)
How can that remind me so much of this XMMS icon

Pressing F1 crashes the IDE
Posted: Sat Nov 04, 2006 7:50 pm
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
Posted: Sat Nov 04, 2006 10:07 pm
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

Posted: Sat Nov 04, 2006 10:45 pm
by Nik
Hmmm well is the Purebasic Logo GPLed? Are you allowed to mix non GPL Icons with GPL Icons

Posted: Sat Nov 04, 2006 11:17 pm
by bembulak
Got me.
icon
Posted: Sun Nov 05, 2006 3:11 am
by StanDan
Either way, that's a rockin' icon man. Thanks for sharing.
Posted: Sun Nov 05, 2006 11:41 am
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

Posted: Fri Nov 10, 2006 4:44 pm
by naw
I just downloaded PB4 for Linux and installed onto ubuntu - and ...
... it rocks.
Thanks PB Team.
Posted: Mon Nov 13, 2006 12:28 am
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;
Posted: Wed Nov 15, 2006 10:50 pm
by mdp
Long awaited!
Donation incoming ASAP

Posted: Thu Nov 23, 2006 8:53 pm
by WishMaster
When can we expect a new beta release?
...RunProgram(), Unicode, XGL, Libraries...