You are not logged in.
heya,
@ProgDan: Coolies, can't wait till it's up . Any ETA on kdepim/old packages? Thanks.
I'm getting some error with Nepomul not finding Openvirtuoso, hopefully reinstalling from those packages will work.
For the Alt-Tab issue, according to here:
https://bugs.kde.org/show_bug.cgi?id=216857
it seems it might be an upstream bug in Qt 4.6 - not in 4.6.0 release, but it's in 4.6 branch . Is there any chance of an updated Qt package as well (or will it just be the one from before?)
Cheers,
Victor
PS: I did do a hunt on http://bugreports.qt.nokia.com, couldn't seem to find it though.
Offline
can anyone confirm if kwin composting works for them with ati r6xx/r7xx cards in KDE 4.4
Acer Aspire V5-573P Antergos KDE
Offline
@Victor: I'll take a look to Qt's trunk and try to find a patch that would fix this issue. Kdepim will be uploaded today. Exact time is unknown :-)
Offline
Is there an easy way to upgrade all my installed packages to this 4.4 pre version at once?
Offline
Simply enable this repo in pacman.conf and run pacman -Syu ;-)
Offline
Simply enable this repo in pacman.conf and run pacman -Syu ;-)
The problem was that I didn't add it at the top of the file. I just didn't know that this gives priority from top to bottom.
I'm now installing i868
Offline
I'm glad to hear that. Welcome aboard.
Offline
Is this really kile-svn's fault?
[100%] Building CXX object src/CMakeFiles/kile.dir/kileconfig.o
Linking CXX executable kile
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlParseDocument@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlCreateIOParserCtxt@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlCtxtResetPush@LIBXML2_2.6.1'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlCreatePushParserCtxt@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlKeepBlanksDefault@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlParseChunk@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlCleanupParser@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlFreeDoc@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlFreeParserCtxt@LIBXML2_2.4.30'
/usr/lib/libstreamanalyzer.so.0: undefined reference to `xmlCtxtUseOptions@LIBXML2_2.6.0'
collect2: ld returned 1 exit status
make[2]: *** [src/kile] Error 1
make[1]: *** [src/CMakeFiles/kile.dir/all] Error 2
make: *** [all] Error 2
Or is strigi not packaged correctly?
pacman -Qo /usr/lib/libstreamanalyzer.so.0
/usr/lib/libstreamanalyzer.so.0 is owned by kdesupport-strigi 4.3.82svn1061197-1
Offline
Sorry, I can't help you. Kile-svn builds on my machine with KDE 4.3.82. Check your libxml installation.
Offline
Sorry, I can't help you. Kile-svn builds on my machine with KDE 4.3.82. Check your libxml installation.
Grr, thats weird.. could you provide the PKDBUILD's? Especially for this kdesupport-strigi thing
Offline
https://git.progdan.homelinux.net/
PS: Ignore that certificate error ;-)
Offline
ProgDan wrote:Sorry, I can't help you. Kile-svn builds on my machine with KDE 4.3.82. Check your libxml installation.
Grr, thats weird.. could you provide the PKDBUILD's? Especially for this kdesupport-strigi thing
I just re-installed libxml2, everything looks fine:
ldd /usr/bin/strigidaemon
linux-gate.so.1 => (0xb7859000)
libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0xb77b6000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb779d000)
libstreams.so.0 => /usr/lib/libstreams.so.0 (0xb775d000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0xb7724000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb75fe000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7509000)
libc.so.6 => /lib/libc.so.6 (0xb73c3000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb73a5000)
libdl.so.2 => /lib/libdl.so.2 (0xb73a1000)
/lib/ld-linux.so.2 (0xb785a000)
libz.so.1 => /usr/lib/libz.so.1 (0xb738c000)
libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb737b000)
librt.so.1 => /lib/librt.so.1 (0xb7372000)
libm.so.6 => /lib/libm.so.6 (0xb734c000)
root # ldd /usr/lib/libstreamanalyzer.so.0
linux-gate.so.1 => (0xb7762000)
libstreams.so.0 => /usr/lib/libstreams.so.0 (0xb767f000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb755a000)
libdl.so.2 => /lib/libdl.so.2 (0xb7556000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb753d000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7447000)
libc.so.6 => /lib/libc.so.6 (0xb7301000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb72e3000)
libz.so.1 => /usr/lib/libz.so.1 (0xb72cf000)
libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb72be000)
libm.so.6 => /lib/libm.so.6 (0xb7298000)
/lib/ld-linux.so.2 (0xb7763000)
Anyone can help me with this or give me a hint?
Offline
https://git.progdan.homelinux.net/
PS: Ignore that certificate error ;-)
Hmm how is it possible to just rebuild that strigi package? And not the whole kdesupport thing.
Offline
Not possible (using our PKGBUILD). It is quite fast though ;-)
Offline
Any ETA on when KDE PIM will get available in a new snapshot? the x64 one didn't ship them apparently and asks me to replace the packages with those of extra...
http://milianw.de
KDevelop, KDevelop-PHP & Kate developer
Offline
Silly me...I absolutely forgot about it. I'm sorry. I just initiated the upload, it should be there in about 3 hours....
Offline
but again...akonadi is broken
akonadiserver: error while loading shared libraries: libboost_program_options-mt.so.1.39.0: cannot open shared object file: No such file or directory
Offline
So KWin groups similar applications into tabs... amazing! now if only it could group applications by desktop, I could finally get rid of the task manager )
Offline
@mangus: Last snapshot is build against old libboost. If you insist on working akonadi, just link *.so.1.41.0 to *.so.1.39.0 or just wait for next release :-)
@aronasorman: cool, huh? I'm slowly getting used to it and it's really awesome :-)
Offline
Is there a reason why KDE is still showing "KDE 4.3.81" in the about dialog? And where is the networkmanager gone?
The new window tabbing feature is great, but it doesn't work well without a mouse. You can still switch windows with Alt-Tab, but grouped windows always stay at the bottom of the list
Offline
@mangus: Last snapshot is build against old libboost. If you insist on working akonadi, just link *.so.1.41.0 to *.so.1.39.0 or just wait for next release :-)
I managed to recompile an 'all in one' kdepim package , removing kdepim-runtime.
too many things are changing there now and the splitted way may be messed up.Since I need at least a working kmail , it may be safer stick with the good ol' big pack for now thanks
Offline
Is there a reason why KDE is still showing "KDE 4.3.81" in the about dialog? And where is the networkmanager gone?
Really? All of the applications I use say 4.3.82
Been wondering about the kde networkmanager though. Cant start it up. Had to use nm-applet for a while. Hopefully this will get fixed by the next repo update, right ProgDan?
Offline
Yes. I downloaded and installed all packages again (x86_64), but kde says 4.3.81.
Networkmanager is not included in the actual build (at least not in 64). Thus the installed version is from 22 Nov which is incompatible with the new build. I rebuild knetworkmanager using aur/networkmanager-plasmoid-svn. You have to change the path inside the PKGBUILD to svn://anonsvn.kde.org/home/kde/trunk/kdereview/networkmanagement/ since knetworkmanager is no longer in playground. Took less then 10 minutes to build for me. You can also try to install extra/kdeplasma-applets-networkmanager. This is an older svn build, but maybe it works.
Last edited by cmorlok (2009-12-17 14:23:53)
Offline
Yes. I downloaded and installed all packages again (x86_64), but kde says 4.3.81.
Networkmanager is not included in the actual build (at least not in 64). Thus the installed version is from 22 Nov which is incompatible with the new build. I rebuild knetworkmanager using aur/networkmanager-plasmoid-svn. You have to change the path inside the PKGBUILD to svn://anonsvn.kde.org/home/kde/trunk/kdereview/networkmanagement/ since knetworkmanager is no longer in playground. Took less then 10 minutes to build for me. You can also try to install extra/kdeplasma-applets-networkmanager. This is an older svn build, but maybe it works.
Thanks man! Finally got knetworkmanager to work (btw, i use the i686 build, so yeah.)
Offline
I've updated to the lastest x86_64 4.3.82 svn packages in this repo but kde still says it is version 4.3.81 in the About dialog, and so does every other kde application. And from terminal:
peacey ~ $ kded4 --version
Qt: 4.7.0
KDE Development Platform: 4.3.81 (KDE 4.3.81 (KDE 4.4 >= 20091204))
KDE Daemon: $Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $
peacey ~ $
Is something wrong with my installation or with the packages?
Offline