You are not logged in.

#1 2010-12-20 09:01:24

sheeva_fans
Member
Registered: 2010-12-08
Posts: 13

[solved]awesome3 - Always loaded with dual config

Okay, this kinda strange.
I have Awesome installed. Whatever I do, The default config file (/etc/xdg/erawesome/rc.lua) always loaded together with my config and give me these problems:

  • Instead of having 9 screens, it have 18 (9 from my config and 9 from default)

  • My menu always overriden with default config. if I put my custom menu on default,Awesome will crash.

  • If i rename or delete default rc.lua, Awesome will crash sad

Another user seems like having same problem here:
https://bbs.archlinux.org/viewtopic.php?pid=854036

Uninstall awesome and use awesome-git give me same result. I'm not sure this caused by Awesome or my box, so if any other user have experienced this problem before, please share any workaround to deal with this.
System specification:
- P4 Dual Core (E5300) with Intel 82G33/G31 Express IGC
- Arch 32bit (i686)
- SLiM for login manager

Last edited by sheeva_fans (2011-01-09 16:11:53)

Offline

#2 2010-12-20 10:10:11

Vain
Member
Registered: 2008-10-19
Posts: 179
Website

Re: [solved]awesome3 - Always loaded with dual config

Well, I only see this kind of behaviour when doing something wrong. wink Most probably, there's an error in your rc.lua. It doesn't need to be a syntax error (which would be detected by "awesome -k") – it's more likely to be a runtime error.

You should have a look at awesome's output on stderr to find out what's going on. smile

Offline

#3 2010-12-20 11:07:04

sheeva_fans
Member
Registered: 2010-12-08
Posts: 13

Re: [solved]awesome3 - Always loaded with dual config

Vain wrote:

Well, I only see this kind of behaviour when doing something wrong. wink Most probably, there's an error in your rc.lua. It doesn't need to be a syntax error (which would be detected by "awesome -k") – it's more likely to be a runtime error.

well, as you guess my syntax check never return an error, which pretty confusing

You should have a look at awesome's output on stderr to find out what's going on. smile

thanks for the hint. Now i have to fix Xorg font config.
consulting with google, hopefully it success smile

Offline

#4 2011-01-09 15:56:23

sheeva_fans
Member
Registered: 2010-12-08
Posts: 13

Re: [solved]awesome3 - Always loaded with dual config

sorry for little necro-ing. but I have mark this thread as solved.
Turns out that I use old config syntax on my rc.lua.
Now everything works fine. Thanks all smile

Offline

Board footer

Powered by FluxBB