← Back to team overview

gma500 team mailing list archive

[Bug 814335] Re: Ambiance theme crashes gtk3 apps immedeatly after start

 

Thanks for your bugreport. It looks like if you compile unico from
source:

sudo apt-get build-dep gtk3-engines-unico
bzr branch lp:unico
cd unico
./autogen.sh
./configure --prefix=/usr
make
sudo make install

things should work properly... maybe it's an issue in your package? Try
this manual procedure, if doesn't work, get back here!

** Changed in: unico
       Status: New => Invalid

-- 
You received this bug notification because you are a member of GMA500
Team, which is subscribed to Unico.
https://bugs.launchpad.net/bugs/814335

Title:
  Ambiance theme crashes gtk3 apps immedeatly after start

Status in The Unico Gtk+ Theming Engine:
  Invalid

Bug description:
  After trying to start a Gtk3 application in Oneric like for example
  nautilus the windows close - heres the output or (at least the last
  line) for example for nautilus if started from a terminal:

  
  (nautilus:2380):Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate GtkImageMenuItem's child GtkAccelLabel 0x1183040. Allocation is 23950126x-3, but minimum required size is -98002852x17.

  (nautilus:2380): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 23950126 and height -3
  nautilus: symbol lookup error: /usr/lib/gtk-3.0/3.0.0/theming-engines/libunico.so undefined symbol: raico_blur_create

  (sorry for possible misspellings, any way to copy from terminal crashes it too, so i had to copy it from hand)
  rightclick menus of all kind also disappear at once and same goes for unity panel indicators which immedeatly make the panel reload. the error message above is the same for all gtk3 apps like rhythmbox, jockey-gtk, etc.....

To manage notifications about this bug go to:
https://bugs.launchpad.net/unico/+bug/814335/+subscriptions


References