2006-08-04 12:59:39 |
Mark Fenton |
bug |
|
|
added bug |
2006-08-08 16:28:55 |
Michael Vogt |
gksu: status |
Unconfirmed |
Fix Committed |
|
2006-08-08 16:28:55 |
Michael Vogt |
gksu: assignee |
|
mvo |
|
2006-08-08 16:28:55 |
Michael Vogt |
gksu: statusexplanation |
|
Thanks for your bugreport, this should be fixed with the latest upload of gksu/libgksu in edgy. Unfortunately gksu is not build yet. |
|
2006-10-17 08:29:33 |
Michael Vogt |
gksu: status |
Fix Committed |
Needs Info |
|
2006-10-17 08:29:33 |
Michael Vogt |
gksu: importance |
Undecided |
High |
|
2006-10-17 08:29:33 |
Michael Vogt |
gksu: statusexplanation |
Thanks for your bugreport, this should be fixed with the latest upload of gksu/libgksu in edgy. Unfortunately gksu is not build yet. |
Can you still reproduce this? If so, can you please make it hang and than check the process id of the haning gksu? With that, you can run:
$ sudo strace -p $pid 2> /tmp/gksu.strace
(where $pid is the number, eg 1234)
Leave it runing for a bit and then press CTRL-C to stop strace tracing the process.
and
$ sudo gdb -p $pid
(gdb) backtrace
and attach both the file and the backtrace to this report?
Thanks,
Michael |
|
2006-10-24 14:27:16 |
Michael R. Head |
bug |
|
|
added attachment 'gksu.strace' (sudo strace -p 14387 2> /tmp/gksu.strace) |
2006-10-24 19:38:53 |
Michael R. Head |
gksu: status |
Needs Info |
Confirmed |
|
2006-10-24 19:38:53 |
Michael R. Head |
gksu: statusexplanation |
Can you still reproduce this? If so, can you please make it hang and than check the process id of the haning gksu? With that, you can run:
$ sudo strace -p $pid 2> /tmp/gksu.strace
(where $pid is the number, eg 1234)
Leave it runing for a bit and then press CTRL-C to stop strace tracing the process.
and
$ sudo gdb -p $pid
(gdb) backtrace
and attach both the file and the backtrace to this report?
Thanks,
Michael |
|
|
2006-12-27 20:22:41 |
Darren Warner |
bug |
|
|
assigned to gksu (Baltix) |
2007-02-08 19:32:19 |
jvalatka |
bug |
|
|
added attachment '_usr_bin_gksu.1000.crash' (Complete report for gksu issue) |
2008-07-17 14:12:26 |
Michael Vogt |
gksu: status |
Confirmed |
Incomplete |
|
2008-07-23 08:37:34 |
Mark Robinson |
gksu: status |
Incomplete |
In Progress |
|
2008-07-28 13:07:35 |
Michael Vogt |
gksu: status |
In Progress |
Fix Released |
|
2008-07-28 13:17:21 |
Michael Vogt |
bug |
|
|
added attachment 'libgksu_2.0.5-1ubuntu5.2.debdiff' (debdiff for hardy) |
2008-07-31 16:22:34 |
Michael Vogt |
description |
Binary package hint: gksu
Running an app that uses gksu fails the first time it is tried after starting the system (gksu and the app both appear on the taskbar for a bit and then both vanish without windows appearing). Running the app again immediately after and the gksu window & greyout effect appears immediately.
version 1.9.1-2ubuntu1 on edgy |
Binary package hint: gksu
TEST CASE:
1. boot ubuntu with mem=128M in grub
2. log into the failsafe terminal
3. start firefox& (just to get even more memory presure)
4. run gksu id
5. watch it hang, verify with pstree that there is a "bash -- gksu -- sudo" subtree (in additon a strace to the sudo process will show it blocking in read(0,...)
6. install libgksu2-0 from hardy-proposed
7. repeat steps 1-4
8. verify that it actually works now
Running an app that uses gksu fails the first time it is tried after starting the system (gksu and the app both appear on the taskbar for a bit and then both vanish without windows appearing). Running the app again immediately after and the gksu window & greyout effect appears immediately.
version 1.9.1-2ubuntu1 on edgy |
|
2008-07-31 16:22:52 |
Michael Vogt |
gksu: status |
New |
In Progress |
|
2008-07-31 16:22:52 |
Michael Vogt |
gksu: importance |
Undecided |
Medium |
|
2008-07-31 16:22:52 |
Michael Vogt |
gksu: assignee |
|
mvo |
|
2008-07-31 16:28:28 |
Michael Vogt |
description |
Binary package hint: gksu
TEST CASE:
1. boot ubuntu with mem=128M in grub
2. log into the failsafe terminal
3. start firefox& (just to get even more memory presure)
4. run gksu id
5. watch it hang, verify with pstree that there is a "bash -- gksu -- sudo" subtree (in additon a strace to the sudo process will show it blocking in read(0,...)
6. install libgksu2-0 from hardy-proposed
7. repeat steps 1-4
8. verify that it actually works now
Running an app that uses gksu fails the first time it is tried after starting the system (gksu and the app both appear on the taskbar for a bit and then both vanish without windows appearing). Running the app again immediately after and the gksu window & greyout effect appears immediately.
version 1.9.1-2ubuntu1 on edgy |
Binary package hint: gksu
TEST CASE:
1. boot ubuntu with mem=128M in grub
2. log into the failsafe terminal
3. start firefox& (just to get even more memory presure)
4. run gksu id
5. watch it hang, verify with pstree that there is a "bash -- gksu -- sudo" subtree (in additon a strace to the sudo process will show it blocking in read(0,...)
6. install libgksu2-0 from hardy-proposed
7. repeat steps 1-4
8. verify that it actually works now
In addition to this, please also verify that there are no regressions in normal operation (i.e. no slowdown!).
/TEST CASE
Running an app that uses gksu fails the first time it is tried after starting the system (gksu and the app both appear on the taskbar for a bit and then both vanish without windows appearing). Running the app again immediately after and the gksu window & greyout effect appears immediately.
version 1.9.1-2ubuntu1 on edgy |
|
2008-08-01 08:41:54 |
Michael Vogt |
bug |
|
|
added subscriber Ubuntu Stable Release Updates Team |
2008-08-01 15:22:59 |
Martin Pitt |
libgksu: status |
In Progress |
Fix Committed |
|
2008-08-01 15:23:19 |
Martin Pitt |
bug |
|
|
added subscriber SRU Verification |
2008-09-01 13:21:24 |
Martin Pitt |
libgksu: status |
Fix Committed |
Fix Released |
|
2008-09-01 13:21:24 |
Martin Pitt |
libgksu: statusexplanation |
|
Copied to hardy-updates. |
|
2009-06-27 05:15:20 |
Launchpad Janitor |
branch linked |
|
lp:ubuntu/hardy-updates/libgksu |
|
2009-06-28 07:45:08 |
Toni Förster |
removed subscriber stonerl |
|
|
|
2010-05-12 09:50:04 |
tamalet |
removed subscriber tamalet |
|
|
|