Darauf habe ich installiert : fpc 2.6.2-8, und die Aktuellste Lazarus Version aus dem Trunk 45932odroid@odroid:~$ uname -a
Linux odroid 3.8.13.26 #1 SMP PREEMPT Wed Jul 16 13:25:24 UTC 2014 armv7l armv7l armv7l GNU/Linux
Nun ist es so, dass ich lazarus starten kann, und manche Projekkte kann ich laden, andere widerrum killen Lazarus beim Anzeigen des Formulars (man siehrt wird geladen und stürzt dann ab)
wie kann ich noch mehr informationen bekommen um daraus einen vernünftigen Bug Report zu bekommen ? BZW kennt das schon jemand und kann mir helfen ?odroid@odroid:~/lazarus$ startlazarus
is a file
TLazarusManager.Run starting /home/odroid/lazarus/lazarus ...
TMainIDE.ParseCmdLineOptions:
PrimaryConfigPath="/home/odroid/.lazarus"
SecondaryConfigPath="/etc/lazarus"
Looking for code tools config file: "/home/odroid/.lazarus/codetoolsoptions.xml"
NOTE: codetools config file not found - using defaults
TIDEAnchorDockMaster.MakeIDEWindowDockSite MainIDE:TMainIDEBar
NOTE: help options config file not found - using defaults
TIDEAnchorDockMaster.LoadUserLayout anchordocklayout.xml
TIDEAnchorDockMaster.LoadUserLayout restoring ...
TLazSourceFileManager.LoadLFM Creating designer for hidden component of /home/odroid/Projects/Tipp_it/unit7.pas
TLazSourceFileManager.InitOpenedProjectFile select form in designer: Form7:TForm7 TDesigner
The program 'lazarus' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 13997 error_code 8 request_code 66 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.)
odroid@odroid:~/lazarus$