[Bug 14967] gnome menu is missing items
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Mon Sep 19 13:54:54 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14967
Ubuntu | linux
------- Additional Comments From dooglus at gmail.com 2005-09-19 14:54 UTC -------
I have been seeing a very similar problem, only instead of menu entries or
directories disappearing, I see text file icons disappearing. See bug #15763.
I used 'inotify_test' as mentioned in comment #14 to watch my text files. The
one which vanished saw this output from inotify_test:
chris at chrislap:~/Desktop$ inotify_test C.txt
inotify device fd = 3
C.txt WD=1
read = 48
sizeof inotify_event = 16
pevent->len = 0
pevent->len = 0
pevent->len = 0
EVENT ON WD=1
OPEN (file) 0x00000020
EVENT ON WD=1
ACCESS (file) 0x00000001
EVENT ON WD=1
CLOSE (file) 0x00000010 (note: this OPEN, ACCESS, CLOSE is because I ran
"cat C.txt" to check that inotify_test was working)
read = 32
sizeof inotify_event = 16
pevent->len = 0
pevent->len = 0
EVENT ON WD=1
DELETE_SELF (file) 0x00000400
EVENT ON WD=1
IGNORED (file) 0x00008000
The file didn't really get deleted. It's still there on disk, but it's no
longer showing in nautilus. F5 will bring it back.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list