Re: [kde-freebsd] ports/183908: [exp-run] Update CMake to 2.8.12.1.

2013-11-13 Thread bdrewery
Synopsis: [exp-run] Update CMake to 2.8.12.1.

Responsible-Changed-From-To: portmgr-bdrewery
Responsible-Changed-By: bdrewery
Responsible-Changed-When: Wed Nov 13 05:36:06 CST 2013
Responsible-Changed-Why: 
take for exp-run

http://www.freebsd.org/cgi/query-pr.cgi?pr=183908
___
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] run command

2013-11-13 Thread Adriaan de Groot
On Wednesday 13 November 2013 07:21:21 Ajtim wrote:
 OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013
 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 KDE 
4.11.3 from
 area51
 
 ALT-F2 or Run Command from Application Launcher Menu open but 
when I want to
 write a command it closed. It is not usable. Is it related to almost
 everything built with clang, please?
 
 Thank you.

I had this behavior when I built Marble with gpsd support: the marble 
runner crashes, taking krunner with it. After a few tries krunner seems 
to give up. To see what's crashing, either look in your .xsession-errors 
or check for core files after starting KDE (clean them up first, then try 
alt-f2).


[ade]
___
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] kopete crashes on a fresh BETA3 install

2013-11-13 Thread Mathias Picker
Hi all,

I just installed BETA3 and kde4 via ports. Now I get this when starting
kopete:

QDBusConnection: session D-Bus connection created before
QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before
QCoreApplication. Application may misbehave.
kopete(700)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know
/usr/home/mathiasp/.kde4/share/apps/kabc 
kopete(700)/libkopete Kopete::XmlContactStorage::load: The contact list
on disk is older than expected or cannot be updated! No contact list
will be loaded 
marcopolo% kopete(700)/kdecore (KLibrary) *kde4Factory: The library
/usr/local/kde4/lib/kde4/kopete_history.so does not offer a
qt_plugin_instance function.
kopete(700)/libkopete *Kopete::PluginManager::loadPluginInternal: Unable
to find a plugin named '  '! 
Unknown signature value:  7 
Unknown signature value:  7 
Unknown signature value:  795 
KCrash: Application 'kopete' crashing...
KCrash: Attempting to start /usr/local/kde4/lib/kde4/libexec/drkonqi
from kdeinit
sock_file=/home/mathiasp/.kde4/socket-marcopolo.fritz.box/kdeinit4__0


Any ideas, anything to try before I recompile kopete WITH_DEBUG? Any
tips what else to recompile with debugging?

Thanks, Mathias


% uname -a
FreeBSD marcopolo.fritz.box 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257580:
Sun Nov  3 19:43:01 UTC 2013
r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

% akonadictl status
Akonadi Control: running
Akonadi Server: running
Akonadi Server Search Support: available (backend: Virtuoso)

% pkg info|grep kde
de-kde-l10n-4.10.5 German messages and documentation for KDE
SC 4
kcm-polkit-kde-0.0.20121008Polkit-KDE configuration module
kde-4.10.5_1   KDE Software Compilation 4
kde-base-artwork-4.10.5Base artwork for the KDE Plasma Desktop
kde-baseapps-4.10.5_1  Basic applications for KDE
kde-runtime-4.10.5_2   Runtime components for KDE Plasma Desktop
kde-wallpapers-4.10.5  Set of wallpapers for the KDE Plasma
workspace
kde-workspace-4.10.5_1 KDE Plasma Desktop
kde4-icons-oxygen-4.10.5   The Oxygen icon theme for KDE
kde4-shared-mime-info-1.2  Handles shared MIME database under
${KDE4_PREFIX}
kde4-wallpapers-freebsd-1.0FreeBSD wallpapers designed by KDE
artwork team
kde4-xdg-env-1.0.1 Script which hooks into startkde and
helps KDE pick up XDG apps/menus
kdeadmin-4.10.5KDE Admin applications
kdegraphics-4.10.5_1   Graphics utilities for KDE 4 (meta port)
kdegraphics-mobipocket-4.10.5_1 Mobipocket plugins for Strigi indexing,
Okular and thumbnails
kdegraphics-strigi-analyzer-4.10.5 Strigi analyzers for various graphics
file formats
kdegraphics-svgpart-4.10.5 SVG KPart
kdegraphics-thumbnailers-4.10.5 Thumbnailers for various graphics file
formats
kdehier4-1.1.1_1   Hierarchy of shared directories for KDE 4
ports
kdelibs-4.10.5_1   Base set of libraries needed by KDE
programs
kdemultimedia-4.10.5   KDE Multimedia applications (meta port)
kdemultimedia-ffmpegthumbs-4.10.5_1 FFmpeg-based thumbnail generator for
video files
kdenetwork-4.10.5_1KDE Network applications
kdepim-4.10.5_1Libraries for KDE-PIM applications
kdepim-runtime-4.10.5  Libraries for KDE-PIM applications
kdepimlibs-4.10.5_1Libraries for KDE-PIM applications
kdeplasma-addons-4.10.5_1  Extra plasmoids for KDE SC 4
kdesdk-4.10.5_1KDE Software Development Kit
kdeutils-4.10.5Collection of utilities for KDE 4
pam_kde-1.0PAM modules for KDE Display Manager
polkit-kde-0.99.1  Polkit authentication UI for KDE
Workspaces
py27-pykde4-4.10.5_1   Python bindings for KDE
smokekde-4.10.5_1  SMOKE bindings for KDE


___
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] run command

2013-11-13 Thread Bengt Ahlgren
Ajtim lum...@gmail.com writes:

 OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
 KDE 4.11.3 from area51

 ALT-F2 or Run Command from Application Launcher Menu open but when I
 want to write a command it closed. It is not usable.
 Is it related to almost everything built with clang, please?

A me too - I get the same with kde-4.10.5_1 built on 9.1 with default
compiler (gcc?).  When crashing it says:

Null pointer in call to GeoDataTreeModel::addFeature (parent 0x82ccac048  - 
feature 0x0 )

Another observation: I often get one or two core files after exiting
KDE.  One kdeinit4.core, and often also an kactivitymanagerd.core.
Things seem to work, however.

Bengt
___
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.11.2 sanity

2013-11-13 Thread Raphael Kubo da Costa
Schaich Alonso alonsoscha...@fastmail.fm writes:

 *** science/kalzium (science/openbabel)

I've just fixed openbabel in ports (r333701), can you check if it solves
your problems?
___
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] kalzium

2013-11-13 Thread Raphael Kubo da Costa
Ajtim lum...@gmail.com writes:

 (gdb) backtrace
 #0  0x in ?? ()
 #1  0x000806daa072 in __dynamic_cast (src_ptr=0x806fe5760, 
 src_type=0x806fdbc10, dst_type=0x806fdb940, src2dst=0)
 at ../../.././../gcc-4.6.4/libstdc++-v3/libsupc++/dyncast.cc:61
 #2  0x000806d7d100 in std::has_facetstd::ctypechar  (__loc=@0x7a4e18) 
 at locale_classes.tcc:234
 #3  0x000806d71ff4 in std::basic_ioschar, std::char_traitschar 
 ::_M_cache_locale (this=0x7a4d48, __loc=@0x7a4e18)
 at basic_ios.tcc:160
 #4  0x000806d72098 in std::basic_ioschar, std::char_traitschar ::init 
 (this=0x7a4d48, __sb=0x806fe4ac0)
 at basic_ios.tcc:133
 #5  0x000806d599dd in Init (this=value optimized out) at ostream:85
 #6  0x0008024a83e0 in ?? () from /usr/local/lib/libopenbabel.so.4
 #7  0x7fffd000 in ?? ()
 #8  0x7fffcb20 in ?? ()
 #9  0x000802879138 in ?? () from /usr/local/lib/libopenbabel.so.4
 #10 0x000800848d80 in ?? ()
 #11 0x in ?? ()
 (gdb) 

 The same is with avogadro.

My first guess is that both libstdc++ and libc++ are being loaded at the
same time and this is causing a lot of problems.

Can you rebuild science/openbabel with clang/libc++ after svn up'ing to
ports r333701 and see if it fixes your problems? If not, can you check
what else you've built with gcc?
___
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] openbabel

2013-11-13 Thread Raphael Kubo da Costa
Ajtim lum...@gmail.com writes:

 Bulding KDE 4 from area51 on FreeBSD 10.0-BETA1 (amd64) stopped at:

For posterity, I've fixed this in ports in r333705.
___
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] kalzium

2013-11-13 Thread Ajtim
On Wednesday 13 November 2013 13:52:36 Raphael Kubo da Costa wrote:
 Ajtim lum...@gmail.com writes:
 
  (gdb) backtrace
  #0  0x in ?? ()
  #1  0x000806daa072 in __dynamic_cast (src_ptr=0x806fe5760, 
  src_type=0x806fdbc10, dst_type=0x806fdb940, src2dst=0)
  at ../../.././../gcc-4.6.4/libstdc++-v3/libsupc++/dyncast.cc:61
  #2  0x000806d7d100 in std::has_facetstd::ctypechar  
  (__loc=@0x7a4e18) at locale_classes.tcc:234
  #3  0x000806d71ff4 in std::basic_ioschar, std::char_traitschar 
  ::_M_cache_locale (this=0x7a4d48, __loc=@0x7a4e18)
  at basic_ios.tcc:160
  #4  0x000806d72098 in std::basic_ioschar, std::char_traitschar 
  ::init (this=0x7a4d48, __sb=0x806fe4ac0)
  at basic_ios.tcc:133
  #5  0x000806d599dd in Init (this=value optimized out) at ostream:85
  #6  0x0008024a83e0 in ?? () from /usr/local/lib/libopenbabel.so.4
  #7  0x7fffd000 in ?? ()
  #8  0x7fffcb20 in ?? ()
  #9  0x000802879138 in ?? () from /usr/local/lib/libopenbabel.so.4
  #10 0x000800848d80 in ?? ()
  #11 0x in ?? ()
  (gdb) 
 
  The same is with avogadro.
 
 My first guess is that both libstdc++ and libc++ are being loaded at the
 same time and this is causing a lot of problems.
 
 Can you rebuild science/openbabel with clang/libc++ after svn up'ing to
 ports r333701 and see if it fixes your problems? If not, can you check
 what else you've built with gcc?

No, it doesn't help. I try to rebuild also kalzium with clang which I got an 
error and with gcc which cannot build now.
Avogadro crashed too still.


-- 
Mitja
---
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


Re: [kde-freebsd] run command

2013-11-13 Thread Schaich Alonso
On Wed, 13 Nov 2013 15:29:10 +0100
Bengt Ahlgren ben...@sics.se wrote:

 Ajtim lum...@gmail.com writes:
 
  OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
  r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
  KDE 4.11.3 from area51
 
  ALT-F2 or Run Command from Application Launcher Menu open but when I
  want to write a command it closed. It is not usable.
  Is it related to almost everything built with clang, please?

Interesting, I have 10-BETA3 r257917 and kde-4.11.3 built completely with
clang (that is, all of KDE that builds with clang), and the launcher works
fine - it also worked with all versions of KDE=4.11.1 and FreeBSD-10 since
ALPHA1. I had that issue with FreeBSD9-STABLE and KDE-4.10.x in the past
though (thought it was fixed upstream).

 
 A me too - I get the same with kde-4.10.5_1 built on 9.1 with default
 compiler (gcc?).  When crashing it says:
 
 Null pointer in call to GeoDataTreeModel::addFeature (parent 0x82ccac048  -
 feature 0x0 )
 
 Another observation: I often get one or two core files after exiting
 KDE.  One kdeinit4.core, and often also an kactivitymanagerd.core.
 Things seem to work, however.
 
 Bengt

GeoDataTreeModel is from marble, as was written by Adriaan de Groot in the
other reply.

kactivitymanagerd needed to be built either with gcc=4.6 (not the base one)
or clang-devel for some time, though that should be done by the port itself
in the meantime (it was back in the clang-3.2 times, 3.3 builds it fine).

FreeBSD-9.1 ships with clang-3.1 IIRC, so the base clang won't build a working
kactivitymanagerd. Can you rebuild and retry it with WITH_GCC=any?

Alonso
___
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] run command

2013-11-13 Thread Ajtim
On Wednesday 13 November 2013 18:48:08 Schaich Alonso wrote:
 On Wed, 13 Nov 2013 15:29:10 +0100
 Bengt Ahlgren ben...@sics.se wrote:
 
  Ajtim lum...@gmail.com writes:
  
   OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
   r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
   KDE 4.11.3 from area51
  
   ALT-F2 or Run Command from Application Launcher Menu open but when I
   want to write a command it closed. It is not usable.
   Is it related to almost everything built with clang, please?
 
 Interesting, I have 10-BETA3 r257917 and kde-4.11.3 built completely with
 clang (that is, all of KDE that builds with clang), and the launcher works
 fine - it also worked with all versions of KDE=4.11.1 and FreeBSD-10 since
 ALPHA1. I had that issue with FreeBSD9-STABLE and KDE-4.10.x in the past
 though (thought it was fixed upstream).
 

Yes, it is interesting because my installation was so smooth with clang except 
kalzium and avogadro. I am not sure if I had more problems. But now I have.

-- 
Mitja
---
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


Re: [kde-freebsd] 4.11.2 sanity

2013-11-13 Thread Schaich Alonso
On Wed, 13 Nov 2013 13:51:07 -0200
Raphael Kubo da Costa rak...@freebsd.org wrote:

 Schaich Alonso alonsoscha...@fastmail.fm writes:
 
  *** science/kalzium (science/openbabel)
 
 I've just fixed openbabel in ports (r333701), can you check if it solves
 your problems?

Builds and works over here now.

Alonso
___
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] run command

2013-11-13 Thread Schaich Alonso
On Wed, 13 Nov 2013 14:20:39 -0500
Ajtim lum...@gmail.com wrote:

 On Wednesday 13 November 2013 18:48:08 Schaich Alonso wrote:
  On Wed, 13 Nov 2013 15:29:10 +0100
  Bengt Ahlgren ben...@sics.se wrote:
  
   Ajtim lum...@gmail.com writes:
   
OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
KDE 4.11.3 from area51
   
ALT-F2 or Run Command from Application Launcher Menu open but when I
want to write a command it closed. It is not usable.
Is it related to almost everything built with clang, please?
  
  Interesting, I have 10-BETA3 r257917 and kde-4.11.3 built completely with
  clang (that is, all of KDE that builds with clang), and the launcher works
  fine - it also worked with all versions of KDE=4.11.1 and FreeBSD-10
  since ALPHA1. I had that issue with FreeBSD9-STABLE and KDE-4.10.x in the
  past though (thought it was fixed upstream).
  
 
 Yes, it is interesting because my installation was so smooth with clang
 except kalzium and avogadro. I am not sure if I had more problems. But now
 I have.
 

avogadro was fixed earlier today, kalzium works fine since that.

does klauncher work if you remove marble?
___
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] run command

2013-11-13 Thread Ajtim
On Wednesday 13 November 2013 20:29:20 Schaich Alonso wrote:
 On Wed, 13 Nov 2013 14:20:39 -0500
 Ajtim lum...@gmail.com wrote:
 
  On Wednesday 13 November 2013 18:48:08 Schaich Alonso wrote:
   On Wed, 13 Nov 2013 15:29:10 +0100
   Bengt Ahlgren ben...@sics.se wrote:
   
Ajtim lum...@gmail.com writes:

 OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
 KDE 4.11.3 from area51

 ALT-F2 or Run Command from Application Launcher Menu open but when I
 want to write a command it closed. It is not usable.
 Is it related to almost everything built with clang, please?
   
   Interesting, I have 10-BETA3 r257917 and kde-4.11.3 built completely with
   clang (that is, all of KDE that builds with clang), and the launcher works
   fine - it also worked with all versions of KDE=4.11.1 and FreeBSD-10
   since ALPHA1. I had that issue with FreeBSD9-STABLE and KDE-4.10.x in the
   past though (thought it was fixed upstream).
   
  
  Yes, it is interesting because my installation was so smooth with clang
  except kalzium and avogadro. I am not sure if I had more problems. But now
  I have.
  
 
 avogadro was fixed earlier today, kalzium works fine since that.
 
 does klauncher work if you remove marble?

I did change settings for klauncher and it works now :).

-- 
Mitja
---
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


Re: [kde-freebsd] 4.11.2 sanity

2013-11-13 Thread Ajtim
On Wednesday 13 November 2013 20:21:49 Schaich Alonso wrote:
 On Wed, 13 Nov 2013 13:51:07 -0200
 Raphael Kubo da Costa rak...@freebsd.org wrote:
 
  Schaich Alonso alonsoscha...@fastmail.fm writes:
  
   *** science/kalzium (science/openbabel)
  
  I've just fixed openbabel in ports (r333701), can you check if it solves
  your problems?
 
 Builds and works over here now.
 
 Alonso
 ___
 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

I deinstalled kalzium and avogadro and try to built with clang:
/usr/include/c++/v1/__locale:695:1: error: variable 'isupper' declared as a 
template
isupper(_CharT __c, const locale __loc)
^
In file included from 
/usr/ports/science/avogadro/work/avogadro-1.1.0/libavogadro/src/pythonscript.cpp:26:
In file included from 
/usr/ports/science/avogadro/work/avogadro-1.1.0/libavogadro/src/pythonscript.h:30:
In file included from /usr/local/include/boost/python.hpp:11:
In file included from /usr/local/include/boost/python/args.hpp:10:
In file included from /usr/local/include/boost/python/args_fwd.hpp:10:
In file included from /usr/local/include/boost/python/handle.hpp:11:
In file included from /usr/local/include/boost/python/errors.hpp:13:
In file included from /usr/local/include/boost/function/function0.hpp:11:
In file included from 
/usr/local/include/boost/function/detail/maybe_include.hpp:13:
In file included from 
/usr/local/include/boost/function/function_template.hpp:13:
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17:
In file included from /usr/local/include/boost/function/function_base.hpp:20:
In file included from /usr/local/include/boost/assert.hpp:82:
/usr/include/c++/v1/__locale:695:8: error: expected ';' at end of declaration
isupper(_CharT __c, const locale __loc)
   ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
/usr/include/c++/v1/__locale:549:48: error: too many arguments provided to 
function-like macro invocation
const char_type* toupper(char_type* __low, const char_type* __high) const
   ^
/usr/local/include/python2.7/pyport.h:731:9: note: macro 'toupper' defined here
#define toupper(c) towupper(btowc(c))
^
In file included from 
/usr/ports/science/avogadro/work/avogadro-1.1.0/libavogadro/src/pythonscript.cpp:26:
In file included from 
/usr/ports/science/avogadro/work/avogadro-1.1.0/libavogadro/src/pythonscript.h:30:
In file included from /usr/local/include/boost/python.hpp:11:
In file included from /usr/local/include/boost/python/args.hpp:10:
In file included from /usr/local/include/boost/python/args_fwd.hpp:10:
In file included from /usr/local/include/boost/python/handle.hpp:11:
In file included from /usr/local/include/boost/python/errors.hpp:13:
In file included from /usr/local/include/boost/function/function0.hpp:11:
In file included from 
/usr/local/include/boost/function/detail/maybe_include.hpp:13:
In file included from 
/usr/local/include/boost/function/function_template.hpp:13:
In file included from /usr/local/include/boost/function/detail/prologue.hpp:17:
In file included from /usr/local/include/boost/function/function_base.hpp:20:
In file included from /usr/local/include/boost/assert.hpp:82:
In file included from /usr/include/c++/v1/iostream:38:
In file included from /usr/include/c++/v1/ios:216:
/usr/include/c++/v1/__locale:549:29: error: expected ';' at end of declaration 
list
const char_type* toupper(char_type* __low, const char_type* __high) const
^
/usr/include/c++/v1/__locale:561:48: error: too many arguments provided to 
function-like macro invocation
const char_type* tolower(char_type* __low, const char_type* __high) const
   ^
/usr/local/include/python2.7/pyport.h:729:9: note: macro 'tolower' defined here
#define tolower(c) towlower(btowc(c))
^
In file included from 
/usr/ports/science/avogadro/work/avogadro-1.1.0/libavogadro/src/pythonscript.cpp:26:
In file included from 
/usr/ports/science/avogadro/work/avogadro-1.1.0/libavogadro/src/pythonscript.h:30:
In file included from /usr/local/include/boost/python.hpp:11:
In file included from /usr/local/include/boost/python/args.hpp:10:
In file included from /usr/local/include/boost/python/args_fwd.hpp:10:
In file included from /usr/local/include/boost/python/handle.hpp:11:
In file included from /usr/local/include/boost/python/errors.hpp:13:
In file included from /usr/local/include/boost/function/function0.hpp:11:
In file included from 
/usr/local/include/boost/function/detail/maybe_include.hpp:13:
In file included from 
/usr/local/include/boost/function/function_template.hpp:13:
In file included from 

Re: [kde-freebsd] run command

2013-11-13 Thread Bengt Ahlgren
Adriaan de Groot gr...@kde.org writes:

 On Wednesday 13 November 2013 07:21:21 Ajtim wrote:
 OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013
 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 KDE 
 4.11.3 from
 area51
 
 ALT-F2 or Run Command from Application Launcher Menu open but 
 when I want to
 write a command it closed. It is not usable. Is it related to almost
 everything built with clang, please?
 
 Thank you.

 I had this behavior when I built Marble with gpsd support: the marble 
 runner crashes, taking krunner with it. After a few tries krunner seems 
 to give up. To see what's crashing, either look in your .xsession-errors 
 or check for core files after starting KDE (clean them up first, then try 
 alt-f2).

Yes, marble seems to be involved.  There is a workaround described in
the FreeBSD forums.  If you disable OpenStreetMap with Marble in the
krunner config, it does not crash anymore.

Bengt
___
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] run command

2013-11-13 Thread Ajtim
On Wednesday 13 November 2013 21:05:04 Bengt Ahlgren wrote:
 Adriaan de Groot gr...@kde.org writes:
 
  On Wednesday 13 November 2013 07:21:21 Ajtim wrote:
  OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013
  r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 KDE 
  4.11.3 from
  area51
  
  ALT-F2 or Run Command from Application Launcher Menu open but 
  when I want to
  write a command it closed. It is not usable. Is it related to almost
  everything built with clang, please?
  
  Thank you.
 
  I had this behavior when I built Marble with gpsd support: the marble 
  runner crashes, taking krunner with it. After a few tries krunner seems 
  to give up. To see what's crashing, either look in your .xsession-errors 
  or check for core files after starting KDE (clean them up first, then try 
  alt-f2).
 
 Yes, marble seems to be involved.  There is a workaround described in
 the FreeBSD forums.  If you disable OpenStreetMap with Marble in the
 krunner config, it does not crash anymore.
 
 Bengt
 ___
 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

I did disable but marble crashed anywhere:

Application: Marble Virtual Globe (marble), signal: Segmentation fault
[Current thread is 1 (Thread 810014c00 (LWP 101104/marble))]

Thread 5 (Thread 810006400 (LWP 100374/marble)):
#0  0x0008079aad2a in nanosleep () from /lib/libc.so.7
#1  0x0008078f2efa in sleep () from /lib/libc.so.7
#2  0x00080767cc33 in sleep () from /lib/libthr.so.3
#3  0x00080234928a in KCrash::crashHandler () from 
/usr/local/kde4/lib/libkdeui.so.7
#4  0x000802348492 in KCrash::defaultCrashHandler () from 
/usr/local/kde4/lib/libkdeui.so.7
#5  0x00080767f3db in swapcontext () from /lib/libthr.so.3
#6  0x00080767efc9 in sigaction () from /lib/libthr.so.3
#7  0x7003 in ?? ()
#8  0x00080767eeb0 in sigaction () from /lib/libthr.so.3
#9  0x000800e7988d in Marble::GeoWriter::write () from 
/usr/local/kde4/lib/libmarblewidget.so.16
#10 0x00080105dc4c in Marble::BookmarkManager::updateBookmarkFile () from 
/usr/local/kde4/lib/libmarblewidget.so.16
#11 0x00080105d7a7 in Marble::BookmarkManager::loadFile () from 
/usr/local/kde4/lib/libmarblewidget.so.16
#12 0x00427203 in ?? ()
#13 0x004254f4 in ?? ()
#14 0x00424680 in ?? ()
#15 0x0041948f in ?? ()
#16 0x00080066b000 in ?? ()
#17 0x in ?? ()

Thread 4 (Thread 810008800 (LWP 101101/marble)):
#0  0x0008079abc7a in kevent () from /lib/libc.so.7
#1  0x000802d1857a in QKqueueFileSystemWatcherEngine::run () from 
/usr/local/lib/qt4/libQtCore.so.4
#2  0x000802c3cddc in QThreadPrivate::start () from 
/usr/local/lib/qt4/libQtCore.so.4
#3  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
#4  0x in ?? ()

Thread 3 (Thread 810009800 (LWP 101102/marble)):
#0  0x0008079abc7a in kevent () from /lib/libc.so.7
#1  0x000802d1857a in QKqueueFileSystemWatcherEngine::run () from 
/usr/local/lib/qt4/libQtCore.so.4
#2  0x000802c3cddc in QThreadPrivate::start () from 
/usr/local/lib/qt4/libQtCore.so.4
#3  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
#4  0x in ?? ()

Thread 2 (Thread 810014400 (LWP 101103/marble)):
#0  0x00080768586c in __error () from /lib/libthr.so.3
#1  0x000807683d2c in _pthread_cond_wait () from /lib/libthr.so.3
#2  0x000805d6b3f2 in WTF::TCMalloc_PageHeap::scavengerThread () from 
/usr/local/lib/qt4/libQtWebKit.so.4
#3  0x000805d6b389 in WTF::TCMalloc_PageHeap::runScavengerThread () from 
/usr/local/lib/qt4/libQtWebKit.so.4
#4  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
#5  0x in ?? ()

Thread 1 (Thread 810014c00 (LWP 101104/marble)):
#0  0x0008079630ca in poll () from /lib/libc.so.7
#1  0x00080767c873 in poll () from /lib/libthr.so.3
#2  0x00080b91ba0c in g_main_context_iterate () from 
/usr/local/lib/libglib-2.0.so.0
#3  0x00080b91baf4 in g_main_context_iteration () from 
/usr/local/lib/libglib-2.0.so.0
#4  0x000802d62a0f in QEventDispatcherGlib::processEvents () from 
/usr/local/lib/qt4/libQtCore.so.4
#5  0x000802d33ab7 in QEventLoop::exec () from 
/usr/local/lib/qt4/libQtCore.so.4
#6  0x000802c3ad05 in QThread::exec () from 
/usr/local/lib/qt4/libQtCore.so.4
#7  0x000802c3cddc in QThreadPrivate::start () from 
/usr/local/lib/qt4/libQtCore.so.4
#8  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
#9  0x in ?? ()

-- 
Mitja
---
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


Re: [kde-freebsd] run command

2013-11-13 Thread Bengt Ahlgren
Ajtim lum...@gmail.com writes:

 On Wednesday 13 November 2013 21:05:04 Bengt Ahlgren wrote:
 Adriaan de Groot gr...@kde.org writes:
 
  On Wednesday 13 November 2013 07:21:21 Ajtim wrote:
  OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov  3 19:43:01 UTC 2013
  r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64 KDE 
  4.11.3 from
  area51
  
  ALT-F2 or Run Command from Application Launcher Menu open but 
  when I want to
  write a command it closed. It is not usable. Is it related to almost
  everything built with clang, please?
  
  Thank you.
 
  I had this behavior when I built Marble with gpsd support: the marble 
  runner crashes, taking krunner with it. After a few tries krunner seems 
  to give up. To see what's crashing, either look in your .xsession-errors 
  or check for core files after starting KDE (clean them up first, then try 
  alt-f2).
 
 Yes, marble seems to be involved.  There is a workaround described in
 the FreeBSD forums.  If you disable OpenStreetMap with Marble in the
 krunner config, it does not crash anymore.
 
 Bengt
 ___
 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

 I did disable but marble crashed anywhere:

 Application: Marble Virtual Globe (marble), signal: Segmentation fault
 [Current thread is 1 (Thread 810014c00 (LWP 101104/marble))]

 Thread 5 (Thread 810006400 (LWP 100374/marble)):
 #0  0x0008079aad2a in nanosleep () from /lib/libc.so.7
 #1  0x0008078f2efa in sleep () from /lib/libc.so.7
 #2  0x00080767cc33 in sleep () from /lib/libthr.so.3
 #3 0x00080234928a in KCrash::crashHandler () from
 /usr/local/kde4/lib/libkdeui.so.7
 #4 0x000802348492 in KCrash::defaultCrashHandler () from
 /usr/local/kde4/lib/libkdeui.so.7
 #5  0x00080767f3db in swapcontext () from /lib/libthr.so.3
 #6  0x00080767efc9 in sigaction () from /lib/libthr.so.3
 #7  0x7003 in ?? ()
 #8  0x00080767eeb0 in sigaction () from /lib/libthr.so.3
 #9 0x000800e7988d in Marble::GeoWriter::write () from
 /usr/local/kde4/lib/libmarblewidget.so.16
 #10 0x00080105dc4c in Marble::BookmarkManager::updateBookmarkFile
 () from /usr/local/kde4/lib/libmarblewidget.so.16
 #11 0x00080105d7a7 in Marble::BookmarkManager::loadFile () from
 /usr/local/kde4/lib/libmarblewidget.so.16
 #12 0x00427203 in ?? ()
 #13 0x004254f4 in ?? ()
 #14 0x00424680 in ?? ()
 #15 0x0041948f in ?? ()
 #16 0x00080066b000 in ?? ()
 #17 0x in ?? ()

 Thread 4 (Thread 810008800 (LWP 101101/marble)):
 #0  0x0008079abc7a in kevent () from /lib/libc.so.7
 #1 0x000802d1857a in QKqueueFileSystemWatcherEngine::run () from
 /usr/local/lib/qt4/libQtCore.so.4
 #2 0x000802c3cddc in QThreadPrivate::start () from
 /usr/local/lib/qt4/libQtCore.so.4
 #3  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
 #4  0x in ?? ()

 Thread 3 (Thread 810009800 (LWP 101102/marble)):
 #0  0x0008079abc7a in kevent () from /lib/libc.so.7
 #1 0x000802d1857a in QKqueueFileSystemWatcherEngine::run () from
 /usr/local/lib/qt4/libQtCore.so.4
 #2 0x000802c3cddc in QThreadPrivate::start () from
 /usr/local/lib/qt4/libQtCore.so.4
 #3  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
 #4  0x in ?? ()

 Thread 2 (Thread 810014400 (LWP 101103/marble)):
 #0  0x00080768586c in __error () from /lib/libthr.so.3
 #1  0x000807683d2c in _pthread_cond_wait () from /lib/libthr.so.3
 #2 0x000805d6b3f2 in WTF::TCMalloc_PageHeap::scavengerThread ()
 from /usr/local/lib/qt4/libQtWebKit.so.4
 #3 0x000805d6b389 in WTF::TCMalloc_PageHeap::runScavengerThread ()
 from /usr/local/lib/qt4/libQtWebKit.so.4
 #4  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
 #5  0x in ?? ()

 Thread 1 (Thread 810014c00 (LWP 101104/marble)):
 #0  0x0008079630ca in poll () from /lib/libc.so.7
 #1  0x00080767c873 in poll () from /lib/libthr.so.3
 #2 0x00080b91ba0c in g_main_context_iterate () from
 /usr/local/lib/libglib-2.0.so.0
 #3 0x00080b91baf4 in g_main_context_iteration () from
 /usr/local/lib/libglib-2.0.so.0
 #4 0x000802d62a0f in QEventDispatcherGlib::processEvents () from
 /usr/local/lib/qt4/libQtCore.so.4
 #5 0x000802d33ab7 in QEventLoop::exec () from
 /usr/local/lib/qt4/libQtCore.so.4
 #6 0x000802c3ad05 in QThread::exec () from
 /usr/local/lib/qt4/libQtCore.so.4
 #7 0x000802c3cddc in QThreadPrivate::start () from
 /usr/local/lib/qt4/libQtCore.so.4
 #8  0x00080767a4a4 in pthread_create () from /lib/libthr.so.3
 #9  0x in ?? ()

To clarify: krunner does not crash for me when it is configured to not
use marble.  Fixing marble is another issue...

Bengt
___
kde-freebsd mailing list
kde-freebsd@kde.org

Re: [kde-freebsd] run command

2013-11-13 Thread Bengt Ahlgren
Schaich Alonso alonsoscha...@fastmail.fm writes:

 On Wed, 13 Nov 2013 15:29:10 +0100
 Bengt Ahlgren ben...@sics.se wrote:

 Ajtim lum...@gmail.com writes:
 
  OS: FreeBSD 10.0-BETA3 #0 r257580: Sun Nov 3 19:43:01 UTC 2013
  r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
  KDE 4.11.3 from area51
 
  ALT-F2 or Run Command from Application Launcher Menu open but when I
  want to write a command it closed. It is not usable.
  Is it related to almost everything built with clang, please?

 Interesting, I have 10-BETA3 r257917 and kde-4.11.3 built completely with
 clang (that is, all of KDE that builds with clang), and the launcher works
 fine - it also worked with all versions of KDE=4.11.1 and FreeBSD-10 since
 ALPHA1. I had that issue with FreeBSD9-STABLE and KDE-4.10.x in the past
 though (thought it was fixed upstream).

 
 A me too - I get the same with kde-4.10.5_1 built on 9.1 with default
 compiler (gcc?).  When crashing it says:
 
 Null pointer in call to GeoDataTreeModel::addFeature (parent 0x82ccac048  -
 feature 0x0 )
 
 Another observation: I often get one or two core files after exiting
 KDE.  One kdeinit4.core, and often also an kactivitymanagerd.core.
 Things seem to work, however.
 
 Bengt

 GeoDataTreeModel is from marble, as was written by Adriaan de Groot in the
 other reply.

 kactivitymanagerd needed to be built either with gcc=4.6 (not the base one)
 or clang-devel for some time, though that should be done by the port itself
 in the meantime (it was back in the clang-3.2 times, 3.3 builds it fine).

 FreeBSD-9.1 ships with clang-3.1 IIRC, so the base clang won't build a working
 kactivitymanagerd. Can you rebuild and retry it with WITH_GCC=any?

I can certainly try another compiler, but I suspect that it already is
built with gcc 4.6:

$ strings /usr/local/kde4/bin/kactivitymanagerd | egrep -i 
clang|gcc|glib|cxx|c\+\+
libstdc++.so.6
_ZTVN10__cxxabiv117__class_type_infoE
_ZTVN10__cxxabiv120__si_class_type_infoE
libgcc_s.so.1
/usr/local/lib/gcc46:/usr/local/kde4/lib:/usr/local/lib:/usr/local/lib/qt4
GLIBCXX_3.4
CXXABI_1.3
$ ldd /usr/local/kde4/bin/kactivitymanagerd | egrep -i 
clang|gcc|glib|cxx|c\+\+
libstdc++.so.6 = /usr/local/lib/gcc46/libstdc++.so.6 (0x803fe5000)
libgcc_s.so.1 = /usr/local/lib/gcc46/libgcc_s.so.1 (0x80450a000)
libglib-2.0.so.0 = /usr/local/lib/libglib-2.0.so.0 (0x809811000)

Bengt
___
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