| View previous topic :: View next topic |
| Author |
Message |
kevinlux Tux's lil' helper

Joined: 20 Apr 2005 Posts: 83
|
Posted: Sat Oct 21, 2006 10:54 am Post subject: kaffeine doesn't work. Loading xine_part.desktop failed |
|
|
Hi all
When I start kaffeine, an error dialog pops up,
saying "Loading of player part 'xine_part' failed." The "Details"
window says: "xine_part.desktop not found in search path." I dismiss
the dialog and kaffeine starts, but it neither plays movies or works in dvb mode.
This appens with kaffeine 0.71 and 0.82. Also building from original source.
I'm using gnome 2.14. xine-lib e xine-ui are installed on system!
thanks |
|
| Back to top |
|
 |
Siftah n00b

Joined: 16 Jun 2003 Posts: 39 Location: Manchester, UK
|
Posted: Sat Oct 21, 2006 3:53 pm Post subject: |
|
|
Yeah, I'm getting the same issue too and so-far have drawn a blank as to how to fix it :\ _________________ http://www.siftah.com |
|
| Back to top |
|
 |
Siftah n00b

Joined: 16 Jun 2003 Posts: 39 Location: Manchester, UK
|
|
| Back to top |
|
 |
kevinlux Tux's lil' helper

Joined: 20 Apr 2005 Posts: 83
|
Posted: Sat Oct 21, 2006 7:03 pm Post subject: |
|
|
This trick not resolve in my case !! any other idea??
thanks |
|
| Back to top |
|
 |
Siftah n00b

Joined: 16 Jun 2003 Posts: 39 Location: Manchester, UK
|
Posted: Mon Oct 23, 2006 8:25 am Post subject: |
|
|
| kevinlux wrote: | This trick not resolve in my case !! any other idea??
thanks |
Humm, are the files there somewhere?
| Code: |
locate -u ; locate kaffeine.desktop
|
Perhaps try deleting the config file too so it re-looks for the files?
I also deleted kaffeine and re-emerged after having installed the xine lib and engine, that seemed to help as it created the icon in Gnome properly whereas first time it didn't, maybe worth doing? _________________ http://www.siftah.com |
|
| Back to top |
|
 |
Lukas_Drude n00b

Joined: 24 Sep 2006 Posts: 21
|
Posted: Thu Dec 28, 2006 5:06 pm Post subject: |
|
|
Just for those guys searching the board:
Errormessage (Kaffeine 0.7.1-r2):
| Code: | | player_part not found |
Errormessage (Kaffeine 0.8.2-r1):
| Code: | | xine_part not found |
Copy the files, in some cases the path must be corrected:
| Code: | cp /usr/share/services/xine_part.desktop /usr/kde/3.5/share/services/
cp /usr/share/applications/kde/kaffeine.desktop /usr/kde/3.5/share/applications/ |
|
|
| Back to top |
|
 |
Taniwha n00b

Joined: 27 May 2007 Posts: 5
|
|
| Back to top |
|
 |
|