GoogleCodeArchives / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

"No matching GdkAtom for format? #400

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open Editra.
2.Drag the "Untitled -0" tab into the text buffer

What is the expected output? What do you see instead?
Expectation:
    To not error? (What is expected output for tab dragging?)
Result:
    See attachment.

What version of the product are you using? On what operating system?
Editra Version: 0.4.95
OS: Slackware GNU/Linux(2.6.27.7)

If from source: What version of python and wxPython are you using?
Python 2.5.2
wx.version() = 2.8.9.2

Original issue reported on code.google.com by fatcan...@gmail.com on 17 Aug 2009 at 1:32

Attachments:

GoogleCodeExporter commented 9 years ago
I am also unable to reproduce this error.

Starting to think there may be something different about your wx install.

Do you know what command was used to configure your build of wx?

What window manager are you using?

Thanks,

Cody

Original comment by CodyPrec...@gmail.com on 17 Aug 2009 at 3:45

GoogleCodeExporter commented 9 years ago
Still unable to reproduce but added error handling to cancel the operation if 
this
were to occur.

Original comment by CodyPrec...@gmail.com on 17 Aug 2009 at 7:59

GoogleCodeExporter commented 9 years ago
"What window manager are you using?"
I am using openbox.
"what command was used to configure your build of wx?"
I honestly don't remember I usually 'configure && make && make install' without 
any
extra arguments.

Original comment by fatcan...@gmail.com on 18 Aug 2009 at 10:17