[Bug 1191834] Re: Only one move allowed

2015-04-28 Thread B. Clausius
** Changed in: pybik (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-07-06 Thread B Clausius
** Changed in: pybik
   Status: Incomplete => Triaged

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-20 Thread Francesco Muriana
No problem

This one for "pybik --debug=draw,pick"

** Attachment added: "pybik-debug.png"
   
https://bugs.launchpad.net/ubuntu/+source/pybik/+bug/1191834/+attachment/3708057/+files/pybik-debug.png

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-20 Thread Francesco Muriana
This one for "pybik --debug=msg,rotate > debug.log"

** Attachment added: "debug.log"
   
https://bugs.launchpad.net/ubuntu/+source/pybik/+bug/1191834/+attachment/3708058/+files/debug.log

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-19 Thread B Clausius
Yes, I forgot to mention, for the debug mode you need to install the
package python-opengl . Sorry about that.

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-19 Thread Francesco Muriana
I'm stuck:

fra@anakin:~$ pybik --debug=msg,rotate > debug.log
Traceback (most recent call last):
  File "/usr/games/pybik", line 32, in 
main()
  File "/usr/games/pybik", line 29, in main
pybiklib.main.run(root_dir)
  File "/usr/lib/pybik/pybiklib/main.py", line 319, in run
run_app(root_dir, opts.ui_args, opts.config_file)
  File "/usr/lib/pybik/pybiklib/main.py", line 295, in run_app
from .application import MainWindow
  File "/usr/lib/pybik/pybiklib/application.py", line 38, in 
from . import drawingarea
  File "/usr/lib/pybik/pybiklib/drawingarea.py", line 40, in 
from OpenGL import GL
ImportError: No module named OpenGL

the same for the other one:

fra@anakin:~$ pybik --debug=draw,pick
pybik 1.0.1
debug flags: draw pick
Traceback (most recent call last):
  File "/usr/games/pybik", line 32, in 
main()
  File "/usr/games/pybik", line 29, in main
pybiklib.main.run(root_dir)
  File "/usr/lib/pybik/pybiklib/main.py", line 319, in run
run_app(root_dir, opts.ui_args, opts.config_file)
  File "/usr/lib/pybik/pybiklib/main.py", line 295, in run_app
from .application import MainWindow
  File "/usr/lib/pybik/pybiklib/application.py", line 38, in 
from . import drawingarea
  File "/usr/lib/pybik/pybiklib/drawingarea.py", line 40, in 
from OpenGL import GL
ImportError: No module named OpenGL

maybe I need a python module to run these debugs (e.g. python-qt4-gl)?

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-18 Thread B Clausius
Since I still can not reproduce the bug, I need your assistance.
Please open a terminal and run this command:

pybik --debug=msg,rotate >pybik-debug.log

Then click a few times on different points on the cube, close Pybik and
attach the file pybik-debug.log to this bug report.

Now run this command:

pybik --debug=draw,pick

Move the mouse cursor somewhere over the front right corner, take a
screenshot of the Pybik window and attach it to this bug report.

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-18 Thread B Clausius
** Also affects: pybik
   Importance: Undecided
   Status: New

** Changed in: pybik
 Assignee: (unassigned) => B Clausius (barcc)

** Changed in: pybik (Ubuntu)
 Assignee: B Clausius (barcc) => (unassigned)

** Changed in: pybik
   Status: New => Incomplete

** Changed in: pybik
   Importance: Undecided => High

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

Title:
  Only one move allowed

To manage notifications about this bug go to:
https://bugs.launchpad.net/pybik/+bug/1191834/+subscriptions

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


[Bug 1191834] Re: Only one move allowed

2013-06-18 Thread Francesco Muriana
Of course, here it is

** Attachment added: "settings.conf"
   
https://bugs.launchpad.net/ubuntu/+source/pybik/+bug/1191834/+attachment/3706538/+files/settings.conf

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

Title:
  Only one move allowed

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

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


[Bug 1191834] Re: Only one move allowed

2013-06-18 Thread Francesco Muriana
I tried to remove that file and restart the game (in order to create a
new settings file). The file changed, but I still cannot do any other
move

** Attachment added: "settings.conf"
   
https://bugs.launchpad.net/ubuntu/+source/pybik/+bug/1191834/+attachment/3706540/+files/settings.conf

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

Title:
  Only one move allowed

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

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


[Bug 1191834] Re: Only one move allowed

2013-06-17 Thread B Clausius
This is very strange, could you please attach the file
  .config/pybik/settings.conf
in your home directory to this bug report?

Since version 1.0.1 is not in Ubuntu 12.04.2, I assume that you're using
my PPA ppa:barcc/pybik. Can you confirm that?


** Changed in: pybik (Ubuntu)
   Status: New => Incomplete

** Changed in: pybik (Ubuntu)
 Assignee: (unassigned) => B Clausius (barcc)

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

Title:
  Only one move allowed

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

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