<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>27218</bug_id>
          
          <creation_ts>2012-04-13 19:20:02 +0400</creation_ts>
          <short_desc>Can&apos;t run in KDE4</short_desc>
          <delta_ts>2018-11-27 21:44:50 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>goldendict</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alex">greyroot</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>130600</commentid>
    <comment_count>0</comment_count>
    <who name="Alex">greyroot</who>
    <bug_when>2012-04-13 19:20:02 +0400</bug_when>
    <thetext>exec in TDE is ok. But start in KDE4 failed

strace fragment:

stat(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, 0x7fff94621980) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/kde4/custom/share/config/GoldenDictrc&quot;, 0x7fff94621980) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/kde4/config/GoldenDictrc&quot;, 0x7fff94621980) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/config/GoldenDictrc&quot;, 0x7fff94621980) = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.config/qtcurve/stylerc&quot;, {st_mode=S_IFREG|0600, st_size=25, ...}) = 0
open(&quot;/home/grey/.config/qtcurve/stylerc&quot;, O_RDONLY|O_CLOEXEC) = 11
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=25, ...}) = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=25, ...}) = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=25, ...}) = 0
read(11, &quot;[Settings]\nversion=1.6.3\n&quot;, 16384) = 25
read(11, &quot;&quot;, 16359)                     = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=25, ...}) = 0
close(11)                               = 0
lstat(&quot;/etc/qtcurvestylerc&quot;, 0x7fff9461e4b0) = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.config/Trolltech.conf&quot;, {st_mode=S_IFREG|0644, st_size=112614, ...}) = 0
stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
lstat(&quot;/etc/xdg/Trolltech.conf&quot;, 0x7fff94621840) = -1 ENOENT (No such file or directory)
open(&quot;/etc/xdg/Trolltech.conf&quot;, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/xdg/Trolltech.conf&quot;, 0x7fff946218b0) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
stat(&quot;.&quot;, {st_mode=S_IFDIR|0700, st_size=12288, ...}) = 0
getcwd(&quot;/home/grey&quot;, 4096)              = 11
stat(&quot;/home/grey/.krcdirs&quot;, 0x7fff94620310) = -1 ENOENT (No such file or directory)
readlink(&quot;/proc/self/exe&quot;, &quot;/usr/bin/goldendict&quot;, 4096) = 19
getuid()                                = 500
lstat(&quot;/home&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home/grey&quot;, {st_mode=S_IFDIR|0700, st_size=12288, ...}) = 0
lstat(&quot;/home/grey/.kde4&quot;, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat(&quot;/home/grey/.kde4/share&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home/grey/.kde4/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat(&quot;/home/grey/.kde4/share/config/&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access(&quot;/etc/kde4rc&quot;, R_OK)             = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.kde4/share/config/&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, 0x7fff946214e0) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
access(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, W_OK) = -1 ENOENT (No such file or directory)
access(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, F_OK) = -1 ENOENT (No such file or directory)
access(&quot;/home/grey/.kde4/share/config&quot;, W_OK) = 0
lstat(&quot;/usr&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/usr/share&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat(&quot;/usr/share/kde4&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/usr/share/kde4/config&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home/grey&quot;, {st_mode=S_IFDIR|0700, st_size=12288, ...}) = 0
lstat(&quot;/home/grey/.kde4&quot;, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat(&quot;/home/grey/.kde4/share&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home/grey/.kde4/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat(&quot;/etc&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat(&quot;/etc/kde4&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/etc/kde4/current&quot;, {st_mode=S_IFLNK|0777, st_size=6, ...}) = 0
readlink(&quot;/etc/kde4/current&quot;, &quot;custom&quot;, 4095) = 6
lstat(&quot;/etc/kde4/custom&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/etc/kde4/custom/share&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/etc/kde4/custom/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(&quot;/etc/kde4/custom/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(&quot;/usr/share/kde4/config&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/usr&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/usr/share&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat(&quot;/usr/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(&quot;/usr/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(&quot;/home/grey/.kde4/share/config/kdeglobals&quot;, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
stat(&quot;/etc/kde4/custom/share/config/kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/kde4/config/kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/config/kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.kde4/share/config/system.kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/kde4/custom/share/config/system.kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/kde4/config/system.kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/config/system.kdeglobals&quot;, 0x7fff94620f10) = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.kde4/share/config/kdeglobals&quot;, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
lstat(&quot;/home&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home/grey&quot;, {st_mode=S_IFDIR|0700, st_size=12288, ...}) = 0
lstat(&quot;/home/grey/.kde4&quot;, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat(&quot;/home/grey/.kde4/share&quot;, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat(&quot;/home/grey/.kde4/share/config&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat(&quot;/home/grey/.kde4/share/config/kdeglobals&quot;, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
stat(&quot;/home/grey/.kde4/share/config/kdeglobals&quot;, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
open(&quot;/home/grey/.kde4/share/config/kdeglobals&quot;, O_RDONLY|O_CLOEXEC) = 11
fcntl(11, F_SETFD, FD_CLOEXEC)          = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
fstat(11, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
read(11, &quot;[$Version]\nupdate_info=kaccel.up&quot;..., 16384) = 8492
read(11, &quot;&quot;, 7892)                      = 0
close(11)                               = 0
stat(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, 0x7fff94620f60) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/kde4/custom/share/config/GoldenDictrc&quot;, 0x7fff94620f60) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/kde4/config/GoldenDictrc&quot;, 0x7fff94620f60) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/config/GoldenDictrc&quot;, 0x7fff94620f60) = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.kde4/share/config/&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
access(&quot;/etc/kde4rc&quot;, R_OK)             = -1 ENOENT (No such file or directory)
stat(&quot;/home/grey/.kde4/share/config/&quot;, {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, 0x7fff94621810) = -1 ENOENT (No such file or directory)
stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=1252, ...}) = 0
access(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, W_OK) = -1 ENOENT (No such file or directory)
access(&quot;/home/grey/.kde4/share/config/GoldenDictrc&quot;, F_OK) = -1 ENOENT (No such file or directory)
access(&quot;/home/grey/.kde4/share/config&quot;, W_OK) = 0
stat(&quot;/home/grey/.kde4/share/config/kdeglobals&quot;, {st_mode=S_IFREG|0600, st_size=8492, ...}) = 0
stat(&quot;/etc/kde4/custom/share/config/kdeglobals&quot;, 0x7fff94621240) = -1 ENOENT (No such file or directory)
stat(&quot;/usr/share/kde4/config/kdeglobals&quot;, ^C0x7fff94621240) = -1 ENOENT (No such file or directory)


.goldendict deleted.

Previous version works fine (1.0.1-alt5.qa1)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>130701</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Morozov">morozov</who>
    <bug_when>2012-04-18 12:40:20 +0400</bug_when>
    <thetext>Я думаю, дело в /странном/ /home/grey/.config/Trolltech.conf Попробуйти удалить его (временно), и перезапустить goldendict.

Я сталкивался с подобной проблемой на одной из машин, вылечилось оно именно так. Причём, &quot;плохим&quot; в моём случае оказался именно _мой_ Trolltech.conf, в профилях у жены и у дочери &quot;всё работало&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>176153</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2018-11-27 21:44:50 +0300</bug_when>
    <thetext>goldendict-1.5.0-alt1.git36a1881 -&gt; sisyphus:

Thu Nov 22 2018 Anton Farygin &lt;rider@altlinux.ru&gt; 1.5.0-alt1.git36a1881
- 1.5.0-rc2 with fixes from git (closes: #32750, #30973, #29268, #27218, #20887)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>