Re: FW: kde3 & debian & xinerama

2002-09-21 Thread Sebastian Heinlein
On Saturday 21 September 2002 17:55, Tamas Nagy wrote:

> This is just a small bug report on the KDE 3.0.3 packages for debian. I
> just installed them yesterday so I haven't looked too much into the
> problem to submit a patch or anything. I didn't think this was for
> debian-devel so you seem to be a good choice to send it to.
>
> KDE3 has problems initializing in Xinerama mode.
>
> With my kde2 files (already working on xinerama) kde3 starts fine.
>
> If I erase .kde and .kderc KDE3 tries to initialize/etc but it doesn't
> complete. After restarting a few times it almost finishes starting but
> doesn't initialize completely the panel.
>
> If I disable xinerama in X the initialization works fine, but it doesn't
> let me enable kde-xinerama support.
>
>
> I don't know if this is KDE3 issues or packaging issues, haven't tried
> other kde3s with xinerama.

remove xfs from your font path.




FW: kde3 & debian & xinerama

2002-09-21 Thread Tamas Nagy
This should be posted on debian-kde...

Tamas

-Original Message-
From: Ignacio Solis [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 18, 2002 9:38 PM
To: [EMAIL PROTECTED]
Subject: kde3 & debian & xinerama


Hi.

This is just a small bug report on the KDE 3.0.3 packages for debian. I
just installed them yesterday so I haven't looked too much into the
problem to submit a patch or anything. I didn't think this was for
debian-devel so you seem to be a good choice to send it to.

KDE3 has problems initializing in Xinerama mode.

With my kde2 files (already working on xinerama) kde3 starts fine.

If I erase .kde and .kderc KDE3 tries to initialize/etc but it doesn't
complete. After restarting a few times it almost finishes starting but
doesn't initialize completely the panel.

If I disable xinerama in X the initialization works fine, but it doesn't
let me enable kde-xinerama support.


I don't know if this is KDE3 issues or packaging issues, haven't tried
other kde3s with xinerama.


Later,

Nacho

-- 
In theory, practice and theory are the same, but in practice they are
different EEE8 08C9 FBAE B471 9691  CE7A 1CC8 D3DE B31E 10AB GPG Public
Key: http://www.igso.net/isolis.gpg




Re: KDE debs building

2002-09-21 Thread Yenar Calentaure
Ralf Nolden wrote:
On Monday 16 September 2002 17:25, Yenar Calentaure wrote:
I have enough C++ experience to fix (or workaround at least) most common
problems. There are little chances to get cvsup in middle of week for me
unfortunately.
Well, in that case I'd prefer sending you the according build files per email 
that the developers checked in to make it compile again. Even though you can 
fix issues yourself, you'll never know how it ends up in the real code 
comitted to CVS later. We'll find a solution to that problem in case we'll 
hit it, I guess.
If compilation breaks and i find solution, i usually send patches to 
kde-devel. Sure, I don't know what will maintainer do, but it is still 
better to have slightly broken packages than having no packages at all :).

As of sending updates to me by mail... I don't know if this is usable. 
It is hard to get right revisions to diff, and time of update isn't 
relevant (there are mirror sync, cvsup <-> cvs and probably other 
issues). It is probably easier to get cvsup working on weekdays for me.

Anyway, i did cvsup today and i am going to build packages. It is quite 
probable that i'll be able to upload them next week. I'll try to publish 
them through http, so they can be pulled by you (this will be probably 
the best solution for me). Beware: the line is synchronous 128kb AFAIK 
(or 128/64 in worst case), so download speed won't be very impressive :(.

I don't know if my last mail made it into your mailbox (the perl filter 
script) - i had some trouble with mozilla mail (i'm mailing from windoze 
box... this is very unfortunate).

I ran into one problem with the script though. In KDE, binaries have two 
parts: /usr/bin binary and /usr/lib .so file. The kdelibs-bin includes 
(as expected) both for every app. This means i cannot filter on /usr/bin 
to get file-list for such package. Probably the best solution is to 
enumerate binary file names (as in (?:bin1|bin2|binx)).

It will be handy to allow variable substitution in filter control file. 
Is there any standard way of definining such variables inside of control 
file? If not, is something like
Var-(varname): blah
acceptable? This means all leading/trailing whitespace will be trimmed 
from variable.

cheers
yenar
- -- 
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

--
---
inetname: Yenar Calentaure
realname: Peter Rockai
mail: yenar(at)host.sk
homepage: http://yenar.host.sk
---
The universe is entering maintenance mode in 2 minutes. Please logout.
 -- Your administrator
---



Re: kdegames packages dependent on kdebase-dev ?

2002-09-21 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Samstag, 21. September 2002 13:28, Yenar Calentaure wrote:
> Ralf Nolden wrote:
> > Hi,
>
> Hi
>
> > I noticed during install that the kdegames packages depend on kdebase-dev
> > being installedand I can't explain why that is that way :-)  Anyone
> > who has an answer ?
>
> I haven't got kdegames, so just guessing...
> a) there is error in kdebase-dev package, so it includes some shared lib(s)
> b) the kdegames control forces dependency on kdebase-dev (this is
> probably bug in kdegames packaging)
> c) it really depends on kdebase-dev :)

Erm, that was kdebase-libs, sorry. That package doesn't exist anymore and 
we're fixing the issue :-) I can't remember why the games should depend on 
anything from kdebase being installed to make them run, therefore it's very 
weird to have a runtime, mind, not a build-dependency on a kdebase-package.

Ralf
>
> > Ralf
> > - --
> > 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
>
> --
> ---
> inetname: Yenar Calentaure
> realname: Peter Rockai
>  mail: yenar(at)host.sk
> homepage: http://yenar.host.sk
> ---
> The universe is entering maintenance mode in 2 minutes. Please logout.
>   -- Your administrator
> ---

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

iD8DBQE9jFwmu0nKi+w1Ky8RArGsAJ9hxUF+43zPdrykdbX2JPQ+iOGM+QCfbAGj
MitFPk8ENuugUqF3bWQ/UqI=
=9J/S
-END PGP SIGNATURE-




Re: kdegames packages dependent on kdebase-dev ?

2002-09-21 Thread Yenar Calentaure
Ralf Nolden wrote:
Hi,
Hi
I noticed during install that the kdegames packages depend on kdebase-dev 
being installedand I can't explain why that is that way :-)  Anyone who 
has an answer ? 
I haven't got kdegames, so just guessing...
a) there is error in kdebase-dev package, so it includes some shared lib(s)
b) the kdegames control forces dependency on kdebase-dev (this is 
probably bug in kdegames packaging)
c) it really depends on kdebase-dev :)

Ralf
- -- 
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

--
---
inetname: Yenar Calentaure
realname: Peter Rockai
mail: yenar(at)host.sk
homepage: http://yenar.host.sk
---
The universe is entering maintenance mode in 2 minutes. Please logout.
 -- Your administrator
---



Re: To CVS experts

2002-09-21 Thread Alan Chandler
On Saturday 21 September 2002 11:05 am, Paolo Ulivi wrote:
> Hi,
>
> I am setting up a CVS tree on my PC based on the CVS at kde.org, to track
> down visually any changes in KDE_3_0_BRANCH with ViewCVS 0.9.2.
>

I may be wrong here, but I would have thought it impossible

The issue is that remote access gets you the files, but not the history - what 
you need is direct access (file) to the repository

Why don't you just go directly to the public viewCVS

http://webcvs.kde.org/


-- 
Alan Chandler
[EMAIL PROTECTED]




To CVS experts

2002-09-21 Thread Paolo Ulivi
Hi,

I am setting up a CVS tree on my PC based on the CVS at kde.org, to track
down visually any changes in KDE_3_0_BRANCH with ViewCVS 0.9.2.

Is it possible at all to create on my local machine the same CVS 
organization at kde.org for ease of viewing/retrieving ?

What I mean:  KDE_3_0_3_RELEASE under the menu "-Non-branch tags-",
KDE_3_0_BRANCH under the menu "Branches".

They also have MAIN and HEAD under "-Non-branch tags-", how they
obtained that is a true mistery to me  :-)

Can someone please spell me the cvs commands to obtain this results ?

Thanks.

-paolo

-- 
If Linux is not Unix then Windows are not Gates
 Anonymous, XXI Century




Re: Tips on launching KDE applications

2002-09-21 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Samstag, 21. September 2002 09:26, Achim Bohnet wrote:
> On Sat, Sep 21, 2002 at 09:21:59AM +0200, Ralf Nolden wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > On Samstag, 21. September 2002 09:04, Pablo de Vicente wrote:
> > > Hello
> > >
> > > I have noticed that since I upgraded to KDE 3.0.3, all tips, which
> > > appear when one launches an application,  generate an extremely large
> > > window which goes from one border of the screen to the other withouth
> > > wrapping the text. At first I thought it was a translation problem, but
> > > it also happens in english and with all applications.
> > >
> > > Anybody has experienced this same problem? Is this a Debian ony
> > > problem?
> >
> > Hmmyou experience this with 3.0.3 already ? I thought it was a
> > recently introduced bug and had nothing to do with my switch from SuSE to
> > Debian, but apparently it is. Seems we need to look that up in kdelibs
> > then. Any volunteers to check that ? Schimmi ? :-)
>
> AFAIR it's related to qt-3.0.5.  Try to use an older qt.

...which has other bugs :-)

Ralf
>
> Achim
>
> > Ralf
> >
> > > Pablo de Vicente
> > > KDE-es translation team.
> >
> > - --
> > 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.0.7 (GNU/Linux)
> >
> > iD8DBQE9jB4Xu0nKi+w1Ky8RArnNAJ4rn0bnaHKHPgaU+ssoicisoKitZgCgjzaR
> > VmgVl2HEY20HjOCb1viMMBE=
> > =gA+k
> > -END PGP SIGNATURE-
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact
> > [EMAIL PROTECTED]

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

iD8DBQE9jCBLu0nKi+w1Ky8RAqbuAJ9cO3zII1US172kPHus8TVH96BvoACfUCOv
9lPgQA2nTFDvMYYTkyaOQhQ=
=71QM
-END PGP SIGNATURE-




Re: Tips on launching KDE applications

2002-09-21 Thread Achim Bohnet
On Sat, Sep 21, 2002 at 09:21:59AM +0200, Ralf Nolden wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> On Samstag, 21. September 2002 09:04, Pablo de Vicente wrote:
> > Hello
> >
> > I have noticed that since I upgraded to KDE 3.0.3, all tips, which appear
> > when one launches an application,  generate an extremely large window which
> > goes from one border of the screen to the other withouth wrapping the text.
> > At first I thought it was a translation problem, but it also happens in
> > english and with all applications.
> >
> > Anybody has experienced this same problem? Is this a Debian ony problem?
> 
> Hmmyou experience this with 3.0.3 already ? I thought it was a recently
> introduced bug and had nothing to do with my switch from SuSE to Debian, but
> apparently it is. Seems we need to look that up in kdelibs then. Any
> volunteers to check that ? Schimmi ? :-)

AFAIR it's related to qt-3.0.5.  Try to use an older qt.

Achim
> 
> Ralf
> >
> > Pablo de Vicente
> > KDE-es translation team.
> 
> - --
> 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.0.7 (GNU/Linux)
> 
> iD8DBQE9jB4Xu0nKi+w1Ky8RArnNAJ4rn0bnaHKHPgaU+ssoicisoKitZgCgjzaR
> VmgVl2HEY20HjOCb1viMMBE=
> =gA+k
> -END PGP SIGNATURE-
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 




Re: Tips on launching KDE applications

2002-09-21 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Samstag, 21. September 2002 09:04, Pablo de Vicente wrote:
> Hello
>
> I have noticed that since I upgraded to KDE 3.0.3, all tips, which appear
> when one launches an application,  generate an extremely large window which
> goes from one border of the screen to the other withouth wrapping the text.
> At first I thought it was a translation problem, but it also happens in
> english and with all applications.
>
> Anybody has experienced this same problem? Is this a Debian ony problem?

Hmmyou experience this with 3.0.3 already ? I thought it was a recently
introduced bug and had nothing to do with my switch from SuSE to Debian, but
apparently it is. Seems we need to look that up in kdelibs then. Any
volunteers to check that ? Schimmi ? :-)

Ralf
>
> Pablo de Vicente
> KDE-es translation team.

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

iD8DBQE9jB4Xu0nKi+w1Ky8RArnNAJ4rn0bnaHKHPgaU+ssoicisoKitZgCgjzaR
VmgVl2HEY20HjOCb1viMMBE=
=gA+k
-END PGP SIGNATURE-




kdegames packages dependent on kdebase-dev ?

2002-09-21 Thread Ralf Nolden
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I noticed during install that the kdegames packages depend on kdebase-dev 
being installedand I can't explain why that is that way :-)  Anyone who 
has an answer ? 

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

iD8DBQE9jBr1u0nKi+w1Ky8RApUdAJ9BD5uu7ZtP8gzYwju7gm0TTGgUgACfSD4f
tvlDDPEUl0kwaHsX69g9zrY=
=7ESf
-END PGP SIGNATURE-




Tips on launching KDE applications

2002-09-21 Thread Pablo de Vicente
Hello

I have noticed that since I upgraded to KDE 3.0.3, all tips, which appear when 
one launches an application,  generate an extremely large window which goes 
from one border of the screen to the other withouth wrapping the text. At 
first I thought it was a translation problem, but it also happens in english 
and with all applications. 

Anybody has experienced this same problem? Is this a Debian ony problem?

Pablo de Vicente
KDE-es translation team.




Re: OpenOffice in KMenu??

2002-09-21 Thread Tim Wheeler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

> [ On Friday 20 September 2002 11:53 pm, Bruce wrote: ]
> Looking around a bit more, I found here is an entry under "K --> Editors
> --> Debian --> Openoffice.org Writer". No icon. I ran "update-menus", which
> churned over a bit, but nothing else there.
>
> I guess I am not sure what integration there is supposed to be; I assumed
> an "openoffice.org" menu entry somewhere ("Office"??). Should there be
> openoffice icons?? File associations??
>
> Currently, all OpenOffice.org files clicked on from Konqueror will open
> with ark (as, of course, they are zip files)
>
> I am just curious as to whether this is a problem with my system, or if
> this is just the current state of these debs.
>
> B.

I have both an OpenOffice.org menu and the individual components are 
sprinkled about the menu (like writer in editors).  I would think the the 
folks on debian-openoffice would know the answer to your question.

good luck.
sincerely,

tim

- -- 
Tim Wheeler <[EMAIL PROTECTED]>
http://www.greengibberish.com/
- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9jAAwRNiK9b6/KqoRAqW5AJ9R5gu5uQlDconu1PNwAAyLZpLXUACff/cC
9ezkOOm63eQm78BBv4RVyxI=
=V3Ki
-END PGP SIGNATURE-