Re: KMozilla in konqueror??

2003-02-17 Thread Andreas Pakulat
On 18.Feb 2003 - 00:47:15, Daniel Haas wrote:
> Hello!
> 
> Today I heard about kmozilla, and that it is possible to use mozilla's 
> rendering engine gecko inside konqueror. -So I installed kmozilla via apt-get 
> and all necessary dependencies. I heard from previous postings to this 
> mailing list, that kmozilla should not be run stand alone. So I clicked on an 
> .html file inside konqueror and chose preview with -> KMOZILLA . Konqueror 
> tried to embed something but it did not show anything. I only got the status 
> bar in the middle of the document, where the html file was supposed to be.
> So my question is: How do I get this to work? Also, which version of mozilla 
> do i need? (there are no dependencies in the kmozilla package, btw. I have 
> mozilla 1.0 installed on sarge)

Hi,

I've got exactly the same problem here, also using mozilla 1.0.0 from
woody but I've compiled KDE 3.1 myself using konstruct. Sorry that I
cannot help you and me, but I think that it is to some extent important
that it seems this problem does not neccessarily depend on Ralf's
packages?!

Andreas

-- 
Wer alles bloß des Geldes wegen tut, wird bald des Geldes wegen alles tun.
-- Italien


pgprBN08F0RPh.pgp
Description: PGP signature


KMozilla in konqueror??

2003-02-17 Thread Daniel Haas
Hello!

I'm using Ralf Nolden's debian packages on sarge, and am very happy with it, 
because they just work like a charm! Thanks for packaging kde, and investing 
so much time into it!

Today I heard about kmozilla, and that it is possible to use mozilla's 
rendering engine gecko inside konqueror. -So I installed kmozilla via apt-get 
and all necessary dependencies. I heard from previous postings to this 
mailing list, that kmozilla should not be run stand alone. So I clicked on an 
.html file inside konqueror and chose preview with -> KMOZILLA . Konqueror 
tried to embed something but it did not show anything. I only got the status 
bar in the middle of the document, where the html file was supposed to be.
So my question is: How do I get this to work? Also, which version of mozilla 
do i need? (there are no dependencies in the kmozilla package, btw. I have 
mozilla 1.0 installed on sarge)
It would be really nice to get this to work, because I would love to view xml 
files via an xsl stylsheet in konqueror, without having to start mozilla. - 
Unfortunatly konqueror does not (yet) support XSL, so it would only be 
possible through mozilla's rendering engine gecko. For all other purposes 
khtml is just right, it's just the xml thingie... ;-)

If you need more information about my box or any errors, please let me know!

Any help appreciated,

greetings Daniel





Re: what's wrong with kdepim?

2003-02-17 Thread Rob Lensen
Op Mon, 17 Feb 2003 16:51:42 -0600
Toan T Nguyen <[EMAIL PROTECTED]> schreef:
> I really need kpilot and korganizer. But these packages seem to be
> ignored in sid. Does anybody know why? Is it safe to download the
> source from kde.org and compile it myself (this would be the last
> resort because I'm not very familiar with compiling large programs).
I compiled KDEPIM with the source packages of ktown.
This works good over here

Greetings
Rob Lensen

-- 
**> Never let a computer see you hurry. <**

  __  /*-Rob Lensen[EMAIL PROTECTED]-*\  __
  \ '/  Enschede, The Netherlands\' /
  \/http://www.bsdfreaks.nl   \/


pgpsPH1WVCntK.pgp
Description: PGP signature


what's wrong with kdepim?

2003-02-17 Thread Toan T Nguyen

I really need kpilot and korganizer. But these packages seem to be ignored in 
sid. Does anybody know why? Is it safe to download the source from kde.org 
and compile it myself (this would be the last resort because I'm not very 
familiar with compiling large programs).

Thanks,
Toan




Re: Kde, qt and xml

2003-02-17 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Montag, 17. Februar 2003 17:46, Leopold Palomo Avellaneda wrote:
> Hi list,
>
> I'm doing an application thar reads some information from a xml file. I
> think, that kde uses libxml2 (gnome) when needs to use xml. That's true?
>
> I ask it, because I use qt, and I have realised that qt has a lot of code
> of xml, and I don't understand why kde uses libxml2.

KDE doesn't use libxml2 for normal operation in applications but for the 
documentation in conjunction with libxslt. For programming, use the QDom 
classes. Implementation examples can be found in many places, you may consult 
lxr.kde.org looking for QDom.

Ralf
>
> Thank's in advance.
>
> Leo

- -- 
We're not a company, we just produce better code at less costs.
- 
Ralf Nolden
[EMAIL PROTECTED]

The K Desktop Environment   The KDevelop Project
http://www.kde.org  http://www.kdevelop.org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+UVaFu0nKi+w1Ky8RAoz6AJ0bCzULOCKvqGe8SNqM2Ls8JsTPzQCfVPdW
UxGuciASEofxovioIgzvkEY=
=1xWT
-END PGP SIGNATURE-





Re: strange problem with KDE Systemmessages (Sounds)

2003-02-17 Thread Josef Spillner
On Monday 17 February 2003 11:36, Marc Schiffbauer wrote:
> In Konsole for example if I press backspace while I am at the
> beginning of the command line it normally beeps because I am already
> at thet beginning.

Most of the time this is exactly the desired behaviour, to not get on other 
people's nerves :-)

Bash uses readline, which is configured using /etc/inputrc and ~/.inputrc.
Add to it:
set bell-style audible
Or remove 'set bell-style none' if present.

Josef

-- 
Play for fun, win for freedom.





Re: Starting App on specific workspace

2003-02-17 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 17. Februar 2003 20:22 schrieb Andreas Pakulat:
> On 17.Feb 2003 - 18:33:08, Gaute Hvoslef Kvalnes wrote:
> > Andreas Pakulat <[EMAIL PROTECTED]> writes:
> > > Is there a possibility to let applications start on a different
> > > workspace that that I currently look at? I'm used to this from
> > > windowmaker where I could explicitly set the workspace an
> > > application is started on. Is this possible in kde too?
> >
> > Try for example:
> >   kstart --desktop 1 kwrite
>
> Hmm, but that only works for Apps I start using an xterm, but not
> if I put that into the K-Menu?

kmenuedit is your friend. You can add the kstart --desktop # .. to the 
command line of the app.


Michael
- -- 
Homepage: http://www.worldforge.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+UUh2WSOgCCdjSDsRAhyUAJ4v1Yr42kYw033ME/HoIM1l5VyVZwCfZAUL
26jl1HuCstamjZtgQCeohQk=
=qCKc
-END PGP SIGNATURE-




Re: Starting App on specific workspace

2003-02-17 Thread Andreas Pakulat
On 17.Feb 2003 - 18:33:08, Gaute Hvoslef Kvalnes wrote:
> Andreas Pakulat <[EMAIL PROTECTED]> writes:
> > 
> > Is there a possibility to let applications start on a different
> > workspace that that I currently look at? I'm used to this from
> > windowmaker where I could explicitly set the workspace an application is
> > started on. Is this possible in kde too?
> 
> Try for example:
>   kstart --desktop 1 kwrite

Hmm, but that only works for Apps I start using an xterm, but not if I
put that into the K-Menu?

-- 
Kekskrümel im Bett pieken weit weniger, wenn man sie einweicht.


pgpi7UKbFb03h.pgp
Description: PGP signature


Re: Xinerama support in Ralf's debs

2003-02-17 Thread Sebastian Kanthak
Hi,

On Monday 17 February 2003 16:55, Andreas Trottmann wrote:
> On Sun, Feb 16, 2003 at 01:37:17PM +0100, Sebastian Kanthak wrote:
> > I wonder, whether xinerama support is enabled in Ralf's packages for
> > woody. It is displayed grey in "control center/desktop/window
> > behaviour/advanced".
>
> Weird, here it's not greyed out, and can be selected.
>
> I have "standard woody" and ralf's debs from
>
> deb ftp://sunsite.cnlab-switch.ch/mirror/kde/stable/3.1/Debian/ stable main
>
>
> and woody's XFree 4.1.0-16 configured to do xinerama on a

hm, I'm using XFree 4.2.1 from Adrian Bunk's woody repository as my card is 
not supported properly under 4.1. Could it be an incompatible library? Is 
there a possibility to check, why the Xinerama settings in kcontrol are 
disabled?

When I start X with xinerama enabled but only one screen attached, it does not 
crash at least. However, the controls still are disabled.

Does anybody have experience with xinerama and XFree 4.2.1?

Sebastian




Re: Starting App on specific workspace

2003-02-17 Thread Michael Koch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am Montag, 17. Februar 2003 18:14 schrieb Andreas Pakulat:
> Hi,
>
> I know it's a bit OT, but I didn't want to subscribe to kde-list
> only for this single question:
>
> Is there a possibility to let applications start on a different
> workspace that that I currently look at? I'm used to this from
> windowmaker where I could explicitly set the workspace an
> application is started on. Is this possible in kde too?

kstart --help-all
kstart --desktop 2 yourapp


Michael
- -- 
Homepage: http://www.worldforge.org/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+USqzWSOgCCdjSDsRAv15AKCg42kVFQTPhKalgAo+WLLcNGpJWgCeMRpw
O7S5L62PvaxsJ0wyS6kOEuY=
=nfgD
-END PGP SIGNATURE-




Re: Starting App on specific workspace

2003-02-17 Thread Gaute Hvoslef Kvalnes
Andreas Pakulat <[EMAIL PROTECTED]> writes:
> 
> Is there a possibility to let applications start on a different
> workspace that that I currently look at? I'm used to this from
> windowmaker where I could explicitly set the workspace an application is
> started on. Is this possible in kde too?

Try for example:
  kstart --desktop 1 kwrite

Regards,
 Gaute Hvoslef Kvalnes




Starting App on specific workspace

2003-02-17 Thread Andreas Pakulat
Hi,

I know it's a bit OT, but I didn't want to subscribe to kde-list only
for this single question:

Is there a possibility to let applications start on a different
workspace that that I currently look at? I'm used to this from
windowmaker where I could explicitly set the workspace an application is
started on. Is this possible in kde too?

Andreas

-- 
Letzte Worte eines Trapezkünstlers:
  "Wir werden das Ding schon schaukeln."


pgpOtSBN36jDD.pgp
Description: PGP signature


Kde, qt and xml

2003-02-17 Thread Leopold Palomo Avellaneda
Hi list,

I'm doing an application thar reads some information from a xml file. I think, 
that kde uses libxml2 (gnome) when needs to use xml. That's true?

I ask it, because I use qt, and I have realised that qt has a lot of code of 
xml, and I don't understand why kde uses libxml2.

Thank's in advance.

Leo




Re: Xinerama support in Ralf's debs

2003-02-17 Thread Andreas Trottmann
On Sun, Feb 16, 2003 at 01:37:17PM +0100, Sebastian Kanthak wrote:

> I wonder, whether xinerama support is enabled in Ralf's packages for woody. 
> It 
> is displayed grey in "control center/desktop/window behaviour/advanced".

Weird, here it's not greyed out, and can be selected.

I have "standard woody" and ralf's debs from 

deb ftp://sunsite.cnlab-switch.ch/mirror/kde/stable/3.1/Debian/ stable main


and woody's XFree 4.1.0-16 configured to do xinerama on a
triple-head system. "Xinerama" manifests itself as the fact that
the whole desktop is "seemless" 3072x768, but maximisation only
makes a window as big as one of the screens, and new windows
(almost) always pop up in the screen where the mouse pointer is.
And the panel only resides in one screen.

So it seems to work...

> If I 
> start my laptop with xinerama and an external screen under kde (which works 
> just fine under other window managers) it more or less crashes: Only a small 
> subset of kde-elements is visible (a few desktop icons, part of the panel) 
> and it does not react on mouse or keyboard events. :(

Very strange. Before this "xinerama" option existed in kcontrol,
KDE (as any other X11 application) just treated the desktop as one 
3072x768 display. So, even if your debs didn't have support for
it, it wouldn't be necessary to not "more or less crash".

-- 
Andreas Trottmann
Ideen Werft22 GmbH
Tel+41 (0)56 210 91 37
Fax+41 (0)56 210 91 34
Mobile +41 (0)79 229 88 55

Werft22 sdreamt auch an der CeBIT in Hannover vom 12.-19. März 2003,
Halle/Stand 011 F15




Re: prelinking

2003-02-17 Thread James
Out of curiosity I tried compiling my own QT without Xinerama and OpenGL to 
test out the prelink program in sid.  It does indeed increase the performance 
of KDE 3 programs:

# time konqueror -invalid
konqueror: Unknown option '-invalid'.
real0m0.052s
user0m0.030s
sys 0m0.030s
# prelink -u /usr/bin/konqueror  # undo prelinking...
# time konqueror -invalid
konqueror: Unknown option '-invalid'.
real0m0.516s
user0m0.490s
sys 0m0.030s

The increase isn't mind-boggling, since konqueror takes about 1.5 seconds in 
addition to this to finish loading and display its window on my machine.  But 
it is nothing to sneeze at (2 seconds -> 1.5 seconds = 25% reduction).  It 
may even be more, since I didn't un-prelink all my kde libraries to test 
(this may not make a difference, I'm not sure).

In light of this, I think prelinking KDE is definitely a good idea.  All my 
KDE programs run fine without opengl support, even the opengl screensavers.  
I guess quite a few people use Xinerama though.  What do you think about 
offering a special qt-prelinkable package?  And how hard would it be for the 
Xinerama folks to make Xinerama position-independent?  And is it even 
feasible to make OpenGL position-independent?

James




strange problem with KDE Systemmessages (Sounds)

2003-02-17 Thread Marc Schiffbauer
Hi all,

i have a strange Problem here:

The normal "System-Bell" does not work anymore.

In Konsole for example if I press backspace while I am at the
beginning of the command line it normally beeps because I am already
at thet beginning.

The bellsysmbol below the window shows this too. But I do not hear
anything.

Now the strange part:
(I use a localized version (de) so, translation may not fit
completely)

Sound works generally.

Controllcenter -> Sound & Multimedia -> System Messages

There is one entry for this systembell (KDE_Beep_Beep.wav)
When I click on ">" to test it, it works! I can hear it!

Now I configured it to show a Message Window as well for this event.
But it will also not appear...

Then I tried to configure a sound for every system event. The KDE
start and stop events work very well. I hear a sound at login and
when on logout as well.

I configured artsd to shoew debugging Messages. But It does not show
any error messages...

Now 

Controllcenter -> Sound & Multimedia -> System Bell
When I enable "Use beep instead of system messages" and test it,
this does *not* work too!

And
echo -ne "\a" does also not work.

I think this may be related. But how?

Any hints someone?

-Marc
-- 
begin  LOVE-LETTER-FOR-YOU.txt.vbs
I am a signature virus. Distribute me until the bitter
end




artsplay does not play .ogg files

2003-02-17 Thread Marc Schiffbauer
Hi all,

I noticed that for example

artsplay /usr/share/sounds/Kopete_Event.ogg

does not play the sound nor show any error message...

Is anyone else experiencing this problem?

-Marc
-- 
+--+
| --> http://www.links2linux.de <-- Jetzt mit neuen Features!  |
|   wie z.B. [EasyLink]|
+---Registered-Linux-User-#136487http://counter.li.org +




Re: alternative keyboard layout

2003-02-17 Thread Nikita V. Youshchenko
> Hi!
> 
> I wonder if its possible to use another (fixed) keyboard layout (german)
> without having that 'flag icon' in the taskbar?

Yes.
Just configure xkb on X server level.
I believe it is much better than kxkb anyway.




Re: compiling QT apps?

2003-02-17 Thread Norman Jordan
The solution is to run configure with the option
"--with-qt-dir=/usr/share/qt3". This is fixed in KDevelop 2.1.5-2, so
if you create a new project with it, the new project will check
"/usr/share/qt3" by default.

Thanks.

On Sun, Feb 16, 2003 at 12:12:01PM -0500, Corey Kovacs wrote:
> I've been trying to get some projects going in Kdevelop but every time I try 
> to configure the app to compile I get this...
> 
> checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and 
> libraries) not found. Please check your installation!
> 
> dpkg --list|grep qt3|grep ii
> ii  libqt3-dev 3.1.1-3Qt development files
> ii  libqt3-headers 3.1.1-3Qt3 header files
> ii  libqt3-mt-dev  3.1.1-3Qt development files (Threaded)
> ii  libqt3-plugins 3.1.1-3Qt3 plugin header files
> ii  libqt3c102 3.1.1-3Qt Library
> ii  libqt3c102-mt  3.1.1-3Qt GUI Library (Threaded runtime version)
> ii  libqt3c102-mt- 3.1.1-3MySQL database driver for Qt3 (Threaded)
> ii  libqt3c102-mt- 3.1.1-3ODBC database driver for Qt3 (Threaded)
> ii  libqt3c102-mys 3.1.1-3MySQL database driver for Qt3
> ii  libqt3c102-odb 3.1.1-3ODBC database driver for Qt3
> ii  qt3-apps-dev   3.1.1-3Qt3 Developer applications development files
> ii  qt3-assistant  3.1.1-3The Qt3 assistant application
> ii  qt3-designer   3.1.1-3Qt3 Designer
> ii  qt3-dev-tools  3.1.1-3Qt3 development tools
> ii  qt3-doc3.1.1-3Qt3 API documentation
> ii  qt3-linguist   3.1.1-3The Qt3 Linguist
> ii  qt3-qtconfig   3.1.1-3The Qt3 Configuration Application
> 
> gives this any ideas?
> 
> 
> Corey
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 

-- 
Norman Jordan <[EMAIL PROTECTED]>