You are not logged in.
kdebindings are always screwed up...I finally managed to compile Akonadi without problems, now I got stucked on Phonon
Linking CXX shared library ../../lib/pykde/phonon.so
CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.o:(.data.rel+0x138): undefined reference to `Phonon::BackendCapabilities::Notifier::staticMetaObject'
Just in case someone knew what to do :-)
If I won't find out what to do, I'll build it without kdebindings. After all, it's just optional dependency...
Edit: guys, this is weird - it fails on x86_64 but not on i686 - I'm really curious about WHY :-)
Last edited by ProgDan (2009-05-12 15:27:52)
Offline
Do you build from tag or trunk?
Offline
I build from tag using some fixes from trunk.
But it seems there was a problem with some file missing. I reinstalled PyQT and SIP and Phonon seems to be linked OK now. Let's see what will fail next
Offline
Hi there!
I have KDE 4.2.85 (beta 1) for you! It's just waiting for your pacman -Syu!
I had to replace PyQt, SIP and QScintilla with -dev version from AUR (all binaries in repo) and I reverted from akonadi-svn to beta release 1.1.85. This time the update contains ALL! packages (yes including kdebindings) only kdeedu is built without Kalzium (uknown problem).
So update, use and report problems :-)
Enjoy
PS: It seems there is still the problem with multiple packages trying to install the same one icon. You can safely use pacman's -f switch
Last edited by ProgDan (2009-05-13 14:23:29)
Offline
kdenetwork update: recompiled with Kopete patch fixing bug #189815 [1].
If you have black chatwindow background in Kopete and color of text sometimes goes black that you don't see what do tou type, the patch fixes it.
PS: I will not compile all packages everytime there will new revision in KDE trunk (you have kde-svn therefore), but only if there is something as annoying as this bug or if you ask for it.
Offline
Gwenview won't open image files for me.
[deathix@destiny ~]$ gwenview
gwenview(4489): Attempt to use QAction "edit_redo" with KXMLGUIFactory!
gwenview(4489): Attempt to use QAction "edit_undo" with KXMLGUIFactory!
KCrash: Application 'gwenview' crashing...
sock_file=/home/deathix/.kde4/socket-destiny/kdeinit4__0
[1]+ Stopped gwenview
Offline
Make sure you have exiv2>=0.18.
You can also try to delete old gwen's configuration in ~/.kde4/share/config/gwenviewrc
Offline
Make sure you have exiv2>=0.18.
You can also try to delete old gwen's configuration in ~/.kde4/share/config/gwenviewrc
I have it. Deleting the config file didn't solve the problem
Offline
So, I tried to run gwenview from console and I have the "Attempt to use QAction..." message too, but gwenview works - so it's not related as I originally thought. Honestly, I have no glue what to do now. No error message, just simply crashdown...
When exactly does it crash? When you enter a folder with images and gwen tries to show list uf thumbs on when you try to open on image etc...
Offline
When I try to open folder from it -> it crash.
When I try directly to right click on image - open with gwenview -> crash again
Weird.
Thats on a fresh install of Arch64.
Offline
If it is fresh install it is very probable that there is some dependency missing - in your computer and in my PKGBUILD :-) On the other side, my kdegraphics has very same depends=() as Pierre's from [extra].
At this point I'm unfortunately unable to help you :-(
Just one last crazy idea: try to install kuickview (http://aur.archlinux.org/packages.php?ID=25543). If it will crash too, there is some serious problem somewhere...somewhere If it will work you can use it instead of gwenview :-)
Offline
If it is fresh install it is very probable that there is some dependency missing - in your computer and in my PKGBUILD :-) On the other side, my kdegraphics has very same depends=() as Pierre's from [extra].
At this point I'm unfortunately unable to help you :-(Just one last crazy idea: try to install kuickview (http://aur.archlinux.org/packages.php?ID=25543). If it will crash too, there is some serious problem somewhere...somewhere
If it will work you can use it instead of gwenview :-)
Hm, Kuickshow is working pretty nice
EDIT: Going to try kde on i686 system, I hope there all will be ok.
EDIT2: dAmn! The same thing on i686
Last edited by EvilSide (2009-05-15 15:32:04)
Offline
Make sure you have exiv2>=0.18.
I found that the exiv2 package that is available in http://repo.progdansoft.com/kde-4.3-beta/os/i686/ is not in the repo (the .db file); a pacman -Sl kde-4.3-beta | grep exiv returns nothing. I believe this may be the problem.
Offline
exiv2 is currently available in [extra] in the same version. This package I've uploaded when there was older version in [extra] because KDE requires >=0.18.
Offline
Anyone tested if the wicd backed for solid works? I'm trying to move to Arch but untill wicd is integrated with KDE / networkmanager happens to work on my eeePC i'm stuck with kubuntu on it...
Offline
I'm using daily snapshots and there's wicd in System Settings -> Hardware. Don't know if it works.
Can't you use wicd standalone anyways?
Last edited by lucke (2009-05-18 21:51:44)
Offline
I'm just trying to keep my laptop gnome-free(tm)
Offline
wicd doesn't drag in anything gnomish, just gtk.
Offline
gtk looks gnomish I really hate to have a single app breaking my desktop experience by looking different...
Offline
gtk looks gnomish
I really hate to have a single app breaking my desktop experience by looking different...
That is why oxygen-molecule-theme was created, I use it and have to tell you my desktop looks way more unified now.
Offline
thank you for this build, it's working well.
Offline
You are welcome :-)
I'm already working on 4.2.87...
Offline
I've tried the packages from kdemod-unstable and I'd like to give those a try... how should I do it?
Offline
Put the code below into /etc/pacman.conf before [core], then uninstall the KDEMod and run pacman -Sy kde. Backup of ~/.kde4 is recommended.
[kde-4.3-beta]
Server=http://repo.progdansoft.com/kde-4.3-beta/os/x86_64
Just change the arch if you have i686.
Last edited by ProgDan (2009-05-21 20:21:54)
Offline