DPMS & KDE

2001-08-05 Thread David Watson
I don't know if this is a debian-specific problem,  but I've never gotten a 
satisfactory answer (or even any answer at all). I can't get DPMS to work 
properly with KDE. Let me say, first off that it works PERFECTLY with 
Blackbox, so it's not a problem with my X setup. When I run 'xset dpms force 
', it does just what I tell it.

BUT, if I'm running KDE, running xset doesn't do jack squat. My monitor just 
sits there, as if I had never done anything. And the kcontrol module doesn't 
do anything, either.

It doesn't matter whether I'm using a version of KDE I've compiled or not - 
I've tried both .debs and CVS checkouts, and there's no difference. I don't 
think it has anything to do with the video card, because I had this problem 
with my G400 Max, and still have it with a GeForce2 MX.

I'm running the latest sid, but I've had this problem for more than a year.

-David Watson




xfree4.1.0 and kde

2001-08-05 Thread hdcool

Hi,
I hope you got my latest email about my Xfree4.1.0 trouble with
kde2.2beta1-3...
As my system is now totally messed up of trying stuff i did the best
i could to show you the problem

I run sid, Xfree4.1.0-2 and kde2.2-0.3-beta1

So:
adduser foo
login as foo
foo$ startx
ctrl+alt+backspace
foo$ startx

this result:
)"'!()(!)!(&'(&(&'"(&("'("'(

en closure, i add an url to see the screenshots:
this is after I just added user foo and started x with him:

http://www.cluesoft.be/cluesoft/first_session.png

and this is the one after I restarted X, all of the sudden, i have
a background, I have, ugly fonts in the taskbar+menu and hidious fonts
in konsole

http://www.cluesoft.be/cluesoft/session_after_restart.png

Thanks in advance, 

hdcool






Re: Docking Station and KDE?

2001-08-05 Thread David Morgan
The only light that I can shed on this is that it works OK on my machine. I 
downloaded direct from the Creatures website rather than using the CD, but 
the program updates itself when you run it anyway so that won't be the reason.

I am using an upto-date Potato with the addition of the KDE packages from KDE 
net. About the only other non-Potato software that I have is Python version 
2.0.1.

There is a Linux Docking Station forum and also a technical FAQ accessible 
from http://ds.creatures.net/help.pl .

David

On Saturday 04 August 2001 12:25 pm, John Gay wrote:
> I've got a strange problem here.
>
> I got the Creatures Docking Station from Linux Format magazine. I installed
> it on my system, which is Progeny updated with Ivan's KDE2.1 from
> kde.debian.net. This worked fine. I installed it on my daughters PC, which
> is similarly set-up, but it fails with the following error:
>
> Welcome to Docking Station!
> Gdk-ERROR **: BadRequest (invalid request code or no such operation)
>   serial 17 error_code 1 request_code 145 minor_code 16
>
> The only difference in setup between my daughters PC and mine is mine has
> been constantly updated from Progeny's BETA testing days and hers was
> installed from the boxed set.
>
> I recently bought 5 PC's for a school project I'm working on. I installed
> these with the Progeny boxed set including the KDE2.0 that is included.
> When I installed Docking Station on this, it worked fine, but konqueror
> fails to render html, this was an old bug. I did an apt-get install
> task-kde to update the KDE packages, but this broke KDE. I am currently
> using dselect to try to fix this, but I decided to try Docking Station and
> it is now broke too. I've tried to find any packages relating to gdk, but
> these are all the latest on my daughters PC. Can anyone shed any more light
> on this, as my Daughter is raging that Creatures works on my system but not
> hers.
>
> Cheers,
>
>   John Gay




Re: Installing KDE 2.1.1 kills the mouse in X

2001-08-05 Thread Johnny Ernst Nielsen
Problem solved!

One question was: Do you run GPM?

I did not before the install. But I did after the install.

So I had a look at the GPM man pages and they say that GPM can cause trouble
with X when using a busmouse.

I do not know if a standard PS/2 mouse is a busmouse. (My mouse sits on the
PS/2 port)
But killing GPM (gpm -k) makes the mouse work in X.

Since KDE 2.1.1 installation installs GPM as a service that starts when
entering user runlevels, I have solved the problem by removing the GPM entries
in the relevant runlevel directories (rc0.d through rc6.d)

Although I will have to do without mouse support on the console, I will manage.

Thanks for your help guys :o)

Best regards
Johnny :o)




Re: xfree4.1.0 and kde

2001-08-05 Thread Paul C. Nendick
What you call ugly, others call "Anti-Aliased."  Try turning off anti-
aliased fonts in the Control Panel.


/paul

hdcool ([EMAIL PROTECTED]) said:

> 
> Hi,
> I hope you got my latest email about my Xfree4.1.0 trouble with
> kde2.2beta1-3...
> As my system is now totally messed up of trying stuff i did the best
> i could to show you the problem
> 
> I run sid, Xfree4.1.0-2 and kde2.2-0.3-beta1
> 
> So:
> adduser foo
> login as foo
> foo$ startx
> ctrl+alt+backspace
> foo$ startx
> 
> this result:
> )"'!()(!)!(&'(&(&'"(&("'("'(
> 
> en closure, i add an url to see the screenshots:
> this is after I just added user foo and started x with him:
> 
> http://www.cluesoft.be/cluesoft/first_session.png
> 
> and this is the one after I restarted X, all of the sudden, i have
> a background, I have, ugly fonts in the taskbar+menu and hidious fonts
> in konsole
> 
> http://www.cluesoft.be/cluesoft/session_after_restart.png
> 
> Thanks in advance, 
> 
> hdcool
> 
> 
> 
> 
> --  
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Paul C. Nendick




Re: Installing KDE 2.1.1 kills the mouse in X

2001-08-05 Thread Matthew Klassen
Have you tried adding 

Option "sw_cursor"

to the device section in your XF86Config?




Re: Installing KDE 2.1.1 kills the mouse in X

2001-08-05 Thread Andreas Trottmann
On Sat, Aug 04, 2001 at 04:34:06PM +0200, Johnny Ernst Nielsen wrote:

> has anyone experienced that installing KDE 2.1.1 the standard way kills the
> mouse in X?

No, but let's see...

> I installed from http://kde.tdyc.com potato main qt1apps optional crypto
> (I got this line from David Dayan-Rosenman - thanks David :o))
> 
> Now my mouse is dead in X (the keyboard works).

Did maybe happen something to the gpm package, i.e. was it installed
before, and uninstalled after (or the other way round?)

Can you give us your content of Section "Pointer" in
/etc/X11/XF86Config, the location of your /dev/mouse symlink (if
possible: both before and after the kde installation, but "after" will
probably be good enough), and tell us what type of mouse it is?

-- 
Andreas Trottmann <[EMAIL PROTECTED]>




Re: links not launching Konqueror

2001-08-05 Thread Michael Dickey
I have found that in addition to the problems mentioned in my original post, 
left-clicking on a .html file on the desktop will not open it - nothing 
happens at all. Right-click and select "Open with Konqueror" and again 
nothing happens, but selecting "Open with Quanta" or "Open with StarOffice" 
both work fine. Konqueror wouldn't even start from the menu until I added 
"openProfile webbrowsing" to the kfmclient command. Is it possible that 
something like this is keeping Konqueror from opening in the other cases? 

Michael

On Thursday 02 August 2001 20:03, Michael Dickey wrote:
> URLs in an email, or in the browser, where opening a Konqueror window is
> required (right-click, New Window, or clicking on the link in an email)
> fail to open a new window. I get a pop-up that gives file copying progress,
> and then nothing. If the URL starts with ftp:// then it opens fine, and
> email addresses open KMail no problem. If I right-click, copy to clipboard,
> and select "Open with Konqueror" I get the same thing, but if I select
> "Open with Netscape" it works as it should. I have read the archives, and
> have looked through all of the settings that I can find, and can't find any
> reason for this to be happening. Any suggestions?
>
> I am running Potato 2.2r3 and KDE 2.1.2
>
> Thanks
>
> Michael