Evolus Pencil Export page as HTML

3.2k views Asked by At

I am trying to export a wireframe that I've made using Evolus Pencil to page/HTML template but it is not working. It freezes while exporting and does not provide any feedback about it or even raises any error message.

I'm using Ubuntu 14.04 64 bits with .deb version. The Evolus Pencil version is 2.0.5 and I've also tried installed the latest one in another machine. Does anyone have idea what is happening?

1

There are 1 answers

0
DaniGuardiola On BEST ANSWER

The solution can be found here.

Tested in Ubuntu 14.04 x64 with Pencil installed as deb (just like you).

Follow these steps:

1- Download xulrunner

2- Extract in /opt (root required)

3- Edit /usr/bin/pencil with a text editor (root required)

4- Change /usr/bin/firefox to /opt/xulrunner/xulrunner and save

It should be working now, it does for me.