public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Boa-constrictor does not start
@ 2002-12-22 19:33 Viktor Lakics
  2002-12-23 23:10 ` Viktor Lakics
  0 siblings, 1 reply; 2+ messages in thread
From: Viktor Lakics @ 2002-12-22 19:33 UTC (permalink / raw
  To: gentoo-dev

Dear devs,

Could anyone help me with this error? After a succesful emerge,
boa-constructor refuses to even start. It complains about an invalid
argument (flags)...

Does anyone run this beast outthere?

The error message is included...

Thanks in advance. -- Viktor 





Starting Boa Constructor v0.1.0-alpha
importing wxPython

Gdk-WARNING **: locale not supported by Xlib, locale set to C

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"extension_active_right.png" line 210

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"extension_active_left.png" line 221

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"extension_right.png" line 251

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"extension_left.png" line 261

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"menu_background.png" line 354

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"window_background.png" line 474

Gtk-WARNING **: Unable to locate image file in pixmap_path:
"background.png" line 641
setting user preferences
running main...
Traceback (most recent call last):
  File "./Boa.py", line 495, in ?
      main()
    File "./Boa.py", line 475, in main
    app = BoaApp()
  File "./Boa.py", line 310, in __init__
      wxApp.__init__(self, false)
    File
"/usr/lib/python2.2/site-packages/wxPython/wx.py",
line 1705, in __init__
    _wxStart(self.OnInit)
  File "./Boa.py", line 321, in OnInit
      abt = About.createSplash(None, modTot,
  fileTot)
    File "About.py", line 132, in
createSplash
    return AboutBoxSplash(parent,
modTot, fileTot)
  File "About.py", line 151, in
  __init__
      self.html =
  Utils.wxUrlClickHtmlWindow(self.blackback,
  -1, flags=wxCLIP_CHILDREN)
    File
"/usr/lib/python2.2/site-packages/wxPython/html.py",
line 609, in __init__ self.this = apply(htmlc.new_wxHtmlWindow,_args,_kwargs)
TypeError: 'flags' is an invalid keyword argument for
this function Exception exceptions.TypeError: "'NoneType' object
is not callable" in
ignored


-- 
_______________________________________
Viktor Lakics
email: viktor@lakics.net

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-23 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-22 19:33 [gentoo-dev] Boa-constrictor does not start Viktor Lakics
2002-12-23 23:10 ` Viktor Lakics

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox