Re: Konqueror display badly a web page

2007-01-09 Thread Rigo Wenning
Huh?

Is W3C now responsible for DPI values? ;) W3C tried hard to get people 
to do valid Web pages, so I don't see what you blame here.

Best, 

Rigo


On Thursday 04 January 2007 20:07, Hendrik Sattler wrote:
> It's getter better slowly but fixed DPI values in some operating
> systems do not really improve the situation (neither do the
> work-around that mozilla created for those). I don't need to mention
> that the Netscape and MS are to blame for most of this, W3C, too.


pgpGdYjqOWfSl.pgp
Description: PGP signature


Media notification broken (dbus, hal & kded)

2007-01-09 Thread Padala
Hi,

I am using Debian/testing:

# apt-show-versions kdelibs4c2a
kdelibs4c2a/testing uptodate 4:3.5.5a.dfsg.1-5
# apt-show-versions dbus
dbus/testing uptodate 1.0.2-1
# apt-show-versions hal
hal/testing uptodate 0.5.8.1-4

Some weeks ago the KDE media notification stopped working. I googled for ages 
and saw dozens of postings describing more or less the same problem without 
anyone posting a solution or even a workaround. After a lot of trial and 
error I found a workaround:

Log in as a normal user and open a console:
# su
# /etc/init.d/dbus restart
Stopping Hardware abstraction layer: hald.
Stopping system message bus: dbus.
Starting system message bus: dbus.
Starting Hardware abstraction layer: hald.
# exit
$ killall -w kded
$ kded

I automated this in my autostart script so everything works now as it should. 
But the real problem is not solved, of course. 

I already posted this in two forums but maybe this is the right place:

http://www.kde-forum.org/thread.php?threadid=14443
http://forums.debian.net/viewtopic.php?t=11295

Stephan

ps. Please CC me as I am not on the list.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



bug #403133 - print from kpdf fails, add file name to command and it works

2007-01-09 Thread Arthur Marsh
Hi, I've encountered problems printing from kpdf that seem to match 
Debian Bug #403103 (original error message given in French, so I'm 
guessing, but I've added my case to the existing bug).


I get a dialogue box like:

A print error occurred. Error message received from system:

Unable to start child print process. Check the command syntax: 
cupsdoprint -P 'CANON' -J '' -H '/var/run/cups/cups.sock:631' -U 
'amarsh04' -o ' MediaType=Plain copies=1 orientation-requested=3 
page-bottom=46 page-left=11 page-right=9 page-top=10'


However, if I copy the print command from above, add the file name to 
the end and print from the command line, it prints fine.


Attempting to print from the KDE control centre gives the same result:

A print error occurred. Error message received from system:

Unable to start child print process. Check the command syntax: 
cupsdoprint -P 'CANON' -J '' -H '/var/run/cups/cups.sock:631' -U 
'amarsh04' -o ' MediaType=Plain 
multiple-document-handling=separate-documents-uncollated-copies 
orientation-requested=3 page-bottom=46 page-left=11 page-right=9 
page-top=10'


Any suggestions?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]