Search found 5 matches

by skottish
Fri May 29, 2009 4:13 pm
Forum: PCManFM
Topic: Vote: Future of PCManFM (Very important!!)
Replies: 32
Views: 159328

Re: Vote: Future of PCManFM (Very important!!)

I'm one of those people that constantly compile out Gnome dependencies out of programs. The only program that I need from the Gnome project is Evince, and I'm the maintainer of the evince-gtk package for Arch Linux ( http://aur.archlinux.org/packages.php?ID=24416 ). The relatively long patch that's ...
by skottish
Sat Mar 07, 2009 7:15 pm
Forum: PCManFM
Topic: PCManFM stops updating with gamin 0.1.10
Replies: 5
Views: 5696

Re: PCManFM stops updating with gamin 0.1.10

Downgrading gamin to 0.1.9 seems to fix the problem with PCManFM. Since there doesn't seem to be any problems with Thunar and gamin 0.1.10, I suspect that something simple like an API call needs to be updated.
by skottish
Tue Mar 03, 2009 2:39 am
Forum: PCManFM
Topic: PCManFM stops updating with gamin 0.1.10
Replies: 5
Views: 5696

Re: PCManFM stops updating with gamin 0.1.10

The patch has an error in it. It should be evt.filename and not evt.file_name. Unfortunately this kills both pcmanfm-svn (r787) and pcmanfm-fuse (r770). In both cases it segfaults. If you'd like to try to reproduce it, just switch views in the side pane with the buttons on bottom repeatedly. After a...
by skottish
Mon Mar 02, 2009 9:56 pm
Forum: PCManFM
Topic: PCManFM stops updating with gamin 0.1.10
Replies: 5
Views: 5696

Re: PCManFM stops updating with gamin 0.1.10

I had the same problem with inotify. It seems that we have to reconnect after each event. I corrected in my branch on inotify. Perhaps you have to correct your source code with that: Index: src/vfs/vfs-file-monitor.c =================================================================== --- src/vfs/vf...
by skottish
Thu Feb 26, 2009 6:22 pm
Forum: PCManFM
Topic: PCManFM stops updating with gamin 0.1.10
Replies: 5
Views: 5696

PCManFM stops updating with gamin 0.1.10

PCManFM is showing strange behavior using gamin 0.1.10 (as well as FAM). Basically after some time files stop updating. This is true for both PCManFM 0.5 and svn r787. We have a thread about it at Arch Linux: http://bbs.archlinux.org/viewtopic.php?id=65307 I started the thread wondering if it was ga...