Hello.

Refugee here from Linux Mint 10 KDE x64. I made the switch to Fedora about two months ago with v15 Lovelock, and it's certainly been an experience! For the record, I am running Fedora 15 x64 KDE with, as far as I know, latest updates through Fedora repos + RPM Fusion. I am running nVidia proprietary drivers (v280.13) for my MSI 8800GT.
I was having some issues with Wine, but managed to get most of those ironed out. Now I'm trying to get my favorite MP3 player working, Rhythmbox. I realize that KDE comes with its own alternative, Amarok, but I'm really a fan of Rhythmbox. The app itself runs, I can play MP3s, adjust the volume, even access the plugins window. But if I try to click Edit --> Preferences, the app silently quits. I ran it through konsole to try to capture some kind of error code, and got this:
Quote:
[william@HOME-TWO ~]$ rhythmbox
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
(rhythmbox:14377): Rhythmbox-WARNING **: Unable to grab media player keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnkn own: The name org.gnome.SettingsDaemon was not provided by any .service files
**
GLib:ERROR:gvarianttypeinfo.c:186:g_variant_type_i nfo_check: assertion failed: (0 <= index && index < 24)
Aborted (core dumped)
|
I ran KPackageKit and installed the GLIb package (it wasn't previously), and GDBus (also wasn't installed). Now, I get:
Quote:
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
(rhythmbox:14597): Rhythmbox-WARNING **: Unable to grab media player keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnkn own: The name org.gnome.SettingsDaemon was not provided by any .service files
**
GLib:ERROR:gvarianttypeinfo.c:186:g_variant_type_i nfo_check: assertion failed: (0 <= index && index < 24)
Aborted (core dumped)
|
Any help would be greatly appreciated.