Forum > Linux

Last Update of Lazarus 1.8.2 bug under Manjaro distro

(1/1)

BeanzMaster:
Hi to all, since the last update i've severals error in Manjaro with Lazarus

1) Each time i'm launching Lazarus i have see 1st screenshot
2) Now i've also this messages :

--- Quote ---SceneMaster.lpr(20,1) Warning: "crtbeginS.o" not found, this will probably cause a linking failure
SceneMaster.lpr(20,1) Warning: "crtendS.o" not found, this will probably cause a linking failure
--- End quote ---

I don't find Libc-devel or any other relative package in "Octopi"

3) Now each time i want to run an app made with GLScene i have this message in console

--- Quote ---The program 'GLSceneMolecularViewer' 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 36 error_code 2 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.)
--- End quote ---

I didn't have this 3rd error before update. (i've tried many GLScene's app and it's the same)

Have you some clues or ideas for solve those problems

Thanks



Handoko:
I ever had similar error that looks like in that picture. If I remember correctly, I fixed it by doing a full uninstallation and then reinstalled the Lazarus again. Maybe you can try:

01. Uninstall lazarus, fpc, fpc-src
02. Delete ~/.lazarus
03. Delete /etc/fppkg (folder)
04. Delete /etc/fp.*
05. Delete /usr/share/fpcsrc (folder)
06. Delete /usr/lib/fpc (folder)
07. Delete /usr/bin/ppc*

Note: I was using Ubuntu.

BeanzMaster:
Thanks Handoko I've removed FPC and Lazarus before reinstall from "Octopi" 
Last month I done an 1st update from 1.8.0  to1.8.2 before and no problem and 2 days ago a new update for lazarus was available in repository of Manjaro I've made update and all was breaked so just uninstall all, like i say and redo install this afternoon.

I'll try to check and remove  folders manually. Tonight or tomorrow if i have the time.

Thanks

BeanzMaster:
Thanks ok i've solved the problem by deleting lazarus folder configuration and remake new installation

Navigation

[0] Message Index

Go to full version