Ticket #2398 (closed defect: fixed)
[windows only] IOError: Bad URL: file|///H|/Songs/Un%20Homme%20et%20Une%20Femme%20OST/Un_Homme_et_Une_Femme_OST_back.jpg
| Reported by: | nk | Owned by: | asterix |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | chat | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: | OS: | All |
Description
strange.. it used to work when I commited it many months ago. drag from Windows Exploer and drop in CHAT:
Traceback (most recent call last):
File "C:\Documents and Settings\Administrator\Desktop\gajim\src\chat_control.py", line 1554, in _on_drag_data_received
path = helpers.get_file_path_from_dnd_dropped_uri(uri)
File "C:\Documents and Settings\Administrator\Desktop\gajim\src\common\helpers.py", line 445, in get_file_path_from_dnd_dropped_uri
path = urllib.url2pathname(uri) # escape special chars
File "C:\Python24\lib\nturl2path.py", line 26, in url2pathname
raise IOError, error
IOError: Bad URL: file|///H|/Songs/Un%20Homme%20et%20Une%20Femme%20OST/Un_Homme_et_Une_Femme_OST_back.jpg
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
