[awesome bugs] #346 - Apps running from awful.spawn have niceness 5

2008-10-23 Thread awesome

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task is now closed:

FS#346 - Apps running from awful.spawn have niceness 5
User who did this - Julien Danjou (jd)

Reason for closing: Not a bug
Additional comments about closing: Not a real bug, depends on the shell 
configuration.

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=346

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]


[awesome bugs] #346 - Apps running from awful.spawn have niceness 5

2008-10-15 Thread awesome

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#346 - Apps running from awful.spawn have niceness 5
User who did this - Julien Danjou (jd)

--
Is awesome it self niced?
--

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=346#comment798

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]


[awesome bugs] #346 - Apps running from awful.spawn have niceness 5

2008-10-15 Thread awesome

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#346 - Apps running from awful.spawn have niceness 5
User who did this - Julien Danjou (jd)

--
You use zsh, don't you?
--

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=346#comment800

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]


[awesome bugs] #346 - Apps running from awful.spawn have niceness 5

2008-10-15 Thread awesome

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#346 - Apps running from awful.spawn have niceness 5
User who did this - Julien Danjou (jd)

--
Well, I think that this is caused by:

  BG_NICE (-6) C Z
 Run all background jobs at a lower priority.  This option is set 
by default.

from zsh. If you modify a_exec to always use /bin/sh (if it's not /bin/zsh) it 
should fix it.
--

More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=346#comment802

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]


[awesome bugs] #346 - Apps running from awful.spawn have niceness 5

2008-10-14 Thread awesome

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Andre Ramaciotti (andre.ramaciotti) 


Attached to Project - awesome
Summary - Apps running from awful.spawn have niceness 5
Task Type - Bug Report
Category - awful
Status - Unconfirmed
Assigned To - 
Operating System - Linux

Severity - Low
Priority - Normal
Reported Version - 3.0
Due in Version - Undecided
Due Date - Undecided
Details - If I run an application using awful.spawn, its niceness is set to 5 (either if 
it was started by typing in the Run: prompt or if it was started with a 
custom keybindig). If I run the command by any other way (e.g. the commands on .xinit 
before awesome), it has a niceness of 0.

I searched the source for something related and I couldn't find anything. I 
copied a_exec() into a C file, compiled, and it ran the app with niceness set 
to 0, so I think it's something before the calling of a_exec(), but I can't 
find where.

I'm running awesome 3.0 on Archlinux, kernel 2.6.27 and my shell is /bin/zsh.



More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=346

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]