hdsoftware / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

Native UI rendered incorrectly after save #548

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add some widget from Native UI
2. Save file
3. Load file
4. all widgets rendered incorrectly, have to resize the widgets to fix, repeat 
to 2

What is the expected output? What do you see instead?
all native ui widgets rendered as before saving

What version of the product are you using? On what operating system?
2.0.3
Ubuntu 12.04 updated

Please provide any additional information below.

Original issue reported on code.google.com by superbiji on 6 Mar 2013 at 4:28

GoogleCodeExporter commented 9 years ago
Fixed: 
edit this file /usr/bin/pencil to

xulrunner --app "/usr/share/pencil/application.ini"
thanks for the software!

Original comment by superbiji on 6 Mar 2013 at 5:35

GoogleCodeExporter commented 9 years ago
Same problem occurs in Mac OS X, however above fix isn't appropriate.

What steps will reproduce the problem?
1. Add some widget from Native UI
2. Save file
3. Load file
4. all widgets rendered incorrectly, have to resize the widgets to fix, repeat 
to 2

What is the expected output? What do you see instead?
all native ui widgets rendered as before saving

What version of the product are you using? On what operating system?
2.0.3
Mac OSX 10.8.4

Please provide any additional information below.

Original comment by thomas.e...@ims-evolve.com on 10 Jun 2013 at 9:11

GoogleCodeExporter commented 9 years ago
Having same issue post #2 on Mac:

2.0.3
Mac OSX 10.8.4

Original comment by jesse.t....@gmail.com on 18 Aug 2013 at 5:47

GoogleCodeExporter commented 9 years ago
I've tried updating the version of xulrunner inside the application to the 
latest (25.0), and modifying the start.sh script to use the new version of 
xulrunner... but no luck.

It might be related to an error that gets thrown on the command line when 
running it manually:
2013-12-06 12:01:18.294 xulrunner[50748:7a07] invalid context

Original comment by b...@zensoft.com.au on 6 Dec 2013 at 4:04

GoogleCodeExporter commented 9 years ago
The same problem on Debian Linux 64bit. 
Pencil v.2.0.5
Mozilla XULRunner 24.8.1 - 20140924224142

Original comment by lukev...@gmail.com on 22 Oct 2014 at 7:56