AlfredoCubitos / qosmic

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

Segfault while moving widgets around #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Pull out (almost) every widget at once
2. Start playing with things

What is the expected output? What do you see instead?
Simple interactions seem alright, but I'm a big fan of having every widget
out at once, so when i start filling the screen with them, it eventually
hangs, and when I go back to the terminal I launched it from I have a lot
of this line printed:
QGradient::setColorAt: Color position must be specified in the range 0 to 1

What version of the product are you using? On what operating system?
Latest.  I'm running on Ubuntu Ibex (9.04) and I just had to download and
build flam3 (nice and easy), lua (nice and easy), and qt(took 5 hours...)
so I'm running the latest stable of each of those as well

Please provide any additional information below.

$ ./qosmic -version
Qosmic version 1.4.4
Usage: qosmic [flam3 file]

environment variables:
log=2
flam3_verbose=0
flam3_nthreads=2
flam3_palettes=/usr/local/share/flam3/flam3-palettes.xml

Original issue reported on code.google.com by alexjray.ncsu@gmail.com on 1 May 2009 at 1:29

GoogleCodeExporter commented 8 years ago
I'm not able to replicate your problem here.  Can you provide your Qt version 
and the
Qt theme you are using (oxygen, clearlooks, etc.)?   Also, if this happens when 
you
are working on a particular flam3 file then please attach that as well.

Original comment by bit...@gmail.com on 3 May 2009 at 1:39