GetBoundingMetrics

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • BartlebyScrivener

    GetBoundingMetrics

    Hi,

    I have been moving from Windows XP to Debian Etch. Most of my
    Python scripts work fine with minor modifications. However, I have a
    script that launches a browser and goes to various sites using the
    Python module webbrowser.open ("url-goes-here")

    On Debian Etch, Firefox (or IceWeasel, I guess) opens the sites, but
    back in the
    commandline window I get repeated messages that say:

    GetBoundingMetr ics (char *)

    Anybody know what's causing that? I don't get it if I just launch
    firefox from the commandline. Only when I use the Python module.

    Thank you,

    rd

  • BartlebyScrivener

    #2
    Re: GetBoundingMetr ics


    BartlebyScriven er wrote:
    I don't get it if I just launch
    firefox from the commandline. Only when I use the Python module.
    I spoke too soon. I do get it from the command line if firefox is not
    already running. Same is true with the Python script.

    Must be a Gnome or Debian thing. Sorry for the distraction.

    rd

    Comment

    Working...