SavingGoogleCode / tint2

tint2 is a lightweight panel/taskbar.
GNU General Public License v2.0
0 stars 0 forks source link

r691 broke signal USR1 handling for reloading config file #469

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start tint2
2. issue a killall -SIGUSR1 tint2

What is the expected output? What do you see instead?

tint2 should reload the config file and reflect changes (if any).
a segfault (signal 11) is generated in almost all tentatives.

What version of the product are you using? On what operating system?

r691

Please provide any additional information below.

Original issue reported on code.google.com by marcelof...@gmail.com on 9 Feb 2015 at 1:31

GoogleCodeExporter commented 9 years ago
Thanks. Merging into issue 460 since the work is not ready.

Original comment by mrovi9...@gmail.com on 9 Feb 2015 at 7:57