Can't start bugtimetracker on Natty

Bug #792366 reported by Sean Feole
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
bugtimetracker
Fix Released
Medium
Javier Collado

Bug Description

The following occurs when starting bugtimetracker on my system, I did update to the latest rev available and this did work initially.

sfeole@sfmadmax:~$ bugtimetracker
Traceback (most recent call last):
  File "/usr/bin/bugtimetracker", line 2, in <module>
    import bugtimetracker
  File "/usr/lib/python2.7/dist-packages/bugtimetracker/__init__.py", line 4, in <module>
    from .application import Application
  File "/usr/lib/python2.7/dist-packages/bugtimetracker/application.py", line 12, in <module>
    from . import widget, assistant
  File "/usr/lib/python2.7/dist-packages/bugtimetracker/assistant.py", line 13, in <module>
    from . import launchpad as lp
  File "/usr/lib/python2.7/dist-packages/bugtimetracker/launchpad.py", line 18, in <module>
    import oauth2 as oauth
ImportError: No module named oauth2

Related branches

Revision history for this message
Sean Feole (sfeole) wrote :

I filed this bug for tracking purposes. I didn't know if Javier wanted to add the capability to add needed packages upon install of bugtimetracker, for example: In my case. python-oauth2

This bug can be closed if Javier says its ok

Revision history for this message
Samantha Jian-Pielak (samantha-jian) wrote :

For my natty system, I also need to install python-matplotlib package.

Revision history for this message
Javier Collado (javier.collado) wrote :

Yes, I wanted to package dependencies, but I forgot about them later so thank you very much for letting me know that dependencies that are missing.

Changed in bugtimetracker:
status: New → Confirmed
status: Confirmed → Triaged
importance: Undecided → Medium
assignee: nobody → Javier Collado (javier.collado)
status: Triaged → Fix Committed
Revision history for this message
Javier Collado (javier.collado) wrote :

Fix committed to lp:bugtimetracker (rev. 37)

Changed in bugtimetracker:
status: Fix Committed → Fix Released
Revision history for this message
Javier Collado (javier.collado) wrote :

Fix released in buggimetracker 0.1-0natty1~rev37

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.