You are not logged in.

#1 2012-01-10 11:06:03

User_3MAfo/Y(fn:13
Member
Registered: 2011-12-23
Posts: 11

ObConf problem [SOLVED]

I have tried to get answers to this problem for a quite a while now and it seems that nowhere people know what to do. I have tried to look from the wiki and google but no answers that would solve my problem.

When trying to change theme on obconf on lxde (which windows manager is openbox) it gives error "An error occured while saving config file ' /home/censored/.config/openbox/lxde-rc.xml '"

I have checked the config file through terminal and it seems empty. I have tried to google the problem but have come up with nothing that really solves it.

I have also tried to remove the file and logged out and in again to see if that would help but it didn't.

Last edited by User_3MAfo/Y(fn:13 (2012-01-11 12:44:43)

Offline

#2 2012-01-10 13:31:43

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: ObConf problem [SOLVED]

Empty?

That should be a fairly large file.

Where are your keybindings?  Are there other files in ~/.config/openbox?

obconf is just a front end to editing part of the openbox/rc.xml or openbox/lxde-rc.xml.  Specifically there is a "<theme>" tag in the xml file.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2012-01-10 13:35:33

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: ObConf problem [SOLVED]

do you have an /etc/xdg/openbox/(lxde-)rc.xml?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2012-01-10 13:51:30

User_3MAfo/Y(fn:13
Member
Registered: 2011-12-23
Posts: 11

Re: ObConf problem [SOLVED]

ah, there is lxde-rc.xml there and it contains text. I must have misstyped it before. There are no other files there besides lxde-rc.xml.

Offline

#5 2012-01-10 14:32:17

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,530
Website

Re: ObConf problem [SOLVED]

do you have write permission for the file lxde-rc.xml file?

If you don't know you can 'ls -l' to see permissions.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#6 2012-01-10 14:55:45

Reki
Member
Registered: 2011-10-27
Posts: 59

Re: ObConf problem [SOLVED]

Not sure with LXDE, but since it basically is Openbox that comes with other stuff, you could just copy the contents of /etc/xdg/openbox to your ~/.config/openbox folder. I remember seeing four files there, but I don't know if LXDE changed or moved them.

Trilby wrote:

do you have write permission for the file lxde-rc.xml file?

If you don't know you can 'ls -l' to see permissions.

This, check for permissions in the lxde-rc.xml file, as you may need to copy the folder as root. And yes, you could use 'ls -l' to see permissions.

Last edited by Reki (2012-01-10 14:57:49)

Offline

#7 2012-01-10 17:23:54

User_3MAfo/Y(fn:13
Member
Registered: 2011-12-23
Posts: 11

Re: ObConf problem [SOLVED]

problem solved. Somehow managed to change permissions to the file. Got it working with this command:

chown -R youruser /home/youruser

Offline

#8 2012-01-10 22:12:07

Reki
Member
Registered: 2011-10-27
Posts: 59

Re: ObConf problem [SOLVED]

That's good to hear. Please mark your thread as [SOLVED], then. cool

Offline

Board footer

Powered by FluxBB