PB 5.10 b7 linux 32 bit IDE

Linux specific forum
User avatar
niijel
User
User
Posts: 24
Joined: Sun Oct 30, 2005 7:55 pm

PB 5.10 b7 linux 32 bit IDE

Post by niijel »

issue with the dialog boxes in linux mint not been tall enough to fit the displayed text in. :(
This problem existed in beta 6 also.

Also when running 3d examples with debug on I get:

the debugged executable quit unexpectedly
seems to relate to invalid memory access error

ide then locks completely

I have also had:
an error has been detected in the IDE!
Error: Segmentation Violation
File: ......tabbargadget.pbi
Line: 1518

and when trying to run example materialtransparent.pb
without debug and fullscreen i get:


The program 'purebasic_compilation0.out' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 19 error_code 2 request_code 1 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.)


Windows 32 bit betas seem almost perfect but still hitting issues in the 32 bit linux :(
keep up the hard work! :)
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB 5.10 b7 linux 32 bit IDE

Post by Fred »

I don't have any of these errors, can anybody else confirm ?
Post Reply