<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Liberation Sans'; font-size:11pt; font-weight:400; font-style:normal;">Hi,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>KDE 4.2.3 will be released tomorrow and we are almost ready to update our kde4 ports. With this update I'd like to introduce a few new ports:<br>
devel/kdebindings-python*<br>
print/kdeutils4-printer-applet<br>
print/system-config-printer-kde.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I've tested them quickly with virtual cups-pdf printer, they seems to be more or less usable.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Known issues:<br>
1) python scriptengine for Plasma is disabled in kdebase4-workspace currently, so still no support for python based plasmoids. There is no problem to enable it, however I'd like to not bloat workspace dependencies with pyqt4/pykde4 stuff now and prefer to make separate ports for python scriptengine later.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>2) system-config-printer fails on *.UTF-8 locales, the problem however <br>
seems to be python related:<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>~&gt; python /usr/local/kde4/bin/system-config-printer-kde<br>
Traceback (most recent call last):                     <br>
  File "/usr/local/kde4/bin/system-config-printer-kde", line 3249, in &lt;module&gt;<br>
    applet = GUI()<br>
  File "/usr/local/kde4/bin/system-config-printer-kde", line 178, in __init__<br>
    self.populateList(start_printer, change_ppd)<br>
  File "/usr/local/kde4/bin/system-config-printer-kde", line 342, in <br>
populateList<br>
    self.printers = cupshelpers.getPrinters(self.cups)<br>
  File "/usr/local/lib/python2.5/site-packages/cupshelpers/cupshelpers.py", <br>
line 435, in getPrinters<br>
    printer = Printer(name, connection, **printer)<br>
  File "/usr/local/lib/python2.5/site-packages/cupshelpers/cupshelpers.py", <br>
line 40, in __init__<br>
    self.update (**kw)<br>
  File "/usr/local/lib/python2.5/site-packages/cupshelpers/cupshelpers.py", <br>
line 88, in update<br>
    self._expand_flags()<br>
  File "/usr/local/lib/python2.5/site-packages/cupshelpers/cupshelpers.py", <br>
line 68, in _expand_flags<br>
    locale.setlocale (locale.LC_CTYPE, current_ctype)<br>
  File "/usr/local/lib/python2.5/locale.py", line 478, in setlocale<br>
    return _setlocale(category, locale)<br>
locale.Error: unsupported locale setting<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>I haven't looked further, so any clue welcome.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Thanks,<br>
Max</p></body></html>