kghostview in KDE3

2002-08-04 Thread Shouxun Yang
Hi,

I've installed KDE3.02 and found that my KGhostview
does not have the normal menu item File|Open and
File|Open Recently.

Can anybody explain the reason and how to fix it?

TIA!

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com




cannot launch konqueror from kicker or kpanel

2002-08-04 Thread Shouxun Yang
Hi,

I'm using KDE 3.02. Since upgrading to kde3, Konqueror
cannot launch from kicker or kpanel, but it can from
the console. Some warning or messages may be shown at
the console. But now it does not spit any.

This morning I updated libqt3, libqt3-mt and
qt3-tools. When I first launched konqueror from the
console it warns that "plugin confilicts" of three .so
files and that "cannot query interface". Then I tried
to launch from kicker. When I exited from konqueror
and try to launch it again from console, it does not
give such warnings any more.

I don't understand whu such a big difference between
launching from console and the GUI interface.

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com




Re: kpanel and wmapplets

2002-08-04 Thread Andy Saxena
On Sat, Aug 03, 2002 at 10:06:16PM -0500, Eric Christopherson wrote:
> On Fri, Aug 02, 2002 at 07:50:46PM -0500, Chris Thiel wrote:
> > Is there a way to make these wmapplets NOT show up on the taskbar when 
> > running 
> > in the Dock Application Bar?
> 
> Use kstart --skiptaskbar . For more info on kstart, type kstart
> --help.

It used to be a lot easier in KDE2. One just needed the "Dock
Application Bar" extension to be active, and starting any WindowMaker
applet would automatically dock it without creating an extra entry in
the taskbar.

The KDE3 way is far more complicated and doesn't work cleanly. For e.g.,
doing 
$ kstart --skiptaskbar wmCalClock
gives me wmCalClock docked correctly, but it also produces an extra
empty placeholder window in the dock app. bar.

Am I missing an option here?

-Andy




Re: kpanel and wmapplets

2002-08-04 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Sonntag, 4. August 2002 18:00 schrieb Andy Saxena:
> It used to be a lot easier in KDE2. One just needed the "Dock
> Application Bar" extension to be active, and starting any WindowMaker
> applet would automatically dock it without creating an extra entry in
> the taskbar.

With that (in KDE2.2.2) I have the problem that the dock application bar is 
not resizable. It is bigger than my wmapplets and my main KDE bar and i could 
not find a way to set it to size, lets say middle or small. I couldn't 
integrate it into the main KDE bar or the external bar either, so I would 
have to have three bars on my desktop (I've chosen the external window bar).
Not what I would expect to be a good way of handling this.

BTW: does anyone know, why xmms cannot be _NOT_ displayed in the window bar, 
even with kstart? I normally use the xmms dock application plugin to manage 
it and this conflicts with what KDE2.2.2 does.

HS

- -- 
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.7 (GNU/Linux)

iD8DBQE9TV84zvr6q9zCwcERAmKqAJ967sZWYUhUpECcgIpztyxgsWS38wCdEQ1u
z+YvPyNX5q+ODs1LSYvYeAc=
=+LNM
-END PGP SIGNATURE-




SUBSCRIBE

2002-08-04 Thread Dmitry Mikhailov



kmid crashing in testing

2002-08-04 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I keep getting the following crash output (alsa 0.9 as currently in testing):
$ kmid
KMid 2.0 Copyright (C) 1997,98,99,2000,01 Antonio Larrosa Jimenez. Malaga 
(Spain)
KMid comes with ABSOLUTELY NO WARRANTY; for details view file COPYING
This is free software, and you are welcome to redistribute it
under certain conditions
Collections cannot be loaded
(File /home/hendrik/.kde/share/apps/kmid/collections doesn't exist or can't 
be opened)
ALSA lib seq_hw.c:86:(snd_seq_hw_system_info) SNDRV_SEQ_IOCTL_SYSTEM_INFO 
failed: Bad address
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = kmid path =  pid = 24050

This also crashes kcontrol on the kmid tab. It does not seem to matter that 
artsd is diabled.
How can this be solved?
The goal is to get timidity recognized as alsa-seq-slave and being usable bei 
kmid.
Is there maybe a known xmms plugin that can play midi and access timidity or 
the arts-sequencer? I would prefer not haveing to use arts: it's awfully slow 
and brings far too much delay and sound frame drops :-((

Thanks...

HS

- -- 
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.7 (GNU/Linux)

iD8DBQE9TYTIzvr6q9zCwcERAgogAJ0ZIASO8bI9zTdFU2mtMqUcEORHHgCbBaoi
0baWimjR7fqd7cTqJn+GOag=
=ZBGZ
-END PGP SIGNATURE-




Re: cannot launch konqueror from kicker or kpanel

2002-08-04 Thread Michael Schmitz
On Sunday 04 August 2002 15:03, Shouxun Yang wrote:
> Hi,
>
> I'm using KDE 3.02. Since upgrading to kde3, Konqueror
> cannot launch from kicker or kpanel, but it can from
> the console. Some warning or messages may be shown at
> the console. But now it does not spit any.

I had the same problem some weeks ago.
What command will be executed when you try to launch it from the taskbar 
(right mouse -> properties -> execute)
It has to be "kfmclient openProfile webbrowsing"

Regards
MIchael




Re: kmid crashing in testing

2002-08-04 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Sonntag, 4. August 2002 21:47 schrieb Hendrik Sattler:
> Is there maybe a known xmms plugin that can play midi and access timidity
> or the arts-sequencer? I would prefer not haveing to use arts: it's awfully
 
this should have been alsa, the names are too close :-/

> slow and brings far too much delay and sound frame drops :-((

Well, xmms with xmms-midi and alsa-xmms (needs libasound2-dev from unstable) 
are somewhat working. The latter needs more development, the first has no 
sequencer support. But together, some tones are ringing :-D
Something like xmms-mplayer would make my day but this is off-topic here.

kmid still crashes, though :-(

HS

- -- 
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.7 (GNU/Linux)

iD8DBQE9TZIxzvr6q9zCwcERAs7TAJ9U7/iQqihtTJ9Y34v3cePUATM3EgCgiWqG
i8fls+rq1Qt/5rihIHzz3e4=
=Xi5o
-END PGP SIGNATURE-




Re: cannot launch konqueror from kicker or kpanel

2002-08-04 Thread Shouxun Yang
 --- Michael Schmitz <[EMAIL PROTECTED]> wrote: > On
Sunday 04 August 2002 15:03, Shouxun Yang wrote:
> > Hi,
> >
> > I'm using KDE 3.02. Since upgrading to kde3,
> Konqueror
> > cannot launch from kicker or kpanel, but it can
> from
> > the console. Some warning or messages may be shown
> at
> > the console. But now it does not spit any.
> 
> I had the same problem some weeks ago.
> What command will be executed when you try to launch
> it from the taskbar 
> (right mouse -> properties -> execute)
> It has to be "kfmclient openProfile webbrowsing"
Mine is "kfmclient". When I changed it to yours, it
seemed to launch successfully. Thanks!

__
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com




kde3 and .Xresources

2002-08-04 Thread Andreas Goesele
Hi,

I just upgraded to KDE3 and mostly everything went smooth. The only
problem I noticed so far (there will be others, no?) is that my
.Xresources file isn't sourced in any longer.

Any idea, what I can do that again .Xresources is sourced in whenever
I start KDE?

This is a debian woody system and I start KDE with startx from the
console.

Any help appreciated!

Andreas Gösele