mythbuntu-control-centre doesn't start with AMD64BIT Motherboard on X86 it works

Bug #144509 reported by deffcon
4
Affects Status Importance Assigned to Milestone
Mythbuntu
Won't Fix
Undecided
Unassigned
mythbuntu-control-centre (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Error below generated from "mythbuntu-control-centre started from terminal in mythbuntu Administration session" on AMD 64 BIT

/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
Traceback (most recent call last):
  File "/usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre", line 26, in <module>
    from MythbuntuControlCentre.core import ControlCentre
  File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 35, in <module>
    import MySQLdb
  File "/var/lib/python-support/python2.5/MySQLdb/__init__.py", line 31, in <module>
    from MySQLdb.times import Date, Time, Timestamp, \
  File "/var/lib/python-support/python2.5/MySQLdb/times.py", line 8, in <module>
    from datetime import date, datetime, time, timedelta
ImportError: No module named datetime
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 38, in apport_excepthook
    from apport.fileutils import likely_packaged
  File "/var/lib/python-support/python2.5/apport/__init__.py", line 1, in <module>
    from apport.report import Report
  File "/var/lib/python-support/python2.5/apport/report.py", line 14, in <module>
    import subprocess, tempfile, os.path, urllib, re, pwd, grp, os, sys
ImportError: No module named urllib

Original exception was:
Traceback (most recent call last):
  File "/usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre", line 26, in <module>
    from MythbuntuControlCentre.core import ControlCentre
  File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 35, in <module>
    import MySQLdb
  File "/var/lib/python-support/python2.5/MySQLdb/__init__.py", line 31, in <module>
    from MySQLdb.times import Date, Time, Timestamp, \
  File "/var/lib/python-support/python2.5/MySQLdb/times.py", line 8, in <module>
    from datetime import date, datetime, time, timedelta
ImportError: No module named datetime

Revision history for this message
Mario Limonciello (superm1) wrote :

You started this via

$ mythbuntu-control-centre

then correct?

Are your packages fully up to date?

Revision history for this message
Mario Limonciello (superm1) wrote :

Can you do a quick test:

1) Open a python console
$ python

2) try to import a module datetime
> import datetime

See if there are still these same import errors.

Changed in mythbuntu:
status: New → Incomplete
Changed in mythbuntu-control-centre:
status: New → Incomplete
Revision history for this message
David Morris (dave-greenacre) wrote :

Bug is with beta and is incomplete. If it's till producible with the final release then please open a new bug

Changed in mythbuntu:
status: Incomplete → Won't Fix
Changed in mythbuntu-control-centre:
status: Incomplete → Won't Fix
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.