
KDE4-apps just dissappear
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: KDE4-apps just dissappear
Post#16 by Bogomips » 11 Jul 2014, 18:36

NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: KDE4-apps just dissappear
Post#17 by fanthom » 11 Jul 2014, 20:46
i checked PCLinuxOS and it behaves the same (remembers password only for certain action). you may try to configure kdesu to use sudo which should remember passwords for specific time periods:
regarding compatibility module:kdesu can be configured with a per user configuration file in ~/.kde4/share/config/kdesurc
EXAMPLE
The configuration item for the configuration files is the following:
[super-user-command]
super-user-command=sudo
please be patient - will post it when ready.
fanthom
Re: KDE4-apps just dissappear
Post#18 by mr_hero » 12 Jul 2014, 10:00

I created a file kdesurc in /~.kde4/share/config as you wrote (with the two lines inside). After that I edited sudoers with visudo and inserted the line:
Code: Select all
Defaults timestamp_timeout=15
mr_hero
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: KDE4-apps just dissappear
Post#19 by fanthom » 12 Jul 2014, 10:55
run 'cd /tmp/' and then 'cd ~'
so you should place it in:
Code: Select all
/home/guest/.kde4/share/config
Code: Select all
/root/.kde4/share/config
fanthom
Re: KDE4-apps just dissappear
Post#20 by mr_hero » 12 Jul 2014, 14:52
Code: Select all
/home/guest/.kde4/share/config/
Code: Select all
/root/.kde4/share/config/
Code: Select all
[super-user-command]
super-user-command=sudo
Code: Select all
kdesurc
Code: Select all
##
## Defaults specification
##
## You may wish to keep some of the following environment variables
## when running commands via sudo.
##
## Locale settings
Defaults env_keep += "LANG LANGUAGE LINGUAS LC_* _XKB_CHARSET"
##
## Run X applications through sudo; HOME is used to find the
## .Xauthority file. Note that other programs use HOME to find
## configuration files and this may lead to privilege escalation!
Defaults env_keep += "HOME"
##
##
## X11 resource path settings
Defaults env_keep += "XAPPLRESDIR XFILESEARCHPATH XUSERFILESEARCHPATH"
##
## Desktop path settings
Defaults env_keep += "QTDIR KDEDIR"
##
## Allow sudo-run commands to inherit the callers' ConsoleKit session
Defaults env_keep += "XDG_SESSION_COOKIE"
##
##
## Uncomment to enable special input methods. Care should be taken as
## this may allow users to subvert the command being run via sudo.
Defaults env_keep += "XMODIFIERS GTK_IM_MODULE QT_IM_MODULE QT_IM_SWITCHER"
##
## Uncomment to enable logging of a command's output, except for
## sudoreplay and reboot. Use sudoreplay to play back logged sessions.
# Defaults log_output
# Defaults!/usr/bin/sudoreplay !log_output
# Defaults!/usr/local/bin/sudoreplay !log_output
#
#Manually added - Timeout for Password-Entry:
Defaults timestamp_timeout=15
mr_hero
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: KDE4-apps just dissappear
Post#21 by brokenman » 12 Jul 2014, 22:53
Wear your underpants on the outside and put on a cape.
brokenman
mr_hero
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: KDE4-apps just dissappear
Post#23 by fanthom » 15 Jul 2014, 07:09
i have started assembling kde4 compatibility module. please let me know which kde4 libraries are required by other apps and missing in Porteus-3.0.
thanks
fanthom
Re: KDE4-apps just dissappear
Post#24 by mr_hero » 15 Jul 2014, 16:06
Of course I executed kradio4 from commandline. There's no other output."Found only 0 libraries. Expected a minimum of 5. Please check the KRadio4 installation directory and the environment variables KDEDIR, KDEDIRS and KDEHOME."
The porteus language-setting-tool dissappeared from KDE-menu (at least I can't find it). So I can't reproduce any error. Only thing I can say: Keyboard, Characters etc. are all correctly changed to german. Just KDE still is in english language.
Nepomuk complains about not running correctly at kde-startup. When I start nepomuk-backup from commandline I get:
Code: Select all
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Starting nepomuk-server however, gives this output at commandline:Nepomuk does not seem to be running. Backups cannot be handled without it.
Code: Select all
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
Nepomuk server already running.
Code: Select all
kstreamripper: error while loading shared libraries: libnepomukutils.so.4: cannot open shared object file: No such file or directory
I'm sorry but I don't think I can be more helpfull here.
mr_hero
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: KDE4-apps just dissappear
Post#25 by fanthom » 15 Jul 2014, 19:59
because it's bundled in 'Porteus Settings Centre' and never was as standalone app (at least not in 3.0 release)The porteus language-setting-tool dissappeared from KDE-menu (at least I can't find it).
try to change it in 'kde system settings' to german. you should also have 'kde-l10n-de-4.12.3-noarch-1ftm' listed in /var/log/packages.Only thing I can say: Keyboard, Characters etc. are all correctly changed to german. Just KDE still is in english language.
nepomuk is resource hungry and our KDE is compiled without a support for it. i doubt it will ever work but some apps still needs nepomuk libs to run and these are included in compatibility module i prepared.Nepomuk complains about not running correctly at kde-startup.
please try 'compatKDE4-libraries' module and check if it helps:
http://dl.porteus.org/x86_64/current/extras/
fanthom
Re: KDE4-apps just dissappear
Post#26 by mr_hero » 15 Jul 2014, 21:26
KOrganizer is starting now but complains about "Akonadi personal information management service" not running. It's missbehaving afterwards (too many things just not working). KAddressbook can't find
Code: Select all
libgrantlee_core.so.0
As to language-support: kde-l10n-de-4.12.3-noarch-1ftm is missing for some reason

mr_hero
Re: KDE4-apps just dissappear
Post#27 by mr_hero » 01 Aug 2014, 09:02
All icons are just vanished after reboot. It doesn't happen on every reboot and some reboots later it might be ok again. However when it happens, it looks like kde switched the desktop back to usual "desktop-mode". However, when I right-click on desktop and choose "folder-settings" the dialogue shows me that the folder-view was still active.
When I choose "Default Desktop" and click on "apply" the settings-window just dissappear (!) and the desktop is changed to default kde-style. Calling the settings again and choosing folder-view this time brings back my icons after hitting ok or apply. I have to repeat this for all of my desktops.
I can bring back the icons this way, though they are disordered afterwards. I have to re-arrange them every time (on all desktops).
IT IS INCREDIBLE ANNOYING!
How can I stop kde removing my icons?
mr_hero
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: KDE4-apps just dissappear
Post#28 by fanthom » 01 Aug 2014, 10:34
thanks
fanthom
Re: KDE4-apps just dissappear
Post#29 by mr_hero » 02 Aug 2014, 11:36
I found three modules:
Code: Select all
compatKDE4-libraries-14.1-x86_64-1ftm.xzm
kde4-kio-mtp-0.75-x86_64.xzm
kdepimlibs-4.10.5-x86_64-1.xzm
mr_hero
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: KDE4-apps just dissappear
Post#30 by fanthom » 02 Aug 2014, 13:26
please do fresh porteus installation -> try to recreate your bug -> provide reliable reproduction path.
thanks
fanthom