Hi all,

I've confirmed that the previous patch fix this bug.
I found a machine from friends crash, and after applying the previous
patch, it won't crash again.

But, it's hiding the real problem.

The problem is because the xarchiver-add_button.png cannot be found.
Thus the wrong call g_free(error) is called.
Normally g_free(error) will not be reached and will not cause a crash.

After applying the previous patch, the program runs, but the icon of
add/decompress button breaks.

The program is not checking /usr/share/icons/pixmaps/xarchiver/
In support.c it only checks DATADIR/icons/ and ./pixmaps/
It should be fix first.


Another problem:
There's another g_free(error) need to be fix in callback.c.




-- 
                                                PaulLiu(劉穎駿)
E-mail address: [EMAIL PROTECTED]

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to