Plopped kde-4.6.2 into kde-testing for f14, f15 a little bit ago. Holler if anything breaks (particularly dependencies on f14).
enjoy.
-- Rex
On 04/11/2011 03:11 PM, Rex Dieter wrote:
Plopped kde-4.6.2 into kde-testing for f14, f15 a little bit ago. Holler if anything breaks (particularly dependencies on f14).
enjoy.
-- Rex
Transaction Check Error: file /usr/share/kde4/services/phononbackends/gstreamer.desktop from install of phonon-backend-gstreamer-2:4.5.0-1.fc14.x86_64 conflicts with file from package phonon-backend-gstreamer-2:4.4.4-2.fc14.i686
Chris
On 04/12/2011 12:50 PM, Chris Cambly wrote:
On 04/11/2011 03:11 PM, Rex Dieter wrote:
Plopped kde-4.6.2 into kde-testing for f14, f15 a little bit ago. Holler if anything breaks (particularly dependencies on f14).
enjoy.
-- Rex
Transaction Check Error: file /usr/share/kde4/services/phononbackends/gstreamer.desktop from install of phonon-backend-gstreamer-2:4.5.0-1.fc14.x86_64 conflicts with file from package phonon-backend-gstreamer-2:4.4.4-2.fc14.i686
You *probably* don't want phonon-backend-gstreamer.i686 on your x86_64 box anyway, do you?
I suppose I can add multilib support here, but doing this all by hand is quickly becoming unmanagageable.
-- Rex
On 04/12/2011 02:02 PM, Rex Dieter wrote:
You *probably* don't want phonon-backend-gstreamer.i686 on your x86_64 box anyway, do you?
I doubt that it is common to have both installed. I have them installed as a part of a compatibility layer dependency but I can remove the i686 version. I was just responding to the "holler if anything breaks".
Chris
On 04/12/2011 02:57 PM, Chris Cambly wrote:
On 04/12/2011 02:02 PM, Rex Dieter wrote:
You *probably* don't want phonon-backend-gstreamer.i686 on your x86_64 box anyway, do you?
I doubt that it is common to have both installed. I have them installed as a part of a compatibility layer dependency but I can remove the i686 version. I was just responding to the "holler if anything breaks".
OK. :)
to be clear, the official updates coming to fedora will be properly multilib'd. our custom kde-* repos are done by hand minimally.
-- Rex
Transaction Check Error: file /usr/share/kde4/services/phononbackends/gstreamer.desktop from
install of phonon-backend-gstreamer-2:4.5.0-1.fc14.x86_64 conflicts with file from package phonon-backend-gstreamer-2:4.4.4-2.fc14.i686
You *probably* don't want phonon-backend-gstreamer.i686 on your x86_64 box anyway, do you?
I suppose I can add multilib support here, but doing this all by hand is quickly becoming unmanagageable.
Gratz on the new release. The install went without a hitch.
I don't use the gstreamer plugin... However, there are cases where one uses the 32 bit libraries in a 64 bit environment (eg wine users)
Eli
On Wed, Apr 13, 2011 at 05:36, Eli Wapniarski eli@orbsky.homelinux.org wrote:
Transaction Check Error: file /usr/share/kde4/services/phononbackends/gstreamer.desktop from
install of phonon-backend-gstreamer-2:4.5.0-1.fc14.x86_64 conflicts with file from package phonon-backend-gstreamer-2:4.4.4-2.fc14.i686
You *probably* don't want phonon-backend-gstreamer.i686 on your x86_64 box anyway, do you?
I suppose I can add multilib support here, but doing this all by hand is quickly becoming unmanagageable.
Gratz on the new release. The install went without a hitch.
I don't use the gstreamer plugin... However, there are cases where one uses the 32 bit libraries in a 64 bit environment (eg wine users)
phonon actually only applies to kde/qt applications that use the phonon framework. Wine does not fall under that category. Wine uses pulseaudio/alsa directly. At most perhaps it might have grown the ability to use gstreamer itself for something like DirectShow since i last looked but that still has nothing to do with phonon-backend-gstreamer.
On Monday, April 11, 2011 15:11:44 Rex Dieter wrote:
Plopped kde-4.6.2 into kde-testing for f14, f15 a little bit ago. Holler if anything breaks (particularly dependencies on f14).
I updated F14 without problems but plasma-desktop sometimes runs 100% CPU. It's probably after xscreensaver runs something, since I see this behavior after some time away from the machine. I can stop the excess CPU usage by killing ksysguardd.
$ plasma-desktop --version Qt: 4.7.2 KDE Development Platform: 4.6.2 (4.6.2) Plasma Desktop Shell: 0.4 $ uname -r 2.6.35.12-88.fc14.x86_64
Backtrace while 100% CPU:
(gdb) bt #0 0x00007f553a1bb775 in KSGRD::SensorAgent::sendRequest(QString const&, KSGRD::SensorClient*, int) () from /usr/lib64/libksgrd.so.4 #1 0x00007f553a1c357a in KSGRD::SensorManager::sendRequest(QString const&, QString const&, KSGRD::SensorClient*, int) () from /usr/lib64/libksgrd.so.4 #2 0x00007f553a3ce832 in ?? () from /usr/lib64/kde4/plasma_engine_systemmonitor.so #3 0x00007f553a1bbff8 in KSGRD::SensorAgent::processAnswer(char const*, int) () from /usr/lib64/libksgrd.so.4 #4 0x00007f553a1c432e in ?? () from /usr/lib64/libksgrd.so.4 #5 0x00007f553a1c4b18 in ?? () from /usr/lib64/libksgrd.so.4 #6 0x000000356bf71acf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #7 0x000000356beff2fd in ?? () from /usr/lib64/libQtCore.so.4 #8 0x000000356beffad9 in QProcess::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtCore.so.4 #9 0x000000356d11f248 in KProcess::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdecore.so.5 #10 0x000000356bf71acf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #11 0x000000356bfba24e in QSocketNotifier::activated(int) () from /usr/lib64/libQtCore.so.4 #12 0x000000356bf7814b in QSocketNotifier::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #13 0x000000356d7b7cd4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #14 0x000000356d7bc88a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #15 0x000000356ee3ff96 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #16 0x000000356bf5d19c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #17 0x000000356bf87d09 in ?? () from /usr/lib64/libQtCore.so.4 #18 0x0000003cdc441e33 in g_main_dispatch (context=0x1072520) at gmain.c:2149 #19 g_main_context_dispatch (context=0x1072520) at gmain.c:2702 #20 0x0000003cdc442610 in g_main_context_iterate (context=0x1072520, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780 #21 0x0000003cdc4428ad in g_main_context_iteration (context=0x1072520, may_block=1) at gmain.c:2843 #22 0x000000356bf8834f in QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/lib64/libQtCore.so.4 #23 0x000000356d85d35e in ?? () from /usr/lib64/libQtGui.so.4 #24 0x000000356bf5c532 in QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/lib64/libQtCore.so.4 #25 0x000000356bf5c77c in QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from /usr/lib64/libQtCore.so.4 #26 0x000000356bf60c3b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #27 0x000000357503ed68 in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #28 0x0000003cd981ee5d in __libc_start_main (main=0x400990 <_start+256>, argc= 1, ubp_av=0x7fffec5a74a8, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end= 0x7fffec5a7498) at libc-start.c:226 #29 0x00000000004008b9 in _start ()