hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?
thanks,
Stef Mientki
hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?
thanks,
Stef Mientki
Stef Mientki wrote:
hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?
Good question... Apparently something is indicating that the datatype provided from the source is not compatible with what datatypes that the destination is accepting. Please create a bug ticket for this.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
Robin Dunn wrote:
Stef Mientki wrote:
hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?Good question... Apparently something is indicating that the datatype provided from the source is not compatible with what datatypes that the destination is accepting. Please create a bug ticket for this.
I just tried, but ...
I'm really to stupid to create a ticket,
I get the following message:
*Warning:* field component must be set
What am I missing ??
cheers,
Stef
Stef Mientki wrote:
Robin Dunn wrote:
Stef Mientki wrote:
hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?Good question... Apparently something is indicating that the datatype provided from the source is not compatible with what datatypes that the destination is accepting. Please create a bug ticket for this.
I just tried, but ...
I'm really to stupid to create a ticket,
I get the following message:
*Warning:* field component must be set
What am I missing ??
On the new ticket page there should be a "Component" choice widget. Set it to "wxMSW" for this one.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
Robin Dunn wrote:
Stef Mientki wrote:
Robin Dunn wrote:
Stef Mientki wrote:
hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?Good question... Apparently something is indicating that the datatype provided from the source is not compatible with what datatypes that the destination is accepting. Please create a bug ticket for this.
I just tried, but ...
I'm really to stupid to create a ticket,
I get the following message:
*Warning:* field component must be set
What am I missing ??On the new ticket page there should be a "Component" choice widget. Set it to "wxMSW" for this one.
Now I get this:
is there perhaps a bug in trac,
or was it too long ago ( I used the same page from a couple of hours ago)
Oops…
*Trac detected an internal error:*
OperationalError: database is locked
There was an internal error in Trac. It is recommended that you inform your local Trac administrator <mailto:wxsite@wxsite.net> and give him all the information he needs to reproduce the issue.
The action that triggered the error was:
POST: /newticket
TracGuide <wxTrac has been migrated to GitHub Issues - wxWidgets; — The Trac User and Administration Guide
So I made a new ticket,
and it seems accepted.
cheers,
Stef
Stef Mientki wrote:
Robin Dunn wrote:
Stef Mientki wrote:
Robin Dunn wrote:
Stef Mientki wrote:
hello,
In the URL demo: 2.8.7.1 / Python 2.5.2 / winxP (SP2)
I can drag the bottom text to my browser,
I can drag a browser URL to the top window,
But why can't I drag the bottom URL to the top window ?Good question... Apparently something is indicating that the datatype provided from the source is not compatible with what datatypes that the destination is accepting. Please create a bug ticket for this.
I just tried, but ...
I'm really to stupid to create a ticket,
I get the following message:
*Warning:* field component must be set
What am I missing ??On the new ticket page there should be a "Component" choice widget. Set it to "wxMSW" for this one.
Now I get this:
is there perhaps a bug in trac,
or was it too long ago ( I used the same page from a couple of hours ago)
It's a periodic bug in Trac, it is not adequately checking for exceptions and retrying when using the SQLite DB. If you ever see it again just wait a bit, back up and then try again.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!