Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(lxde) lxapperance - problem with changing theme
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
happ
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2008
Posts: 117

PostPosted: Tue Jul 01, 2014 7:27 am    Post subject: (lxde) lxapperance - problem with changing theme Reply with quote

I have installed the LXDE desktop environment

wanting to change the icon theme and widget appearance of windows, acceptance of change is not activated

after running "lxapperance" in the terminal I got the following error

Code:

(lxappearance:1955): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed


if anyone knows how to fix the problem so I can change themes and icons?
_________________
Jeśli wiesz, że nic nie wiesz, to coś wiesz, Jeśli wiesz że nic nie wiesz, to nic nie wiesz, więc nie wierz, że nic nie wiesz
Back to top
View user's profile Send private message
Viorel
Developer
Developer


Joined: 13 Feb 2012
Posts: 16

PostPosted: Tue Jul 08, 2014 10:38 am    Post subject: Reply with quote

Some openbox themes force the icon theme. Try changing the theme in openbox configuration tool (obconf) until it works. For me, clearlooks-olive worked.

Also, I have both lxde and xfce4, and I added this file in /etc/X11/xinit/xinitrc.d to have the same gtk configuration in both:

Code:

/etc/X11/xinit/xinitrc.d$ cat 21-lxde
#! /bin/bash
if [ "$DESKTOP_SESSION" == "LXDE" ]; then
   export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
fi
Back to top
View user's profile Send private message
happ
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2008
Posts: 117

PostPosted: Thu Jul 10, 2014 11:15 am    Post subject: Reply with quote

your solution did not help me, but I can change the icons and styles after the installation of "gimp" I do not know what caused the problem of the missing package is not possible to change the icons

while in terms of error which I gave in the first post, the problem is still
_________________
Jeśli wiesz, że nic nie wiesz, to coś wiesz, Jeśli wiesz że nic nie wiesz, to nic nie wiesz, więc nie wierz, że nic nie wiesz
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum