Bug report #14080

'Georeferencer' plugin doesn't support clipboard (paste) functionality when using mac's `pbcopy` terminal command

Added by David Douglas over 8 years ago. Updated almost 8 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:C++ plugins/Georeferencer
Affected QGIS version:2.12.1 Regression?:No
Operating System:OSX Easy fix?:No
Pull Request or Patch supplied:No Resolution:not reproducable
Crashes QGIS or corrupts data:No Copied to github as #:22090

Description

Was referred to here from a gis.stackexchange.com question I asked. Here's the gist of the question. Makes for a good bug report.

I recently wrote a little helper script for georeferencing that used mac's pbcopy shell command to dump some text into my clipboard for use in the QGis program. For some reason I'm not able to paste stuff (longitude & latitude) that has been pbcopy'd into my clipboard into the Geoferencer plugin on qgis. I recently discovered that I can paste the text into other elements of the native qgis program, but not the plugin. The text can similarly be pasted into any other program.

So I think this has something to do with the way the Georeferencer plugin was written in Python, what with its somewhat unique at times deep bindings into the low levels of the operating system. Maybe some python devs could assist here. Thanks!

History

#1 Updated by Giovanni Manghi over 8 years ago

  • Status changed from Open to Feedback

paste where? Does it happens only on OsX? (note: the georef plugin is in c++ not python). Cheers!

#2 Updated by Giovanni Manghi almost 8 years ago

  • Resolution set to not reproducable
  • Status changed from Feedback to Closed

closing for lack of feedback, please reopen if necessary.

Also available in: Atom PDF