Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

[kde-testing] and [kde-crazy] KDE4 overlays thread (part 4)

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
928 posts
  • Page 7 of 38
    • Jump to page:
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 38
  • Next
Author
Message
Dikkiedik2
n00b
n00b
User avatar
Posts: 12
Joined: Mon Jan 14, 2008 1:50 pm

Post by Dikkiedik2 » Thu Aug 13, 2009 3:18 pm

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.
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Thu Aug 13, 2009 4:08 pm

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
Top
Tom_
Guru
Guru
User avatar
Posts: 450
Joined: Thu May 20, 2004 5:55 pm
Location: France

Post by Tom_ » Thu Aug 13, 2009 8:05 pm

Kaddressbook-4.3.63 doesn't compile here :

Code: Select all

>>> 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: Select all

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 ?
Top
kdvgent
Guru
Guru
Posts: 352
Joined: Wed Sep 29, 2004 6:16 pm
Location: Belgium

Still trying to compile kde 4.3.63

Post by kdvgent » Fri Aug 14, 2009 12:55 pm

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

Problems:

1. Pykde4 does not build.
/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
>>> 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")
Top
tampakrap
Retired Dev
Retired Dev
User avatar
Posts: 71
Joined: Tue Nov 27, 2007 4:26 pm
Location: Prague, Czech Republic
Contact:
Contact tampakrap
Website

Re: Still trying to compile kde 4.3.63

Post by tampakrap » Sat Aug 15, 2009 8:58 am

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
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Re: Still trying to compile kde 4.3.63

Post by marcus84 » Sat Aug 15, 2009 4:26 pm

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??
Top
tampakrap
Retired Dev
Retired Dev
User avatar
Posts: 71
Joined: Tue Nov 27, 2007 4:26 pm
Location: Prague, Czech Republic
Contact:
Contact tampakrap
Website

Re: Still trying to compile kde 4.3.63

Post by tampakrap » Sun Aug 16, 2009 4:51 pm

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
Top
gaelic
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Dec 30, 2003 10:49 am
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
Contact:
Contact gaelic
Website

Post by gaelic » Sun Aug 16, 2009 5:47 pm

heyho;

kde-4.3.64 is on ftp since 14.aug; waiting for ebuilds :D
knowledge is power
Top
gaelic
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Dec 30, 2003 10:49 am
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
Contact:
Contact gaelic
Website

Post by gaelic » Mon Aug 17, 2009 11:01 am

gaelic_cargal wrote:heyho;

kde-4.3.64 is on ftp since 14.aug; waiting for ebuilds :D
thx.
knowledge is power
Top
xibo
Apprentice
Apprentice
User avatar
Posts: 152
Joined: Tue Aug 21, 2007 9:29 am
Location: moving between kubuntu and ubuntu kde edition

Post by xibo » Mon Aug 17, 2009 5:04 pm

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: Select all

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...
Top
gaelic
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Dec 30, 2003 10:49 am
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
Contact:
Contact gaelic
Website

Post by gaelic » Tue Aug 18, 2009 3:43 pm

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
Top
Dancingfire
n00b
n00b
Posts: 37
Joined: Mon Jan 01, 2007 9:55 pm

Post by Dancingfire » Tue Aug 18, 2009 4:05 pm

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
Top
gaelic
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Dec 30, 2003 10:49 am
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
Contact:
Contact gaelic
Website

Post by gaelic » Tue Aug 18, 2009 7:15 pm

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
Top
Dikkiedik2
n00b
n00b
User avatar
Posts: 12
Joined: Mon Jan 14, 2008 1:50 pm

Post by Dikkiedik2 » Wed Aug 19, 2009 4:58 pm

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.
Top
Tom_
Guru
Guru
User avatar
Posts: 450
Joined: Thu May 20, 2004 5:55 pm
Location: France

Post by Tom_ » Thu Aug 20, 2009 7:58 am

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)
Top
gaelic
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Dec 30, 2003 10:49 am
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
Contact:
Contact gaelic
Website

Post by gaelic » Thu Aug 20, 2009 8:28 am

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
Top
Dikkiedik2
n00b
n00b
User avatar
Posts: 12
Joined: Mon Jan 14, 2008 1:50 pm

Post by Dikkiedik2 » Thu Aug 20, 2009 2:32 pm

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: Select all

!!! '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.
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Thu Aug 20, 2009 2:50 pm

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

good luck :)
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
l33tmmx
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Sat Mar 12, 2005 10:21 am
Location: Pirkkala, Finland
Contact:
Contact l33tmmx
Website

Something wrong with the kde-testing overlay?

Post by l33tmmx » Thu Aug 20, 2009 6:06 pm

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
Top
Dancingfire
n00b
n00b
Posts: 37
Joined: Mon Jan 01, 2007 9:55 pm

Post by Dancingfire » Thu Aug 20, 2009 7:35 pm

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.
Top
rahulthewall
Veteran
Veteran
User avatar
Posts: 1264
Joined: Thu Nov 01, 2007 11:28 pm
Location: Zürich
Contact:
Contact rahulthewall
Website

Post by rahulthewall » Fri Aug 21, 2009 7:28 am

You can do this to speed up eix.

/etc/eixrc

Code: Select all

OVERLAY_CACHE_METHOD=parse
Who shall guard the guards?
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Fri Aug 21, 2009 10:31 am

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

/etc/eixrc

Code: Select all

OVERLAY_CACHE_METHOD=parse
nice !

but even faster:

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

and

/etc/eixrc

Code: Select all

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-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Fri Aug 21, 2009 8:43 pm

anyone was able to emerge pykde4 ?

it really s*** that everything always fails with this package:
-- 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-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
KAMIKAZE_
Guru
Guru
Posts: 309
Joined: Thu Oct 09, 2003 3:56 pm
Location: Riga, Latvia
Contact:
Contact KAMIKAZE_
Website

Post by KAMIKAZE_ » Mon Aug 24, 2009 1:45 pm

Same trouble here. WTF with this package? :roll:
-=[powered by Gentoo]=-
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Mon Aug 24, 2009 1:55 pm

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-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
Locked

928 posts
  • Page 7 of 38
    • Jump to page:
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 38
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic