Processed: Re: Bug#525558: system-config-printer-kde: gnome/gtk/glade dependencies

2009-06-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 525714 + pending
Bug#525714: Please split system-config-printer in a -gnome and a -common part
There were no tags set.
Tags added: pending

 tag 525558 + patch
Bug#525558: system-config-printer-kde: gnome/gtk/glade dependencies
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#525558: system-config-printer-kde: gnome/gtk/glade dependencies

2009-06-17 Thread Josselin Mouette
tag 525714 + pending
tag 525558 + patch
thanks

Le dimanche 26 avril 2009 à 20:03 +0200, Sune Vuorela a écrit :
 Hi system-config-printer people
 
 KDE has started using parts of system-config-printer for printintg 
 configuration. 
 
 It wolud be nice to get the package split so that teh kde frontend doesn't 
 have to pull in half of gnome.
 
 They have done the split in ubuntu, that could be a source of inspiration

There are a lot of changes that need to be done in
system-config-printer, but I understand this is important for you so
I’ve finished to split the parts that system-config-printer-kde needs.
You’ll only have to depend on python-cupsutils (= 1.0.0-6).

I’m attaching a patch for system-config-printer-kde that should make it
work now and remain compatible with the changes that will be needed in
system-config-printer.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling
--- system-config-printer-kde.py.orig	2009-06-17 10:36:23.593776754 +0200
+++ system-config-printer-kde.py	2009-06-17 10:45:18.665774521 +0200
@@ -32,11 +32,6 @@
 #tempfile
 import thread
 
-#load modules from system-config-printer-common (debug, smburi), change path here if you have it installed elsewhere
-SYSTEM_CONFIG_PRINTER_DIR = /usr/share/system-config-printer
-if os.path.exists(SYSTEM_CONFIG_PRINTER_DIR + /debug.py):
-sys.path.append(SYSTEM_CONFIG_PRINTER_DIR)
-
 from PyQt4.QtCore import *
 from PyQt4.QtGui import *
 from PyQt4 import uic
@@ -64,10 +59,12 @@
 cups.require (1.9.27)
 
 # These come from system-config-printer
-import config
-import cupshelpers  #, options
-from smburi import SMBURI
-from debug import *
+try:
+import cupshelpers
+except ImportError:
+from cupsutils import cupshelpers
+from cupsutils.smburi import SMBURI
+from cupsutils.debug import *
 
 import dbus
 import dbus.mainloop.qt
@@ -705,8 +702,6 @@
 # otherwise use cups' default one
 custom_testpage = None
 opt = self.ppd.findOption (PageSize)
-if opt:
-custom_testpage = os.path.join(SYSTEM_CONFIG_PRINTER_DIR, 'testpage-%s.ps' % opt.defchoice.lower())
 
 if custom_testpage and os.path.exists(custom_testpage):
 debugprint ('Printing custom test page ' + custom_testpage)
@@ -1480,9 +1475,8 @@
 
 
 # Optionally disable downloadable driver support.
-if not config.DOWNLOADABLE_DRIVER_SUPPORT:
-self.rbtnNPDownloadableDriverSearch.setEnabled(False)
-self.downloadableDriverSearchFrame.hide()
+self.rbtnNPDownloadableDriverSearch.setEnabled(False)
+self.downloadableDriverSearchFrame.hide()
 
 
 # Set up OpenPrinting widgets.


signature.asc
Description: Ceci est une partie de message numériquement signée


Does a Female Orgsam Feel Goood - What Does it Feel Like?

2009-06-17 Thread Juliusson Brouse
Florida's Feloonious Fogeysattachment: fewer.jpg

Hzow Do I Talk Dirty to My Husband - Fancy Putting the Lust Bcak Into Your Marriage's Fading Luster?

2009-06-17 Thread instituting
eNver Mcix Mamp;M's With Sodaattachment: hardboot.jpg

Bug#523165: [kleopatra] confirmation

2009-06-17 Thread Thomas Kreft
Package: kleopatra
Version: 4:4.2.4-1

--- Please enter the report below this line. ---

I can confirm this on a fairly recent Debian Sid installation (apart from the 
kernel). As this bug is 2 months old and received no reaction nor confirmation, 
I thought bumping the issue is valid...


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.29-2-amd64

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-==
kdebase-runtime  (= 4:4.2.2) | 4:4.2.4-1
kdelibs5 (= 4:4.2.4) | 4:4.2.4-1
kdepimlibs5  (= 4:4.2.4) | 4:4.2.4-1
libc6(= 2.3) | 2.9-13
libgcc1  (= 1:4.1.1) | 1:4.4.0-6
libgpg-error0  (= 1.6-1) | 1.6-1
libgpgme11 (= 1.1.8) | 1.1.8-2
libkleo4(= 4:4.2.4-1) | 4:4.2.4-1
libqt4-dbus(= 4.5.1) | 4.5.1-2
libqt4-network (= 4.5.1) | 4.5.1-2
libqtcore4 (= 4.5.1) | 4.5.1-2
libqtgui4  (= 4.5.1) | 4.5.1-2
libstdc++6 (= 4.1.1) | 4.4.0-6
gnupg-agent   | 2.0.11-1
gnupg2| 2.0.11-1
gpgsm | 2.0.11-1
dirmngr   | 1.0.2-1
pinentry-qt   | 0.7.5-3
 OR pinentry-x11  | 


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Konsole 4.2.x not available for kFreeBSD

2009-06-17 Thread Barry
Hello,

I know kFreeBSD isn't really your focus, but I was wondering whom I should 
talk to to get a current version of Konsole available for kFreeBSD. It's one 
of the missing packages preventing me from installing KDE 4 on my kFreeBSD 
box. If there's anything I can do to help, just let me know. Thanks!

Barry Schatz


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org