my lazarus no open ubuntu hardy

Bug #236909 reported by jpbrum2000
2
Affects Status Importance Assigned to Milestone
lazarus (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I need help, because after I istalled Lazarus through Synaptic it`s not opening, I use Ubuntu 8.04 and the error says:

joao@pcdojoao:~$ lazarus-ide
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 658 error_code 8 request_code 62 minor_code 0
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7b78767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7b7881e]
#2 /usr/lib/libX11.so.6 [0xb7ea7518]
#3 /usr/lib/libX11.so.6(XSync+0x25) [0xb7e9c205]
#4 /usr/lib/libgdk-1.2.so.0(gdk_flush+0x2a) [0xb7f6682a]
#5 /usr/lib/libgdk-1.2.so.0(gdk_image_destroy+0x95) [0xb7f6e515]
#6 /usr/lib/libgdk-1.2.so.0(gdk_image_exit+0x2a) [0xb7f6e5da]
#7 /usr/lib/libgdk-1.2.so.0 [0xb7f5b305]
#8 /lib/tls/i686/cmov/libc.so.6(exit+0xd4) [0xb7bac084]
#9 /usr/lib/libgdk-1.2.so.0 [0xb7f5b4d1]
#10 /usr/lib/libX11.so.6(_XError+0xfe) [0xb7ea073e]
#11 /usr/lib/libX11.so.6 [0xb7ea7e5c]
#12 /usr/lib/libX11.so.6(_XEventsQueued+0x4f) [0xb7ea871f]
#13 /usr/lib/libX11.so.6(XPending+0x62) [0xb7e919d2]
#14 /usr/lib/libgdk-1.2.so.0 [0xb7f67574]
#15 /usr/lib/libglib-1.2.so.0 [0xb7f9b030]
#16 /usr/lib/libgtk-1.2.so.0(gtk_events_pending+0x37) [0xb7dc4c77]
#17 lazarus-ide [0x81997fe]
#18 lazarus-ide [0x81997ce]
#19 lazarus-ide [0x8088269]
joao@pcdojoao:~$

this bug resolved whith

recopiled gtk1.2
in site http://ftp.gnome.org/pub/gnome/sources/gtk+/1.2/

and simple instalation:

Simple install procedure
========================

% gzip -cd gtk+-1.2.10.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.2.10 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK

[ Become root if necessary ]
% rm -rf /install-prefix/include/gtk /install-prefix/include/gdk
% make install # install GTK

I restart my computer and lazarus open. thanks for atencion.

i am from brasil. my very bad ingles.

Revision history for this message
Paul Gevers (paul-climbing) wrote :

Thank you for taking the time to make Ubuntu better.

The next version of lazarus (0.9.26.2) will be build against gtk2.0, so I hope this bug will be solved.

Changed in lazarus (Ubuntu):
status: New → In Progress
Revision history for this message
Paul Gevers (paul-climbing) wrote :

If you are interested in a Hardy solution, take a look at my PPA [1]. If there are any problems with that archive, please let me know.

[1] https://launchpad.net/~paul-climbing/+archive/ppa

Revision history for this message
Paul Gevers (paul-climbing) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - Karmic Koala.

This is a significant bug in Ubuntu. If you need a fix for the bug in previous versions of Ubuntu, please do steps 1 and 2 of the SRU Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

Changed in lazarus (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.