Open GoogleCodeExporter opened 9 years ago
Addition:
Using stand alone install. (not FF plugin)
Original comment by dirkwatkins
on 29 Mar 2012 at 3:00
Have the same issue on Mac OS X 10.6.8 with a stand-alone version. Strangely
enough it works for me, if I open a file from within Pencil itself
(File->Document->Open).
Original comment by popov...@gmail.com
on 23 Aug 2012 at 8:45
[deleted comment]
Just tried again after installing 2.0.2 and it still doesn't work. Using stand
alone install.
Original comment by dirkwatkins
on 9 Oct 2012 at 5:01
I had to change the file association from pencil.exe to:
"C:\Program Files (x86)\Evolus\Pencil\xulrunner\xulrunner.exe" "C:\Program
Files (x86)\Evolus\Pencil\app\application.ini" "%1"
Original comment by petsu...@gmail.com
on 19 May 2013 at 3:03
To fix problem:
1. Open .ep file in explorer with "Open with" -> "pencil.exe"
2. Apply this windows registry update:
------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Applications\pencil.exe\shell\open\command]
@="\"C:\\Program Files (x86)\\Evolus\\Pencil\\xulrunner\\xulrunner.exe\"
\"C:\\Program Files (x86)\\Evolus\\Pencil\\app\\application.ini\" \"%1\""
Original comment by ar...@frolov.net
on 21 May 2013 at 8:55
Solutions in posts #5 and #6 doesn't works for me. Even when I remove all the
escaped backslashs.
Any idea? Or a definitive fix of the app?
Original comment by laurent....@gmail.com
on 7 Jan 2014 at 10:02
After some digging I found an application that allows you to edit the advanced
settings for file associations in Windows 7: http://defaultprogramseditor.com/
Once I edited the file association for .ep files and pasted ("C:\Program Files
(x86)\Evolus\Pencil\xulrunner\xulrunner.exe" "C:\Program Files
(x86)\Evolus\Pencil\app\application.ini" "%1") pencil now opens my .ep files :)
Original comment by monkeyfu...@gmail.com
on 5 Feb 2014 at 8:36
Any solution for MacOS?
Original comment by mcer...@seznam.cz
on 3 Apr 2014 at 1:42
This is ver frustrating, would be great to see a fix
Original comment by xhe...@gmail.com
on 8 May 2014 at 3:48
Actually, regarding comment #6, the key registry entry appears to be
HKEY_CLASSES_ROOT\ep_auto_file\shell\open\command
To fix, run regedit from a command prompt, Edit -> Find, put in ep_auto_file,
check only the Keys box, and click Find Next. The first one it finds should be
the one mentioned above. Double click on Default in the right hand pane and
paste in
"C:\Program Files (x86)\Evolus\Pencil\xulrunner\xulrunner.exe" "C:\Program
Files (x86)\Evolus\Pencil\app\application.ini" "%1"
and click OK.
Original comment by dann...@gmail.com
on 18 Jul 2014 at 1:28
I'd suggest a tab on the options menu to associate specific file extensions. No?
As it seems normal OS process doesn't associate correctly.
Original comment by jdre...@gmail.com
on 17 Sep 2014 at 4:00
Original issue reported on code.google.com by
dirkwatkins
on 29 Mar 2012 at 2:58