You are not logged in.
I don't know if it's me, and I don't know if it's these package's fault, but I'll let you know: the battery meter doesn't work (it always marks the battery as "missing") and KDE doesn't detect new devices (usb disks, I mean).
But maybe I broke something else, any pointers?
Offline
Hmm, it should work, if you have udisks and upower installed !
Offline
Which I didn't, are they marked as dependences anywhere?
Offline
Ok, great!
kdelibs-4.6.43git20110506-3 works for me now.
Thanks .
me tooo !!! yeah.. thanks for this fix upgrade ! all works fine (konqueror, rekonq, all kio_http services related)
cool , my KDE desktop come back again !!! and it's really beautiful
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
error: failed to prepare transaction (package architecture is not valid)
:: package kdesupport-phonon-vlc-4.6.42git201103026-1-i686 does not have a valid architecture
Offline
Which I didn't, are they marked as dependences anywhere?
They ought to have been. They are kdelibs' deps.
Offline
Hmm... they aren't marked as such.
I had them installed because they were a dependence for kdelibs from [extra], then I upgraded to these snapshots, then I installed gnome and then deleted it with pacman -Rcns gnome, so I think I know what the problem was
Offline
Hmm, it should work, if you have udisks and upower installed !
butcher has reason, I made a fresh install of archlinux directly with my kde-snapshot repo activated and effectivly I had the same problem with usb disks and power management, i needed to install udisks and upower manually, there's not marked like dependency, could be good to make it.
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
the're still a problem with architecture, in x64 repo kdepimlibs and kdebase-runtime are i686, I don't know if the're anothers ones.
I have an error to create WLM (msn) account in kopete:
"Cannot load the WLM Messenger protocol plugin"
I have all libs and packages (libmsn and the other dependecies). Someone more?
for all others accounts all works fine (i will test soon the audio in gtalk accounts.. finally ! )
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
the're still a problem with architecture, in x64 repo kdepimlibs and kdebase-runtime are i686, I don't know if the're anothers ones.
I have an error to create WLM (msn) account in kopete:
"Cannot load the WLM Messenger protocol plugin"
I have all libs and packages (libmsn and the other dependecies). Someone more?
for all others accounts all works fine (i will test soon the audio in gtalk accounts.. finally ! )
Try
$ ldd /usr/lib/kde4/kopete_wlm.so
Or
$ ldd `pacman -Ql kdenetwork-kopete | grep '\.so' | grep wlm | sed s/'.* '//`
I have an
libmediastreamer.so.1 => not found
there, for example.
$ pacman -Ss mediastreamer
community/mediastreamer 2.7.3-1
A library written in C that allows you to create and run audio and video streams.
You may miss a different dependency ).
Offline
thanks ChALkeR... you are reason about mediastreamer package, after I install it, I can create a WLM account in Kopete... so... could be good to add this dependency to kopete package..
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
I keep getting "File kdelibs-4.6.43git20110506-2-i686.pkg.tar.xz is corrupted. Do you want to delete it? [Y/n]"
Offline
@ProgDan: The May 6th x86_64 build seems to mistakenly have "i686" in the package metadata, preventing a normal install. Note that the packages themselves do contain 64-bit binaries - it seems to be merely a bookkeeping error.
-Jeffery
Offline
I keep getting "File kdelibs-4.6.43git20110506-2-i686.pkg.tar.xz is corrupted. Do you want to delete it? [Y/n]"
Same here.
Excuse my poor English.
Offline
hagabaka wrote:I keep getting "File kdelibs-4.6.43git20110506-2-i686.pkg.tar.xz is corrupted. Do you want to delete it? [Y/n]"
Same here.
Try this:
wget http://arch.morrigan.ch/kde-snapshots/os/i686/kdelibs-4.6.43git20110506-2-i686.pkg.tar.xz && pacman -U kdelibs-4.6.43git20110506-2-i686.pkg.tar.xz
and then install everything else.
Last edited by easymodo (2011-05-14 13:26:47)
Offline
Hi folks,
I'm sorry I haven't replied for so long. I don't have access to proper internet connection neither to my notebook now, so I can't update the package databases. I'll be able to do it first on Monday.
I'm really sorry for the trouble.
Offline
/me looks out of the window and thinks it's a great day for compiling new snapshots, since the latest ones were made more than ten days ago
Offline
/me looks out of the window and thinks it's a great day for compiling new snapshots...
...and what prevents you from doing so?
Offline
A couple of things, specially that I don't know how to do it and that this laptop has a cooling problem and thus I don't want to compile anything using it
Offline
Anybody get problem that systemtray doesn't show the traditional tray icon, for instance goldendict.
Offline
Yesterday i have compiled entire KDE using ProgDan's scripts , and everithing compiles , except KDEedu and KDEbindings...
Offline
Yesterday i have compiled entire KDE using ProgDan's scripts , and everithing compiles , except KDEedu and KDEbindings...
There's a bunch of patches in build/kdebindings. The last time I tried, it compiled with them.
Offline
There's a bunch of patches in build/kdebindings. The last time I tried, it compiled with them.
Offline
laloch wrote:There's a bunch of patches in build/kdebindings. The last time I tried, it compiled with them.
Yes, that's because the patches are not applied by default. You need to either uncomment them in the PKGBUILD or apply them manually.
Offline
/me looks out of the window and thinks it's a great day for compiling new snapshots, since the latest ones were made more than ten days ago
Hey, me too! And I'm just learning Math and English instead Maybe on weekend... and btw I'm building on laptop too! Last summer I was cooling my old MSI with the big fan from an old power source, Lenovo seems to handle the heat alright so far.
Yesterday i have compiled entire KDE using ProgDan's scripts , and everithing compiles , except KDEedu and KDEbindings...
Cool, so it even works for someone else then me! Kdebindings sucks and the buildscripts and PKGBUILD need some love and care to build kdebindings, feel free to give it to them. Kdeedu should be in git now, so you have to update the 'packages' files.
Anybody get problem that systemtray doesn't show the traditional tray icon, for instance goldendict.
Tray works OK for me, I can see no problems. What is it "traditional tray icon"? Goldendict does not seem to be much traditional application to me (I've actually never heard about it).
Offline