Hello. I've run into the same problem as the original bug submitter.

$ lsb_release -rd
Description:    Ubuntu 10.04.1 LTS
Release:        10.04
--
$  apt-cache policy packagename gnome-panel
gnome-panel:
  Installed: 1:2.30.2-0ubuntu0.2
  Candidate: 1:2.30.2-0ubuntu0.2
--
$ uname -a
Linux kungfubuntu 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 
x86_64 GNU/Linux
--

I've never seen this issue till this afternoon. When I kill and reload the 
applet, I can right click the clock applet
and perform a variety of operations and the applet doesn't crash (or middle 
click and move the applet). However a 
left-click results in a crash.

I tried: strace -o clockTrace -Ff -tt -p <PIDofapplet> after a reload and 
please find the strace attached. I do not use
Evolution, I do have the Compiz eye-candy installed but using metacity at the 
moment. I also have VMware running
on the Ubuntu host. When I left-click on the applet and the applet crashes, ps 
shows me the following process:

" 6232 ?        S      0:00 /usr/lib/gnome-panel/gnome-clock-applet-
mechanism"

When I connect to that pid via strace, I see the following output before strace 
returns in about 30 seconds:
---
restart_syscall(<... resuming interrupted call ...>


) = 0
poll([{fd=5, events=POLLIN}, {fd=3, events=POLLIN}, {fd=7, events=POLLIN}], 3, 
628) = 0 (Timeout)
write(1, "** (process:6232): DEBUG: Exitin"..., 52) = 52
exit_group(1)                           = ?
---

The strace attached is for the clock-applet process.

** Attachment added: "clockTrace"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/575410/+attachment/1672403/+files/clockTrace

-- 
clock-applet freezes when clicking on time
https://bugs.launchpad.net/bugs/575410
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to