[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2024-06-11 Thread Unxed
Should be fixed in https://code.launchpad.net/~mitya57/ubuntu/+source/unzip/+git/unzip/+merge/466860 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with fi

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2020-06-23 Thread Unxed
Wrote a patch for unzip fixing this issue: https://sourceforge.net/p/infozip/patches/29/ The same patch for p7zip: https://sourceforge.net/p/p7zip/bugs/187/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2016-05-15 Thread Mathew Hodson
I've closed the remaining tasks. This particular bug was fixed in Precise and later. For remaining issues in p7zip and file-roller, see Bug #1382106 and Bug #495880 --- unzip (6.0-4ubuntu2) precise-proposed; urgency=low * Fix incorrectly displayed file names with UTF-8 characters.

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2016-05-15 Thread Mathew Hodson
** Bug watch removed: Gentoo Bugzilla #69945 https://bugs.gentoo.org/show_bug.cgi?id=69945 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2016-05-15 Thread Mathew Hodson
** Bug watch removed: Debian Bug tracker #483290 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483290 ** Project changed: unzip => ubuntu-translations ** Changed in: ubuntu-translations Importance: Medium => Undecided ** Changed in: ubuntu-translations Status: Unknown => New **

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2016-05-15 Thread Mathew Hodson
** Bug watch added: Debian Bug tracker #682682 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682682 ** Changed in: unzip (Debian) Status: Confirmed => Unknown ** Changed in: unzip (Debian) Remote watch: Debian Bug tracker #483290 => Debian Bug tracker #682682 -- You received this

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2016-04-15 Thread Bug Watch Updater
Launchpad has imported 36 comments from the remote bug at https://bugzilla.novell.com/show_bug.cgi?id=540598. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://hel

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2015-11-25 Thread Yuan Chao
Wouldn't it be better to patch file-roller to support encoding settings? Otherwise it still breaks if you get zipped file with different encoding from the default. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2015-11-17 Thread CSRedRat
Hendrik Knackstedt (hennekn) on 2014-02-02 Changed in unzip (Ubuntu): status: Triaged → Fix Released In 7z: Pilot6 (hanipouspilot) wrote on 2014-10-18: #157 I created a new bug report regarding same problem with p7zip-full https://bugs.launchpad.net/ubuntu/+source/p7zip/+bug/1382106 -- You

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2015-10-07 Thread Lanoxx
P.S.: I figured out correct code page for the `-O 850` option by opening the file in question on a windows machine which correctly unpacked the file, then I used the windows command line tool `chcp` to get the current code page on that windows machine: >chcp Active code page: 850 > -- You receiv

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2015-10-07 Thread Lanoxx
>test case: >do an "unzip -l" on the file http://tinyurl.com/2aofpxs and witness the >question marks Sorry for posting on this already quite long bug. I am using Ubuntu 14.04 (LTS) with all the latest updates. This bug is still present for me. I need to explicitly pass `-O 850` to enable codepag

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2014-10-18 Thread Pilot6
I created a new bug report regarding same problem with p7zip-full https://bugs.launchpad.net/ubuntu/+source/p7zip/+bug/1382106 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fail

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2014-02-02 Thread Hendrik Knackstedt
** Changed in: unzip (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage noti

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-12-03 Thread Bib
Thank you very much. Now no more this issue in raring :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications ab

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-27 Thread Ľubomír Mlích
opened next bug as suggested in #140 and #146 https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/1255640 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly w

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unzip - 6.0-8ubuntu2 --- unzip (6.0-8ubuntu2) raring-proposed; urgency=low * Fix incorrectly displayed file names with UTF-8 characters. Add -DNO_WORKING_ISPRINT to build flags. (LP: #1199239, LP: #580961) -- Brian MurrayWed, 06 Nov 2013 09

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package unzip - 6.0-7ubuntu1.1 --- unzip (6.0-7ubuntu1.1) quantal-proposed; urgency=low * Fix incorrectly displayed file names with UTF-8 characters. Add -DNO_WORKING_ISPRINT to build flags. (LP: #1199239, LP: #580961) -- Brian MurrayWed, 06 Nov 20

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-20 Thread Pilot6
Brian, Try to install p7zip-full and use fole-roller to unzip a file. You'll get same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filenam

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-20 Thread Brian Murray
I tested this using unzip version 6.0-7ubuntu1.1 from quantal-proposed and confirm that I do not use ?? in the filenames anymore. ** Tags added: verification-done-quantal ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-20 Thread Brian Murray
I tested this using unzip version 6.0-8ubuntu2 from raring-proposed and confirm that the fix works. ** Tags added: verification-done-raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title:

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-13 Thread Brian Murray
I think opening a new bug report for each separate code page that is missing / needed in the 06-unzip60-alt-iconv-utf8 patch, is the cleanest way forward. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-12 Thread Launchpad Bug Tracker
This bug was fixed in the package unzip - 6.0-4ubuntu2 --- unzip (6.0-4ubuntu2) precise-proposed; urgency=low * Fix incorrectly displayed file names with UTF-8 characters. Add -DNO_WORKING_ISPRINT to build flags. (LP: #1199239, LP: #580961) -- Brian MurrayWed, 06 Nov 2013 1

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-12 Thread Stéphane Graber
** Tags added: verification-done-precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-09 Thread Benjamin Drung
I think we should also fix p7zip-full and backport that fix to precise, too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To man

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-09 Thread Pilot6
This is a good fix. But the problem is that file-roller uses p7zip-full, if it is installed. And p7zip-full has same problem. Is it possible to get file-roller use unzip by default? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-08 Thread Murz
Thanks, it works, I test this patch via ppa:frol/zip-i18n on raring and saucy before, all works! Now with precise-proposed it it works out of the box too. But why only for precise, will it be updated for later ubuntu releases too? -- You received this bug notification because you are a member o

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-08 Thread Leo
@alkisg Amazing! It works with Russian characters. I can't believe it happens now! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-07 Thread Alkis Georgopoulos
Thanks, that partially solves the problem (Precise, 6.0-4ubuntu2). The question marks are gone, so LP: #1199239 can be marked 'Fix released'. This (LP: #580961) bug is NOT fully addressed though. The problem that remains is that only a few codepages are supported. For example, unzipping a file th

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/unzip/precise- proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To man

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-07 Thread Brian Murray
Hello Rolf, or anyone else affected, Accepted unzip into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unzip/6.0-4ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubun

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/quantal/unzip/quantal- proposed ** Branch linked: lp:ubuntu/raring-proposed/unzip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fail

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-11-07 Thread Brian Murray
Hello Rolf, or anyone else affected, Accepted unzip into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unzip/6.0-8ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubunt

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-07-08 Thread Ma Xiaojun
Hi, Vitaly. I agree with your approach, see bug 1199239 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications abo

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-07-01 Thread Adolfo Jayme Barrientos
** Changed in: unzip (Ubuntu) Importance: High => Critical ** Changed in: unzip (Ubuntu) Assignee: Пётр (plmak) => (unassigned) ** No longer affects: unzip (Ubuntu Natty) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-09 Thread robert leleu
thanks the raring ppa worked for my mint 14 (quantal?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications abo

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-09 Thread Roman Bazalevsky
ppa has only raring version of packages, not precise/quantal 2013/6/8 robert leleu > didn't work for me > > here is the end of the update cmd > > Lecture des listes de paquets... Fait > W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt > n'est pas mis à jour et les fichier

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-08 Thread robert leleu
didn't work for me here is the end of the update cmd Lecture des listes de paquets... Fait W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est pas mis à jour et les fichiers d'index précédents seront utilisés. Erreur de GPG : http://ppa.launchpad.net quantal Release :

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-07 Thread Keagan Winterthieme
Okay, I've been following this bug for some time, why hasn't this gotten fixed after YEARS of the bug being open? Sorry to rant here, but why not just get one that works? I've been using the program in my distribution, and it does NOT have this problem at all - if you ask me, I believe it is a deep

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-07 Thread Vitaly
And here is ppa with fixed unzip: https://launchpad.net/~md-xytop/+archive/unzip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings T

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-06-07 Thread Vitaly
How I fixed it: (/home/user) $: apt-cache source unzip (/home/user) $: cd unzip-6.0 (/home/user) $: gedit extract.c go to line 2599.. there will be: if (!isprint(*r)) { You have to replace it to: if(!iswprint(*r)) { (we replaced function isprint by iswprint). And now do: (/home/user) $:

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-05-12 Thread Пётр
** Changed in: unzip (Ubuntu) Assignee: (unassigned) => Пётр (plmak) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-02-22 Thread Fagoth
here is a screenshot with archive from the top ** Attachment added: "screenshot" https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/580961/+attachment/3541576/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA.png ** Attachment removed: "screenshot" https://bugs.launchpad.net/ubuntu/+source/un

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-02-22 Thread Fagoth
still affects ** Attachment added: "screenshot" https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/580961/+attachment/3541575/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-02-22 Thread Chris Wilson
** No longer affects: hundredpapercuts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go to

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-02-10 Thread Steve Langasek
** Tags removed: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go to: ht

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-02-10 Thread Vladimir Skvortsov
Ubuntu 12.10 (UI with US English-UTF-8 codepage) It seems if you KNOW from which SW platform zip file comes from and codepage, you can successfully unzip the archive without loosing non- ASCII filenames not encoded in UTF-8. I just did one experiment to unpack zip file that has been created in Ko

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-01-05 Thread Leo
Archive sample attached here still opening with this bug in Ubuntu 12.04. File Roller 3.4.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename en

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2013-01-05 Thread CSRedRat
Fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go to: https://bugs.launchpad.net/fil

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-11-20 Thread Bug Watch Updater
** Changed in: unzip (Mandriva) Status: Confirmed => Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notif

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-07-05 Thread Fagoth
affects me too -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go to: https://bugs.launchpad

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-06-07 Thread frol
@Lasee: It's fault of the debian/patches/04-unzip60-alt-iconv-utf8 patch that contains the following: [...] +/* A mapping of local <-> archive charsets used by default to convert filenames + * of DOS/Windows Zip archives. Currently very basic. */ +static CHARSET_MAP dos_charset_map[] = { +{ "A

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-06-06 Thread Lasse Kärkkäinen
For whatever the reason, unzip-6.0-4ubuntu1 still doesn't support choosing the codepage and it uses CP866 (cyrillic) by default. This is a very bad choice. The default should be CP437 as is the default used by IBM BIOS, MS-DOS, VGA, etc. It should *also* be configurable via commandline option. Mea

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-05-01 Thread Eremin M.A.
The bug is connected with cyrilic encoding in archives -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications abou

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-04-04 Thread ryou ezoe
I found a bug in this iconv patch: 04-unzip60-alt-iconv-utf8. The problem is, this patch allocate buffer( which is for storing converted string ) twice the size of source string plus one byte. As seen in line 81-84 of the patch. +slen = strlen(string); +s = string; +dlen = buflen = 2*

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-02-19 Thread Lox
I can't unzip a file created in windows without having weird filenames! This bug seems 7 years old -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2012-02-07 Thread Ma Xiaojun
Hi, all. I wonder we'd have a test cases database. I think we can use the bug tracking systems come with code hosting services . People use different natural languages and have different compression preferences can all post sample archives. Maintainers mark new and essential test cases as confirm

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-11-28 Thread Bartosz Kosiorek
** Changed in: unzip (Ubuntu) Assignee: wert (wert-dmitrii) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-11-27 Thread wert
** Changed in: unzip (Ubuntu) Assignee: (unassigned) => wert (wert-dmitrii) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-11-17 Thread Alkis Georgopoulos
"assignee: madlokil" means that madlokil is the developer responsible for fixing the bug. "status: In progress" by thefusionite means that someone is working to fix the bug, so the other developers don't need to bother with it. So by setting the status to assigned+in progress, you actually discou

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-11-14 Thread Mark Richardson
** Changed in: unzip (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notif

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-10-18 Thread Mad_Loki
** Changed in: unzip (Ubuntu) Assignee: Brian Thomason (brian-thomason) => Mad_Loki (madloki1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with fil

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-09-16 Thread Kate Stewart
** Tags removed: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go to: h

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-09-15 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go to: htt

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-07-26 Thread kost BebiX
Glad to know that! Have a nice vacation! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings To manage notifications about this bug go

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-07-26 Thread Marcus Haslam
I'm out of the office until 1st August. On 28 Apr 2011, at 09:35, sergzxc <580...@bugs.launchpad.net> wrote: > zip/unzip and the specification fall short when dealing with non-ASCII > filenames not encoded in UTF-8 > > -- > You received this bug notification because you are a member of > Paperc

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-07-26 Thread Marcus Haslam
I'm out of the office until 1st August. On 8 May 2011, at 21:06, Vova <580...@bugs.launchpad.net> wrote: > ** Changed in: unzip (Ubuntu Natty) > Assignee: Brian Thomason (brian-thomason) => Vova (vosha) > > -- > You received this bug notification because you are a member of > Papercutters,

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-07-26 Thread Marcus Haslam
I'm out of the office until 1st August. On 12 May 2011, at 12:22, f-firefox <580...@bugs.launchpad.net> wrote: > ** Changed in: unzip (Ubuntu) >   Status: Triaged => Fix Released > > -- > You received this bug notification because you are a member of > Papercutters, which is subscribed to O

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-07-26 Thread Marcus Haslam
I'm out of the office until 1st August. On 12 May 2011, at 13:35, Bartosz <580...@bugs.launchpad.net> wrote: > ** Changed in: unzip (Ubuntu) >   Status: Fix Released => Triaged > > -- > You received this bug notification because you are a member of > Papercutters, which is subscribed to One

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-07-26 Thread Marcus Haslam
I'm out of the office until 1st August. On 12 May 2011, at 15:06, f-firefox <580...@bugs.launchpad.net> wrote: > ** Changed in: unzip (Ubuntu) >   Status: Triaged => New > > -- > You received this bug notification because you are a member of > Papercutters, which is subscribed to One Hundre

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-05-31 Thread Bug Watch Updater
** Changed in: unzip (openSUSE) Status: Unknown => Fix Released ** Changed in: unzip (openSUSE) Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: u

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-05-24 Thread C de-Avillez
@f-firefox: please stop changing the status. ** Changed in: unzip (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly wi

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-05-12 Thread f-firefox
** Changed in: unzip (Ubuntu) Status: Triaged => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-05-12 Thread Bartosz
** Changed in: unzip (Ubuntu) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bug

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-05-12 Thread f-firefox
** Changed in: unzip (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bug

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-05-08 Thread Vova
** Changed in: unzip (Ubuntu Natty) Assignee: Brian Thomason (brian-thomason) => Vova (vosha) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with file

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-29 Thread Ru_Grey
there is a bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://li

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-28 Thread sergzxc
zip/unzip and the specification fall short when dealing with non-ASCII filenames not encoded in UTF-8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with f

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-08 Thread Justin K
** Changed in: linuxmint Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing list

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-06 Thread Alkis Georgopoulos
@frol: ppa:frol/zip-i18n contains libnatspec 0.2.6-0ubuntu2, while ppa:r0lf/ppa contains a "later" version, libnatspec 0.2.6-1. $ dpkg --compare-versions 0.2.6-0ubuntu2 gt 0.2.6-1 || echo "Needs version bump" Needs version bump For people that have/had r0lf's ppa in their sources to be able to upg

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-05 Thread frol
OK, I copied libnatspec to ppa:frol/zip-i18n and restored support for CP737 and CP775. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodin

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-05 Thread 1l1a
** Description changed: -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-04 Thread Paul Sladen
Please could I remind me of the: Ubuntu Code of Conduct http://www.ubuntu.com/community/conduct For many people Free software and Ubuntu are a hobby. If somebody else's hobby happens to make (your) life easier, then great; but it's still often their hobby …with the time being contributed fre

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-03 Thread Rolf Leggewie
Alkis, now you are really going too far with your character assassination and outright lying. You've signed the CoC, you should apologize. I never asked for money to get this situation sorted, at least not for myself. I'm just fed up with people who make all kinds of grandish claims and demands

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-03 Thread Alkis Georgopoulos
frol wrote 51 minutes ago: > Alkis, You need to cantact libnatspec maintainer about this bug: > https://launchpad.net/~r0lf/+contactuser That person closed my bug report (LP #477755) where I was suggesting the altlinux solution that was finally accepted upstream, in order to open this bug. Then

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-03 Thread frol
Alkis, You need to cantact libnatspec maintainer about this bug: https://launchpad.net/~r0lf/+contactuser -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly wi

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-03 Thread Alkis Georgopoulos
frol wrote on 2011-04-01: > Alkis, can You please confirm that libnatspec is working correctly > on your machine, by installing natspec-bin frol ppa:r0lf/ppa and > running "natspec -i"? > Does it correclty detects charsets for your locale? > > Also can You post output of "zipinfo -v biografiko.zip

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-03 Thread Alex. K.
yeah, you right - its not a paper cut. its really a knife stab btw just compile version from here > ftp://ftp.info- zip.org/pub/infozip/beta/unzip610b.zip it work quite well, except it still doesnt work with er.. lets say, winrar-maked zip archives - interoperability with other os not achieved

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-02 Thread Chris Wilson
** Changed in: hundredpapercuts Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-01 Thread Shimi Chen
For me the latest libnatspec does not recognize the charset correctly. Attached are both outputs. ** Attachment added: "Output of natspec and zipinfo for an archive with hebrew filenames" https://bugs.launchpad.net/ubuntu/+source/unzip/+bug/580961/+attachment/1963061/+files/zipnatspecinfo -

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-04-01 Thread frol
Alkis Georgopoulos wrote on 2011-02-15: > I just tried frol's PPA with the libnatspec dependency. > It didn't correctly autodetect the encoding so I didn't see any benefit with > that implementation. Alkis, can You please confirm that libnatspec is working correctly on your machine, by installin

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-03-16 Thread MSU
** Also affects: linuxmint Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-b

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-03-10 Thread Martin Pitt
Alkis Georgopoulos [2011-03-10 17:20 -]: > No, the -I and -O options do not work properly. Ah, ok. In this case, updating to the full new upstream version seems fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-03-10 Thread Alkis Georgopoulos
Στις 10-03-2011, ημέρα Πεμ, και ώρα 15:04 +, ο/η Martin Pitt έγραψε: > But AFAIK the new -I and -O options already work. I thought the > remainder of the problem was that the value isn't autodetected, but > needs to be specified manually? No, the -I and -O options do not work properly. It loo

Re: [Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-03-10 Thread Martin Pitt
Alkis Georgopoulos [2011-03-10 12:27 -]: > If I'm not mistaken, a fix for this bug has been committed upstream since > 2010/12/05: > ftp://ftp.info-zip.org/pub/infozip/beta/unzip610b.zip If that makes it any better, sure. > Maybe it'd be simpler to use the 6.1 package rather than applying th

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-03-10 Thread Alkis Georgopoulos
If I'm not mistaken, a fix for this bug has been committed upstream since 2010/12/05: ftp://ftp.info-zip.org/pub/infozip/beta/unzip610b.zip A related post in their forums: http://www.info-zip.org/phpBB3/viewtopic.php?f=7&t=223&start=45#p2113 Maybe it'd be simpler to use the 6.1 package rather th

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-02-27 Thread Mechanical snail
Is Bug #177929 a duplicate of this one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title: unzip fails to deal correctly with filename encodings -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-02-25 Thread Martin Pitt
Removing the natty task, this is not a new regression and thus not a release blocker. ** Changed in: unzip (Ubuntu Natty) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-02-14 Thread Mackenzie Morgan
Setting back to triaged since the patch seems to be incomplete ** Changed in: unzip (Ubuntu Natty) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/580961 Title:

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-02-14 Thread Alkis Georgopoulos
I just tried frol's PPA with the libnatspec dependency. It didn't correctly autodetect the encoding so I didn't see any benefit with that implementation. It did however work as good as unzip did in older Ubuntu versions, i.e. both extracting *and listing* worked if either the UNZIP/ZIPINFO enviro

[Bug 580961] Re: unzip fails to deal correctly with filename encodings

2011-02-14 Thread Alkis Georgopoulos
I confirm that 6.0-4ubuntu1 is still half-broken, compared to previous Ubuntu versions. * Extracting works: UNZIP="-o cp737" unzip archive.zip * Listing doesn't: UNZIP="-o cp737" unzip -l archive.zip Since listing doesn't work, file-roller also doesn't work. I tested with http://www.ops.gr/Erg

  1   2   3   >