[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2024-08-24 Thread Paul White
Comments above imply that this issue was fixed over ten years ago. ** Changed in: krusader (Ubuntu) Status: Fix Committed => 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/1065110

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-08-19 Thread Murz
Manually installing package with beta3 from Ubuntu Saucy - http://packages.ubuntu.com/saucy/amd64/krusader/download solves this issue. Please backport it to previous versions of Ubuntu! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-07-04 Thread WoodyEckelzone
@Dobrai It is a real example. But before you start check if you have these installed:: sudo apt-get build-dep krusader sudo apt-get install cmake checkinstall When you install the produced deb you'll probably get a warning message that the package is of bad quality. You can ignore that. #17 Yes p

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-07-03 Thread Alexandru G
@Christian Hildmann: cmake probably complains about missing dependencies needed for compilation. You can get those using: sudo apt-get build-dep krusader and then continue with step 3 from comment #10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-06-16 Thread Michal Kvasnicka
Could you put latest krusader-2.4.0-beta3 to the ubuntu standard reposotories? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive with "Error: krarc is

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-05-14 Thread Dobrai Jonathán
I've went back to Ubuntu 12.04 and the issue finally is resolved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive with "Error: krarc is disabled" T

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-05-10 Thread Dobrai Jonathán
Please write us all of the steps using a real example. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive with "Error: krarc is disabled" T

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-05-05 Thread WoodyEckelzone
@ Dobrai: - cmake A cross-platform, open-source make system - -DQT_INCLUDES=/usr/share/qt4/include is the location of the QT4 includes -DCMAKE_INSTALL_PREFIX=/usr/ is the location where Krusader will be installed with the make command. An other example is: -DCMAKE_

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-05-02 Thread tlu
Just download the respective Debian package from http://packages.debian.org/experimental/krusader -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive wi

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-04-27 Thread Christian Hildmann
I tried the recipe from #10, which is derived from the Krusader documentation at http://www.krusader.org/documentation/kde4_lin_install.html However, step 3 fails with errors from cmake. It would be fine to get a new version in the repositories - thank you! -- You received this bug notification b

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-04-26 Thread Dobrai Jonathán
Please give us an example of the line 3 cmake -DCMAKE_INSTALL_PREFIX=/usr/ -DQT_INCLUDES=/usr/share/qt4/include in order to understand it. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-04-26 Thread WoodyEckelzone
Made my own deb from 2.4.0.beta3 which solved the `krarc` problem. How to: 0 Uninstall Krusader 1 download source from http://www.krusader.org/ 2 cd krusader-2.4.0-beta3 3 cmake -DCMAKE_INSTALL_PREFIX=/usr/ -DQT_INCLUDES=/usr/share/qt4/include 4 make 5 sudo checkinstall Don´t forget in step 5 t

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-04-25 Thread WoodyEckelzone
Now Nautilus is completely borked in 13.04 we need a decent two pane file-manager for Ubuntu, but this bug is nasty. Please update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusa

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-04-13 Thread Martin Vysny
This bug also applies to a fully upgraded 13.04. Please upgrade krusader. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive with "Error: krarc is disa

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2013-02-11 Thread zigi
Please release the latest krusader-2.4.0-beta3.tar.bz2 version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive with "Error: krarc is disabled" To

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2012-11-29 Thread Peter Antoniac
** Changed in: krusader (Ubuntu) Importance: Undecided => High ** Changed in: krusader (Ubuntu) Assignee: (unassigned) => martin suc (martin-suc) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2012-11-20 Thread Ondřej Buriánek
Workaround for me was installing krusader package from precise http://packages.ubuntu.com/precise/amd64/krusader/download and forcing this version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2012-10-29 Thread themroc
I use this package, until an update is available on the official sources: https://launchpad.net/~ladislav.bonita/+archive/precise- backports/+packages woks in quantal (12.10) too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2012-10-25 Thread martin suc
problem is solved in krusader beta3 . I have read on some forum that it has been intentionally commented within compilation because there has been bug in it within open the zip file. ** Changed in: krusader (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notificatio

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2012-10-24 Thread themroc
Same here in Kubuntu 12.10 x64 after upgrade from 12.04 on all off my PCs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: krusader fails to enter .zip archive with "Error: krarc is dis

[Bug 1065110] Re: krusader fails to enter .zip archive with "Error: krarc is disabled"

2012-10-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: krusader (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065110 Title: k