Hi.
I just upgraded to OpenBSD 6.2 (amd64).
Everything seems OK... apart from okular (the KDE files viewer).
If it is launched with any file as argument it works ok, and a file can
then be opened with the "Open" menu:
casa:/home/giannici/Work> okular
okular(34478)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(34478)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(34478)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(34478)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(34478)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
But if any file name (or URL), of any kind (PDF, images, etc.) is passed
as command line argument, it crashes with no specific error:
casa:/home/giannici/Work> okular filename.pdf
okular(69923)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(69923)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(69923)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(69923)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
okular(69923)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
KCrash: Application 'okular' crashing...
KCrash: Attempting to start /usr/local/libexec/drkonqi from kdeinit
KCrash: Connect
sock_file=/home/giannici/.kde4/socket-casa.neomedia.it/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/local/libexec/drkonqi directly
drkonqi(45821) *KCrashBackend::constructCrashedApplication: Executable
is: "/usr/local/bin/okular"
drkonqi(45821) *KCrashBackend::constructCrashedApplication: Executable
exists: true
drkonqi(45821) DrKonqi::init: Enabling drkonqi crash catching
drkonqi(45821)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned
initialize() D-Bus call failed: "No such object path
'/modules/ktimezoned'"
drkonqi(45821) KCrashBackend::stopAttachedProcess: Sending SIGSTOP to
process
Suspended (signal)
KCrash says that "Application: Okular (okular), signal: Segmentation fault".
Previously it worked for years with no problem.
I upgraded from 6.1 stock to 6.2 stock.
Packages upgrade worked without any problem.
Am I the only one with is problem?
What I can look at?
Thanks.