Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[kde-testing] and [kde-crazy] KDE4 overlays thread (part 4)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 6, 7, 8 ... 36, 37, 38  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Dikkiedik2
n00b
n00b


Joined: 14 Jan 2008
Posts: 12

PostPosted: Thu Aug 13, 2009 3:18 pm    Post subject: Reply with quote

I'm a bit stuck.. used to work with gentoo alot about one and half a year ago, now I want to use kde4.2 (have 3.5 installed), emerged layman, used the kde-test overlay and because my package.keywords isn't a directory (dunno how that works) I manually copied every package from the keywords file in the overlay and added ~x86 to it. Emerged kde-meta:4.2 and copied the configdir from 3.5 to 4.2. But there's so much new stuff, things I don't recognise, so much catching up to do (reading), I just don't have the time for that now.. So how do I get 4.2 to work? When I shut down X and restart it, it still displays the 3.5 startup screen.

Can somebody be so helpful as to guide me though the most important parts in a practical manner? When I get it working I'll graduatly find out more on my own, just need it working now.

Thanks in advance,

Kevin
_________________
Calling atheism a religion, is like calling bald a hair colour.
Back to top
View user's profile Send private message
Krog
Guru
Guru


Joined: 26 Jun 2007
Posts: 339
Location: Roma, Italy

PostPosted: Thu Aug 13, 2009 4:08 pm    Post subject: Reply with quote

Dikkiedik2 wrote:
Emerged kde-meta:4.2 and copied the configdir from 3.5 to 4.2



i think that this is really a wrong thing... try to start a kde4 session with a fresh new config dir...
often there are LOTS of problems still upgrading from 4.1 to 4.2... using the same config from 3.x to 4.x is really impossible and not recommended
Back to top
View user's profile Send private message
Tom_
Guru
Guru


Joined: 20 May 2004
Posts: 444
Location: France

PostPosted: Thu Aug 13, 2009 8:05 pm    Post subject: Reply with quote

Kaddressbook-4.3.63 doesn't compile here :
Code:
>>> Install kaddressbook-4.3.63 into /var/tmp/portage/kde-base/kaddressbook-4.3.63/image/ category kde-base
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/kaddressbook-4.3.63/work/kaddressbook-4.3.63_build"
make -j2 install DESTDIR=/var/tmp/portage/kde-base/kaddressbook-4.3.63/image/
make: *** Pas de règle pour fabriquer la cible « install ». Arrêt.


Thank you in advance! :)

And thank you for your incredible work!! :D

edit :
I've got another question. The dependencies of policykit-qt (so i can't install policykit-kde) are not met :
Code:
checking for module 'polkit>=0.8'                                                                                                                                               
--   package 'polkit>=0.8' not found                                                                                                                                               
CMake Error at cmake/modules/FindPkgConfig.cmake:270 (message):                                                                                                                     
  A required package was not found                                                                                                                                                 
Call Stack (most recent call first):                                                                                                                                               
  cmake/modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal)                                                                                                               
  CMakeLists.txt:17 (pkg_check_modules)                                                                                                                                             


-- checking for module 'polkit-dbus>=0.8'
--   package 'polkit-dbus>=0.8' not found
CMake Error at cmake/modules/FindPkgConfig.cmake:270 (message):
  A required package was not found
Call Stack (most recent call first):
  cmake/modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal)
  CMakeLists.txt:18 (pkg_check_modules)


-- checking for module 'polkit-grant>=0.8'
--   package 'polkit-grant>=0.8' not found
CMake Error at cmake/modules/FindPkgConfig.cmake:270 (message):
  A required package was not found
Call Stack (most recent call first):
  cmake/modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal)
  CMakeLists.txt:19 (pkg_check_modules)

These ebuilds are not part of the tree or any kde overlay :( So, how can i fix this ?
Back to top
View user's profile Send private message
kdvgent
Guru
Guru


Joined: 29 Sep 2004
Posts: 352
Location: Belgium

PostPosted: Fri Aug 14, 2009 12:55 pm    Post subject: Still trying to compile kde 4.3.63 Reply with quote

See also my previous mail. After having unmasked the live version of the akonadi-server, I can proceed.

Problems:

1. Pykde4 does not build.
Quote:
/usr/include/kcategorydrawer.h:37: error: non-static const member ‘KCategoryDrawer::Private* const KCategoryDrawer::d’, can't use default assignment operator

This seems to be a known problem that needs to be solved by the kde developpers (see http://osdir.com/ml/kde-bugs-dist/2009-08/msg06865.html and http://forum.kde.org/viewtopic.php?f=22&t=65033

2. Kaddressbook does not build
Quote:
>>> Install kaddressbook-4.3.63 into /var/tmp/portage/kde-base/kaddressbook-4.3.63/image/ category kde-base
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/kaddressbook-4.3.63/work/kaddressbook-4.3.63_build"
make -j5 install DESTDIR=/var/tmp/portage/kde-base/kaddressbook-4.3.63/image/
make: *** No rule to make target `install'. Stop.


Is there a formal way to report these problems (there does not seem to be a link between this forum thread and the maintainers of the overlay)?

In the meantime, I will go "back" to kde 4.3 (that's good enough, trying to get the snapshot working in just "because we can")
Back to top
View user's profile Send private message
tampakrap
Retired Dev
Retired Dev


Joined: 27 Nov 2007
Posts: 71
Location: Prague, Czech Republic

PostPosted: Sat Aug 15, 2009 8:58 am    Post subject: Re: Still trying to compile kde 4.3.63 Reply with quote

kdvgent wrote:

Is there a formal way to report these problems (there does not seem to be a link between this forum thread and the maintainers of the overlay)?


Bug reports are too many and we focus on there currently. Personally, I rarely see the forums threads. So it would be better for users to prefer bugzilla for their problems
Back to top
View user's profile Send private message
marcus84
Tux's lil' helper
Tux's lil' helper


Joined: 23 Apr 2008
Posts: 87

PostPosted: Sat Aug 15, 2009 4:26 pm    Post subject: Re: Still trying to compile kde 4.3.63 Reply with quote

tampakrap wrote:
kdvgent wrote:

Is there a formal way to report these problems (there does not seem to be a link between this forum thread and the maintainers of the overlay)?


Bug reports are too many and we focus on there currently. Personally, I rarely see the forums threads. So it would be better for users to prefer bugzilla for their problems


Which bugzilla shall we use??


Kde one's or gentoo's??
Back to top
View user's profile Send private message
tampakrap
Retired Dev
Retired Dev


Joined: 27 Nov 2007
Posts: 71
Location: Prague, Czech Republic

PostPosted: Sun Aug 16, 2009 4:51 pm    Post subject: Re: Still trying to compile kde 4.3.63 Reply with quote

marcus84 wrote:
tampakrap wrote:
kdvgent wrote:

Is there a formal way to report these problems (there does not seem to be a link between this forum thread and the maintainers of the overlay)?


Bug reports are too many and we focus on there currently. Personally, I rarely see the forums threads. So it would be better for users to prefer bugzilla for their problems


Which bugzilla shall we use??


Kde one's or gentoo's??


It depends on the problem and it is not that clear sometimes. Typically, crashes, missing features, wishes, mulfunctions should be reported to upstream kde developers while problems about installation, compilation and ebuild problems (missing depedencies for example) should be reported to us (gentoo kde packagers). But sometimes mulfunctions and other problems are caused due to missing depedencies or the opposite, compilation problems are caused due to upstream developers' mistakes. If you feel unsure where to report the bug, it would be prefferable to report it to us, and we can afterwards find out if the problem is ours or upstream's.
But always report bugs if you are sure that you have found a valid bug, either way, and always give enough information to the developers about how to reproduce, system info (like emerge --info in our case) and be descriptive enough.
Thanks
Back to top
View user's profile Send private message
gaelic
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2003
Posts: 119
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe

PostPosted: Sun Aug 16, 2009 5:47 pm    Post subject: Reply with quote

heyho;

kde-4.3.64 is on ftp since 14.aug; waiting for ebuilds :D
_________________
knowledge is power
Back to top
View user's profile Send private message
gaelic
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2003
Posts: 119
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe

PostPosted: Mon Aug 17, 2009 11:01 am    Post subject: Reply with quote

gaelic_cargal wrote:
heyho;

kde-4.3.64 is on ftp since 14.aug; waiting for ebuilds :D


thx.
_________________
knowledge is power
Back to top
View user's profile Send private message
xibo
Apprentice
Apprentice


Joined: 21 Aug 2007
Posts: 152
Location: moving between kubuntu and ubuntu kde edition

PostPosted: Mon Aug 17, 2009 5:04 pm    Post subject: Reply with quote

maybe this is offtopic...
what is the trick to use/compile kdevelop-9999 from within kde:4.4 or live?

right now i'm using kde-4.3.64 and kdevelop-9999 and while it compiles, running it gives me
Code:

Application: KDevelop (kdevelop), signal: Aborted
[Current thread is 1 (Thread 0x7f2b40e06750 (LWP 22782))]

Thread 7 (Thread 0x7f2b2fed3910 (LWP 22783)):
#0  0x00007f2b3d76824d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f2b3d9db83e in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f2b3a4eff8e in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1f87210) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/language/duchain/duchain.cpp:280
#3  0x00007f2b3d9da943 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f2b3d763624 in start_thread () from /lib/libpthread.so.0
#5  0x00007f2b3bedf56d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f2b2e178910 (LWP 22784)):
#0  0x00007f2b3bed8cf2 in select () from /lib/libc.so.6
#1  0x00007f2b3dacc840 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f2b3d9da943 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007f2b3d763624 in start_thread () from /lib/libpthread.so.0
#4  0x00007f2b3bedf56d in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f2b2baa9910 (LWP 22788)):
#0  0x00007f2b3bed8cf2 in select () from /lib/libc.so.6
#1  0x00007f2b3dacb6ca in ?? () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f2b3da81cfa in QProcess::waitForFinished(int) () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007f2b2ee3a727 in CMakeProjectVisitor::visit(ExecuteProcessAst const*) () from /usr/lib64/libkdev4cmakecommon.so
#4  0x00007f2b2ee3dc3d in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib64/libkdev4cmakecommon.so
#5  0x00007f2b2ee40a41 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib64/libkdev4cmakecommon.so
#6  0x00007f2b2ee3dc3d in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib64/libkdev4cmakecommon.so
#7  0x00007f2b2ee4919d in CMakeProjectVisitor::visit(MacroCallAst const*) () from /usr/lib64/libkdev4cmakecommon.so
#8  0x00007f2b2ee3dc3d in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib64/libkdev4cmakecommon.so
#9  0x00007f2b2ee40a41 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib64/libkdev4cmakecommon.so
#10 0x00007f2b2ee3dc3d in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib64/libkdev4cmakecommon.so
#11 0x00007f2b2ee40a41 in CMakeProjectVisitor::visit(IfAst const*) () from /usr/lib64/libkdev4cmakecommon.so
#12 0x00007f2b2ee3dc3d in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib64/libkdev4cmakecommon.so
#13 0x00007f2b2ee47d2d in CMakeProjectVisitor::visit(FindPackageAst const*) () from /usr/lib64/libkdev4cmakecommon.so
#14 0x00007f2b2ee3dc3d in CMakeProjectVisitor::walk(QList<CMakeFunctionDesc> const&, int, bool) () from /usr/lib64/libkdev4cmakecommon.so
#15 0x00007f2b2f095e75 in ?? () from /usr/lib64/kde4/kdevcmakemanager.so
#16 0x00007f2b3aac3257 in KDevelop::ImportProjectJobPrivate::import (this=0x1fe17a0, folder=0x7f2b2baa4fe0) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/project/importprojectjob.cpp:47
#17 0x00007f2b3aac30c6 in QtConcurrent::RunFunctionTask<void>::run (this=0x1fe45a0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:120
#18 0x00007f2b3d9ceaca in ?? () from /usr/lib64/qt4/libQtCore.so.4
#19 0x00007f2b3d9da943 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#20 0x00007f2b3d763624 in start_thread () from /lib/libpthread.so.0
#21 0x00007f2b3bedf56d in clone () from /lib/libc.so.6
#22 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f2b25f5d910 (LWP 22900)):
#0  0x00007f2b3bed68a3 in poll () from /lib/libc.so.6
#1  0x00007f2b36146a61 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f2b36146d9c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f2b3db2297e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f2b3daf2782 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f2b3daf2bf6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f2b3d9d672b in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f2b3d9da943 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f2b3d763624 in start_thread () from /lib/libpthread.so.0
#9  0x00007f2b3bedf56d in clone () from /lib/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f2b2675e910 (LWP 22901)):
#0  0x00007f2b3db2258b in ?? () from /usr/lib64/qt4/libQtCore.so.4
#1  0x00007f2b36145306 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#2  0x00007f2b36146878 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007f2b36146d9c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0x00007f2b3db2297e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f2b3daf2782 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f2b3daf2bf6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f2b3d9d672b in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4
#8  0x00007f2b3d9da943 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#9  0x00007f2b3d763624 in start_thread () from /lib/libpthread.so.0
#10 0x00007f2b3bedf56d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2b1e960910 (LWP 22904)):
#0  0x00007f2b3d76824d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f2b3d9d9ea5 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f2b3d9da000 in QThread::msleep(unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#3  0x00007f2b1fb78381 in ?? () from /usr/lib64/kde4/kdevcpplanguagesupport.so
#4  0x00007f2b3d9da943 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#5  0x00007f2b3d763624 in start_thread () from /lib/libpthread.so.0
#6  0x00007f2b3bedf56d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2b40e06750 (LWP 22782)):
[KCrash Handler]
#5  0x00007f2b3be44095 in raise () from /lib/libc.so.6
#6  0x00007f2b3be454c0 in abort () from /lib/libc.so.6
#7  0x00007f2b3be7e89d in ?? () from /lib/libc.so.6
#8  0x00007f2b3be83e46 in ?? () from /lib/libc.so.6
#9  0x00007f2b3e6e5e5f in QXmlAttributes::clear() () from /usr/lib64/qt4/libQtXml.so.4
#10 0x00007f2b3e6f3e01 in ?? () from /usr/lib64/qt4/libQtXml.so.4
#11 0x00007f2b3e6f3278 in ?? () from /usr/lib64/qt4/libQtXml.so.4
#12 0x00007f2b3e6f3f08 in ?? () from /usr/lib64/qt4/libQtXml.so.4
#13 0x00007f2b3e6f3278 in ?? () from /usr/lib64/qt4/libQtXml.so.4
#14 0x00007f2b3e6f3f08 in ?? () from /usr/lib64/qt4/libQtXml.so.4
#15 0x00007f2b3e6f57c8 in ?? () from /usr/lib64/qt4/libQtXml.so.4
#16 0x00007f2b3e6f5b37 in QXmlSimpleReader::parse(QXmlInputSource const*, bool) () from /usr/lib64/qt4/libQtXml.so.4
#17 0x00007f2b3e6d4e8f in ?? () from /usr/lib64/qt4/libQtXml.so.4
#18 0x00007f2b3e6d676b in QDomDocument::setContent(QString const&, bool, QString*, int*, int*) () from /usr/lib64/qt4/libQtXml.so.4
#19 0x00007f2b3e3c3993 in KXMLGUIClient::setXML(QString const&, bool) () from /usr/lib64/libkdeui.so.5
#20 0x00007f2b3e3c5e65 in KXMLGUIClient::setXMLFile(QString const&, bool, bool) () from /usr/lib64/libkdeui.so.5
#21 0x00007f2b1de60098 in ?? () from /usr/lib64/kde4/katepart.so
#22 0x00007f2b1dd9ca34 in ?? () from /usr/lib64/kde4/katepart.so
#23 0x00007f2b402da9af in KDevelop::TextDocument::createViewWidget (this=0x3060050, parent=0x2d72020) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/shell/textdocument.cpp:268
#24 0x00007f2b402db007 in KDevelop::TextView::createWidget (this=0x2b0b210, parent=0x2d72020) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/shell/textdocument.cpp:504
#25 0x00007f2b3a217886 in Sublime::View::widget (this=0x2b0b210, parent=0x58fe) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/view.cpp:82
#26 0x00007f2b3a211560 in Sublime::MainWindowPrivate::ViewCreator::operator() (this=0x7fff9de37650, index=0x1e57960)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/mainwindow_p.cpp:241
#27 0x00007f2b3a216b08 in Sublime::Area::walkViewsInternal<Sublime::MainWindowPrivate::ViewCreator> (this=0x1e50ab0, op=..., index=0x1e57960)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/areawalkers.h:32
#28 0x00007f2b3a215f88 in walkViews<Sublime::MainWindowPrivate::ViewCreator> (index=<value optimized out>, op=<value optimized out>, this=<value optimized out>)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/areawalkers.h:48
#29 Sublime::MainWindowPrivate::reconstruct (index=<value optimized out>, op=<value optimized out>, this=<value optimized out>)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/mainwindow_p.cpp:265
#30 0x00007f2b3a20ce40 in Sublime::MainWindow::setArea (this=0x1e054e0, area=0x1e50ab0) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/mainwindow.cpp:118
#31 0x00007f2b3a209e39 in Sublime::Controller::showArea (this=<value optimized out>, area=0x30cef90, mainWindow=<value optimized out>)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/sublime/controller.cpp:133
#32 0x00007f2b402af719 in ~DisconnectMainWindowsFromArea (this=<value optimized out>, __in_chrg=<value optimized out>)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/shell/workingsetcontroller.cpp:243
#33 KDevelop::WorkingSet::loadToArea (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/shell/workingsetcontroller.cpp:321
#34 0x00007f2b402afc89 in KDevelop::WorkingSet::changedWorkingSet (this=0x1dad940, area=0x1e50ab0, from=<value optimized out>, to=)
    at /usr/portage/distfiles/svn-src/kdevplatform/kdevplatform/shell/workingsetcontroller.cpp:602
#35 0x00007f2b402b082f in KDevelop::WorkingSet::qt_metacall (this=0x1dad940, _c=<value optimized out>, _id=<value optimized out>, _a=0x2dd21a0)
    at /home/alonso/projects/kdevplatform/shell/workingsetcontroller.moc:83
#36 0x00007f2b3db0b509 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#37 0x00007f2b3caabdac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#38 0x00007f2b3caad4d0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#39 0x00007f2b3e292046 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#40 0x00007f2b3daf3b7b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#41 0x00007f2b3daf768f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#42 0x00007f2b3db22bf3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#43 0x00007f2b361463ff in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#44 0x00007f2b36146c78 in ?? () from /usr/lib/libglib-2.0.so.0
#45 0x00007f2b36146d9c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#46 0x00007f2b3db22926 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#47 0x00007f2b3cb525ee in ?? () from /usr/lib64/qt4/libQtGui.so.4
#48 0x00007f2b3daf2782 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#49 0x00007f2b3daf2bf6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#50 0x00007f2b3daf7a99 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#51 0x0000000000408387 in _start ()


this is not new to me, i had this a month ago too. back then, going back to kde-4.2.98 made it work again, right now it's also working with 4.3.0 although i'm sure i'm not the only one getting this since i'm using a different machine right now...
Back to top
View user's profile Send private message
gaelic
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2003
Posts: 119
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe

PostPosted: Tue Aug 18, 2009 3:43 pm    Post subject: Reply with quote

Installed kde-4.3.64 today, no problems except pykde4 is not compiling, package.provided 4.3.61 version, no problem so far.
_________________
knowledge is power
Back to top
View user's profile Send private message
Dancingfire
n00b
n00b


Joined: 01 Jan 2007
Posts: 37

PostPosted: Tue Aug 18, 2009 4:05 pm    Post subject: Reply with quote

gaelic_cargal wrote:
Installed kde-4.3.64 today, no problems except pykde4 is not compiling, package.provided 4.3.61 version, no problem so far.

The most funny thing is that pykde for never compiled until smth like 4.*.85
Back to top
View user's profile Send private message
gaelic
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2003
Posts: 119
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe

PostPosted: Tue Aug 18, 2009 7:15 pm    Post subject: Reply with quote

Dancingfire wrote:
gaelic_cargal wrote:
Installed kde-4.3.64 today, no problems except pykde4 is not compiling, package.provided 4.3.61 version, no problem so far.

The most funny thing is that pykde for never compiled until smth like 4.*.85


Well, .61 compiled a few weeks ago :D
_________________
knowledge is power
Back to top
View user's profile Send private message
Dikkiedik2
n00b
n00b


Joined: 14 Jan 2008
Posts: 12

PostPosted: Wed Aug 19, 2009 4:58 pm    Post subject: Reply with quote

So, removed /home/user/.kde4, replaced it with an empty dir,

Silly question.. How do I start a kde4 session??

Less silly question, how do I uninstall kde3? Am at work now and don know the syntax from heart, but unmerge kde3something:number didn´t work
_________________
Calling atheism a religion, is like calling bald a hair colour.
Back to top
View user's profile Send private message
Tom_
Guru
Guru


Joined: 20 May 2004
Posts: 444
Location: France

PostPosted: Thu Aug 20, 2009 7:58 am    Post subject: Reply with quote

Dancingfire wrote:
The most funny thing is that pykde for never compiled until smth like 4.*.85

I disabled python support in KDE : in that way, i don't have to compile pykde4! 8)
Back to top
View user's profile Send private message
gaelic
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2003
Posts: 119
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe

PostPosted: Thu Aug 20, 2009 8:28 am    Post subject: Reply with quote

Dikkiedik2 wrote:
So, removed /home/user/.kde4, replaced it with an empty dir,

Silly question.. How do I start a kde4 session??

Less silly question, how do I uninstall kde3? Am at work now and don know the syntax from heart, but unmerge kde3something:number didn´t work


1. something like: startx /etc/X11/Sessions/kde4
2. why ist unmerging not working; do you use sets?; if everything fails you could try to edit your world and world_sets file and then make an emerge --depclean * revdep-rebuild.
_________________
knowledge is power
Back to top
View user's profile Send private message
Dikkiedik2
n00b
n00b


Joined: 14 Jan 2008
Posts: 12

PostPosted: Thu Aug 20, 2009 2:32 pm    Post subject: Reply with quote

gaelic_cargal wrote:
Dikkiedik2 wrote:
So, removed /home/user/.kde4, replaced it with an empty dir,

Silly question.. How do I start a kde4 session??

Less silly question, how do I uninstall kde3? Am at work now and don know the syntax from heart, but unmerge kde3something:number didn´t work


1. something like: startx /etc/X11/Sessions/kde4
2. why ist unmerging not working; do you use sets?; if everything fails you could try to edit your world and world_sets file and then make an emerge --depclean * revdep-rebuild.


Well, I tried unmerging it and then it said this :

Code:
!!! 'kde-base/@kde-3.5' is not a valid package atom.


What else can I try? And should I have to edit my world file, never done this before, where is it located and what should I remove/not remove?

I'm going to try and start a kde4 session now =)
_________________
Calling atheism a religion, is like calling bald a hair colour.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Aug 20, 2009 2:50 pm    Post subject: Reply with quote

make a backup of it and it's located in /var/lib/portage/

good luck :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
l33tmmx
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2005
Posts: 111
Location: Pirkkala, Finland

PostPosted: Thu Aug 20, 2009 6:06 pm    Post subject: Something wrong with the kde-testing overlay? Reply with quote

Does anyone know what's wrong with the kde-testing overlay? Eix-update chokes on it at 48% and stays there forever:

straylight # eix-update
Reading Portage settings ..
Building database (/var/cache/eix) ..
[0] "gentoo" /usr/portage/ (cache: metadata-flat)
Reading 100%
[1] "straylight" /usr/local/portage (cache: parse|ebuild*#metadata-flat#assign)
Reading 100%
[2] "kde" /usr/local/portage/layman/kde-testing (cache: parse|ebuild*#metadata-flat#assign)
Reading 48%

Re-syncing overlay does not help, eix-update (and eix-sync) always stop at 48%
_________________
"Trust me, I know what I'm doing!"
- Sledge Hammer
Back to top
View user's profile Send private message
Dancingfire
n00b
n00b


Joined: 01 Jan 2007
Posts: 37

PostPosted: Thu Aug 20, 2009 7:35 pm    Post subject: Reply with quote

you just have to wait for it longer, it takes time to process this overlay for some reason, known to developers. If u look into files inside Documentation dir in this overlay - this is mentioned there and some kind of fix for this is suggested.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Fri Aug 21, 2009 7:28 am    Post subject: Reply with quote

You can do this to speed up eix.

/etc/eixrc
Code:

OVERLAY_CACHE_METHOD=parse

_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Fri Aug 21, 2009 10:31 am    Post subject: Reply with quote

rahulthewall wrote:
You can do this to speed up eix.

/etc/eixrc
Code:

OVERLAY_CACHE_METHOD=parse


nice !

but even faster:

http://en.gentoo-wiki.com/wiki/Portage_SQLite_Cache

and

/etc/eixrc
Code:

PORTDIR_CACHE_METHOD='sqlite'
OVERLAY_CACHE_METHOD='sqlite'
8O

edit:

'parse' might be the more accurate solution for OVERLAY_CACHE_METHOD :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Fri Aug 21, 2009 8:43 pm    Post subject: Reply with quote

anyone was able to emerge pykde4 ?

it really s*** that everything always fails with this package:
Quote:
-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build"
make -j5
[ 1%] [ 2%] Generating sip/akonadi/sipakonadipart0.cpp, sip/akonadi/sipakonadipart1.cpp, sip/akonadi/sipakonadipart2.cpp, sip/akonadi/sipakonadipart3.cpp, sip/akonadi/sipakonadipart4.cpp, sip/akonadi/sipakonadipart5.cpp, sip/akonadi/sipakonadipart6.cpp, sip/akonadi/sipakonadipart7.cpp
Generating sip/dnssd/sipdnssdpart0.cpp, sip/dnssd/sipdnssdpart1.cpp, sip/dnssd/sipdnssdpart2.cpp, sip/dnssd/sipdnssdpart3.cpp, sip/dnssd/sipdnssdpart4.cpp, sip/dnssd/sipdnssdpart5.cpp, sip/dnssd/sipdnssdpart6.cpp, sip/dnssd/sipdnssdpart7.cpp
[ 3%] Scanning dependencies of target compile_python_files


[ 4%] Generating sip/kdeui/sipkdeuipart0.cpp, sip/kdeui/sipkdeuipart1.cpp, sip/kdeui/sipkdeuipart2.cpp, sip/kdeui/sipkdeuipart3.cpp, sip/kdeui/sipkdeuipart4.cpp, sip/kdeui/sipkdeuipart5.cpp, sip/kdeui/sipkdeuipart6.cpp, sip/kdeui/sipkdeuipart7.cpp
Generating sip/kdecore/sipkdecorepart0.cpp, sip/kdecore/sipkdecorepart1.cpp, sip/kdecore/sipkdecorepart2.cpp, sip/kdecore/sipkdecorepart3.cpp, sip/kdecore/sipkdecorepart4.cpp, sip/kdecore/sipkdecorepart5.cpp, sip/kdecore/sipkdecorepart6.cpp, sip/kdecore/sipkdecorepart7.cpp




[ 4%] Built target compile_python_files
[ 4%] Generating sip/khtml/sipkhtmlpart0.cpp, sip/khtml/sipkhtmlpart1.cpp, sip/khtml/sipkhtmlpart2.cpp, sip/khtml/sipkhtmlpart3.cpp, sip/khtml/sipkhtmlpart4.cpp, sip/khtml/sipkhtmlpart5.cpp, sip/khtml/sipkhtmlpart6.cpp, sip/khtml/sipkhtmlpart7.cpp

Scanning dependencies of target python_module_PyKDE4_kdecore
[ 5%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/sip/kdecore/sipkdecorepart0.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/kdecore/sipAPIkdecore.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/kdecore/sipkdecorepart0.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64/python/pykde4/sip/kdecore/klocalizedstring.sip: In function ‘QString klocalizedstring_i18n_template(KLocalizedString, PyObject*, int*)’:
/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64/python/pykde4/sip/kdecore/klocalizedstring.sip:92: error: ‘sipClass_QString’ was not declared in this scope
/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64/python/pykde4/sip/kdecore/typedefs.sip: In function ‘int convertTo_QPair_0100QString_0100QString(PyObject*, void**, int*, PyObject*)’:
/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64/python/pykde4/sip/kdecore/typedefs.sip:682: error: ‘sipClass_QString’ was not declared in this scope
/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64/python/pykde4/sip/kdecore/typedefs.sip: In function ‘PyObject* convertFrom_QPair_0100QString_0100QString(void*, PyObject*)’:
/var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64/python/pykde4/sip/kdecore/typedefs.sip:650: error: ‘sipClass_QString’ was not declared in this scope
Scanning dependencies of target python_module_PyKDE4_dnssd
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/sip/kdecore/sipkdecorepart0.o] Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 5%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart0.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipAPIdnssd.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipdnssdpart0.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
[ 6%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart1.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipAPIdnssd.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipdnssdpart1.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
sipdnssdpart1.cpp: In function ‘PyObject* meth_DNSSD_ServiceTypeBrowser_isRunning(PyObject*, PyObject*)’:
sipdnssdpart1.cpp:526: warning: ‘bool DNSSD::ServiceTypeBrowser::isRunning() const’ is deprecated (declared at /usr/include/dnssd/servicetypebrowser.h:97)
[ 7%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart2.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipAPIdnssd.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipdnssdpart2.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
[ 7%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart3.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipAPIdnssd.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipdnssdpart3.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
[ 8%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart4.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipAPIdnssd.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipdnssdpart4.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
[ 9%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart5.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipAPIdnssd.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/dnssd/sipdnssdpart5.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
Scanning dependencies of target python_module_PyKDE4_akonadi
[ 9%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart6.o
[ 10%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_dnssd.dir/sip/dnssd/sipdnssdpart7.o
Linking CXX shared library ../../lib/pykde/dnssd.so
Scanning dependencies of target python_module_PyKDE4_khtml
[ 10%] Built target python_module_PyKDE4_dnssd
Scanning dependencies of target python_module_PyKDE4_kdeui
[ 10%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart0.o
[ 11%] In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/akonadi/sipAPIakonadi.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/akonadi/sipakonadipart0.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart1.o
[ 12%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart2.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/akonadi/sipAPIakonadi.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/akonadi/sipakonadipart1.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:28,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/akonadi/sipAPIakonadi.h:11,
from /var/tmp/portage/kde-base/pykde4-4.3.64/work/pykde4-4.3.64_build/python/pykde4/sip/akonadi/sipakonadipart2.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
[ 13%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_khtml.dir/sip/khtml/sipkhtmlpart0.o


thanks for your help :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
KAMIKAZE_
Guru
Guru


Joined: 09 Oct 2003
Posts: 309
Location: Riga, Latvia

PostPosted: Mon Aug 24, 2009 1:45 pm    Post subject: Reply with quote

Same trouble here. WTF with this package? :roll:
_________________
-=[powered by Gentoo]=-
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Aug 24, 2009 1:55 pm    Post subject: Reply with quote

KAMIKAZE_ wrote:
Same trouble here. WTF with this package? :roll:


the most of the sip-related errors can be circumvented when downgrading from the snapshots of sip and PyQt4 to

sip:
4.9_pre20090811 -> 4.8.2

PyQt4:
4.6_pre20090811 -> 4.5.4-r4

then it fails around 90% but it STILL fails :(
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 6, 7, 8 ... 36, 37, 38  Next
Page 7 of 38

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum