Re: Last apt-get upgrade broke kdm

2003-06-08 Thread Ernie Pasveer
Hi Doug,

Yah, this bit me too. Someone has posted a debian bug report already, but 
here's a solution that another person posted.

Edit /etc/kde3/kdm/kdmrc and change the "AuthDir" entry to /dev/null

[General]
AuthDir=/dev/null# /var/lib/kdm
ConfigVersion=2.0
PidFile=/var/run/kdm.pid
Xservers=/etc/kde3/kdm/Xservers



On Sunday 08 June 2003 04:03 pm, Doug Holland wrote:
| After running dselect and updating my packages (among them, the xfree86
| packages,) kdm is now broken.  When I fire up kdm, X11 starts, then
| immediately crashes without giving me a kdm login screen.  Using startx to
| bring up an X/KDE session works fine.
|
| What happened?  How do I fix it?
|
| Doug

-- 

--ernie




Re: Printing, CUPS, and filters

2002-10-27 Thread Ernie Pasveer
Try this discussion...

http://lists.kde.org/?l=kde-print&m=103490652829522&w=2


On Sunday 27 October 2002 06:13 pm, Michael Schuerig wrote:
| For KDE2 I had installed CUPS as it was well supported by the printing
| system. Now, apparently, the printing system can make use of lpd or lpd
| additionally. I'm just using my locally connected printer (Kyocera
| FS-800) and there are no others who access it. Is there any point in
| using CUPS, then? Any suggestion what to use instead?
|
| From KDevelop as well as from the print system Kicker button I've tried
| to print a C++ source file filtered through enscript. In both cases I
| get the following error message :
|
| 
| "The file format is not directly supported by the current print system.
| KDE can try to convert this file automatically to a supported format.
| But you can still try to send the file to the printer without any
| conversion. Do you want KDE to try to convert this file to
| application/postscript?"
| 
|
| All roads from there lead to errors...
| The enscript filter needs text as input and outputs postscript. My
| hypotheses is that the printing system is trying to feed postscript
| into enscript and fails. What's up?
|
| Michael

-- 
--ernie




Re: mail notifier success? (korn/kbiff)

2002-01-07 Thread Ernie Pasveer
On Monday 07 January 2002 07:33 pm, Jason Boxman wrote:
> I toyed with all those options.  I don't want an audio warning, the second
> is intrusive, and the later would require me to track down some kind of
> application that'll pop an icon in my taskbar, which is all I really want.

Hi Jason,

I've written a KDE Kicker applet called KPop3Applet that is basically KBiff. 
It's quite configurable.
Below is a screenshot. 

The problem is I haven't released it yet. Although the program works very well, 
the "./configure" stuff isn't
correct, and that stuff is really a bear to set up.

If you, or anyone else can help me with the ./configure stuff, I can release it.

--ernie

<>

Re: Mouse problems after upgrading to Woody (X4)

2001-09-09 Thread Ernie Pasveer
I've seen a problem with the GPM program stealing mouse events away from X. 
Try turning off GPM if you have it running.

--ernie



On Sunday 09 September 2001 12:51 pm, Hendrik Sattler wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Am Sonntag,  9. September 2001 18:42 schrieb Daniel de los Reyes:
> > (EE) xf86OpenSerial: Cannot open device /dev/input/mice
> > No such file or directory.
> > (EE) Generic Mouse: cannot open input device
> > (EE) PreInit failed for input device "Generic Mouse"
> > (II) XINPUT: Adding extended input device "Configured Mouse"
> > (type: MOUSE)
> >
> > And this is my XF86Config related to mouse:
> >
> > Section "InputDevice"
> > Identifier  "Mouse1"
> > Driver  "mouse"
> > Option "Protocol""IMPS/2"
> > Option "Device"  "/dev/gpmdata"
> > Option "SampleRate" "150"
> > Option "ChordMiddle"
> > EndSection
>
> I doubt, this is the right part of your config file. XFree4 has a Server
> layout. Maybe there is Mouse0 mentioned instead of Mouse1?
> Just search in that config file for "/dev/input/mice". I'm sure it is
> there. Or use "xf86cfg -textmode" to get to the point.
>
> Hendrik
>
> - --
> Mein GPG-Key ist auf meiner Homepage verfügbar:
> http://www.hendrik-sattler.de oder über pgp.net
>
> PingoS - Linux-User helfen Schulen: http://www.pingos.schulnetz.org
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE7m6wZzvr6q9zCwcERAmwTAKC2ifZvqm3kREOoGQlVe5OQmIHzQgCeKiZf
> ADas2vB1hePyKkr0Ne/T0To=
> =sarS
> -END PGP SIGNATURE-




Re: kdm bug

2001-04-30 Thread Ernie Pasveer
On Monday 30 April 2001 00:17, Ivan E. Moore II wrote:
> no..I noticed this as well with my systems.  both with kde2.1.x and 2.2...
> however both are with X4...
>
> On Sun, Apr 29, 2001 at 11:40:53PM -0500, Stephen Boulet wrote:
> > Anyone else notice this? Text doesn't appear in the kdm fields when you
> > type just after your computer boots up, but only after "restart X server"
> > is choosen.
> >
> > Is this just an Nvidia issue?
> >
> > -- Stephen

I have this too. 

I'm running Woody/NVidia/Xfree4.0.2.

--ernie