goodmind / sunflower-fm

Automatically exported from code.google.com/p/sunflower-fm
GNU General Public License v3.0
1 stars 0 forks source link

Sunflower won't start #359

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.starting sunflower
2.
3.

What is the expected output? What do you see instead?

Attempt to unlock mutex that was not locked

What version of the product are you using? On what operating system?

any version. Ubuntu 14.04 LTS

Please provide any additional information below.

It was OK before, but today I couldn't start it. 

If I change the file main.py like this:

# initialize threads
#gtk.gdk.threads_init()

then it works

Original issue reported on code.google.com by zsolt.ho...@gmail.com on 4 Aug 2014 at 1:38

GoogleCodeExporter commented 9 years ago
Which version of program are you using?

Original comment by MeanEYE.rcf on 4 Aug 2014 at 5:33

GoogleCodeExporter commented 9 years ago
0.1a.58 and 0.2.59 

Original comment by zsolt.ho...@gmail.com on 4 Aug 2014 at 8:05

GoogleCodeExporter commented 9 years ago
Can you give me the full error message printed by the program when you start it 
from terminal?

Original comment by MeanEYE.rcf on 4 Aug 2014 at 11:40

GoogleCodeExporter commented 9 years ago
Attempt to unlock mutex that was not locked
Failed running with python2.7

Original comment by zsolt.ho...@gmail.com on 4 Aug 2014 at 12:07