eynarcalle / glcd-arduino

Automatically exported from code.google.com/p/glcd-arduino
0 stars 0 forks source link

Drag & Drop to glcdMakeBitmap not working on Linux (Ubuntu) #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
There appears to be some sort of issue with drag and drop
on Ubuntu linux with the glcdMakeBitmap tool.

At this point not sure if it a Nautilus issue.

Original issue reported on code.google.com by bperry...@gmail.com on 24 Mar 2011 at 6:59

GoogleCodeExporter commented 8 years ago
A bit of an update on this.
This is at least a partial Nautilus bug. Nautilus does not set the current
directory to the directory where a clicked on program is run. It leaves it as
the user home directory. 
The Ubuntu guys do not see this a bug and refuse to fix this. They claim that a 
program started by Nautilus should make no assumptions as to its current 
directory when started. (What BS). Anyway, that is why clicking in the GUI box 
does not update the allbitmaps.h header file.

The drag & drop is something else. Have not been able to track this down yet.
It is probably some other issue with Nautilus.

Original comment by bperry...@gmail.com on 5 Aug 2011 at 10:35