there is no such option neither in ark nor in file-roller
--
unzip fails to deal correctly with filename encodings
https://bugs.launchpad.net/bugs/580961
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.
--
desktop-bugs
using 7-zip it can be solved!
eg:
wget
http://www.ops.gr/Ergorama/fileUploads/ypiresiaops/prokirikseis/biografiko.zip
LANG=el_GR.CP737 7z x -oPATH file.zip
convmv -r --notest -f utf-8 -t CP737 PATH/*
see proposed patch for package unp, same problem there:
https://bugs.launchpad.net/ubuntu/+sour
temporary fix:
install convmv:
sudo apt-get install convmv
for greek encoding:
LANG=el_GR.CP737 7z e file.zip
convmv -f CP737 -t utf-8 *
I'll try to patch this in "unp"
--
We needs file encoding select function.
https://bugs.launchpad.net/bugs/177929
You received this bug notificati
** Package changed: file-roller (Ubuntu) => unzip (Ubuntu)
--
We needs file encoding select function.
https://bugs.launchpad.net/bugs/177929
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
--
desktop-bugs mailing list
desktop-bugs@lis
Still a problem in karmic
--
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity in ubuntu.
--
desktop-bugs mailing list
des
It also happens with KDE, maybe you have this package already installed
--
Regression: Connecting to FreeNX breaks keyboard layout in Intrepid
https://bugs.launchpad.net/bugs/289918
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to metacity
why cant we change the preferred encoding for a specific archive?? or
even better cant we choose a default encoding for non utf8 filenames?
--
file-roller zip extracting encoding problem
https://bugs.launchpad.net/bugs/111053
You received this bug notification because you are a member of Ubuntu
D