[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2014-11-18 Thread Rolf Leggewie
Karmic is past End of Life, and is no longer supported. As such, this
bug is being marked Won't Fix against the Karmic bug task.

** Changed in: gst-python (Ubuntu Karmic)
   Status: New = Won't Fix

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

Title:
  software-center crashed with AttributeError: 'module' object has no
  attribute 'Element'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-python/+bug/438366/+subscriptions

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-12-30 Thread psat...@a-n.gr
** Changed in: software-center (Ubuntu Karmic)
   Status: Confirmed = Fix Released

** Changed in: software-center (Ubuntu)
   Status: Confirmed = Fix Released

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-12-28 Thread Leberwurscht
python -c import gst  gives me
AttributeError: 'module' object has no attribute 'Element'

for all user, not only for root.
I get the bug only with python-dev installed, without it the problem doesn't 
occur.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-20 Thread Emmanuel Briche
Thanks Axel,
sudo apt-get remove --purge gstreamer0.10-plugins-bad solved the problem!

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-14 Thread Axel Pospischil
Very similar is bug:
https://bugs.edge.launchpad.net/ubuntu/+source/pitivi/+bug/473599 !

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-14 Thread Axel Pospischil
sudo apt-get remove --purge gstreamer0.10-plugins-bad

and everything went OK again ;)

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-14 Thread Owen Williams
I only get this bug while root.  Regular users can run python gstreamer
programs just fine.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-13 Thread Axel Pospischil
Like rfurgy (#7) i have the same problems after installing anjuta ide
and glade yesterday.

All applications using gstreamer (rhythmbox, exaile, totem, ...) are not
able to start any more and abort with above error message
AttributeError: 'module' object has no attribute 'Element' and
RuntimeError: can't initialize module gst: Fehler beim erneuten
Einlesen der Registry , child terminated by signal.

** Attachment added: exaile_start.log
   http://launchpadlibrarian.net/35664742/exaile_start.log

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-27 Thread Steve Langasek
** Changed in: software-center (Ubuntu Karmic)
Milestone: ubuntu-9.10 = karmic-updates

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-23 Thread Michael Vogt
@rfurgy: I'm not sure what your comment about Vista is aiming at. I
would be interessted in your /var/log/apt/term.log if removing some
packages fixed the bug for you.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-23 Thread rfurgy
Michael, the comment about Vista is simply me saying I've seen Windows
Vista act similar after installing programs/software that is
incompatible with it or other installed software. Yeah, I dual boot
Vista x64 and Ubuntu x64 and have been running Vista since the day it
came out. Boy was that fun, one example I have from that is I had to
force Vista to install some sound drivers. Once I actually got them
installed, I couldn't actually remove them and the incompatibility
caused other programs to act goofy. Unfortunately I had to use the
drivers otherwise I had no sound so I left them in and dealt with it.
Hope that clarifies a bit.

I'll attach /var/log/apt/term.log

Which by the way was being quite stubborn while retrieving.

** Attachment added: term.log
   http://launchpadlibrarian.net/34254810/term.log

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-22 Thread Michael Vogt
I can no longer reproduce this here, I used to get the warning, but now
I don't anymore.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-22 Thread rfurgy
It almost reminds me of the way Vista acts when there are software
compatibility issues.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-21 Thread rfurgy
I just got this error myself. Didn't have it before and this is the
first I saw it. I had just installed glade and glade-gnome through
synaptic and Anjuta IDE through software center. Now Ubuntu Software
Center gives this error everytime.

I removed Anjuta IDE first using software center, but problem remains.

Now I removed glade, glade-gnome and anjuta-common (uninstall seems to
have missed it) from synaptic, but problem still remains.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-21 Thread rfurgy
Ok, just thought of something and gave it a try.

SYSTEM  ADMINISTRATION  COMPUTER JANITOR

There was a much longer list there since the last time I ran it. I went
through it and made sure to uncheck the ones I knew I wanted to keep
then clicked 'Do Selected Tasks'

This solved the problem for me, I no longer get the error when starting
Ubuntu Software Center.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-19 Thread Frank Turscak
** Changed in: software-center (Ubuntu Karmic)
   Status: Confirmed = In Progress

** Changed in: software-center (Ubuntu Karmic)
   Status: In Progress = Confirmed

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-18 Thread Paul Smith
software-center worked for me when I first installed Karmic (brand new
64bit system loaded using the Karmic beta CD).  Then I customized my
system by installing a LOT of new stuff, including dev packages, etc.

Now I get this message whenever I start it.  Surely there's some kind of
debug flag for Python that will give more information about exactly
where this problem is coming from?  I'm a Perl hacker myself so I don't
know much about debugging Python but if there's anything I can do let me
know.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-15 Thread Michael Terry
I could not reproduce.  software-center runs for me.  The import
pygst/gst sequence works for me, with or without quickly installed.

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-07 Thread Michael Vogt
** Changed in: software-center (Ubuntu Karmic)
Milestone: None = ubuntu-9.10

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-06 Thread Michael Vogt
Thanks for your bugreport.

This comes from one of the imports:

python
 import gst
AttributeError: 'module' object has no attribute 'Element'


** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Medium

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-06 Thread Michael Vogt
To reproduce:

$ python 
Python 2.6.2+ (release26-maint, Sep 24 2009, 01:17:06) 
[GCC 4.4.1] on linux2
Type help, copyright, credits or license for more information.
 import pygst
 pygst.require(0.10)
 import gst
AttributeError: 'module' object has no attribute 'Element'


** Also affects: gst-python (Ubuntu)
   Importance: Undecided
   Status: New

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-06 Thread Robbie Williamson
** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Michael Vogt (mvo)

** Also affects: gst-python (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: software-center (Ubuntu Karmic)
   Importance: Medium
 Assignee: Michael Vogt (mvo)
   Status: Confirmed

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-06 Thread snamellit
maybe relevant.

I got the same problem right after installing quickly. Software center
was running fine before

sudo apt-get install quickly

afterwards crashes. In a terminal :

p...@pti-ubuntu:~$ software-center 
AttributeError: 'module' object has no attribute 'Element'

hope it helps

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-10-05 Thread Michael Vogt
** Visibility changed to: Public

-- 
software-center crashed with AttributeError: 'module' object has no attribute 
'Element'
https://bugs.launchpad.net/bugs/438366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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