THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Seynthan Thanapalan (Stxza)
Attached to Project - awesome
Summary - Crash on issuing awesome.restart
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - Linux
Severity - Critical
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - Version 3.1-194-gd6655d7 built with gcc version 4.3.2
OS: Arch Linux x86_64
Basically I start awesome and open clients if I want or not then issue the
mod4+ctrl+r bindings for restart:
1)table.insert(globalkeys, key({ modkey, "Control" } , "r" , function ()
promptbox[mouse.screen].text = awful.util.escape(awful.util.restart()) end))
OR
2) table.insert(globalkeys, key({ modkey, "Control" } , "r" , awesome.restart))
Have same effect.
Firstly the statusbar/wibox disappears then I see I cant issue any more
bindings and what not so I assume a full crash, I can only see the wallpaper. I
can't find any errors reported in my log file either. I've asked around on
#awesome and others don't have this. The interesting thing is that exactly same
thing happens with the default config. Other than this problem I can use
awesome as normal and the awesome.quit function works as normal.
My Configs:
rc.lua and functions.lua from
http://github.com/stxza/arch-linux-configs/tree/master/.config%2Fawesome
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=433
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].