[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-12-09 Thread Michael Marley
Its back!

This time, on Lucid.

** Changed in: kdeadmin-kde4 (Ubuntu)
   Status: Fix Released => Confirmed

** Summary changed:

- KDE printer configuration app stopped working on Jaunty
+ KDE printer configuration app stopped working on Lucid

-- 
KDE printer configuration app stopped working on Lucid
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-11-20 Thread aexl
fixed on my jaunty machine with
sudo apt-get --reinstall install python-qt4-dbus

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-11-07 Thread Babstar
Same problem with a fresh install of Karmic, aptitude reinstall python-
qt4-dbus fixed the problem.

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-10-07 Thread vsuarez
Commat fix worked in my computer (KDE 4.3.2, Spanish locale).

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-09-08 Thread iTx Technologies
Hi,

I also encountered this bug on latest Jaunty with KDE 4.2.1.

I managed to get this problem resolved by reinstalling kdeadmin and
python-qt4-dbus, using the "aptitude reinstall" command.

Thanks for the help !

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-09-05 Thread Commat
How to fix it.

Edit file:
 /usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py

Go to line 223 and ...

Replace -> special_choice=_("Automatic rotation")),
 by -> special_choice=i18n("Automatic rotation")),

It works for me.

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-09-05 Thread Commat
Definitively is a localization bug, if I do:

LC_ALL="en_EN" systemsettings

the module loads correctly in my spanish locale.


Karmic full-upgraded from Alpha-3

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-08-28 Thread Matthew Flaschen
I just fixed this for myself by removing unpackaged python executables I
built from source, then reinstalling python and python-minimal.

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-08-28 Thread Matthew Flaschen
My situation basically matches Tyler (though I am on Jaunty, and have
never installed Karmic).  I used update-manager to upgrade from Hardy
first to Intrepid, then to Jaunty.  I get the terminal output:

systemsettings(6311) MainWindow::selectionChanged: Selected item:  "Printer 
Configuration"
systemsettings(6311) MainWindow::selectionChanged: Comment:"Configure 
local and remote Printers"
systemsettings(6311) MainWindow::selectionChanged: Needs root privs: false
Traceback (most recent call last):
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 41, 
in 
from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore

and the window displays:

The service "Printer Configuration" does not provide an interface
"KCModule" with keyword "system-config-printer-kde/kcm-scpk.py"The
factory does not support creating components of the specified type.

Possible reasons:

*An error occured during your last KDE upgrade leaving an orphaned control 
module
*You have old third-party modules lying around.

Check these points carefully and try to remove the module mentioned in
the error message. If this fails, consider contacting your distributor
or packager.

I have tried apt-get reinstalling multiple packages, including:

system-config-printer-common 
kdeadmin 
python-qt4-dbus
system-config-printer-kde

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-08-20 Thread Rafael Carduz Rocha
I forgot to mention my traceback complains also about utf8 encoding.
Brazilian Portuguese system here

r...@rafael-notebook:~$ Traceback (most recent call last):
  File "", line 18, in kpythonpluginfactory_bridge
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 4004, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 223, in makeui
special_choice=_("Automatic rotation")),
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 51, in _
return unicode(i18n(string), "utf-8")
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: invalid 
data
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 77, in 
apport_excepthook
pr['PythonArgs'] = '%r' % sys.argv
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File "", line 18, in kpythonpluginfactory_bridge
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 4004, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 223, in makeui
special_choice=_("Automatic rotation")),
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 51, in _
return unicode(i18n(string), "utf-8")
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: invalid 
data

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-08-20 Thread Rafael Carduz Rocha
+1 in karmic..

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-08-09 Thread Tyler
Hello! I'm on Karmic and my printer applet broke even back with Jaunty.
I also tried removing/installing python-qt4-dbus but that didn't fix it
for me! Here's my terminal output:

ty...@tyler-laptop:~$ systemsettings
ty...@tyler-laptop:~$ Traceback (most recent call last):
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 41, in 
from PyQt4.QtCore import *
ImportError: No module named QtCore
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 77, in 
apport_excepthook
pr['PythonArgs'] = '%r' % sys.argv
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File 
"/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", 
line 41, in 
from PyQt4.QtCore import *
ImportError: No module named QtCore

Hope this helps! Thanks a lot!

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-04-28 Thread Musthafa Meeran
@sabby: thanks  a lot.. installing 'python-dev' brought back the printer
page for me :)

I am in Ubuntu Intrepid 8.10 with KDE 4.2.2

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-04-19 Thread sabby
Sorry in previous post i meant reinstalling python-qt4-*dbus* did
nothing for me.  Should we open a new bug for this or continue to tack
onto this one?

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-04-19 Thread sabby
I have the same problem as Greg Johnson, running kubuntu 8.10 with kde
4.2.2.  This happened recently, must be after upgrade to 4.2.2.
Reinstalling python-qt4-dev did nothing for me also.  I know not being
able to use the printer is annoying so from experience with previous
problem sometime I find that installing the dev package install things
that are missing, and in this case it worked for me. Installing python-
dev package fixed the problem.  Obviously, this should not be necessary
but until it is fixed this will allow it to work.

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-04-19 Thread sabby
In addition to my last post, it might be after 4.2.1 also since I went
from 4.2.0 directly to 4.2.2 so I couldn't really tell which on is the
culprit.

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-04-01 Thread Musthafa Meeran
I am getting the same error in Kubuntu Jaunty Beta !!!
I tried reinstalling python-qt4-dbus, but it didn't help, still getting the 
error in the Printer Configuration page.
Could you please let me know what are the log files needed and I ll attach the 
same. 
Also, can i re-open this bug or need to report a bug?

Thanks a lot...

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-30 Thread Pere Vilarasau
** Changed in: kdeadmin-kde4 (Ubuntu)
Sourcepackagename: kdeadmin => kdeadmin-kde4

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-17 Thread hasi
@Alessandro:
Thanks so much, it worked!
--hasi

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-17 Thread nowardev
i have reinstalled python-qt4-dbus and now IT WORKS!

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-16 Thread Alessandro Ghersi
@hasi
Try to reinstall python-qt4-dbus.

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-13 Thread hasi
I still have this problem with all updates applied as of today (jaunty/KDE 
4.2.1). I had started with alpha5 and continuously applied all updates. 
Does this also exist in vanilla alpha6? If yes, I wouldn't mind reinstalling. 
Is there anything else we can do to get this fixed?

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-07 Thread Greg Johnson
Exception is:
Original exception was:
Traceback (most recent call last):
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 32, 
in 
import locale   
 
  File "/usr/lib/python2.5/locale.py", line 167, in 
 
import re, operator 
 
ImportError: /usr/lib/python2.5/lib-dynload/operator.so: undefined symbol: 
_Py_ZeroStruct

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-05 Thread Jonathan Thomas
That's a different bug. Most likely due to the python 2.6 transition.

** Changed in: kdeadmin (Ubuntu)
   Status: Confirmed => Fix Released

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-03-05 Thread Michael Marley
After the release of KDE 4.2.1, and a few other packages, this bug is
back.  It crashes exactly the same way it did last time, with the same
graphical message and the same text dumped to the console.

** Changed in: kdeadmin (Ubuntu)
   Status: Fix Released => Confirmed

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package kdeadmin - 4:4.2.0-0ubuntu4

---
kdeadmin (4:4.2.0-0ubuntu4) jaunty; urgency=low

  * Update kubuntu_02_system_config_printer_trunk.diff, LP: #331192
Update for system-config-printer-common change

 -- Jonathan RiddellTue, 24 Feb 2009 15:00:50
+

** Changed in: kdeadmin (Ubuntu)
   Status: Confirmed => Fix Released

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-02-18 Thread Jonathan Riddell
Changing to kdeadmin.

Looks like an update of system-config-printer-common broke this.


** Changed in: kdeadmin (Ubuntu)
Sourcepackagename: kdeutils => kdeadmin

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-02-18 Thread Jonathan Thomas
I can confirm this also by the way. I just didn't have an opportunity to do so 
earlier.
If I would guess I'd assume that some recent system-config-printer-common 
updates broke this.

** Changed in: kdeutils (Ubuntu)
   Status: Incomplete => Confirmed

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-02-18 Thread Michael Marley
The following text is dumped to the console when attempting to run the
printer applet:

Traceback (most recent call last):
  File "", line 18, in kpythonpluginfactory_bridge
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 3993, 
in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 163, 
in makeui
self.newPrinterGUI = np = NewPrinterGUI(self)
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 2084, 
in __init__
if not config.DOWNLOADABLE_DRIVER_SUPPORT:
AttributeError: 'module' object has no attribute 'DOWNLOADABLE_DRIVER_SUPPORT'
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 77, in 
apport_excepthook
pr['PythonArgs'] = '%r' % sys.argv
AttributeError: 'module' object has no attribute 'argv'

Original exception was:
Traceback (most recent call last):
  File "", line 18, in kpythonpluginfactory_bridge
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 3993, 
in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 163, 
in makeui
self.newPrinterGUI = np = NewPrinterGUI(self)
  File "/usr/share/kde4/apps/system-config-printer-kde/kcm-scpk.py", line 2084, 
in __init__
if not config.DOWNLOADABLE_DRIVER_SUPPORT:
AttributeError: 'module' object has no attribute 'DOWNLOADABLE_DRIVER_SUPPORT'

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 331192] Re: KDE printer configuration app stopped working on Jaunty

2009-02-18 Thread Jonathan Thomas
system-config-printer-kde is now part of the official KDE Utilities
module. :-)

Anyway, could you run systemsettings from the console and paste the
output when you try to open the Printing module? Thanks

** Changed in: kdeutils (Ubuntu)
Sourcepackagename: system-config-printer-kde => kdeutils
   Importance: Undecided => Medium
   Status: New => Incomplete

-- 
KDE printer configuration app stopped working on Jaunty
https://bugs.launchpad.net/bugs/331192
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in ubuntu.

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs