Klipper and VIm causes problems

2006-01-10 Thread boysen
Hi

If I use Vim in konsole while Klipper is running, it causes a problem as
soon as I enter Visual mode (In other words, of I press the 'v' key).
First of all, the selection disappears, but pressing 'v' again makes it
work normally. The probem is, that Klipper does not work after that, and
that a lot of Vim funtions does not work correctly anymore. I cannot f.ex.
use the 'x' key to delete characters anymore. Pasting by pressing the
middlebutton only pastes the first two charaters and a lot of other
"weird" things happen. If I close and open Vim, the problem is gone, until
I press 'v' again. Closing Klipper completely removes the problem
altogether.

Has any of you encountered this problem? It is quite new on this machine.
It started not more that 2 weeks ago.

Kind regards
Morten Boysen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Making Info List View the default?

2006-01-10 Thread Bud Rogers
On Tuesday 10 January 2006 23:13, Peter Stoddard wrote:
> I'm running Debian 2.6.14.3-smp and KDE 3.3.2.
>
> Every time I open a window in Konqueror (File Manager Mode) I have to
> change the view to "Info List View" by going to the dropdown menu
> View --> View Mode --> Info List View  How can I make this view the
> default view?

Settings->Load View Profile filemanagement

Change whatever settings you wish.

Settings->Save View Profile filemanagement

I suppose it should be obvious, but it took me a while to find it too.

-- 
Bud Rogers  <[EMAIL PROTECTED]>  KD5SZ



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



no public key

2006-01-10 Thread angel yung
Hello eveyone,I have a problem with my update from sid, I kept on getting this messageW: There are no public key available for the following key IDs:010908312D230C5F
W: You may want to run apt-get update to correct these problems
I ran apt-get update again and same error appears. Does anyone know how to get rid of this warning message?Thanks a lot in advance.angelina



Re: no public key

2006-01-10 Thread Wolfgang Rohdewald
On Dienstag 10 Januar 2006 23:08, angel yung wrote:
> W: There are no public key available for the following key IDs:
> 010908312D230C5F
> W: You may want to run apt-get update to correct these problems
> 
> I ran apt-get update again and same error appears. Does anyone know how to
> get rid of this warning message?

google for the key ID and follow the 3rd link (DEBIAN HK), it says:

W: GPG error: ftp://www.hk.debian.org unstable Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY F1D53D8C4F368D5D NO_PUBKEY 010908312D230C5F
 W: You may want to run apt-get update to correct these problems
Solution:
 $ gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 010908312D230C5F
 $ gpg --armor --export 010908312D230C5F | apt-key add -
 $ apt-get update

-- 
Wolfgang


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: no public key

2006-01-10 Thread Lucia Sanchez
angel yung wrote:
> Hello eveyone,
> 
> I have a problem with my update from sid, I kept on getting this message
> 
> W: There are no public key available for the following key IDs:
> 010908312D230C5F
> W: You may want to run apt-get update to correct these problems
> 
> I ran apt-get update again and same error appears. Does anyone know how
> to get rid of this warning message?

(Assuming you have a keyserver configured for GnuPG)

$ gpg --recv-key 010908312D230C5F
[...]
$ gpg --armor --export 010908312D230C5F | sudo apt-key add -
OK

:)
-- 
Lu.


 I will live forever or die trying.



signature.asc
Description: OpenPGP digital signature


Unpack kdelibs-data

2006-01-10 Thread Wolfgang Hartter
Hallo,

nachdem die Installation des folgenden Pakets immer wieder fehlschlägt
(auch apt-get -f upgrade), bin ich beim Installieren von Paketen
komplett blockiert, da apt-get upgrade sofort mit folgender
Fehlermeldung abbricht: 

Vorbereiten zum Ersetzen von kdelibs-data 4:3.4.3-2
(durch .../kdelibs-data_4%3a3.5.0-3_all.deb) ...
Entpacke Ersatz für kdelibs-data ...
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/kdelibs-data_4%
3a3.5.0-3_all.deb (--unpack):
 versuche »/usr/share/mimelnk/image/x-djvu.desktop« zu überschreiben,
welches auch in Paket libdjvulibre1 ist
dpkg-deb: Unterprozess paste getötet mit Signal (Datenübergabe
unterbrochen (broken pipe))
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/kdelibs-data_4%3a3.5.0-3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Was ist da zu tun? Warten und Tee trinken? Inzwischen haben sich viele
Dutzende Pakete (auch nicht-KDE-Pakete) angesammelt, die ich eigentlich
gerne upgedatet haben möchte.

Google sagte mir zu o.g. Problem nichts dazu, auch die Suche im
Listen-Archiv nicht (oder ich fand die richtigen Suchbegriffe nicht...)

- Löschen der x-djvu.desktop nützte nichts
- Vergabe alle Rechte an x-djvu.desktop Fehlanzeige
- Löschen des kdelibs-data-Pakets mit anschließendem apt-get (-f)
update/upgrade Fehlanzeige

Der relevante Teil meiner sources.list:

deb-src http://security.debian.org/ etch/updates main
deb http://security.debian.org/ etch/updates main
deb http://ftp.de.debian.org/debian/ testing main
deb-src http://ftp.de.debian.org/debian/ testing main
deb http://ftp.de.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.de.debian.org/debian/ sid main contrib non-free


-- 
Mit freundlichen Grüßen
Wolfgang Hartter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]