Recent

Author Topic: Error! Lazarus 0.9.30 In ubuntu 11.10  (Read 6712 times)

alanfake

  • Newbie
  • Posts: 4
Error! Lazarus 0.9.30 In ubuntu 11.10
« on: November 22, 2011, 08:02:54 pm »
hello i am a problem :(

I download lazarus-0.9.30.2.i386.deb.tar and install lazarus-0.9.30_0.9.30-0_all.deb,

The first problem is when I close form show:
img:
 http://www.subeimagenes.com/img/asd-122500.html
http://www.subeimagenes.com/img/asd-122500.jpg

ludob

  • Hero Member
  • *****
  • Posts: 1173
Re: Error! Lazarus 0.9.30 In ubuntu 11.10
« Reply #1 on: November 22, 2011, 08:15:56 pm »
What is your GTK version? There are several problems with GTK 2.24.7.

alanfake

  • Newbie
  • Posts: 4
Re: Error! Lazarus 0.9.30 In ubuntu 11.10
« Reply #2 on: November 22, 2011, 08:24:25 pm »
I do not know which is my version. as upgrade?

thanks!!..

ludob

  • Hero Member
  • *****
  • Posts: 1173
Re: Error! Lazarus 0.9.30 In ubuntu 11.10
« Reply #3 on: November 22, 2011, 08:54:35 pm »
In a terminal run
Code: [Select]
dpkg --list libgtk2.0-0 or go to Ubuntu Software center, click on Installed, Provided by Ubuntu, click on show nnn technical items at the bottom, enter libgtk in the search bar, click on search, look in the system group for libgtk2.0-0, click on it, click on more info...   %)

levent

  • Newbie
  • Posts: 1
Re: Error! Lazarus 0.9.30 In ubuntu 11.10
« Reply #4 on: December 13, 2011, 10:16:23 pm »
I had the same problem for me it worked to start lazarus out of a terminal:

% export LIBOVERLAY_SCROLLBAR=0
% lazarus-ide 

Hope it works

Piko

  • Newbie
  • Posts: 4
Re: Error! Lazarus 0.9.30 In ubuntu 11.10
« Reply #5 on: December 15, 2011, 06:19:51 am »
I had same error on Ubunut 11.10 and Lazarus 0.9.30.2.
Usually lazarus ide freeze after opening property editors.

Starting lazarus from terminal I found these message before  OS_IS_PAGER message:
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

After installing  gtk2-engines-pixbuf  package works fine.

sudo apt-get install gtk2-engines-pixbuf

 

TinyPortal © 2005-2018