! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
"file system" icon appear
Status:
CLOSED: FIXED
Severity:
critical

Comments

Description Mike Massonnet editbugs 2006-03-01 15:25:37 CET
I discovered a bug and it should be related with something like gamin 
(actually the file system monitor thing). To reproduce it, get into a 
directory in thunar, open a shell and cd in the same directory than type 
`chmod +w .` and an icon will appear (something named like "File system").

Reproducible: Always
Steps to Reproduce:
1. open thunar and a shell 
2. in the shell type a command to touch the current directory of thunar
3. an icon "file system" will appear
Comment 1 Benedikt Meurer editbugs 2006-03-01 16:00:40 CET
Not reproducible here (Gamin 0.1.7). Which version of Gamin do you use?

Can you try without Gamin (i.e. locate gamin.pc and move it to /tmp temporarily)?
Comment 2 Mike Massonnet editbugs 2006-03-01 23:14:51 CET
OK, I have the same version 0.1.7 of gamin and exercised a bit more this
behaviour. Actually I discovered this bug when I was playing in a mounted point
and yes, it didn't reproduce in a normal directory.

So, this icon appears inside a directory which is the mount point of a file system.

Kind regards.
Comment 3 Benedikt Meurer editbugs 2006-03-05 15:38:57 CET
Moving to 0.3.0beta1.
Comment 4 Benedikt Meurer editbugs 2006-03-24 23:14:22 CET
Sorry, I'm still unable to reproduce that here. Does it still happen with the latest version? 
Comment 5 Mike Massonnet editbugs 2006-03-30 03:30:56 CEST
I tried it at different mount points.
It _doesn't_ work for:
- usb flash card at /media/usb;
- root /;
- fat32 partition at /mnt/bridge.

It _does_ work for:
- /home;
- lvm volumes /home/mike/music, /home/mike/movie /home/samba.

I tried to mount the fat32 partition in /home/mike/mountpoint and the icon does appear when i launch for instance touch /home/mike/mountpoint.
I noticed when I mount the fat32 partition in the default mountpoint the data is showed and hidden when I unmount. It does not show/hide in another mountpoint like /home/mike/mountpoint.
It is reproducable with the flash card.

PS: sorry for the late
Comment 6 Benedikt Meurer editbugs 2006-04-16 16:55:44 CEST
Moving to 0.3.2beta2.
Comment 7 Mike Massonnet editbugs 2006-04-19 22:55:33 CEST
Probably I am missing some knowledges, but in the last version (Thunar 0.3.1svn-r21053 (Xfce 4.3.90.1)) the behaviour has changed.
I can still see the icon become visible but now it is removed/hided in the next half of second.

I'm using Debian Sid. (maybe he is the ..). I didn't check everytime I updated/upgraded the distro.

Cheers.
PS: the resolution should be changed to x-files.
Comment 8 Benedikt Meurer editbugs 2006-04-23 12:57:25 CEST
Can you try with the latest revision? I think I found the cause.
Comment 9 Mike Massonnet editbugs 2006-04-23 14:56:58 CEST
The icon is still appearing *very* briefly. 
For /tmp/* and /home/* I get these messages in the terminal:
(thunar:912): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'
(thunar:912): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

Only two times over twenty tests the type in the first message was a guint and a GObject-closure-array. And one time it didn't get printed.

It doesn't print messages for partitions mounted at: /, /mnt/* and /media/*.
Comment 10 Benedikt Meurer editbugs 2006-04-23 14:59:50 CEST
Can you compile Thunar with --enable-debug=full and attach a backtrace (it'll crash on warnings then) of the problems?
Comment 11 Benedikt Meurer editbugs 2006-04-23 15:12:41 CEST
Yep, one of the crashes was caused by a bug I introduced with the last commit. Should be fixed now.
Comment 12 Mike Massonnet editbugs 2006-04-29 15:41:24 CEST
(In reply to comment #11)
> Yep, one of the crashes was caused by a bug I introduced with the last commit.
> Should be fixed now.
> 

I don't know what to reply. I have no more a file system icon which sticks on some mount points. And I don't know how to produce a correct strace.
Comment 13 Benedikt Meurer editbugs 2006-04-30 20:59:46 CEST
So you say this issue is fixed?
Comment 14 Mike Massonnet editbugs 2006-05-01 19:57:08 CEST
Yes.
Comment 15 Benedikt Meurer editbugs 2006-05-02 10:09:14 CEST
Good. ;-)

Bug #1521

Reported by:
Mike Massonnet
Reported on: 2006-03-01
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.1svn

Attachments

Additional information