[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2011-07-13 Thread Skyler Lehmkuhl
It is still an issue for me, running Maverick I get a segfault when I
try to add a text actor to a clutter.Stage.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/362260

Title:
  Segmenation Fault when showing Texture Actor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyclutter/+bug/362260/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2010-12-16 Thread Sebastien Bacher
is that still an issue?

** Changed in: pyclutter (Ubuntu)
   Importance: Medium = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/362260

Title:
  Segmenation Fault when showing Texture Actor

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2010-03-18 Thread Raumkraut
FWIW, I can get the examples to work (with the exception of test-
easing.py, which still segfaults) under Jaunty (9.04) by installing the
libclutter-1.0-0, python-support and python-clutter packages from
the Karmic repos: http://ns2.canonical.com/karmic/python-clutter

The packages do also exist for Jaunty in one user's PPA
(https://launchpad.net/~kalon33/+archive/ppa), but only as part of a
larger collection of assorted packages.

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-08-15 Thread mmnz
I can confirm on Karmic as well.  64bit and nvidia drivers also.

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-07-15 Thread Gord Allott
Also confirmed here on 9.04 - python-clutter + nvidia + 64bit.

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-06-07 Thread Jeroen Hoek
Can reproduce on Jaunty Jackalope. A shame really, I wanted to give
pyclutter a try.

People on #clutter (irc.gnome.org) suggest that the issue always occurs
with the combination pyclutter, nvidia and 64bit.

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-05-24 Thread Siegfried Gevatter
I can reproduce the Segmentation Fault (at start) issue on an amd64 box,
and another person too.

** Changed in: pyclutter (Ubuntu)
   Importance: Undecided = Medium

** Changed in: pyclutter (Ubuntu)
   Status: New = Confirmed

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-05-24 Thread Siegfried Gevatter
Seems related to #237156.

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-05-07 Thread François Kubler
Yep, same here.
But it also segfaults when adding a simple clutter.Label to a clutter.Stage :(

I've attached a small script, mostly based on the one Anthony posted
before to recreate the issue.

I'm also using Ubuntu 9.04 with the python-clutter 0.8.0-1build1 package
on a amd64 architecture with a nvidia graphic card.



** Attachment added: Another simple .py file that recreates the issue.
   http://launchpadlibrarian.net/26446450/tmp2.py

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-05-07 Thread Karl Ostmo
Using pyclutter 0.8.0 here.

On an amd64 Ubuntu Jaunty machine, using Version 180 of the NVidia driver and 
an integrated GeForce 6100 graphics chip, all of the bundled examples except 
for behave.py, rects.py and script.py fail with the message:
Cogl-GL-WARNING **: failed to bind GLXGetProcAddress or GLXGetProcAddressARB

Also tested on two i386 Ubuntu Jaunty machines, one with a GeForce 8800
GTS card and the other with an ATI Mobility Radeon 7500 chip.  All of
the examples worked on these machines (except for ending with a segfault
when closed, reported in this bug:
http://bugzilla.o-hand.com/show_bug.cgi?id=1590).

** Bug watch added: Opened Hand Bugzilla #1590
   http://bugzilla.o-hand.com/show_bug.cgi?id=1590

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 362260] Re: Segmenation Fault when showing Texture Actor

2009-04-16 Thread Anthony Batchelor

** Attachment added: Simple .py file that recreates the issue.
   http://launchpadlibrarian.net/25527996/tmp.py

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25527997/Dependencies.txt

** Description changed:

  Simple apps that use Texture Actors cause a segfault.  I've attached a
  simple test file, but some of the examples that come with pyclutter
  don't work either.
  
  /usr/share/doc/python-clutter/examples/rects.py works
  /usr/share/doc/python-clutter/examples/hello.py does not work.
  
  I've attached a simple file to re-create the issue.
  If you set FAIL to False, it will render a black rectangle.  If you set FAIL 
to True you (or at least, I) get a segfault.
  
- NVIDIA: could not open the device file /dev/nvidiactl (Permission
- denied).
+ The following is the console output of the script:
+ ==
+ NVIDIA: could not open the device file /dev/nvidiactl (Permission denied).
  
- (./tmp.py:3177): Cogl-GL-WARNING **: failed to bind GLXGetProcAddress or 
GLXGetProcAddressARB
+ (./tmp.py:12837): Cogl-GL-WARNING **: failed to bind GLXGetProcAddress or 
GLXGetProcAddressARB
  (0, 0) (48, 48)
+ Always get's here
  Segmentation fault
+ ==
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: nvidia
  Package: python-clutter 0.8.0-1build1
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: pyclutter
  Uname: Linux 2.6.28-11-generic x86_64

-- 
Segmenation Fault when showing Texture Actor
https://bugs.launchpad.net/bugs/362260
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs