
| 1. | Krusader keeps crashing, why? |
We've been receiving a lot of emails and bug reports (December 2005) regarding random crashes, especially during file operations such as copy, move, etc. These crashes are related to Qt™ 3.3.5 and NOT Krusader. It seems that Qt™ 3.3.5 introduced a serious bug which is currently (December 2005) causing random crashes in many KDE applications including Konqueror. You can use Google to find out more. As far as we know, Debian®-Sid and SuSE® already posted new Qt™ binaries that fix the problem, and Gentoo® has masked Qt™ 3.3.5 completely. As for now, you either need Qt™ 3.3.4 or a fixed Qt™ 3.3.5 or a higer version, depending on your distribution. More information is available on our website. | |
| 2. | When I try to mount/unmount my cdrom/floppy, Krusader reports something about a supermount, what's this about? |
Supermount is a daemon which handles the
mounting/unmounting of removable filesystems for you.
Just insert a floppy, and do
| |
| 3. | Why does Krusader freeze or hang on a dead mountpoint? |
When Krusader is e.g. browsing an NFS share and the NFS server goes down, Krusader will freeze. This Krusader (and all other open internal viewers/editors) freeze is fatal, and can only be corrected with the kill -9. We have no solution for this. This is an issue not confined to file managers, or even the Linux® OS! The problem is that you "hang" on the first access to the dead share - so there is no way around it, no check to avoid it, even ls will freeze. Just trying to read something - anything - is enough to get you stuck. The one and only way around this architectural problem is using a multi-threaded design - this way if we get stuck, we don't hang the entire application event loop, but we don't think that the time is right for adding threads, we are not sure that *all* the KDE systems out there are using Qt™-mt (the multi threaded version of the Qt™ library), and the Krusader Krew may not be the right people to address this major issue in any case; so currently this is just a bug we have to learn to live with. | |
| 4. | When I try to resize Krusader to make it smaller, I discover that I can't resize it below a certain size. Why? |
See the (etc.) buttons? They are not allowing Krusader to downsize as they have a minimum size. Just disable them -> and you'll be able to resize Krusader to your liking. Since version 1.51 we have improved this greatly: when downsizing the buttons will look like 'F5 ..py'. When the button faces are too small to read a tooltip will give the complete text. The minimum width is 45 pixels for each button. | |
| 5. | Samba ISO 8859-x codepage / What to do if Krusader does not read shared directories containing special international characters? |
Krusader does not handle (yet)
Samba ISO 8859-x codepages, if
you use a codepage different than 8859-1 you will have to
do a manual configuration. Create or modify the file:
[global]
workgroup = MyWorkGroup (ex. WORKGROUP)
client code page = MyCodePage (ex. 852)
character set = MyCharSet (ex. ISO8859-2)
Unfortunately
kcontrol (KDE
3.1.1) fails to configure smb.conf properly, so this must
be done manually with a text editor. | |
| 6. | Krusader reports "krarc:... protocol not supported" error at opening an archive file, what to do? |
Install the krarc slave properly: Copy the
Copy the
or the directory where the KIO slaves are placed in your Linux® distribution. | |
| 7. | I get the error message "Protocol not supported by Krusader: "krarc:/path/to/foo-archive", when I try to open foo-Archive, what to do? |
The icons, kio_slaves and documentation must be
installed in the correct places in the KDE
directory tree. The
| |
| 8. | What todo if an extenal tool doesn't seem to work? |
Krusader uses several programs as external tools, and sometimes they appear not to work. Open a terminal and check if tool foo is installed. Check if tool foo is properly configured in the Konfigurator Dependencies page. For Archiving tools: autodetect the archives again with the button in the Konfigurator archive page. Check the Konfigurator Protocol page If it doesn't work, backup your ~/.kde/share/config/krusaderrc configuration file and remove it from this location,
Restart Krusader, Krusader will now start the first start configuration wizard, follow these guidelines.
| |
| 9. | Howto executing jar files (and not enter the jar archive)? |
Go to the Konfigurator Protocol page and remove application/x-jar from the krarc node, Krusader should no longer enter the archive. Global file associations are handled by KDE and not by Krusader. To assosiate the jar extension:
| |
| 10. | Why do I have trouble with my FTP connection? |
This problem often occurs when you are behind a firewall or proxy. Open ->->, "Enable Passive Mode (PASV)" has to be turned on or off, depending on it's current setting. Now try your FTP session again to see if it works. Also, make sure you have no other FTP sessions open (using web browsers, etc.), they can cause complications. More information can be found in Active FTP vs. Passive FTP, a Definitive Explanation. | |
| 11. | I get "FTP protocol not supported by Krusader" error when trying to open a remote FTP directory, what to do? |
The reason for this error is that 'FTP via HTTP proxy' feature is not yet supported by Krusader. This error may be caused by a misconfiguration of the proxy settings in KDE Control Center. Modify the proxy settings to not use HTTP proxy and FTP will work. | |
| 12. | How don't add ".part" suffix when copying files via ftp? |
When uploading files a | |
| 13. | How can I close a remote connection (e.g. a FTP connection)? |
It's explained in the remote connections chapter. | |
| 14. | I am experiencing problems with the media:/ protocol, why? |
The media:/ protocol was removed from KDE4. | |
| 15. | How can I disable the default sounds, e.g. when I do a delete action ? |
Those are the default KDE System sounds, and not related to Krusader. If you want to disable them globally open your KDE KDE Control Center ( kcontrol): ->->, Event Source: "KDE System Notifications" and uncheck sound items you don't like. | |
| 16. | Where the remote connection manager ? |
Use our Bookmark Manager. Use a remote URL and bookmark it. | |
| 17. | Why doesn't mimetype magic sometimes work inside archives? |
When you enter an archive and press
F3 to view a file that has no known
extension, e.g.
| |
| 18. | Where is Konfigurator, do i need to install the KDE Desktop Enviroment to use it? |
Konfigurator is Krusaders configuration module, when you have installed Krusader than you have also Konfigurator. For some reason some people think it's an other KDE application, but it is not, so you don't need to install the KDE Desktop Enviroment to use Konfigurator. When runnig Krusader, use ->, and it will start Konfigurator. Please read the manual, Krusader has many many configuration options, a lot of things can be customized to your needs with Konfigurator. | |
| 19. | How can I set the look & feel of 2 different users to be the same? |
Presuming that the current setup is the good configuration, you can copy the configuration to the other user. And when the other user is Root use:
|
Would you like to make a comment or contribute an update to this page?
Send feedback to the Frank Schoolmeesters