Hello everyone: I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/ etc.
My first suspect was a virus in my linux. The impossible does not exist but is really not probable because i am very carrefull use noscript, ghostery,adblockplus. i am after a firewal (my sever)l
After search a little i found thar TDE create those folders and contain Xorg LOG.
wolf@wolf:~/�U/.local/share/sddm> cd ~
#lsof |grep home/wolf tdeio_fil 9185 wolf 2w REG 0,70 20764 6310086 /home/wolf/�U/.local/share/sddm/xorg-session.log tdeio_pop 9515 wolf 2w REG 0,70 20764 6310086 /home/wolf/�U/.local/share/sddm/xorg-session.log
#ps ax 9515 ? S 0:00 tdeio_pop3 [tdeinit] pop3s /tmp/tdesocket-wolf/tdelauncherXiu5vQ.s
9185 ? S 0:00 tdeio_file [tdeinit] file /tmp/tdesocket-wolf/tdelauncherXiu5vQ.sl
#ps axl 1 1000 9185 2041 20 0 71760 13300 core_s S ? 0:00 tdeio_file [tdeinit] file /tmp/tdesocket-wolf/tdelauncherXiu5vQ.s 1 1000 9515 2041 20 0 298932 19168 core_s S ? 0:00 tdeio_pop3 [tdeinit] pop3s /tmp/tdesocket-wolf/tdelauncherXiu5vQ.s
PARENT=2041 1 1000 2041 1 20 0 68776 8108 core_s Ss ? 0:00 [tdeinit] tdeinit Running...
Any hint will be appreciated. Best Rebards Christian Schmitz
On Fri, 1 Mar 2019 10:43:43 -0300 Christian Schmitz list@schweb.com.ar wrote:
Hello everyone: I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/ etc.
My first suspect was a virus in my linux. The impossible does not exist but is really not probable because i am very carrefull use noscript, ghostery,adblockplus. i am after a firewal (my sever)l
After search a little i found thar TDE create those folders and contain Xorg LOG.
kill org.freedesktop.problems.applet.desktop in /etc/xdg/autostart
On Friday 01 March 2019 11:09:59 Nick Koretsky wrote:
On Fri, 1 Mar 2019 10:43:43 -0300
Christian Schmitz list@schweb.com.ar wrote:
Hello everyone: I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/ etc.
My first suspect was a virus in my linux. The impossible does not exist but is really not probable because i am very carrefull use noscript, ghostery,adblockplus. i am after a firewal (my sever)l
After search a little i found thar TDE create those folders and contain Xorg LOG.
kill org.freedesktop.problems.applet.desktop in /etc/xdg/autostart
Thanks you very much for the hint. I shure that i missing some I not found a file org.freedesktop.problems.applet.desktop (# ls /etc/xdg/autostart) i not found inside of files a refference to org.freedesktop.problems.applet.desktop (#grep -irn "problems" *) I not found process active (ps ax| grep "kill org.freedesktop.problems.applet.desktop") In other hand i am in doubt if you suggest add a file to kill these applet, but kill need PID so i dont know how do the kill
# ls /etc/xdg/autostart at-spi-dbus-bus.desktop gnome-keyring-ssh.desktop krunner.desktop powerdevil.desktop baloo_file.desktop gsettings-data-convert.desktop org.kde.kgpg.desktop pulseaudio.desktop gmenudbusmenuproxy.desktop kdeconnectd.desktop org.kde.korgac.desktop xdg-user-dirs.desktop gnome-keyring-pkcs11.desktop klipper.desktop org.kde.plasmashell.desktop xembedsniproxy.desktop gnome-keyring-secrets.desktop konqy_preload.desktop polkit-kde-authentication-agent-1.desktop
Christian Schmitz composed on 2019-03-01 10:43 (UTC-0300):
I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/
Check the opensuse and opensuse-support mailing list archives. This was reported by Plasma users. IIRC the fix has been found, but I don't remember if it had made the mirrors yet or not. It might be gone already if you update again.
On Friday 01 March 2019 13:53:19 Felix Miata wrote:
Christian Schmitz composed on 2019-03-01 10:43 (UTC-0300):
I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/
Check the opensuse and opensuse-support mailing list archives. This was reported by Plasma users. IIRC the fix has been found, but I don't remember if it had made the mirrors yet or not. It might be gone already if you update again.
After a little of google and not found i decide to subscribe to the opensuse mailing list and ask. Thanks you Christian
Christian Schmitz composed on 2019-03-01 14:46 (UTC-0300):
Felix Miata wrote:
Christian Schmitz composed on 2019-03-01 10:43 (UTC-0300):
I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/
Reported here: https://bugzilla.opensuse.org/show_bug.cgi?id=1126468
Check the opensuse and opensuse-support mailing list archives. This was reported by Plasma users. IIRC the fix has been found, but I don't remember if it had made the mirrors yet or not. It might be gone already if you update again.
After a little of google and not found i decide to subscribe to the opensuse mailing list and ask.
Good you did. Because you didn't find, I looked again and found https://forums.opensuse.org/showthread.php/534986-Random-folders-in-Home-(Ne...) that indicates sddm is what was fixed. I use TDM everywhere I use TDE.
On Friday 01 March 2019 15:38:23 Felix Miata wrote:
Christian Schmitz composed on 2019-03-01 14:46 (UTC-0300):
Felix Miata wrote:
Christian Schmitz composed on 2019-03-01 10:43 (UTC-0300):
I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/
Reported here: https://bugzilla.opensuse.org/show_bug.cgi?id=1126468
Check the opensuse and opensuse-support mailing list archives. This was reported by Plasma users. IIRC the fix has been found, but I don't remember if it had made the mirrors yet or not. It might be gone already if you update again.
After a little of google and not found i decide to subscribe to the opensuse mailing list and ask.
Good you did. Because you didn't find, I looked again and found https://forums.opensuse.org/showthread.php/534986-Random-folders-in-Home-(N ew-install) that indicates sddm is what was fixed. I use TDM everywhere I use TDE.
Yes i read that post, so i am reupdating the system. Still is downloading so i cannot tell if is fixed or not fixed. In a 1 or 2 hours i can tell you.
On Friday 01 March 2019 15:38:23 Felix Miata wrote:
Christian Schmitz composed on 2019-03-01 14:46 (UTC-0300):
Felix Miata wrote:
Christian Schmitz composed on 2019-03-01 10:43 (UTC-0300):
I have installed opensuse tumbleweed upgraded few days ago. Since few days (after last update) i found some extraneous folders in my home. They have 2 characters and sometimes AU/ bJ/ *A/
Reported here: https://bugzilla.opensuse.org/show_bug.cgi?id=1126468
Check the opensuse and opensuse-support mailing list archives. This was reported by Plasma users. IIRC the fix has been found, but I don't remember if it had made the mirrors yet or not. It might be gone already if you update again.
After a little of google and not found i decide to subscribe to the opensuse mailing list and ask.
Good you did. Because you didn't find, I looked again and found https://forums.opensuse.org/showthread.php/534986-Random-folders-in-Home-(N ew-install) that indicates sddm is what was fixed. I use TDM everywhere I use TDE.
New update an fixed
Hello Everyone: I found a problem, but i dnot know where is the cause. Kate fail in open fish files. If try to open the file using OPEN icon and the file is using FISH protocol i get the error. THE SELECTED FILE DOWS NOT EXIST, please select an existing file. Of course that the file yes exist.
BUT if open the file selector at left and navigate to folder, y can open the file edit them and save.
Best Regards Christian
Anno domini 2019 Sat, 9 Mar 17:25:15 -0300 Christian Schmitz scripsit:
Hello Everyone: I found a problem, but i dnot know where is the cause. Kate fail in open fish files. If try to open the file using OPEN icon and the file is using FISH protocol i get the error. THE SELECTED FILE DOWS NOT EXIST, please select an existing file. Of course that the file yes exist.
BUT if open the file selector at left and navigate to folder, y can open the file edit them and save.
Best Regards Christian
You could try "sftp://" instead of "fish://"
Nik
On Sunday 10 March 2019 03:27:42 Dr. Nikolaus Klepp wrote:
Anno domini 2019 Sat, 9 Mar 17:25:15 -0300
Christian Schmitz scripsit:
Hello Everyone: I found a problem, but i dnot know where is the cause. Kate fail in open fish files. If try to open the file using OPEN icon and the file is using FISH protocol i get the error. THE SELECTED FILE DOWS NOT EXIST, please select an existing file. Of course that the file yes exist.
BUT if open the file selector at left and navigate to folder, y can open the file edit them and save.
Best Regards Christian
You could try "sftp://" instead of "fish://"
Nik
Dear i try with sftp and the same result. Kate can open the file using left file selector. ¿maybe file dialog box?
Best Regards Christian