Page 1 of 1

Some usefull patch

Posted: Sun May 27, 2012 6:26 pm
by kopavel
At first - sorry for my English - as for many of us - English - not my native language.

So.. i catch some annoying bugs in GIT version of pcmanfm/libfm and find some solution for it. May be useful for all of us.

First - i find it in Internet but wonder, why it's not applied till now. If we make right click on panels - we have a crash.
this patch fix it...

Second and third resolved by my self, so, maybe, need to be rechecked by some one, but it a so trivial "by code" - i hope it's correct
so second fix crash by sorting, if we use sort by name pcmanfm crash in some (frequent) situation.
and third fix crash if we add/remove bookmarks (and potentially in many others cases, when tree-view update acquire).

in zip archive are all files - by file names easy to understand what each of it is for.
there is two patches for libfm and one for pcmanfm
I hope developers read this forum to, and this patch be in GIT soon :)

UPDATE: "libfm_ordering.patch" are in GIT...
UPDATE2: all patches (and new one) now are added to SourceForge tracker...

Re: Some usefull patch

Posted: Mon May 28, 2012 8:38 pm
by kopavel
One more bug (and one more patch) - pcmanfm always forget about "show hidden files"
Patch are for pcmanfm GIT
It's seems not so correct post patches on forum - i will try to find way to communicate directly with developers, but for now - it's easiest way :)

Re: Some usefull patch

Posted: Mon May 28, 2012 11:56 pm
by Rex Bouwense
While your proposed patches sound interesting, I am not sure that the developers read the forums.
See:
http://forum.lxde.org/viewtopic.php?f=0&t=575
That will give you instructions.
Rex