On Sunday 16 November 2008 09:26:46 am Bob Sysero llc Dev wrote:
> johnf wrote:
> > Please try the following from a terminal
> >
> > python
> > import wx
> >
> > Do you still get the error. If you do then it's not Dabo. If you do get
> > the error try the following.
> >
> > python
> > import os
> > viewers = ("gpdf", "kpdf", "evince", "acroread", "xpdf", "firefox",
> > "mozilla-firefox")
> >
> > viewer = None
> > for v in viewers:
> > r = os.system("which %s " % v)
> >
> > The above will tell us if you have a pdf viewer.
> >
> >>> for v in viewers:
>
> ... r = os.system("which %s " % v)
> ...
> /usr/bin/evince
> /usr/bin/firefox
>
>
> Bob
Here go again. The message does not appear to be coming from
Dabo. Bob you are not alone with this error message.
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04988.html
http://trac.osgeo.org/grass/ticket/187
http://lists.wxwidgets.org/pipermail/wxpython-users/2008-July/078219.html
My best guess is - it is harmless. It looks like it is reporting that you
already have a printer named 'PDF' nothing more. Why it would do that I
don't know.
--
John Fabiani
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]