Only one move allowed

Bug #1191834 reported by Francesco Muriana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pybik
Triaged
High
B. Clausius
pybik (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Version 1.0.1 on ubuntu 12.04.2. There is only one move I can do by clicking with the mouse (b-).

I tried to purge and reinstall but I still get this error. Please view this youtube video i recorded just now http://www.youtube.com/watch?v=6PysLgPQQ3c

Revision history for this message
B. Clausius (barcc) wrote :

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
assignee: nobody → B Clausius (barcc)
Revision history for this message
Francesco Muriana (f-muriana) wrote :

Of course, here it is

Revision history for this message
Francesco Muriana (f-muriana) wrote :

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

B. Clausius (barcc)
Changed in pybik:
assignee: nobody → B Clausius (barcc)
Changed in pybik (Ubuntu):
assignee: B Clausius (barcc) → nobody
Changed in pybik:
status: New → Incomplete
importance: Undecided → High
Revision history for this message
B. Clausius (barcc) wrote :

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.

Revision history for this message
Francesco Muriana (f-muriana) wrote :

I'm stuck:

fra@anakin:~$ pybik --debug=msg,rotate > debug.log
Traceback (most recent call last):
  File "/usr/games/pybik", line 32, in <module>
    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 <module>
    from . import drawingarea
  File "/usr/lib/pybik/pybiklib/drawingarea.py", line 40, in <module>
    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 <module>
    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 <module>
    from . import drawingarea
  File "/usr/lib/pybik/pybiklib/drawingarea.py", line 40, in <module>
    from OpenGL import GL
ImportError: No module named OpenGL

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

Revision history for this message
B. Clausius (barcc) wrote :

Yes, I forgot to mention, for the debug mode you need to install the package python-opengl . Sorry about that.

Revision history for this message
Francesco Muriana (f-muriana) wrote :

No problem

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

Revision history for this message
Francesco Muriana (f-muriana) wrote :

This one for "pybik --debug=msg,rotate > debug.log"

B. Clausius (barcc)
Changed in pybik:
status: Incomplete → Triaged
B. Clausius (barcc)
Changed in pybik (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.