Red Hat / Fedora :: Exaile Not Play On Startup - Resource Not Found
May 27, 2011
I am running the default Gnome 3 Fedora distribution with Exaile installed in the place of the default media player. When I restart Exaile gives error that the resource is not found. However I can open and play a file with VLC media player, and afterwards exaile works just fine. I have installed a program call Fedoraplus and used the option to install most codecs, when everything is working I can play just about anything.
Kontact worked, but I had to manually start Akonadi (from system tray) to get contacts to work.After reboot, Kontact won't start, instead showing a red box with an X, and "Akondaki not operational".The box on the screen (selftest) says "MySQL server log contains errors", and "Akonadi server process not registered at D-Bus".The report is saves says Test 14: error "no resource agents found".If I close the Akonadi window, and try to start Akonadi from the system tray, it gives the same errors.
I just switched from Ubuntu to Fedora 12 and I'm trying to get exaile working. However when I double click on a song to play it I get this message Code: A ID3 tag demuxer plugin is required to play this stream, but not installed. I know I have all the gstreamer plugins (ffmpeg, base, good, bad and ugly). What else could be wrong?
For a long time, I haven't heard a startup sound from Ubuntu. I do hear the short staccato drum beat when the log in screen is displayed. However, the other longer startup music doesn't play. Not a very serious flaw but since I upgraded to ubuntu 10.04, I thought I'd like to have everything in perfect working order.
I am unable to play a DVD on my laptop. I have a DVD burner; and I always get the same message(s).error reading from DVD or "an error occured: location not found"I am actually trying to rip a few clips from some dvds i just have not gotten that far yet.so what do i have to do to play the dvds?and is there anything more i will have to do to rip them.
After upgrading to fedora 15, I have problems mounting XFS filesystem.
The short tale: Code: 08:01:38 localhost root>mount -t xfs -vv /dev/sdb1 /data/disks/old mount: /dev/sdb1 already mounted or /data/disks/old busy 08:01:39 localhost root>fuser /data/disks/old 08:01:41 localhost root>lsof /data/disks/old 08:01:44 localhost root>xfs_repair -t 1 /dev/sdb1 xfs_repair: cannot open /dev/sdb1: Device or resource busy 08:01:48 localhost root>fuser -mu /dev/sdb1 08:02:08 localhost root>dmesg | tail -n 5 [1655779.759764] SGI XFS Quota Management subsystem [1659275.905756] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled [1659275.908745] SGI XFS Quota Management subsystem [1659389.154986] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled [1659389.156519] SGI XFS Quota Management subsystem
Device is not mounted, and directory is not in use, it has just been created. There is nothing in log files that could remotely point the cause. After removing device (echo 1 > /sys/block/sdb/device/delete) and reattaching it, disk started working.
Linux OS Version/Release: Red Hat Enterprise Linux Server release 5.5 (Tikanga) Linux <hostname> 2.6.18-194.8.1.el5 #1 SMP Wed Jun 23 10:52:51 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux I have a server that hosts 30+ Oracle databases. Each database has its own set of scripts that shuts down the database and start the database. Things has been working "smoothly" in the last couple of months until this week.
My log in most cases shows errors like the ones below:cannot fork [Resource temporarily unavailable] Connection reset by peer I am 100% sure that the scripts are not at fault since it has been working with no errors for months. I want to monitor the server for what resource or configurations I have to tweak to get around this problem if possible, am I exceeding my ulimit settings running out of process,out of memory/swap space etc?
I wish I could stay up 24x7 to monitor to monitor the server but I can't. Can anyone please advise if there is any monitoring script available somewhere that I can put in cron to temporarily monitor the server for resource issues, for example memory used/left, swap space used/left, ulimit-num-process used/left, nofiles used/left etc.
I used to be able to use the NFL game center on nfl.com to watch the play-by-play when I was using Fedora 10.Now that I am on Fedora 12 it no longer works. I am able to click into a game and see all the info but the play-by-play drive chart no longer displays anything. Does anyone out there know how to get this working?
I can't forward my kerberos credentials to a computing resource before connecting to the resource for which I have kerberos credentials. In other words, from my machine at work I obtain my ticket with kinit -f to a computing facility off in some lab somewhere.
Then, I want to ssh to another machine in another department (I don't have control over the krb5.conf file or this would have been easy) where I work. It is on this machine I want to be able to ssh,scp, etc to this far off lab. I've tried several options around this barrier, but I'm a total failure thus far. I checked that GSSAPIAuthentication is set to yes.
So I cant seem to be able to install fedora 15. I think it is the disk. I have windows 7 already installed (and would like to keep it) It was installed on the end of the hard drive leaving a 100 GB chunk in the center of the drive open and unformatted (this may be the problem). Anyway I used the live cd and tried to format the unformatted partition to exf but it gives me this error
Code: Error creating partition: helper exited with exit code 1: In part_add_partition: device_file=/dev/sda, start=105906176, size=104752742400, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 Entering MS-DOS parser (offset=0, size=500107862016) MSDOS_MAGIC found found partition type 0xee => protective MBR for GPT Exiting MS-DOS parser Entering EFI GPT parser GPT magic found partition_entry_lba=2 num_entries=128 size_of_entry=128 Leaving EFI GPT parser EFI GPT partition table detected containing partition table scheme = 3 got it got disk new partition added partition start=105905664 size=512 committed to disk Error doing BLKPG ioctl with BLKPG_ADD_PARTITION for partition 2 of size 105905664 at offset 512 on /dev/sda: Device or resource busy
Do I have to reinstall windows for this to work or is there something I can try to do.
I have installed a new Linux distro (just to test it) on my usb memory stick, and I'm trying to run it. I don't know if what I did is correct so far, anyways here's what I have:
Grub on sda (internal hard disk) sdb with no boot loader (memory stick)
In grub I've been doing: root (hd1,0) kernel /kernel-genkernel-x86_64-2.6.37-sabayon root=/dev/sdb1 vga=normal initrd /initramfs-genkernel-x86_64-2.6.37-sabayon boot
This seems to work (as opposed to when I forgot the root= parameter, which almost destroyed my linux on sda1 ), but during startup the system complains about no root bein found on /dev/sdb1. I also tried (hd1,0), but it didn't change much.
I'm sure I can boot an OS from usb on my computer, so doesn anyone know what I'm doing wrong?
how i can play a music with Canberra-gtk-play?because i had writedanberra-gtk-play -f musicfile but it does not play a music or maybe no sound is outed.
early yesterday morning, my windows 7 laptop died. the connection that accepts power from the ac adapter died. in response, i put back together my super-old desktop computer and installed the copy of xubuntu 8.04. i had laying around. i have been using windows' os's for my entire life and this is my first run on a linux based machine.
the problem i have is this: i can't install exaile as my media player. after watching videos on videos, googling until i've gone insane and trying plain old trial and error i absolutely cannot figure out how to install it. i downloaded the tar.gz from their website and have it extracted to my desktop. that's as far as i've gotten. this is ridiculously frustrating for me because i feel like i should be able to do this.
"Exaile" just crashes when you try to play and m4a song. Does anyone what what the m4a plugin is called and where I can find it? RPM would be nice too.
I installed ubuntu 9.10 last week and it is my ambition to completely switch to this platform at some point. However, I am experiencing some difficulties with the different music players at hand. I currently try to use exaile as my main player. But I can't make it connect to my mp3 player. My player is a Creative Zen X-fi 8GB. Can anyone guide me through the process of making exaile compatible with my zen? As far as I can read from different posts, it should be possible... Another question of mine is the following. Is it possible to edit the artist names in the music library. My problem is that exaile has one entry with the artist name Band of Horses and another with the artist name Band Of Horses. I would like to have these entries as only one entry, but I don't know how to edit the one or the other. Right-clicking doesn't lead to anything...
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?
I am looking for the music database files for Exaile 0.3.0.1 on Karmic Koala. Various posts on the web mentioned ~/.exaile/music.db or /usr/share/exaile/music.db, but there is no database file at either of those locations.
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
Just installed ubuntu using a usb card. The installation was successful, but now there is a grub error 15 "file not found" on startup.The computer has two hard drives, and here is the output from fdisk -l.
Code:
Disk /dev/sda: 160.0 GB, 160000000000 bytes 255 heads, 63 sectors/track, 19452 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes