Re: Hotplug, udev, hal, etc.

2005-10-09 Thread Sven Kissner
Hi Anders, On Sunday 09 October 2005 11:57, Anders Ellenshøj Andersen wrote: > Udev in unstable now conflicts with hotplug. From what I can gather udev > has eaten up all of hotplugs functionallity, but I don't really have a clue > about what is going on. Since some important KDE stuff depends on

media:/ and IEEE1394 storage device

2005-10-08 Thread Sven Kissner
Hello, I can't get my external storage device (Maxtor OneTouchII) to work with media:/. Media intself works fine with USB-devices, IEEE1394 itself is working, too, the device is just not showing up within media. Any ideas on this? System: Debian/SID, Linux 2.6.13.1 Thanks, Sven -- http://c

Re: getting standard konqueror side bar entries when upgrading from KDE 3.3 to 3.4

2005-03-28 Thread Sven Kissner
Martin, On Monday 28 March 2005 19:19, Martin Steigerwald wrote: > just because I didn't find those two solutions you propose which IMHO is a Of course. My post wasn't intended to blame you for not finding it. It was about Information. I used questionmarks for it seeed somewhat strange to me t

Re: getting standard konqueror side bar entries when upgrading from KDE 3.3 to 3.4

2005-03-28 Thread Sven Kissner
On Monday 28 March 2005 13:46, Martin Steigerwald wrote: > If you move all of them out of the way you will get standard services > settings put in there again. This includes a link to the "media:/" > service. why not just right-klick 'services' > 'storage media' and assign the appropriate url? an

Re: Deleting files with Konqueror from KDE 3.4

2005-03-17 Thread Sven Kissner
On Thursday 17 March 2005 13:24, Alex. V. Bogdanov wrote: > Btw, as I remember, also there was a menu like 'copy to' ('move to') IIRC it's in konq-plugins. sven -- Hot Water Music > Three Summers Strong pgpBm889CrpOl.pgp Description: PGP signature

Re: media:/ in 3.4-pre broken?

2005-03-14 Thread Sven Kissner
Hi Zack, On Tuesday 15 March 2005 00:48, Zack Cerza wrote: > media:/ in the current 3.4 packages only shows my floppy drive. Should it > also show, for example, mounted/unmounted USB storage devices? What about > internal hard disk partitions? If it's not supposed to show these things, > what's th

default volume control (with osd)

2004-10-30 Thread Sven Kissner
hi list, before recently, kde seemed to map the volume and mute keys of my keyboard (logitech cordless desktop deluxe optical) automagically. after the last x update (iirc), this isn't working anymore. i mapped the keys manually using khotkeys, but that way the osd isn't working. what was

Re: Keyboard not working in KDM sometimes

2004-08-24 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 24 August 2004 01:36, Michael Schuerig wrote: > On Tuesday 24 August 2004 01:05, Scott Thompson wrote: > > I'm getting an odd problem since upgrading to KDE 3.3 from > > unstable. When KDM comes up, my mouse always works. I can > > select

Re: kdelibs in sid depends libjack0.80.0-0 which depends jackd; see 248665

2004-08-20 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi paul, On Sunday 15 August 2004 05:19, Paul Johnson wrote: > No kidding. I don't see much point for KDE to have anything to do with > arts. If you want to play more than one sound at once, spend $10 and > get a sound card worthy of being called s

Re: packages fetching tools

2004-07-26 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 26 July 2004 04:16, Nick Boyce wrote: > I'm sorry ... I've used dselect. I still have bad dreams about the > hours I spent lost wandering round in there (not to mention in its > so-called help system). IMHO it's user interface exemplifies t

Re: SuperKaramba debs

2003-09-14 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi peter, On Friday 12 September 2003 23:52, Peter Clark wrote: > Suggestions? not elegant, but that's what i would do: dpkg -i --force-overwrite /var/cache/apt/archives/ libxcursor-dev_1.0.2-2_i386.deb note that there's a chance that somet

Re: no sound when logged as user

2003-04-23 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi jay, you have to give the users rights to /dev/dsp & /dev/mixer. those devices should belong to the group 'audio', so just add the users to that group. keep on rockin' sven - -- ..never argue with idiots. they drag you down to their level and be

Re: Cannot find headers and includes for kde3

2003-04-22 Thread Sven Kissner
hi stef, you may check http://packages.debian.org for such issues. on that site, you may search for files and get the appropriate packacke in return. in this case, you'll need the package kdelibs4-dev.. keep on rockin' sven

AW: Packaging KDE applications for Debian unstable

2003-04-15 Thread Sven Kissner
hi jaime, you may check http://debian.consistencies.net/faq.html i wrote a pretty small howto on creating debian packages and you'll find some info on compiling kde-apps also. maybe this helps.. on reply, please also cc sven[dot]kissner[at]consistencies[dot]net keep on rockin' sven -- ..and what

Re: NoAltkeys pipe backslash?

2003-04-03 Thread Sven Kissner
probably, this is no problem of kde. have you tried to run xinit and type within xterm? does the problem occur there? if so, you have to reconfigure x and probably have to install and configure console-data.. hope this helps sven

AW: Upgrading to KDE 3.1 in Sid

2003-04-02 Thread Sven Kissner
Hi Aryan, just move ~/.kde out of the way (maybe to ~/.kde.old), it contains all of your settings. (you may check /etc/ for a kdm dir, also..). then purge your current kde installation. this is recommended because a straight upgrade-path is not guaranteed with unofficial repositories. after that

Re: qt3 selbst compilieren

2003-03-20 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 20 March 2003 17:24, Sven Gehr wrote: > Creating qmake. Please wait... > /bin/sh: line 1: g++: command not found > make: *** [msvc_objectmodel.dep] Fehler 127 > qmake failed to build. Aborting. apt-get install g++ keep on rockin' sve

AW: Problem compiling Application with SID & KDE3.1.1

2003-03-20 Thread Sven Kissner
hi timo. > At least I got another error after configuring the application with > ./configure --with-qt-includes=/usr/include/qt3 > --with-qt-libraries=/usr/lib --with-qt-dir=/usr/lib/qt3 --with-qt-includes=/usr/include/qt3 is the way to go.. keep on rockin' sven -- if cc'ing, please use sven[

Re: gui for gpg

2003-03-18 Thread sven kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 18 March 2003 16:46, Wolfgang Mader wrote: > hello, > i have set up gpg today and now am i surching for a nice gui for gpg using > the qtlibs. is there anything available. i have only found gpgkeys but this > is a tool for managing keys but

AW: Tried KDE 3.1 in SID

2003-03-10 Thread Sven Kissner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi karolina, i'm also using chris' kde (sid). what kind of problems have you experienced? can you give some details? are there 'major'-differences between chris' and your packages? enough asked ;-7 keep on rockin' sven - -- ..never argue with idiots.

AW: directory change within konqueror's

2003-03-06 Thread Sven Kissner
> Use krusader http://apps.kde.com/nf/2/info/id/618 hi pedro, thank you for your answer. i already knew about krusader, but pointing to another application doesn't fix the problem with the one i'd like to use ;). there already is a (pretty) fine filemanager shipped with kde, so i don't want use an

directory change within konqueror's

2003-03-05 Thread sven kissner
hi, i have an 'issue' with konquereor. for i prefer a mc-like view, it's not very handy to switch to higher directories. there's only one navigation bar and i have to activate the window i want to cd in and then can cd with the arrows of the navigation bar. is there any possibility to display '