You are not logged in.

#1 2007-10-21 20:41:01

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Nitrogen not working-SOLVED

I am problem with nitrogen. In another post, it was recommended to instal gtk them, which I already have.

[shantanu@bluehead ~]$ nitrogen ~/wallpapers/
terminate called after throwing an instance of 'Gtk::IconThemeError'
Aborted
[shantanu@bluehead ~]$

Last edited by ravisghosh (2007-12-27 16:39:26)

Offline

#2 2007-10-21 21:11:56

buttons
Member
From: NJ, USA
Registered: 2007-08-04
Posts: 620

Re: Nitrogen not working-SOLVED

What's your ~/.gtkrc.mine look like?  Are you using any DE, or loading their settings-managers?


Cthulhu For President!

Offline

#3 2007-10-22 09:55:18

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Re: Nitrogen not working-SOLVED

I dont have gtkrc.mine, but i do have gtkrc-2.0 which looks like this.

gtk-menu-popup-delay = 0
gtk-icon-theme-name="Tango"

Offline

#4 2007-10-22 11:08:03

buttons
Member
From: NJ, USA
Registered: 2007-08-04
Posts: 620

Re: Nitrogen not working-SOLVED

You haven't said which WM/DE you're using.  Openbox, for instance, overwrites .gtkrc-2.0 when you run it.  Try copying that file to .gtkrc.mine and retry.

Also be sure there's a directory "/usr/share/icons/Tango" or "~/.icons/Tango"


Cthulhu For President!

Offline

#5 2007-10-22 15:07:52

smoon
Member
Registered: 2005-08-22
Posts: 468
Website

Re: Nitrogen not working-SOLVED

buttons wrote:

You haven't said which WM/DE you're using.  Openbox, for instance, overwrites .gtkrc-2.0 when you run it. [...]

Uh? Why should it do that? Openbox has nothing to do with Gtk+.

ravigosh, I think I've seen this error before. IIRC it was related to nitrogen not being able to find the icons that ship with it. Try running nitrogen with strace to see if that is the case.

*Edit*: This may be the problem you're experiencing.

Last edited by smoon (2007-10-22 15:10:24)

Offline

#6 2007-10-22 17:34:49

buttons
Member
From: NJ, USA
Registered: 2007-08-04
Posts: 620

Re: Nitrogen not working-SOLVED

smoon wrote:
buttons wrote:

You haven't said which WM/DE you're using.  Openbox, for instance, overwrites .gtkrc-2.0 when you run it. [...]

Uh? Why should it do that? Openbox has nothing to do with Gtk+.

Maybe I meant switch2 and I shouldn't reply before coffee wink


Cthulhu For President!

Offline

#7 2007-10-23 01:50:53

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Re: Nitrogen not working-SOLVED

smoon wrote:
buttons wrote:

You haven't said which WM/DE you're using.  Openbox, for instance, overwrites .gtkrc-2.0 when you run it. [...]

Uh? Why should it do that? Openbox has nothing to do with Gtk+.

ravigosh, I think I've seen this error before. IIRC it was related to nitrogen not being able to find the icons that ship with it. Try running nitrogen with strace to see if that is the case.

*Edit*: This may be the problem you're experiencing.

With strace???? Did not get u.

Also, i'm using pekwm. It was working fine until recently.

Offline

#8 2007-10-23 19:38:59

jason_f
Member
Registered: 2006-08-18
Posts: 78

Re: Nitrogen not working-SOLVED

Not sure how recent you're talking about, has not worked ever for me on arch..
bug report here:
[url]http://bugs.archlinux.org/task/8007?string=nitrogen&project=1&type[]=&sev[]=&pri[]=&due[]=&reported[]=&cat[]=&status[]=open&percent[]=&opened=&dev=&closed=&duedatefrom=&duedateto=&changedfrom=&changedto=&openedfrom=&openedto=&closedfrom=&closedto=[/url]

Offline

#9 2007-10-24 12:07:03

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Re: Nitrogen not working-SOLVED

it was just 3-4 days back.

Offline

#10 2007-10-25 11:42:10

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Nitrogen not working-SOLVED

It's an erratic bug. I had it myself a few weeks back, I go to debug it, and it's working a treat now. I'm in the middle of exams, and don't have time to fix it.... but i'll get to it after.

It seems to have something to do with either wm, or having a settings daemon run. Currently it works, running plain openbox, icon theme is stolen from fedora (though it errored on this theme too).

Requiring/not requiring hicolor-theme is incorrect. I tried with and without, and it was bust both ways.

James

Offline

#11 2007-11-07 23:58:00

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Nitrogen not working-SOLVED

Anyone still have this problem, I still can't reproduce it.

If there's any different problems with nitrogen currently, could you post separate bug reports for me?

http://bugs.archlinux.org/task/8007

Offline

#12 2007-11-08 00:29:25

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: Nitrogen not working-SOLVED

Had this problem, fixed it by adding an icon theme in the .gtkrc (or gtkrc-mine) file (and the corresponding one in .icons).

Offline

#13 2007-11-08 03:38:00

upsidaisium
Member
From: Vietnam
Registered: 2006-09-16
Posts: 263
Website

Re: Nitrogen not working-SOLVED

i was having troubles with nitrogen too, and i *think* what fixed it was installing librsvg -- i was getting errors saying something about Gdk::Pixbuf...

i think it's also required, as xd-0 mentions, to set the 'gtk-icon-theme-name' in yer gtkrc file.


I've seen young people waste their time reading books about sensitive vampires. It's kinda sad. But you say it's not the end of the world... Well, maybe it is!

Offline

#14 2007-11-08 04:58:12

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Re: Nitrogen not working-SOLVED

my .gtkrc is

gtk-menu-popup-delay = 0
gtk-icon-theme-name="Tango"

but in .icons folder there is only MacOS-X.

So I changed the value of gtkrc from tango to macos-x, but still the same error.

Offline

#15 2007-11-10 23:23:29

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: Nitrogen not working-SOLVED


thayer williams ~ cinderwick.ca

Offline

#16 2007-12-20 00:01:22

el mariachi
Member
Registered: 2007-11-30
Posts: 595

Re: Nitrogen not working-SOLVED

I installed nitrogen-git but it just prints a 'Segmentation Fault' in my terminal
The same with nitrogen.:/

Offline

#17 2007-12-22 01:28:49

delaril
Member
Registered: 2007-02-11
Posts: 9

Re: Nitrogen not working-SOLVED

el mariachi wrote:

I installed nitrogen-git but it just prints a 'Segmentation Fault' in my terminal
The same with nitrogen.:/

I just reported this on their irc channel (#l3ib on Freenode), and they fixed it at once. Try pulling the git version now, it works for me smile

Offline

#18 2007-12-22 14:48:40

Fatsobob
Member
From: Colorado
Registered: 2006-06-27
Posts: 126

Re: Nitrogen not working-SOLVED

I still have tihs problem, but what is strange is that I had fixed it at one point by installing an icon set and it came back after a kernel update.
I will give the git version a try.

Offline

#19 2007-12-22 23:23:26

oliwer
Member
From: Paris
Registered: 2007-06-30
Posts: 153
Website

Re: Nitrogen not working-SOLVED

BTW, when will the nitrogen package be updated ? It fixes lots of bugs.

Offline

#20 2007-12-27 16:40:21

ravisghosh
Member
From: Intergalactic Spaces
Registered: 2006-10-12
Posts: 516
Website

Re: Nitrogen not working-SOLVED

new version has got things solved. its working now

Offline

Board footer

Powered by FluxBB