[Bug 1846711] [NEW] Caja hanging when navigating UP in MTP protocol

2019-10-04 Thread Federico Fuga
Public bug reported: Have an MTP device connected, navigate to one folder. In my case I have: mtp://%5Busb%3A007,030%5D/LogFiles The folder must have some content. Empty folder seems to work fine. Then navigate up to the parent folder. Caja hangs, not always but around 1 or 2 or more times over

[Bug 1647673] Re: jffs2dump endian convert does not convert major/minor numbers

2018-01-30 Thread Federico Fuga
Hi Balint, sorry I am out of that project and I cannot test it anymore. Indeed, I was not the original author of the patch, see https://patchwork.ozlabs.org/patch/334619/ . Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1647673] [NEW] jffs2dump endian convert does not convert major/minor numbers

2016-12-06 Thread Federico Fuga
Public bug reported: when using jffs2dump to change the endianness of a file system (in my case from BigEndian for a Renesas board to LittleEndian on intel), devices major/minor numbers are swapped in the converted fs. Here a patch that fixes the issue (tested on my own box) The patch was orginal

[Bug 1647673] Re: jffs2dump endian convert does not convert major/minor numbers

2016-12-06 Thread Federico Fuga
I Forgot to mention: O.S. is 16.04LTS, up to date. Package is mtd-utils1:1.5.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1647673 Title: jffs2dump endian convert does not convert major/minor numb

[Bug 1230233] [NEW] Unzip fails to manage symlinked files

2013-09-25 Thread Federico Fuga
Public bug reported: As shown in this thread: http://git.661346.n2.nabble.com/quot-git-archive-quot-seems-to-be-broken-wrt-zip-files-td6780039.html unzip fails to manage zip archive containing symlinks. The following patch solves this issue (tested on the same environment where the bug triggers)