Benedikt Meurer wrote: >>There are some icon update problems when the tree view side pane is used: >>- dnd to trash in tree: icon is not updated, including the panel icon. >>- delete file to trash: same as above. >>- empty trash in tree (right click): same as above. >>- empty trash from panel when Thunar is in tree pane mode: same as above. >> >>Everything seems to work fine when I'm using the shortcuts side pane, so >>maybe >>there is something wrong with signals and the tree view side pane. > > Hm, dunno, have to check. Please file a bugreport.
Ok, this one should be fixed. >>Problem when Thunar is not running: >>- put something in the trash >>- Run: thunar -q >>- delete trash from panel plugin >>- Problem 1: Panel icon not updated >>- Run: thunar (new window is opened) >>- Problem 2: Trash full icon is display in the shortcuts view while >>the trash is empty >>- Create empty file (right click > new doc > ...) >>- Delete the file >>- Problem 3: The empty-trash icon (!!) is now displayed for a couple of >>seconds. >>- Lucked enough the good icon is now displayed in the shortcuts pane > > That's because we poll the files/ directories only if their mtime > changed. But since the mtime is given in seconds (some systems support > more precise times, but that's not portable) there's a race here. But > that should be easy to fix. Please file a bug report. Hm, not as trivial as I thought. Have to look into this later. Please file the bug report to remind me of the issue. > Benedikt Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
