You are not logged in.
Yes, that's because the patches are not applied by default. You need to either uncomment them in the PKGBUILD or apply them manually.
I didn't see that they are commented
There's a typo in PKBUILD ; should be:
02_include_default_settings_in_python_cmakelist.diff
not
02_include_default_settings_in_python_cmakelist.dif
missing f
and i needed to ad -fR option to patches.
EDIT:
No, you don't if you clean your build's
Patched KDEbindings compile nicelly ,but didn't try kdeedu again (there isn't and shouldn't be patching).
Whole reason why i compiled myself , is KWin wasn't working with my fglrx - compiled it without egl/gles , and against fglrx's libGl , and now it's flying!
Is it me , or KDE got even faster than 4.6?
Last edited by sumski (2011-05-19 17:43:29)
Offline
Are you running the snapshots? Can you click an empty area of the desktop and then type something, and see if krunner appears? They say it's a new feature, but I don't know if it's in the current snapshots, or if I have to wait for this weekend. :-)
Offline
Are you running the snapshots? Can you click an empty area of the desktop and then type something, and see if krunner appears? They say it's a new feature, but I don't know if it's in the current snapshots, or if I have to wait for this weekend. :-)
I'm running yesterday's code, and you no longer need to tpye Alt+F2 if Desktop is focused.
Offline
Thanks.
Offline
Beta 1 should be out next week , maybe Arch devs will package it into KDE-unstable repo?
Offline
I think that that's what they are used too, but I only rely on ProgDan snapshots.
He's my God now.
Offline
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).
I call it traditional tray icon because it use an old specification of tray icon. http://standards.freedesktop.org/system … atest.html
The obvious difference in kde is that new trayicon support plasma tooltip, they use a totally difference protocol makes them can support many new features, like kmix, klipper.
But their still many application use the old protocol, like goldendict. Ok, if this is not so common, maybe smplayer or vlc can be a case? Any non-kde application that has a tray icon can be a case.
I don't know this is a kde-snapshot bug/package issue or it's not a bug, just for confirm.
P. S.
New tray icon works well, like kmix or sth, I only care about the old/classic/traditional ones..
Offline
Shared-Desktop-Ontologies are now in Git at git://oscaf.git.sourceforge.net/gitroot/oscaf/shared-desktop-ontologies
Offline
So, as a first act of my godhood I present you KDE 4.6.80 aka 4.7 beta 1. It was not yet officially released (it's planned on 25th May), but in the spirit of bleeding edge distro I am delivering this with a slight advance
Have a nice day.
PS: @laloch: thanks for the info! It took me a few hours to realize that compilation of KDE PIM was failing right due to outdated ontologies
EDIT: I've uploaded Calligra suite snapshot 2.3.71 to [kde-snapshots-extra]. I've changed the naming scheme from calligra-{subpkg}-git-{gitversion} to calligra-{subpkg}-{ver}git{gitversion} (same as other KDE packages from [kde-snapshots]). To install it, uninstall calligra-git first (pacman -R calligra-git) and then install group calligra.
Last edited by ProgDan (2011-05-23 17:55:20)
Offline
hi.. thanks for this snapshot... i want already test it ... but the server is down.. only because is updating pkg?? or is really down? ahhh.. I'm in x64...
edit: is ok now... 8D downloading !!
Last edited by desaparecido (2011-05-23 17:54:01)
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
PS: @laloch: thanks for the info! It took me a few hours to realize that compilation of KDE PIM was failing right due to outdated ontologies
I'm sorry about that. I should have been more descriptive ...and perhaps post a patch
Offline
ProgDan wrote:PS: @laloch: thanks for the info! It took me a few hours to realize that compilation of KDE PIM was failing right due to outdated ontologies
I'm sorry about that. I should have been more descriptive ...and perhaps post a patch
Really nothing to be sorry about
Offline
Yesterday i compiled again , and edu is compiling
Problem was with Monav plugin , it wouldn't compile with gpsd installed.
Anybody noticed some bugs?
Folderview can't remember to show Desktop folder after logout/login or killing plasma-desktop; dolphin has a huge memory leak with mplayerthumbs (didn't try ffmpeg) , font chooser crashing when trying to click font size (i reported this , and they fixed it in an houlf an hour)
Generaly speaking it doesn't have that much bugs.
Your experiences?
Offline
kde-snapshots.db is missing for i686 . Please check up .
Offline
kde-snapshots.db is missing for i686 . Please check up .
Reuploaded....but I'm pretty sure I was uploading it there yesterday. Weird.
Offline
Hello, thanks for your great snapshots, again (most of my posts in this forum are to say thanks to you! )
I saw you marked pulseaudio as a mandatory dependency for kdesupport-phonon. I don't like pulseaudio at all so I deleted it breaking the dependency, and everything works fine, does that mean that it's not really necessary, or something may break?
Offline
$ pacman -Qi kdebase-workspace
Name : kdebase-workspace
Version : 4.6.80git20110521-1
URL : http://www.kde.org
Licenses : GPL LGPL FDL
Groups : kde-snapshots
Provides : kdebase-kinfocenter
Depends On : kdepimlibs kdebase-runtime libqalculate libraw1394 lm_sensors libxklavier qimageblitz
libxdamage xorg-utils libgles libegl libdmtx consolekit xmms networkmanager
Why xmms??? It needs gtk1 and tonns of crap.
Offline
@Butcher:
$ ldd /usr/lib/libphonon.so | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f7e98870000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f7e9866c000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f7e954ad000)
$ ldd /usr/lib/libphonon.so.4 | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f9bcf2c4000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f9bcf0c0000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f9bcbf01000)
$ ldd /usr/lib/libphonon.so.4.5.55 | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f20ed5a4000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f20ed3a0000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f20ea1e1000)
$ ldd /usr/lib/libphononexperimental.so | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f96af870000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f96af66c000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f96acb15000)
$ ldd /usr/lib/libphononexperimental.so.4 | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007fd14edcb000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007fd14ebc7000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007fd14c070000)
$ ldd /usr/lib/libphononexperimental.so.4.5.55 | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f05fd96c000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f05fd768000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f05fac11000)
$ldd /usr/lib/qt/plugins/designer/libphononwidgets.so | grep pulse
libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f57af8b2000)
libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f57af6ae000)
libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f57ac474000)
As you can see, Phonon is heavily linked against Pulse. Sooner or later, something will definitely start crashing (most probably after your first reboot, till then the libraries are still in memory).
@adee:
$ ldd /usr/lib/kde4/plasma_engine_nowplaying.so | grep xmms
libxmms.so.1 => /usr/lib/libxmms.so.1 (0x00007ff0535c5000)
$ pacman -Qi xmms | grep Depends
Depends On : gtk libxxf86vm libsm
GTK?! Kill it! Kill it with fire! I'll see to it that the nuke will not miss it's target. And I'll try to move xmms to optdepends or disable it entirely too. I should have better checked for what it actually is before adding it as dependency. Sorry for the crappy piece of...crap.
Btw: I've noticed KDE 4.7 beta 1 is now in [kde-unstable]. But I was faster . This is now officially the most bleeding edge repo ever. Fuck Yea.
Last edited by ProgDan (2011-05-25 22:07:35)
Offline
$ ldd /usr/lib/libphonon.so | grep pulse libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007f7e98870000) libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007f7e9866c000) libpulsecommon-0.9.22.so => /usr/lib/libpulsecommon-0.9.22.so (0x00007f7e954ad000)
These libraries are in libpulse, not pulseaudio. Installing the second might mess up one's audio setup, as libpulse invokes the installed "/usr/bin/pulseaudio" binary. Arch splitted libpulse from pulseaudio precisely to enable PA support at compile time without making it a runtime dependency (<https://mailman.archlinux.org/pipermail/arch-dev-public/2010-November/018375.html> 3rd section). Arch's phonon also depends only on libpulse.
Offline
Thank your for your answers, ProgDan and hdhoang
Offline
Akonadi server isn't starting and as a result KMail is unusable. Running akonadiserver gives me "akonadiserver: error while loading shared libraries: libboost_program_options.so.1.46.0: cannot open shared object file: No such file or directory". The current version seems to be libboost_program_options.so.1.46.1.
Offline
Akonadi server isn't starting and as a result KMail is unusable. Running akonadiserver gives me "akonadiserver: error while loading shared libraries: libboost_program_options.so.1.46.0: cannot open shared object file: No such file or directory". The current version seems to be libboost_program_options.so.1.46.1.
you only need create a symlink libboost_program_options.so.1.46.0 that point to libboost_program_options.so.1.46.1 and all works again...
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
hagabaka wrote:Akonadi server isn't starting and as a result KMail is unusable. Running akonadiserver gives me "akonadiserver: error while loading shared libraries: libboost_program_options.so.1.46.0: cannot open shared object file: No such file or directory". The current version seems to be libboost_program_options.so.1.46.1.
you only need create a symlink libboost_program_options.so.1.46.0 that point to libboost_program_options.so.1.46.1 and all works again...
please explain what directory is libboost_program_options.so.1.46.0 and libboost_program_options.so.1.46.1.
I tried ln-s libboost_program_options.so.1.46.0 libboost_program_options.so.1.46.1 but akonadi gave an error
Offline
did you tried recompiling akonadi? symlinks in this case are a very bad idea.
Arch64/DWM || My Dropbox referral link
Offline
Hey folks,
sorry for the delay. I rebuilt kdesupport-akonadi against latest boost and pushed it to repositories.
Offline