[kde-freebsd] sysutils/baloo compilation failure on CURRENT

2016-07-01 Thread Oleg Nauman
 My attempt to install sysutils/baloo from up to date port on CURRENT
results in compilation error:

[ 50%] Building CXX object
src/file/lib/CMakeFiles/baloofiles.dir/baloofiles_automoc.o
In file included from
/disk3/work/usr/ports/sysutils/baloo/work/baloo-4.14.3/src/pim/akonadiplugin/searchplugin.cpp:34:
In file included from /usr/local/include/kde4/KDE/KABC/Addressee:1:
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:1003:34: error: no
type named 'List' in
  'KABC::Sound'; did you mean simply 'List'?
void setExtraSoundList(const KABC::Sound::List );
 ^

List
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:87:27: note: 'List'
declared here
typedef AddresseeList List;
  ^
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:1004:5: error: no
type named 'List' in
  'KABC::Sound'; did you mean simply 'List'?
KABC::Sound::List extraSoundList() const;
^

List

/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:87:27: note: 'List'
declared here
typedef AddresseeList List;
  ^
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:1007:34: error: no
type named 'List' in
  'KABC::Picture'; did you mean simply 'List'?
void setExtraPhotoList(const KABC::Picture::List );
 ^~~

List
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:87:27: note: 'List'
declared here
typedef AddresseeList List;
  ^
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:1008:5: error: no
type named 'List' in
  'KABC::Picture'; did you mean simply 'List'?
KABC::Picture::List extraPhotoList() const;
^~~

List

/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:87:27: note: 'List'
declared here
typedef AddresseeList List;
  ^
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:1011:33: error: no
type named 'List' in
  'KABC::Picture'; did you mean simply 'List'?
void setExtraLogoList(const KABC::Picture::List );
^~~

List
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:87:27: note: 'List'
declared here
typedef AddresseeList List;
  ^
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:1012:5: error: no
type named 'List' in
  'KABC::Picture'; did you mean simply 'List'?
KABC::Picture::List extraLogoList() const;
^~~
List
/usr/local/include/kde4/KDE/KABC/../../kabc/addressee.h:87:27: note: 'List'
declared here
typedef AddresseeList List;
  ^
6 errors generated.
gmake[3]: ***
[src/pim/akonadiplugin/CMakeFiles/akonadi_baloo_searchplugin.dir/build.make:87:
src/pim/akonadiplugin/CMakeFiles/akonadi_baloo_searchplugin.dir/searchplugin.o]
Error 1

I have the same compilation error for both i386 and amd64 CURRENT


root@desktop:/usr/ports/sysutils/baloo # pkg which
/usr/local/include/kde4/kabc/addressee.h
/usr/local/include/kde4/kabc/addressee.h was installed by package
kdepimlibs-4.14.10_2

Anyone experiencing the same issue?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdelibs4/konqueror on current

2016-04-24 Thread Oleg Nauman
On Thu, Apr 21, 2016 at 5:42 PM, Roger Marquis  wrote:

> Is anyone successfully running konqueror on current?  I've tried both
> pkg and port and it load fine but all URLs return an "Improperly
> Formatted URL" error.
>

It works fine for me  ( both amd64 and i386 CURRENT )



>
> Roger
>
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] backup desktop KDE 4.14.2

2015-01-28 Thread Oleg Nauman
On Mon, Jan 26, 2015 at 9:03 AM, Matthias Apitz g...@unixarea.de wrote:


 Hello,

 Due to a system crash of my FreeBSD -HEAD with KDE 4.14.2, I lost after
 reboot all my desktop icons and the application icons in the panel.
 Other configurations of KDE seems not to be affected.

 How is this possible? I was not in some mode of changing the desktop.
 And which dirs should I backup to only save the KDE settings?


 .kde4 and .local



 Thanks in advance

 matthias

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kde4-baseapps

2015-01-28 Thread Oleg Nauman
On Sun, Jan 25, 2015 at 3:22 PM, ajtiM lum...@gmail.com wrote:

 Hi!

 I have installed KDE 4.14.3 from area51 and I reinstalle d the updated
 kde4-
 baseapps:

 SVN commit 10573 by rakuco:

 kde4-baseapps: Remove unnecessary dependencies.

 Strigi has not been needed for a while, whereas Nepomuk support was
 replaced
 with Baloo, and with this change Soprano stopped being used as well.

 M  +1 -2  Makefile

 And my question is: Do we still need Strigi, Nepomuk and Soprano to bi
 installed or is it safe to uninstalled them, please?


 As far I understand Nepomuk service is required for full text search
support in Kmail.



 Thank you.


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kopete tls issue

2015-01-28 Thread Oleg Nauman
On Mon, Jan 26, 2015 at 10:29 PM, Adam Vande More amvandem...@gmail.com
wrote:

 On Sun, Jan 25, 2015 at 2:36 PM, Oleg Nauman oleg.nau...@gmail.com
 wrote:


 On Fri, Jan 23, 2015 at 9:15 PM, Adam Vande More amvandem...@gmail.com
 wrote:

 When trying to connect to an xmpp openfire server, I keep getting the
 following error w/ kopete:

 There was a Transport Layer Security (TLS) error: Failed to establish a
 secure connection.


 The psi client from pkg repo allows me to accept the cert after a
 warning and connect successfully.  kopete in CentOS 7 also does the same.


 How do I fix this?


  I have faced the same issue with kopete so switched to kde-telepathy ;
 it is working fine. It seems kopete refuses connection to some xmpp
 services after attempts to ( incorrectly? ) fix the issue with POODLE in
 SSLv3. Well it possible that it is just coincidence.



 Thanks works well enough.


 The only thing concerned me with kde-telepathy it is poor recovery
strategy after disconnection - usually it stays offline without
reconnection attempts.
Kopete behaves much better if link appears again - it reconnects
automatically.

Are there experimental builds of .9 available yet?  I'd like to try out the
 OTR.

 Thanks,

 --
 Adam

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kopete tls issue

2015-01-25 Thread Oleg Nauman
On Fri, Jan 23, 2015 at 9:15 PM, Adam Vande More amvandem...@gmail.com
wrote:

 When trying to connect to an xmpp openfire server, I keep getting the
 following error w/ kopete:

 There was a Transport Layer Security (TLS) error: Failed to establish a
 secure connection.


 The psi client from pkg repo allows me to accept the cert after a warning
 and connect successfully.  kopete in CentOS 7 also does the same.


 How do I fix this?


 I have faced the same issue with kopete so switched to kde-telepathy ; it
is working fine. It seems kopete refuses connection to some xmpp services
after attempts to ( incorrectly? ) fix the issue with POODLE in SSLv3. Well
it possible that it is just coincidence.



 --
 Adam

 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] Sound issues with a fresh installation

2015-01-07 Thread Oleg Nauman
On Mon, Jan 5, 2015 at 8:20 AM, David Naylor naylor.b.da...@gmail.com
wrote:

 Hi list,

 I recently did a clean installation of KDE however sound did not work.  The
 details follow.

 Fix:

 To fix the issue I did the following:
 # pkg delete -f phonon-gstreamer
 # pkg install phonon-vlc

 Note:

 If a command like `ogg123` or a application like `vlc` does not work then
 your
 problem is not with KDE but with a lower level on the FreeBSD sound stack.

 Explanation:

 Initially gstreamer comes installed with two sinks: pulseaudio and oss.
 However, pulseaudio does not work and that is selected as the default sink
 by
 autoaudiosink.  Uninstalling the gstreamer pulseaudio packages fixes this
 issue.

 GStreamer was then capable of actually playing audio (see [1] for the
 command
 to use).  The issue was phonon-gstreamer was not working itself.  My
 attempts
 to debug phonon haven't yielded any clues [1].

 I then tried to use a different phonon backend by installing the vlc and
 xine
 backend however KDE did not honour my ordering of preferred backends (even
 after a logout/login).  The only way I could get phonon to use vlc was to
 make
 it the only option.

 Questions:

  - Can anyone else verify:
   - phonon-gstreamer failes to play audio?
   - phonon fails to honour backend preference?
   - audio does not work out of the box?


 I can confirm that phonon-gstreamer fails to play audio and video on both
of my KDE installations ( laptop and desktop ).
Switching from Gstreamer to VLC fixes the issue with video playback in
Dragon as well as the issue with KDE system sound.
It would be nice to see default phonon backend switched from Gstreamer and
VLC.

 - Any hints on getting gstreamer to work?
  - Is this a new development (I think the latest update [2] caused this
 issue)?

 Please note that sound via OSS worked out of the box.

 Regards,

 [1] https://techbase.kde.org/Development/Tutorials/Debugging/Phonon
 [2] All the above is on a binary only system by installing (and updating)
 from the pkgng repository.
 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] alkonadi

2014-12-21 Thread Oleg Nauman
On Fri, Dec 19, 2014 at 12:51 AM, Ajtim lum...@gmail.com wrote:

 Hi!

 I have some errors on my FreeBSD 10.1, KDE 4.14.3 related to akonadi:
 akonadi_control.error:
 Executable akonadi_nepomuk_feeder for agent akonadi_nepomuk_feeder
 could
 not be found!


 You will need to rebuild kde4-runtime with NEPOMUK option enabled


 Executable akonadi_folderarchive_agent for agent
 akonadi_folderarchive_agent could not be found!
 QString AgentManager::agentInstanceType(const QString ) Agent instance
 with
 identifier akonadi_contacts_resource_0 does
 not exist


 akonadi_server.error:

 Cannot connect to agent instance with identifier
 'akonadi_akonotes_resource_0', error message: 'Could not get owner of nam
 e 'org.freedesktop.Akonadi.Resource.akonadi_akonotes_resource_0': no such
 name'
 Cannot connect to agent instance with identifier
 'akonadi_akonotes_resource_0', error message: 'Could not get owner of nam
 e 'org.freedesktop.Akonadi.Resource.akonadi_akonotes_resource_0': no such
 name'

 Thank you.

 --
 ajtiM
 
 http://www.redbubble.com/people/lumiwa
 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] 4.14.3

2014-11-24 Thread Oleg Nauman
On Sun, Nov 23, 2014 at 1:50 PM, Ajtim lum...@gmail.com wrote:

 Hi!

 I have installed KDE 4.14.2 and I did update Kdepim4 because of the problem
 with KMail but it is not so much better now - it works few days than
 stopped.
 After rebuilding again it work again but complain that cannot move files
 but it
 moved/sort correct than after day or two it stopped work again...



 I have a similar issue with Kmail 4.14.2 ( it often stops to filter
incoming mail )
 The only workaround I have found is to stop Kmail , run 'akonadictl
restart' command, then start Kmail again.




 Is it KDE 4.14.3 from area51 ready to install, please? As I red the problem
 should be solved with 4.14.3 version.

 Thank you.

 --
 ajtiM
 
 http://www.redbubble.com/people/lumiwa
 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] area51: KDE/net-im/kopete-kde4 depends on non-existent linphone-base port

2014-08-18 Thread Oleg Nauman
Patch:

--- Makefile.orig   2014-08-18 10:44:07.0 +0300
+++ Makefile2014-08-18 10:44:33.0 +0300
@@ -13,8 +13,8 @@
libqca.so:${PORTSDIR}/devel/qca \
libotr.so.5:${PORTSDIR}/security/libotr \
libgadu.so:${PORTSDIR}/polish/libgadu \
-   libortp.so:${PORTSDIR}/net/linphone-base \
-   libmediastreamer.so:${PORTSDIR}/net/linphone-base \
+   libortp.so:${PORTSDIR}/net/ortp \
+   libmediastreamer.so:${PORTSDIR}/net/linphone \
libspeex.so:${PORTSDIR}/audio/speex \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] area51: KDE/astro/marble installation failure

2014-08-18 Thread Oleg Nauman
 marble installation fails due to typo in pkg-plist:

===  Installing for marble-4.13.3
===  Checking if marble already installed
===   Registering installation for marble-4.13.3
pkg-static:
lstat(/disk2/usr/obj/ports/usr/home/oleg/kde4/KDE/astro/marble/work/stage/usr/local/lib/libmarblewidget.so.0.17.97):
No such file or directory
*** Error code 74

Stop.

Patch:

--- pkg-plist.orig  2014-08-18 18:04:58.0 +0300
+++ pkg-plist   2014-08-18 18:07:19.0 +0300
@@ -213,7 +213,7 @@
 lib/libastro.so.0.17.20
 lib/libastro.so.1
 lib/libmarblewidget.so
-lib/libmarblewidget.so.0.17.97
+lib/libmarblewidget.so.0.18.3
 lib/libmarblewidget.so.18
 %%QT_IMPORTDIR%%/org/kde/edu/marble/MarbleSettings.qml
 %%QT_IMPORTDIR%%/org/kde/edu/marble/libMarbleDeclarativePlugin.so
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [patch] Fix for x11/kde4 dependencies

2013-02-04 Thread Oleg Nauman
--- Makefile.orig   2013-02-04 17:15:29.0 +0200
+++ Makefile2013-02-04 17:15:53.0 +0200
@@ -82,7 +82,7 @@
 .endif

 .if ${PORT_OPTIONS:MKDEPIM44}
-RUN_DEPENDS+=  ${KDE4_PREFIX}/bin/kmail:${PORTSDIR}/deskutils/kdepim
+RUN_DEPENDS+=  ${KDE4_PREFIX}/bin/kmail:${PORTSDIR}/deskutils/kdepim44
 .endif

 .if ${PORT_OPTIONS:MKDEPLASMA}
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] [patch] Fix for x11/kde4 dependencies

2013-02-04 Thread Oleg Nauman
On Mon, Feb 4, 2013 at 5:39 PM, Andreas Nilsson andrn...@gmail.com wrote:



 On Mon, Feb 4, 2013 at 4:32 PM, Oleg Nauman oleg.nau...@gmail.com wrote:

 --- Makefile.orig   2013-02-04 17:15:29.0 +0200
 +++ Makefile2013-02-04 17:15:53.0 +0200
 @@ -82,7 +82,7 @@
  .endif

  .if ${PORT_OPTIONS:MKDEPIM44}
 -RUN_DEPENDS+=  ${KDE4_PREFIX}/bin/kmail:${PORTSDIR}/deskutils/kdepim
 +RUN_DEPENDS+=  ${KDE4_PREFIX}/bin/kmail:${PORTSDIR}/deskutils/kdepim44
  .endif

  .if ${PORT_OPTIONS:MKDEPLASMA}


 Why would you want to use the (very) old kdepim44?

 Rather no.
But otherwise 'make checksum-recursive' was complaining on wrong dependency.


 Regards
 Andreas
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4 hangs at splash screen when using KMS enabled 10-CURRENT

2012-07-11 Thread Oleg Nauman
On Thu, Jul 5, 2012 at 1:49 PM, Oleg Nauman oleg.nau...@gmail.com wrote:
 On Sat, Jun 30, 2012 at 4:58 AM, Erich Dollansky
 er...@alogreentechnologies.com wrote:
 Hi,

 On Friday, June 29, 2012 07:47:59 PM Raphael Kubo da Costa wrote:
 Nikolay Tychina niktych...@gmail.com writes:

  I freshly built x11/xorg and x11/kde4 on FreeBSD 10-CURRENT and was
  ready to use it with new Intel driver, but
  after I kldloaded i915kms.ko and started X, KDE just hung up at its
  splash screen after displaying its logo (last icon). Then screen got
  blank with only a movable mouse cursor on it.
  Any ideas?

 Do other window managers work? Is anything useful reported on the
 console (in case you use startx and log the output of startkde4
 somewhere)?

 KDE started one time for me without problems.

 It is 100% reproducable on my 9-STABLE desktop machine:

 The steps to reproduce:
 a) rm -rf .kde4 ( mv .kde4 .. )
 b) start KDE4 ( without KDE settings touch )
 c) shutdown KDE ( and reboot your workstation due to current reality )
 d) start KDE4 again ( it hangs )

 FreeBSD 9.0-STABLE r238090

 My GPU is:

 intel(0): Integrated Graphics Chipset: Intel(R) G33

  intel(0): [DRI2] Setup complete
  intel(0): [DRI2]   DRI driver: i915
  intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
  UXA(0): Driver registered support for the following operations:
  solid
  copy
  composite (RENDER acceleration)
  put_image
  get_image
 ...
 intel(0): direct rendering: DRI2 Enabled

 kldstat output:

 Id Refs AddressSize Name
  1   32 0xc040 96e0d8   kernel
  21 0xc0d6f000 68fc cuse4bsd.ko
  31 0xc7e24000 3000 umodem.ko
  41 0xc7e27000 4000 ucom.ko
  51 0xc7e34000 6000 umass.ko
  61 0xc7e2c000 4000 ums.ko
  71 0xc890a000 64000i915kms.ko
  81 0xc896e000 2e000drm2.ko

 XOrg intel port driver version:
 xf86-video-intel-2.19.0 from XOrg devel trunk provided by miwi
 XOrg port version:
 xorg-7.5.2

 built with WITH_NEW_XORG=YES

 I do not load i915kms.ko and drm2.ko manually though - they are loaded
 by intel video driver

 At Monday I will try to collect procstat or ktrace output for hanging
 plasma-desktop

 I was unable to reproduce this issue under clean initial KDE4
environment ( i.e. removing .kde4 and two consequent start of KDE )
but very minimal configuration change ( adjusting all fonts to
non-default value ) causes plasma-desktop hang during the next KDE
session restart

procstat -kk output for hanging plasma-desktop:

  PIDTID COMM TDNAME   KSTACK
 2686 100643 plasma-desktop   -running
 2686 100656 plasma-desktop   -mi_switch+0x22f
sleepq_switch+0xee sleepq_catch_signals+0x339 sleepq_wait_sig+0x12
_sleep+0x2a4 kern_kevent+0x3d9 sys_kevent+0x112 syscall+0x242
Xint0x80_syscall+0x21
 2686 100657 plasma-desktop   -mi_switch+0x22f
sleepq_switch+0xee sleepq_catch_signals+0x339 sleepq_wait_sig+0x12
_sleep+0x2a4 do_wait+0x4f0 __umtx_op_wait_uint_private+0x6c
syscall+0x242 Xint0x80_syscall+0x21

procstat -f output for hanging plasma-desktop ( it is important for
ktrace output result  understanding):

  PID COMM   FD T V FLAGS REF  OFFSET PRO NAME
 2686 plasma-desktop   text v r r   -   - -
/usr/local/kde4/bin/plasma-desktop
 2686 plasma-desktop   ctty v c rw---   -   - -   /dev/pts/0
 2686 plasma-desktopcwd v d r   -   - -   /usr/home/oleg
 2686 plasma-desktop   root v d r   -   - -   /
 2686 plasma-desktop  0 v c rw---  112134 -   /dev/pts/0
 2686 plasma-desktop  1 v c rw---  112134 -   /dev/pts/0
 2686 plasma-desktop  2 v c rw---  112134 -   /dev/pts/0
 2686 plasma-desktop  3 p - rw---   1   0 -   -
 2686 plasma-desktop  4 p - rw---   1   0 -   -
 2686 plasma-desktop  5 s - rw---n---   1   0 UDS /tmp/dbus-PjXYlJ6xRe
 2686 plasma-desktop  6 p - rw---n---   1   0 -   -
 2686 plasma-desktop  7 p - rw---n---   1   0 -   -
 2686 plasma-desktop  8 s - rw---n---   1   0 UDS /tmp/.X11-unix/X0
 2686 plasma-desktop  9 s - rw---n---   1   0 UDS
/var/run/dbus/system_bus_socket
 2686 plasma-desktop 10 s - rw---   1   0 UDS /tmp/fam-oleg/fam-
 2686 plasma-desktop 11 k - rw---   2   0 -   -
 2686 plasma-desktop 12 p - rw---   2   0 -   -
 2686 plasma-desktop 13 p - rw---   1   0 -   -
 2686 plasma-desktop 14 v d r   2   0 -
/usr/home/oleg/.kde4/share/config
 2686 plasma-desktop 15 p - rw---   1   0 -   -
 2686 plasma-desktop 16 p - rw---   1   0 -   -
 2686 plasma-desktop 17 v r r   1   0 -
/var/tmp/kdecache-oleg/ksycoca4
 2686 plasma-desktop 18 v d r   2   0 -
/usr/home/oleg/.local/share
 2686 plasma-desktop 19 v d r   2   0 -
/usr/home/oleg/.kde4/share/apps