Showing posts with label krusader. Show all posts
Showing posts with label krusader. Show all posts

Tuesday, August 13, 2013

Krusader have problem with unpacking tag.gz

It is not a first time I noticed that after unzip/unarchive/unpacksome archive some files are missed. But when you do it from terminal or ubuntu befault archive manager - all works fine.

issue was reported: https://bugs.kde.org/show_bug.cgi?id=323472

Tuesday, April 9, 2013

Sunday, October 21, 2012

Turn off sound in Krusader on delete operations in Ubuntu

Sounds are not configured in Krusader, but in common KDE settigns. To manage them install KDE system settings, source:

sudo apt-get install system-settings

Launch system-settings from terminal, and navigate to KDE Workspace settings.
Remove "Play sound" selection from event:


Tuesday, September 11, 2012

Krusader Editor does not save settings in Ubuntu 12.04

Krusader in Ubuntu 12.04 does not save settings of its editor(KrViewer).
this cause creation of backup file (with '~' at the end) on each edit(F4) -> save operation for file.

https://bugs.kde.org/show_bug.cgi?id=303463

File: ~/.kde/share/config/krusaderrc is not related for this.
No complains in group: http://groups.google.com/group/krusader-users/subscribe?hl=en

workaround is here.

To alternatively ease problem - change internal editor to smth else:
Settings / Configure Krusader ... tab General , tab View/Editor , Editor: /usr/bin/gedit
or /usr/bin/geany

Friday, November 11, 2011

Ubuntu how to install and setup Krusader for convenient work

Install krusader:
sudo apt-get install krusader

Launch krusader:
on first launch Krusader will offer to configure it or you can continue configuration in any time by
selecting menu Settings -> Configure Krusader.

For windows user I suggest select TotalCommander way of selection:  

specify gnome teminal: "gnome-terminal --geometry=150x30" or update default/unnamed profile in gnome-terminal settings
ATTENTION: in latest Krusader you need to put full path to executable - "/usr/bin/gnome-terminal"
Provide path to gnome sudo and diff tool. I use meld

 That is all. I recommend to open settings of internal editor and remove backups for file editing.
Select any text file in krusader panel, press F4. In window select menu "Settings->Configure Editor"



 Enjoy!

PS: for ubutnu 12.04 consider workaround to not uase backup-files on any file editing, page.
Search my blog for more Krusader related articles.

hot keys for mouse-less usage : http://www.krusader.org/documentation/key_bindings.html