kdedirs ugly hack patch to kstandarddirs.cpp

2003-10-04 Thread Chris Cheney
I noticed that the only way it seems to have more than one dir by
default in KDE that is a prefix is to use $KDEDIRS. However, we don't
really want Debian users to have to mess with that. So I was trying to
find a way to have both /usr and /usr/local usable for KDE and found
that there isn't a way currently in kstandarddirs.cpp to read the
KDEDIRS from kderc. Right now there is a hack (ifdef) to hardcode in
$exec_prefix if one is set so that not setting KDEDIR/S works. So I am
going to hack up an ugly patch to it to force looking in /usr/local as
well for Debian. Yes, I know its damn ugly. :(

Is there anyone here that knows kdelibs well enough to come up with a
clean solution to this for KDE 3.2 (and maybe 3.1 if time permits)?
Ideally it would possible to read a kdedirs, dir_prefix, or something to
that effect from /etc/kderc so that it doesn't need to be hardcoded into
the source.

Thanks,
Chris Cheney


signature.asc
Description: Digital signature


Re: kdebase/debian

2003-10-04 Thread Ralf Nolden
On Saturday 04 October 2003 01:20, David Pashley wrote:
 CVS commit by dpash:

 Add KRandR files
Argl. This is wrong until XFree 4.3 goes into unstable !!! Please remove.

Ralf



   M +7 -0  kcontrol.install   1.44


 --- kdebase/debian/kcontrol.install  #1.43:1.44
 @@ -10,4 +10,5 @@
  debian/tmp/usr/bin/kinfocenter
  debian/tmp/usr/bin/klocaldomainurifilterhelper
 +debian/tmp/usr/bin/krandrtray
  debian/tmp/usr/bin/krdb
  debian/tmp/usr/lib/kde3/fontthumbnail.la
 @@ -83,4 +84,6 @@
  debian/tmp/usr/lib/kde3/kcm_privacy.la
  debian/tmp/usr/lib/kde3/kcm_privacy.so
 +debian/tmp/usr/lib/kde3/kcm_randr.la
 +debian/tmp/usr/lib/kde3/kcm_randr.so
  debian/tmp/usr/lib/kde3/kcm_samba.la
  debian/tmp/usr/lib/kde3/kcm_samba.so
 @@ -117,4 +120,6 @@
  debian/tmp/usr/lib/kde3/liblocaldomainurifilter.la
  debian/tmp/usr/lib/kde3/liblocaldomainurifilter.so
 +debian/tmp/usr/lib/krandrinithack.la
 +debian/tmp/usr/lib/krandrinithack.so
  debian/tmp/usr/lib/libkdeinit_kaccess.la
  debian/tmp/usr/lib/libkdeinit_kaccess.so
 @@ -133,4 +138,5 @@
  debian/tmp/usr/share/applnk/.hidden/kicker_config.desktop
  debian/tmp/usr/share/applnk/.hidden/kicker_config_appearance.desktop
 +debian/tmp/usr/share/applnk/.hidden/randr.desktop
  debian/tmp/usr/share/applnk/.hidden/smb.desktop
  debian/tmp/usr/share/applnk/KControl.desktop
 @@ -167,4 +173,5 @@
  debian/tmp/usr/share/applications/kde/kcmview1394.desktop
  debian/tmp/usr/share/applications/kde/keys.desktop
 +debian/tmp/usr/share/applications/kde/krandrtray.desktop
  debian/tmp/usr/share/applications/kde/language.desktop
  debian/tmp/usr/share/applications/kde/memory.desktop

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



Re: kdebase/debian

2003-10-04 Thread David Pashley
On Oct 04, 2003 at 08:03, Ralf Nolden praised the llamas by saying:
 On Saturday 04 October 2003 01:20, David Pashley wrote:
  CVS commit by dpash:
 
  Add KRandR files
 Argl. This is wrong until XFree 4.3 goes into unstable !!! Please remove.
 
 Ralf

This is HEAD. It won't be going into sid until after sarge is released.
AIUI 4.3 will be in sarge. I think it should stay. Anyone else's
opinions? I feel that we need to test this stuff and find any bugs in
XFree86 4.3 before it goes into sarge as we won't be able to fix any
bugs that get into stable. This could make 3.2 backports hard.

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


pgpz5R9dnAIej.pgp
Description: PGP signature


Re: kdebase/debian

2003-10-04 Thread Ralf Nolden
On Saturday 04 October 2003 09:44, David Pashley wrote:
 On Oct 04, 2003 at 08:03, Ralf Nolden praised the llamas by saying:
  On Saturday 04 October 2003 01:20, David Pashley wrote:
   CVS commit by dpash:
  
   Add KRandR files
 
  Argl. This is wrong until XFree 4.3 goes into unstable !!! Please remove.
 
  Ralf

 This is HEAD. It won't be going into sid until after sarge is released.
 AIUI 4.3 will be in sarge. I think it should stay. Anyone else's
 opinions? I feel that we need to test this stuff and find any bugs in
 XFree86 4.3 before it goes into sarge as we won't be able to fix any
 bugs that get into stable. This could make 3.2 backports hard.

Well, this will make packaging throw up every time. Why don't you keep a local 
copy for those modifications if you use XFree 4.3 until it's in unstable ?  
I'm doing the same here :-) for builds that use Xfree 4.3. Otherwise we're 
forcing anyone to check for kcontrol.install and remove that stuff for builds 
on unstable if he wants to get KDE from CVS. The fact that we know you can 
use this when you build against xfree in expermental doesn't mean anyone else 
does, plus you won't find bugs in X this way.

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



kdegraphics/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

Update version


  M +3 -3  changelog   1.93


--- kdegraphics/debian/changelog  #1.92:1.93
@@ -1,7 +1,7 @@
-kdegraphics (4:3.1.90-0+cvs20030821) unstable; urgency=low
+kdegraphics (4:3.1.92-1) unstable; urgency=low
 
-  * Experimental Pre Alpha 1 Build
+  * KDE 3.2 Alpha 2 Build
 
- -- Christopher L Cheney [EMAIL PROTECTED]  Mon, 25 Aug 2003 01:30:00 -0500
+ -- Christopher L Cheney [EMAIL PROTECTED]  Mon, 04 Oct 2003 01:30:00 +0100
 
 kdegraphics (4:3.1.3-1) unstable; urgency=low




kdenetwork/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

Update file lists


  M +2 -2  kopete.install   1.6
  M +1 -0  krdc.install   1.9


--- kdenetwork/debian/krdc.install  #1.8:1.9
@@ -6,2 +6,3 @@
 debian/tmp/usr/share/services/rdp.protocol
 debian/tmp/usr/share/services/vnc.protocol
+debian/tmp/usr/share/doc/kde/HTML/en/krdc/

--- kdenetwork/debian/kopete.install  #1.5:1.6
@@ -155,6 +155,6 @@
 debian/tmp/usr/share/apps/kopete/eventsrc
 debian/tmp/usr/share/apps/kopete/msnchatui.rc
-debian/tmp/usr/share/apps/kopete/historyui.rc
-debian/tmp/usr/share/apps/kopete/historychatui.rc
+debian/tmp/usr/share/apps/kopete_history/historyui.rc
+debian/tmp/usr/share/apps/kopete_history/historychatui.rc
 debian/tmp/usr/share/apps/kopete/contactnotesui.rc
 debian/tmp/usr/share/apps/kopete/cryptographyui.rc




kdeadmin/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

update ignore list


  M +38 -0 .cvsignore   1.2


--- kdeadmin/debian/.cvsignore  #1.1:1.2
@@ -6,2 +6,40 @@
 substvars
 files   
+debiandirs
+kcmlinuz
+kcmlinuz.postinst.debhelper
+kcmlinuz.postrm.debhelper
+kcmlinuz.substvars
+kcron
+kcron.postinst.debhelper
+kcron.postrm.debhelper
+kcron.substvars
+kdat
+kdat.postinst.debhelper
+kdat.postrm.debhelper
+kdat.substvars
+kdeadmin
+kdeadmin-kfile-plugins
+kdeadmin-kfile-plugins.substvars
+kpackage
+kpackage.postinst.debhelper
+kpackage.postrm.debhelper
+kpackage.substvars
+ksysv
+ksysv.postinst.debhelper
+ksysv.postrm.debhelper
+ksysv.substvars
+kuser
+kuser.postinst.debhelper
+kuser.postrm.debhelper
+kuser.substvars
+lilo-config
+lilo-config.postinst.debhelper
+lilo-config.postrm.debhelper
+lilo-config.substvars
+secpolicy
+secpolicy.postinst.debhelper
+secpolicy.postrm.debhelper
+secpolicy.substvars
+system.kdeglobals
+




kdeadmin/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

update rules to be more like kdelibs and kdebase so we don't do things
like call dh_install twice. 


  M +60 -54rules   1.69





kdeadmin/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

kxconfig has gone


  M +0 -9  control   1.83
  Rkxconfig.install   1.7


--- kdeadmin/debian/control  #1.82:1.83
@@ -83,13 +83,4 @@
  This package is part of the official KDE admin module.
 
-Package: kxconfig
-Section: admin
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: KDE display configuration tool
- This program allows you to configure your X display.
- .
- This package is part of the official KDE admin module.
-
 Package: lilo-config
 Section: kde




kdeadmin/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

update version


  M +3 -3  changelog   1.89


--- kdeadmin/debian/changelog  #1.88:1.89
@@ -1,7 +1,7 @@
-kdeadmin (4:3.1.90-0+cvs20030821) unstable; urgency=low
+kdeadmin (4:3.1.92-1) unstable; urgency=low
 
-  * Experimental Pre Alpha 1 Build
+  * KDE 3.2 Alpha 2 Build
 
- -- Christopher L Cheney [EMAIL PROTECTED]  Mon, 25 Aug 2003 00:00:00 -0500
+ -- Christopher L Cheney [EMAIL PROTECTED]  Sat, 04 Aug 2003 00:00:00 +0100
 
 kdeadmin (4:3.1.3-1) unstable; urgency=low




kdeadmin/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

We've removed kxconfig so don't depend on it anymore


  M +1 -1  control   1.84


--- kdeadmin/debian/control  #1.83:1.84
@@ -9,5 +9,5 @@
 Section: kde
 Architecture: all
-Depends: kcmlinuz (= ${Source-Version}), kcron (= ${Source-Version}), kdat 
(= ${Source-Version}), kdeadmin-kfile-plugins (= ${Source-Version}), kpackage 
(= ${Source-Version}), ksysv (= ${Source-Version}), kuser (= 
${Source-Version}), kxconfig (= ${Source-Version}), secpolicy (= 
${Source-Version})
+Depends: kcmlinuz (= ${Source-Version}), kcron (= ${Source-Version}), kdat 
(= ${Source-Version}), kdeadmin-kfile-plugins (= ${Source-Version}), kpackage 
(= ${Source-Version}), ksysv (= ${Source-Version}), kuser (= 
${Source-Version}), secpolicy (= ${Source-Version})
 Recommends: lilo-config (= ${Source-Version})
 Description: KDE Administration tools metapackage




kdeutils/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

Update file lists


  M +3 -0  kcalc.install   1.8
  M +1 -0  kdf.install   1.7
  M +4 -2  kedit.install   1.7
  M +1 -0  kgpg.install   1.5
  M +3 -1  khexedit.install   1.7
  M +1 -0  kjots.install   1.7
  M +4 -0  kregexpeditor.install   1.4
  M +1 -0  kwallet.install   1.3





kdeutils/debian

2003-10-04 Thread David Pashley
CVS commit by dpash: 

update ignore list


  M +6 -0  .cvsignore   1.3


--- kdeutils/debian/.cvsignore  #1.2:1.3
@@ -22,2 +22,8 @@
 libkregexpeditor
 libkregexpeditor-dev
+kdelirc
+kdeutils-dev
+kgpg
+kmilo
+kregexpeditor
+kwallet




qt-copy/debian

2003-10-04 Thread Ralf Nolden
CVS commit by rnolden: 

update from -5 plus fix from qdnd.cpp


  Apatches/01_qdnd_x11.dpatch   1.1
  M +1 -1  README.Debian   1.23
  M +12 -0 changelog   1.59
  M +4 -15 control   1.62
  M +8 -0  libqt3-headers.install   1.11
  M +0 -1  libqt3c102-mt.install   1.4
  M +0 -1  libqt3c102.install   1.3
  M +5 -7  rules   1.117
  M +1 -1  patches/00list   1.23
  Rpatches/00list.mips   1.1
  Rpatches/00list.mipsel   1.1
  Rpatches/01_fix_mips_mipsel.dpatch   1.1





ARTS_1_1_BRANCH: arts/debian

2003-10-04 Thread Chris Cheney
CVS commit by ccheney: 

debian packaging updates for arts 1.1.4-2

The debian/patches dir is not included since it changes with each release.


  M +14 -0 changelog   1.11.2.8
  M +21 -8 control   1.20.2.4
  M +57 -38rules   1.15.2.6





What's current status of KDE in Sid?

2003-10-04 Thread Hereon
Looking at the debian kde wiki page, it's ambiguous what the status is.

1) There is no status indicator.

2) There are instructions for installing for sid, which would seem to imply
that it is available.

3) An rc bug (qt-x11-free) is mentioned, but this doesn't necessarily imply
that a kde _install_ would fail.

4) latest info indicates a 68k build problem, but, again, this doesn't
necessarily imply that a kde install would fail (for my system: intel x86)


From the debian kde mailing list I see:

Re: Big trouble with libqt3
From: Linus Gasser 
http://lists.debian.org/debian-kde/2003/debian-kde-200310/msg00019.html
reading the rest of the list you can see that there are quite some troubles 
for now with kde in unstable. Personally I'm running kde on stable, and it 
works very well.


On my pentium system w/ a minimal Sid + minimal gnome (gnome installed cause
kde wouldn't install) I get:

# apt-get  install kde-core
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
 
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
 
The following packages have unmet dependencies:
  kde-core: Depends: kdebase but it is not going to be installed
E: Broken packages


=Questions:
1) Can I somehow get or force to get a minimal working KDE system on my Sid
now?

2) Perhaps by pinning or something  installing from testing, or stable?

3) If there's no way to get a minimal Sid install working right now, what is
the eta for when KDE will be installable into Sid?  (And, what are the major
tasks needed for that to happen?)

Thanks for all the great work!  :)

PS: Putting the ETA on the debian kde wiki would be a wonderful addition to
that page!  :)


__
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com




Re: KDM + environment variables

2003-10-04 Thread Sebastian Seifert
On Friday 03 October 2003 06:17, Paul Johnson wrote:
 ~/.kderc?

Umm. Is there documentation for kderc somewhere?
man kderc doesn't work.
Google wasn't helpful either. 
I even browsed through the KDE helpcenter.

I guess some parts of KDE  (another example: kdm!) suffer from a bad case of 
underdocumentation. Or maybe I just don't know where to look. But hey, then 
it's a usability bug.

Sebastian


-- 
I am chaos. I am the substance from which your artists and scientists
build rhythms. I am the spirit with which your children and clowns laugh
in happy anarchy. I am chaos. I am alive, and I tell you that you are free.
--Eris, Goddess of Chaos





Re: What's current status of KDE in Sid?

2003-10-04 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Saturday 04 October 2003 07:55, Hereon [EMAIL PROTECTED] wrote:

 2) There are instructions for installing for sid, which would seem to
 imply that it is available.

It is available.

[snip]

 On my pentium system w/ a minimal Sid + minimal gnome (gnome
 installed cause kde wouldn't install) I get:

 # apt-get  install kde-core
 Reading Package Lists... Done
 Building Dependency Tree... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.

 Since you only requested a single operation it is extremely likely
 that the package is simply not installable and a bug report against
 that package should be filed.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   kde-core: Depends: kdebase but it is not going to be installed
 E: Broken packages

 =Questions:
 1) Can I somehow get or force to get a minimal working KDE system on
 my Sid now?

Currently there is a little bug whre kdebase in sid is 'uninstallable'. 
To fix this, the wiki says:

== 
(2003/09/01) ksysguardd (and therefore kdebase and therefore kde-core) 
is not installable in sid at the moment. This is due to 
libsensors-1debian1 not being in the archive any more (bug #210276) You 
will need to wait for a new kdebase to uploaded OR download this and 
install it using dpkg -i
== 

Regards,

Paul Cupis
- -- 
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAj9+irEACgkQIzuKV+SHX/mUTACcCGh3MpE1xa3Typ+vzOKR6yLC
uQYAnRt0ZxuLLww6m6spajZIkfF49tVi
=yvUS
-END PGP SIGNATURE-




Re: What's current status of KDE in Sid?

2003-10-04 Thread Ricardo Galli
On Saturday 04 October 2003 10:53, Paul Cupis shaped the electrons to 
shout:
  2) There are instructions for installing for sid, which would seem to
  imply that it is available.

 It is available.

Which doesn't mean it's in a good status. But the opposite.


-- 
  ricardo galli   GPG id C8114D34
  http://mnm.uib.es/~gallir/




Re: Importing Addresses into KMail

2003-10-04 Thread Christof Hurschler
I did, and it doesn't support Outlook data.  Outlook Express, Netscape etc, 
yes, but not Outlook.  I found Win Program called Dawn that will probably get 
me into one of these formats, but I'd like this to be a simple process that I 
can do every evening with a zip disk or??  Any other suggestions??

On Friday 03 October 2003 17:57, Hendrik Sattler wrote:
 Am Freitag, 3. Oktober 2003 16:52 schrieb Christof Hurschler:
  can anyone suggest a way to import large address-databases from outlook
  2000 into Kmail?

 Try out kmailcvt.

 HS

-- 
Dr.-Ing. Christof Hurschler
Bodenstedtstr. 13
D-30173 Hannover
+49-0172-5946909




Re: Importing Addresses into KMail

2003-10-04 Thread Christof Hurschler
I do, and I'd like to use it, but I haven't found a way to *easily* import my 
appointments from work (Outlook 2000).

Chris

On Friday 03 October 2003 17:09, Michael Peddemors wrote:
 On October 3, 2003 02:52 pm, Christof Hurschler wrote:

 You have no Calendar?? `apt-get install korganizer` right away :)

-- 
Dr.-Ing. Christof Hurschler
Bodenstedtstr. 13
D-30173 Hannover
+49-0172-5946909




Re: Importing Addresses into KMail

2003-10-04 Thread Kevin Krammer
On Saturday 04 October 2003 12:29, Christof Hurschler wrote:
 I did, and it doesn't support Outlook data.  Outlook Express, Netscape
 etc, yes, but not Outlook.  I found Win Program called Dawn that will
 probably get me into one of these formats, but I'd like this to be a
 simple process that I can do every evening with a zip disk or??  Any
 other suggestions??

Perhaps can you export it to a standard format in Outlook first.
Something like vCard.

Cheers,
Kevin

-- 
~
Kevin Krammer [EMAIL PROTECTED]
Developer at the Kmud Project http://www.kmud.de/
~


pgpg13rQWaTEk.pgp
Description: signature


Re: KDM + environment variables

2003-10-04 Thread Oswald Buddenhagen
On Sat, Oct 04, 2003 at 11:01:45AM +0200, Sebastian Seifert wrote:
  if you'd be using kdm's upstream Xsession, it would source ~/.profile
  and additionally ~/.xprofile for x-specific settings.
  but as debian has a somewhat strict policy, you are screwed. :-P
  no, seriously: save this script as /etc/X11/Xsession.d/98private-sripts:
 
 Thanks. I guess there is no legal way for a user to do what I want to do 
 (set an environment variable without sacrificing window manager choosing).

yup

 Should I file a bug?

i'd say yes (but, i bet there was already a bug filed :).
simply forward the contents of my mail, maybe.

 If so, on which package? xfree86-common?

yes

greetings

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.




Re: Importing Addresses into KMail

2003-10-04 Thread Christof Hurschler
yes, one way or another I can export ot vCard, but I can only read one vCard 
into Kmail at a time, which I find strange.   I have hundreds of Contacts, so 
this isn't really practical.

Chris

On Saturday 04 October 2003 12:46, Kevin Krammer wrote:
 On Saturday 04 October 2003 12:29, Christof Hurschler wrote:
  I did, and it doesn't support Outlook data.  Outlook Express, Netscape
  etc, yes, but not Outlook.  I found Win Program called Dawn that will
  probably get me into one of these formats, but I'd like this to be a
  simple process that I can do every evening with a zip disk or??  Any
  other suggestions??

 Perhaps can you export it to a standard format in Outlook first.
 Something like vCard.

 Cheers,
 Kevin

-- 
Dr.-Ing. Christof Hurschler
Bodenstedtstr. 13
D-30173 Hannover
+49-0172-5946909




Re: Importing Addresses into KMail

2003-10-04 Thread Kevin Krammer
On Saturday 04 October 2003 16:57, Christof Hurschler wrote:
 yes, one way or another I can export ot vCard, but I can only read one
 vCard into Kmail at a time, which I find strange.   I have hundreds of
 Contacts, so this isn't really practical.

I am not duer how such a single file looks but perhaps you can concatenate 
them into one single file
Say you have them in a subdirectory contacts, all names .vcf
try
cat contacts/*.vcf  all.vcf
and see if you can import that.

Cheers,
Kevin

-- 
~
Kevin Krammer [EMAIL PROTECTED]
Developer at the Kmud Project http://www.kmud.de/
~


pgpgj3QbUfQAl.pgp
Description: signature