https://bugs.kde.org/show_bug.cgi?id=412570

Jack <ostrof...@users.sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|ostroffjh@users.sourceforge |
                   |.net                        |

--- Comment #16 from Jack <ostrof...@users.sourceforge.net> ---
(This is my third attempt to post this - but my browser keeps crashing and
losing everything, so I'll be real brief here.)
Comments 13 and 14 finally gave me the hint I needed.  Grepping for /usr/local
in the strace on the appimage with a local version installed showed many rc
files, for example ofximporter.rc.  With the local version uninstalled, and
grepping the strace output for ofximporter.rc shows it looking in lots of
places, but NOT under /tmp/.mount_KMyMonHr2DTM.  Although that dir is owned by
root, everything under is looks to have read and the necessary execute privs
for anyone.
In direct answer to comment 13, I don't think there is any chroot involved,
just that root has done the mount.  If there was a chroot, it couldn't ever
look outside that area, which it clearly does.
My best guess is that one of the necessary environment variables (perhaps
XDG_DATA_DIRS) is NOT haveing the local version (/tmp/.mount_XXX/usr/share)
prepended.  I have no idea how to test for this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to