Repository version won't start on Arch Linux
Closed this issue · 3 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Clone from the repository
2. Start it
What is the expected output? What do you see instead?
I expected it to start, and it didn't
What version of the product are you using? On what operating system?
Latest mercurial, Arch Linux
Please provide any additional information below.
To make it start, I had to run it with "python2 ./flowblade" ... the default
python is python3 on arch linux.
Original issue reported on code.google.com by lkjoel...@gmail.com
on 23 Jan 2014 at 7:25
GoogleCodeExporter commented
Okay, thanks for the info.
So the solution as stated above is:
..run it with "python2 ./flowblade"
"the default python is python3 on arch linux.". Python3 isn't giving GTK
desktop developers any additional value.
Original comment by janne.li...@gmail.com
on 27 Jan 2014 at 7:55
- Changed title: Repository version won't start on Arch Linux
- Changed state: Seefix
GoogleCodeExporter commented
seems to be fixed. request closure.
Original comment by snd.no...@gmail.com
on 16 Aug 2014 at 2:29
GoogleCodeExporter commented
Marking this fixed.
Original comment by janne.li...@gmail.com
on 19 Aug 2014 at 9:22
- Changed state: Fixed