Luz

Adding any actors like canvas, polygon, rectangle...etc. results in a segmentation fault

Bug #1181402 reported by Victor Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Luz
New
Undecided
Unassigned

Bug Description

Hi! I'm trying LUZ on Ubuntu 12.04, and every time I try to add
an actor, such as canvas, polygon, rectangle...etc. I get a segmentation
fault. Here is the command line...output:
./luz_editor.rb
ruby-inline is unavailable: you are missing out on a possible performance increase
- Creating Editor Window...
 - Creating Actor Editor Window...
 - Creating Actor Editor Window Done (0.08s)
 - Creating Director Editor Window...
 - Creating Director Editor Window Done (0.07s)
 - Creating Project Effect Editor Window...
 - Creating Project Effect Editor Window Done (0.05s)
 - Creating Theme Editor Window...
 - Creating Theme Editor Window Done (0.06s)
 - Creating Curve Editor Window...
 - Creating Curve Editor Window Done (0.04s)
 - Creating Variable Editor Window...
 - Creating Variable Editor Window Done (0.07s)
 - Creating Event Editor Window...
 - Creating Event Editor Window Done (0.07s)
 - Creating Preferences Window...
 - Creating Preferences Window Done (0.08s)
 - Creating About Window...
 - Creating About Window Done (0.01s)
- Creating Editor Window Done (0.63s)
/home/victor/luz/plugins/project_effects/screen-capture.luz.rb:27: warning: already initialized constant RAW_IMAGE_ENCODER_NAME
- Running Main Loop...
./engine/actor.rb:140: [BUG] Segmentation fault
ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux]

Thanks!

Revision history for this message
Ian McIntosh (ian-mcintosh) wrote :

Thanks for the report!

 ./engine/actor.rb:140: [BUG] Segmentation fault

Line 140 is calling an OpenGL display list to draw the actor's polygon. I've never seen a segfault on that line before.

Do other OpenGL apps work for you?

Revision history for this message
Ian McIntosh (ian-mcintosh) wrote :

Victor, did you download gtkglext.so from the URL provided, or somewhere else?

This report seems related:
https://github.com/lighttroupe/luz/issues/3

They got a custom 64-bit gtkglext.so from kxstudio.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.