Software :: Exaile Suddenly Not Working - Attribute Error

Apr 6, 2011

I am in Ubuntu 10.04 with its standard desktop environment. Exaile was working great. Now, suddenly it refuses to work. It brings up the splash/loading image and then dies. It works fine under a different user account. I completely restarted, completely uninstalled, completely reinstalled through the Ubuntu Software Center. No luck. I then tried to run it via a terminal.

Here was the output:
wmeler@ubuntu1004:~$ exaile
INFO : Loading Exaile 0.3.1.1...
INFO : Loading settings...
INFO : Setting up deferred idle manager function...
INFO : Loading plugins...
INFO : Loading collection...
INFO : Loading devices...
Traceback (most recent call last):
File "/usr/lib/exaile/exaile.py", line 52, in <module> main()
File "/usr/lib/exaile/exaile.py", line 49, in main exaile = main.Exaile()
File "/usr/lib/exaile/xl/main.py", line 84, in __init__self.__init()
File "/usr/lib/exaile/xl/main.py", line 189, in __init
location=os.path.join(xdg.get_data_dirs()[0], "covers"))
File "/usr/lib/exaile/xl/cover.py", line 121, in __init__self.load()
File "/usr/lib/exaile/xl/cover.py", line 330, in load data = pickle.load(f)
EOFError Exception in thread Thread-4:Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner self.run()
File "/usr/lib/python2.6/threading.py", line 484, in run self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/exaile/xl/hal.py", line 66, in connect logger.warning("Failed to connect to HAL,"
AttributeError: 'NoneType' object has no attribute 'warning'

View 2 Replies


ADVERTISEMENT

Slackware :: Exaile Failing To Start - Object Has No Attribute

Feb 26, 2011

I wrestling with a new slackware install and I've got a problem with exaile. It was built with sbopkg, and doesn't work. It doesn't start at all from the menu (in Xfce,) and provides the following error message when started from Terminal:

Code:
INFO : Loading Exaile 0.3.2.0...
INFO : Loading settings...
Traceback (most recent call last):
File "/usr/lib64/exaile/exaile.py", line 52, in <module> main()
File "/usr/lib64/exaile/exaile.py", line 49, in main exaile = main.Exaile()
File "/usr/lib64/exaile/xl/main.py", line 96, in __init__self.__init()
File "/usr/lib64/exaile/xl/main.py", line 132, in __init self.__show_splash()
File "/usr/lib64/exaile/xl/main.py", line 260, in __show_splash import xlgui
File "/usr/lib64/exaile/xlgui/__init__.py", line 53, in <module> from xlgui import devices, guiutil, icons, preferences, queue
File "/usr/lib64/exaile/xlgui/devices.py", line 34, in <module> from xlgui import collection
File "/usr/lib64/exaile/xlgui/collection.py", line 36, in <module> from xlgui.widgets import dialogs
File "/usr/lib64/exaile/xlgui/widgets/dialogs.py", line 452, in <module> class MessageBar(gtk.InfoBar):
AttributeError: 'module' object has no attribute 'InfoBar'

View 3 Replies View Related

Fedora :: Update - Attribute Error Object Has No Attribute 'rsplit'

Aug 30, 2009

Recently installed Fedora 11 from CD on eeepc900HA. Update manager suggested 402 updates available. trying to update I get the following traceback error report:

Traceback (most recent call last):

On trying this process a second time after having selected specific packages I noticed that a prepare machine for upgrade package (not selected by me) seemed to be where the process stalled.

Trying a third time with attempt to upgrade some (random) python packages I get the same result via a system/admin/upgrade or download software .

View 3 Replies View Related

OpenSUSE :: KDE 4.5 Suddenly Stopped Working - Null Float Point Error

Oct 25, 2010

Yesterday I turn off my computer without problems, and today my KDE 4.5 desktop just don't wanna load. It show this error:Floating point exception

Full error:

[Code]...

View 2 Replies View Related

Programming :: Modify 1 Of My Ldap Attribute If Have 2 Same Attribute Under 1 Entry ?

Jan 26, 2011

Assume, I have the below LDAP entry

Code:

Which command should I use programmatically (in ldap.h) to change only ONE of the attributes above? say i only want to change the userPassword from value secret -> notasecret

Do we use?

Code:

And how?

View 1 Replies View Related

Red Hat :: Yum Not Working Anymore - Cannot Set Attribute

Feb 24, 2010

After a update that has gone bad I can't use yum anymore, I have already reinstalled the latest versions of yum and python from the RedHat site but no luck.

My error:
Loaded plugins: rhnplugin, security
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 309, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 157, in main
base.getOptionsConfig(args)
File "/usr/share/yum-cli/cli.py", line 187, in getOptionsConfig
self.conf
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 664, in <lambda>
conf = property(fget=lambda self: self._getConfig(),
File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 253, in _getConfig
self.plugins.run('init')
File "/usr/lib/python2.4/site-packages/yum/plugins.py", line 179, in run
func(conduitcls(self, self.base, conf, **kwargs))
File "/usr/lib/yum-plugins/rhnplugin.py", line 145, in init_hook
Repo = RhnRepo(channel)
File "/usr/lib/yum-plugins/rhnplugin.py", line 243, in __init__
self.metadata_cookie = 'cookie'
AttributeError: can't set attribute

View 3 Replies View Related

Ubuntu Multimedia :: Exaile V0.3.1.b Equalizer Not Working

Feb 12, 2010

I noticed that Exaile got a recent update, among the 'new' features, I realized the equalizer plugin is back, problem is, it has no effect whatsoever on the sound.

I have kind of a special case, but still VLC equalizer works like a champ. My system is Ubuntu amd64 running alsa after pulseaudio was uninstalled. The reason I uninstalled PA is that my sound card didn't work at all, and I found out it was not supported by PA, but it is supported by ALsa (since Feisty, go figure!), it's an M-Audio 2496.

Can anyone confirm it's a PA thing or not? Do I have to have PA installed to use it?

View 1 Replies View Related

Ubuntu Multimedia :: Exaile (0.3.2.0) Hotkeys Not Working

Nov 17, 2010

I have a Logitech g15 keyboard and I cant configure my multimedia keys to work with exaile. I tried the xKeys plugin for exaile but it doesn't work. I even tried setting up this commands in UbuntuTweak but it is not working. While Exaile is running, it can also be controlled via command line arguments. These can be assigned to a keyboard shortcut in your window manager or desktop environment.

exaile -n Play next track
exaile -p Play previous track
exaile -s Stop playback
exaile -a Play currently selected or queued song
exaile -t Pause or resume playback

View 1 Replies View Related

Fedora :: Yum Not Working: AttributeError: 'YumBaseCli' Object Has No Attribute 'preconf'

Oct 15, 2009

I use fedora 8 & had previously tried to upgrade to 10, unsuccessfully. From then onwards, yum & rpm have refused to work. I tried deleting & rebuilding rpm database but it doesnt solve anything. Here is the error when I run yum

Code:

# yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)

[code]....

View 1 Replies View Related

Fedora :: YUM Update Error - Object Has No Attribute

Oct 23, 2009

My os is fedora 11. The error message is :

Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 1830, in _runYumTransaction rpmDisplay=rpmDisplay)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3813, in processTransaction
pkgs = self._downloadPackages(callback)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3837, in _downloadPackages
probs = self.downloadPkgs(dlpkgs)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1372, in downloadPkgs
self.plugins.run('predownload', pkglist=pkglist)
File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 177, in run
func(conduitcls(self, self.base, conf, **kwargs))
File "/usr/lib/yum-plugins/presto.py", line 577, in predownload_hook
(problems, more) = downloadPkgs(conduit, pinfo, download_pkgs)
File "/usr/lib/yum-plugins/presto.py", line 419, in downloadPkgs
cb.start(text="<delta rebuild>", size=rebuild_size)
File "/usr/lib/python2.6/site-packages/urlgrabber/progress.py", line 129, in start self._do_start(now)
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2551, in _do_start
self.updateProgress(name, 0.0, "", "")
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2593, in updateProgress
pkg = self._getPackage(name)
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2534, in _getPackage
sections = name.rsplit('-', 2)
AttributeError: 'NoneType' object has no attribute 'rsplit'

View 5 Replies View Related

Software :: Exaile (0.3.2.0) Error - Object Register Function Deprecated

Aug 18, 2010

I have been trying to install this nice looking piece of software for the last 3/4 days, my lastest error is..

Code:
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
INFO : Loading Exaile 0.3.2.0...
INFO : Loading settings...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last): .....

I have installed:
pygtk-2.16.0
pygobject-2.21.5
gst-python-0.10.19
dbus-python-0.83.0
pycairo-1.2.2
gobject-introspection-0.9.3
libffi-3.0.9

View 8 Replies View Related

Ubuntu :: Error While Setting Emblems With Gvfs-set-attribute And Cron

Aug 26, 2010

I already posted a link in the ubuntuusers.de Forum (german) [URL].. But I haven't found a solution yet. The problem is, that I wanna set an Emblem in Nautilus via a Script that is called by cron. The problem happens in that line

Code:
/usr/bin/gvfs-set-attribute -t stringv /path/to/file metadata::emblems minus14
thats the error: Error setting attribute: Setting attribute metadata::emblems not supported
I already tried to call the script via /etc/crontab and /var/spool/cron/crontabs/meles, i tired it with
Code:
/path/to/script

[Code]...

View 2 Replies View Related

Ubuntu Multimedia :: Exaile Player - Error Connecting Shoutcast Server

Dec 29, 2010

I have been using Ubuntu for almost one year or so. I use to have a good experience with it. But, since last few days I have been experiencing something nuance with my Ubuntu and most particularly the Exaile player. It use to connect to the Shoutcast server fine. But, these days I can't connect it. Everytime I try to connect it; it shows the message, "Error connecting shoutcast server". I have tried reinstalling it along with the normal plugins that use to work fine. But nothing seems working.

View 7 Replies View Related

General :: Python Script Using Tar From A List Returns Error: Has No Attribute 'startswith'

Apr 4, 2011

create a tar file from a list? My script returns the error: AttributeError: 'list' object has no attribute 'startswith' I want to create a compressed tar file containing the directory /usr/lib and the files in the list assigned to variable b.

code:

import tarfile
tar = tarfile.open("backup.gz", "w:gz")

[code]....

View 3 Replies View Related

Ubuntu Networking :: Wireless Suddenly Stopped Working AND Rfkill Command Not Working

Jul 13, 2011

When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.

Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.

I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.

View 1 Replies View Related

General :: Booting - Error "Extended Attribute Block 18875430 Has Reference Count 2 - Should Be 1"

Jan 1, 2011

While booting my Linux System (Red hat Enterprises edition 5.1) I am getting a messsage as below , the message is getting generated during file checking on first boot. Extended attribute block 18875430 has reference count 2 , should be 1. and after this system remains in the same sate.

View 1 Replies View Related

Fedora :: Sound Suddenly Not Working?

Mar 21, 2010

I have Fedora 12 and I am only running ALSA (not PulseAudio) for my sound.[URL}.. It was working fine until one day I noticed I'm getting no sound. There have been countless Fedora updates (prompted by the Fedora updater) so I'm suspecting some update horsed it up somewhere.

So when I go into System > Preferences > Sound it just hangs waiting for the sound system to respond. The sound card works fine because when I dual boot to Windows XP I do indeed get sound and I haven't changed anything since it worked before under Fedora. Everything is unmuted and turned up in my alsamixer settings.

View 14 Replies View Related

Ubuntu :: Sound Not Working Suddenly?

Jun 11, 2010

I haven't do any updates so it shouldn't be anything wrong with the system...Even after restarting my comp, it still won't work.I was plugging in my earphones to the jack last night as I didn't want to disturb my family while watching starcraft 2 commentaries...So this morning i plug it out and wanted to use my speaker and it don't work anymore...it was working fine all the time...so is there any way using the earphone might have cause the problem?

View 2 Replies View Related

Ubuntu Networking :: Scp Suddenly Not Working?

Oct 30, 2010

I'm trying to copy folders from one ubuntu machine to another. Both have ssh and openssh-server installed and have worked in the past.ing "scp -r Pictures username@192.168.1.1:/home/username" after entering the remote password, I get a bunch of lines.

View 3 Replies View Related

Debian :: Ethernet Suddenly Stopped Working

Mar 13, 2011

ethernet suddenly stopped working and can't get it back, says something about device not active but it works well with the Debian live dvd, what could be the problem?I'm using mobile internet now and this seems to have happened after setting up the mobile connection but I dont think it as anything to do with the wired problem.

View 3 Replies View Related

General :: Wpa Supplicant Suddenly Stopped Working

Mar 16, 2010

Recently my wireless stopped working on my Debian testing system. It just doesn't connect. The best I get (only after a reboot) is that it says it did connect, but failed to get IP address. But usually it just tries to connect, disconnects straight away, connects again etc. so it never manages to associate correctly.

I am sure it did work about a month ago, stopped working after recent upgrades from the repository.

View 1 Replies View Related

Ubuntu :: [sound] Suddenly Stopped Working?

Sep 3, 2010

Ubuntu and I'm using the latest stable version. Yesterday I had my sound working, but today my sound has stopped working.I've taken the following steps without success:System -> Administrator -> Hardware Devices (finds nothing)

Code:
sudo apt update
sudo apt-get update

[code]...

View 3 Replies View Related

Ubuntu :: LAN Suddenly Stopped Working, Wireless Still OK?

Nov 19, 2010

A couple days ago I booted up my Ubuntu 10.10 machine as usual,but the wired LAN connection did not work; it doesn't seem to see any wired connection devices. I can still connect to a wireless network with no problem, and if I plug that same ethernetable into another machine it works fine. I've been happily using this setup for weeks; the LAN only stopped working a day or two ago. So I figure there's two possibilities:A recent update caused NetworkManager to stop working with wired LAN connections, but I'm e only persothed affected (unlikely)My motherboard's ethernet port died (this motherboard only a couple weeks old, so this also seems unlikely)I'm not good at diagnosing problems with networking, so who can tell me where to st

View 9 Replies View Related

Ubuntu Networking :: Wireless Suddenly Not Working?

Apr 21, 2011

I've been running Ubuntu 10.10 (Maverick) x64 quite happily on my Dell e6500 for the past few months until today when I woke the computer up from sleep mode and could not use the wireless. The network-manager applet simply has 'Wireless' greyed out. I tried rebooting, thinking it was an issue with the wireless card not re-powering on properly after sleep, but to no avail. how to begin here?

View 5 Replies View Related

Ubuntu :: Unity Suddenly Stopped Working?

May 13, 2011

I have no idea what happened. When I restarted my laptop a message telling me that my hardware cannot support Unity came up. This is quite impossible, because I've been running Unity with no problems since 11.04 was released.

Compiz says that the interface is unity, and when I checked in login screen, it's not set to Ubuntu Classic or anything, just Ubuntu.

View 9 Replies View Related

Ubuntu :: 11.04- Wifi Suddenly Stopped Working?

May 23, 2011

I have an asus EEE 1015N. Everything worked fine yesterday. I packed my computer, and went back home. After turning it back on, not only it didn't connect to the wifi network, but it did not even detect it. I know it's not broken or anything like that because when I boot into windows it works fine.I've been trying every solutionven in the "sudden wifi problems" threads in the forum (including checking the wifi power button, and trying to manually assign an access point to it), but to no avail.

View 8 Replies View Related

Ubuntu :: Skype Not Suddenly Stopped Working 11.04?

May 27, 2011

My skype has suddenly stopped working. It starts then stops halfway though the startup. If i run it from the terminal it say Aborted as it stops. I've triedupdating the whole system, including enabling thee and backports options in software sources. I've tried re-installing skype, I've even re-installed the whole system.

View 5 Replies View Related

Ubuntu :: Sound Suddenly Stopped Working?

Jun 25, 2011

I'm running 64-bit Ubuntu 11.04. I recently updated virtual box and wine. I also installed the expansion kit for the virtual box. Now Ubuntu doesn't read my sound card. I tried reinstalling alsa and pulseaudio but that did not help.

aplay -l shows no sound cards.

I have a Realtek ALC892 8-Channel HD Audio sound card.

View 8 Replies View Related

Networking :: VNC To Ubuntu 10.10 Suddenly Stopped Working?

Oct 13, 2010

I've started to set up a server at my house, where I eventually want to run it headless, and I can just VNC in from my other Desktop. I installed Ubuntu 10.10, setup remote desktop on the server, and from there was able to do any work remotely. That was nice. I turn the computer off at night, and the next day when I was going to work on it, I cannot VNC in anymore. One day passed, and now every time I try to use VNC it comes up with "Failed to connect to server" I also set a static IP address on the server too, so I know the address isn't changing every so often.

View 1 Replies View Related

Fedora Hardware :: F13: UVC Camera Suddenly Stopped Working?

Jun 11, 2010

Finally got around to dual-booting and all was going well. I was surprised to see that the webcam on my Vaio worked straight away. However, some time between one boot and another the webcam mysteriously stopped working..

Here is the last time it worked:

Jun 6 23:12:51 dillinga kernel: uvcvideo: Found UVC 1.00 device <unnamed> (05ca:1837)
Jun 6 23:12:51 dillinga kernel: input: UVC Camera (05ca:1837) as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input12

Then the next boot:

Jun 6 23:41:48 dillinga kernel: uvcvideo: Found UVC 1.00 device <unnamed> (05ca:1837)
Jun 6 23:41:48 dillinga kernel: uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
Jun 6 23:41:48 dillinga kernel: uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26).

[code]....

So I decided to boot into windows and make sure all was OK - and it was. Then I came back into Fedora and suddenly the camera was working again! I thought I'd reboot just to see if anything changed and alas here I am again with no webcam and the same error.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved