[ wxwindows-Bugs-1591918 ] AttributeError: 'NoneType' object has no
attribute 'thisown'
SourceForge.net
noreply at sourceforge.net
Tue Nov 7 02:45:56 PST 2006
Bugs item #1591918, was opened at 2006-11-07 10:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1591918&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wxPython specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Noel (noelbyron)
Assigned to: Robin Dunn (robind)
Summary: AttributeError: 'NoneType' object has no attribute 'thisown'
Initial Comment:
I get a lot of 'AttributeError: 'NoneType' object has
no attribute 'thisown'' error messages from within an
derived wx.FileSystemHandler handler.
It happens in the filesystem handlers method CanOpen
(). If I call GetProtocol() there then the error
messages appear. If I don't call any other methods
there and test the location with startswith()
everything works just fine.
Sorry, I can't tell you much more since it is
difficult for me to understand what's going on there.
Thank your for your attention
Noel
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1591918&group_id=9863
More information about the wx-dev
mailing list