Quote:
Originally Posted by Firedancer885
I just tried to drag and drop a link from Chrome into the download window and got this error.
Here is the link to the story. http://archiveofourown.org/works/4670174
I'm using Ubuntu 15.10 64bit. I asked about this before. I have attached a screenshot about the possible cause. In the shot I'm dragging the link.
|
The last time was in July. Is this something you're seeing a lot, or just once in a great while? Because what I said then still applies:
Quote:
Originally Posted by JimmXinu
I was able to duplicate the issue with a live-cd linux desktop before the entire OS crashed. Twice. And I didn't find a current calibre distro for Raspberry Pi, the other linux-ish hardware I have handy.
But I was able to confirm that other URLs drag and dropped fine. So I'm blaming the unicode chars in the title: hoʻokāne.
The drag and drop event object hands me data in a 'QByteArray' object. I don't know why Chrome on linux is (presumably) including the link text along with the URL, but that's what I speculate is happening.
If you bump into it a lot, I might look at it some more. But as it is, I'm inclined to call it an odd corner case and not worry about it.
|