Re: Issue 2374 in pharo: Dragging a .image in a Windows VM raises an error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Issue 2374 in pharo: Dragging a .image in a Windows VM raises an error

pharo

Comment #5 on issue 2374 by [hidden email]: Dragging a .image in a  
Windows VM raises an error
http://code.google.com/p/pharo/issues/detail?id=2374

This works in XP.  I no longer get the "Error:invalid utf8 input detected"

1. Delete the last two lines from pharo.ini

ImageFile=Contents\Resources\pharo.image
WindowTitle=Pharo Development

2. Set up a filetype association for .image files to pharo.exe (this allows  
double-clicking to open the image).

Now when you click on pharo.exe (or a shortcut to it), it will ask you to  
select an image file.  The first time, it needs some help finding the  
directory where they are located; the next time, it remembers that location.

By deleting the WindowsTitle= line from the pharo.ini file, the title bar  
shows the name of the image file that you have opened.




Reply | Threaded
Open this post in threaded view
|

Re: Issue 2374 in pharo: Dragging a .image in a Windows VM raises an error

pharo
Updates:
        Labels: -Milestone-1.3

Comment #6 on issue 2374 by [hidden email]: Dragging a .image in a  
Windows VM raises an error
http://code.google.com/p/pharo/issues/detail?id=2374

(No comment was entered for this change.)