LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-26-2021, 09:00 PM   #421
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656

Quote:
Originally Posted by epitaxial View Post
The way Dolphin sorts (or doesn't) files is killing me. My preferences are set to sort files by name. Every time I open a new directory files are sorted by created date. So I click sort alphabetically. The default for that is Z-A for some reason so again another click to sort by A-Z. Any decent alternatives to this thing?
I'm not running Plasma5 yet, but I'd be really surprised if that sort is hard coded with no option to change the default.

I looked on my 14.2 install of KDE4 and under View -> Adjust View Properties, there's an option to set the default sorting. I realize the text may have changed between KDE4 and Plasma5, but you might have something similar.

It could also be a glitch in your profile. Have you tried creating a new user to see if it happens with them? If it doesn't, you could try the orbital nuke by removing/renaming the Plasma5 equivalent of the ~/.kde folder (maybe that's what it's still called) or you could try and find dolphin's specific settings file(s) and remove/rename those and see if it fixes it.
 
Old 02-26-2021, 10:05 PM   #422
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,393

Rep: Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118
Quote:
Originally Posted by bassmadrigal View Post
I'm not running Plasma5 yet, but I'd be really surprised if that sort is hard coded with no option to change the default.
And, you're right

Settings / Configure Dolphin
Attached Thumbnails
Click image for larger version

Name:	screen.png
Views:	70
Size:	43.4 KB
ID:	35729  
 
1 members found this post helpful.
Old 02-27-2021, 08:58 AM   #423
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,130

Original Poster
Rep: Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298Reputation: 7298
The week's new features, bug fixes and performance improvements,

https://pointieststick.com/2021/02/2...-everything-2/
 
Old 02-27-2021, 12:39 PM   #424
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,393

Rep: Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118
The next roadmap :
Attached Thumbnails
Click image for larger version

Name:	screen.png
Views:	61
Size:	51.7 KB
ID:	35741  
 
Old 02-27-2021, 01:09 PM   #425
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,011

Rep: Reputation: Disabled
Quote:
Originally Posted by marav View Post
And, you're right

Settings / Configure Dolphin
nope, does not work
what works:
Dolphin Menu -> Adjust View Display Style -> Sorting: select Ascending Select Name
check Show folders first

Last edited by Aeterna; 02-27-2021 at 01:21 PM.
 
Old 02-27-2021, 01:23 PM   #426
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,393

Rep: Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118
Quote:
Originally Posted by Aeterna View Post
nope, does not work
what works:
Dolphin Menu -> Adjust View Display Style -> Sorting: select Ascending Select Name
check Show folders first
Have you tried ? :
Code:
mv ~/.local/share/dolphin/view_properties ~/.local/share/dolphin/view_properties.bak
then restart dolphin & customize your view settings

Last edited by marav; 02-27-2021 at 01:24 PM.
 
Old 02-27-2021, 01:38 PM   #427
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,011

Rep: Reputation: Disabled
Quote:
Originally Posted by marav View Post
Have you tried ? :
Code:
mv ~/.local/share/dolphin/view_properties ~/.local/share/dolphin/view_properties.bak
then restart dolphin & customize your view settings
No need, I posted above an option that works for me which is probably an alternative what you do.
~/.local/share/dolphin/view_properties
this is just an empty folder

Quote:
la ~/.local/share/dolphin/view_properties/global/
. .. .directory
 
Old 02-27-2021, 05:15 PM   #428
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,393

Rep: Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118Reputation: 4118
Quote:
Originally Posted by Aeterna View Post
No need, I posted above an option that works for me which is probably an alternative what you do.
~/.local/share/dolphin/view_properties
this is just an empty folder
Your original post was : "nope, does not work"
I'm not supposed to know the content of a message edited 10min later :-)

Last edited by marav; 02-27-2021 at 05:16 PM.
 
1 members found this post helpful.
Old 02-27-2021, 05:28 PM   #429
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,011

Rep: Reputation: Disabled
Quote:
Originally Posted by marav View Post
Your original post was : "nope, does not work"
I'm not supposed to know the content of a message edited 10min later :-)
1) you did post your solution
2) I tried your method did not work but I found another way of sorting in Dolphin
3) you did post your solution more in depth info about your solution
Quote:
mv ~/.local/share/dolphin/view_properties ~/.local/share/dolphin/view_properties.bak
3) I responded that I don't have such a file. In stead I have an empty directory
~/.local/share/dolphin/view_properties/global/

and because solution that I found works for me, that is what I need.

I did not suggest that your method is not working, it did not work for me (at first, and I did not try it anymore). That is all
 
Old 02-28-2021, 02:46 AM   #430
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,978

Rep: Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556Reputation: 1556
Sort is working fine for me. I am using "Configure Dolphin", "General", "Sorting mode", "Alphabetical, case sensitive" and "View", "Adjust View Display Style", "Sorting: Ascending Name" "Show folders first".
 
2 members found this post helpful.
Old 03-02-2021, 07:46 PM   #431
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Today's update:
Code:
Tue Mar 2 21:24:57 UTC 2021

kde/bluedevil-5.21.2-x86_64-1.txz: Upgraded.
kde/breeze-5.21.2-x86_64-1.txz: Upgraded.
kde/breeze-grub-5.21.2-x86_64-1.txz: Upgraded.
kde/breeze-gtk-5.21.2-x86_64-1.txz: Upgraded.
kde/calligra-3.2.1-x86_64-6.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/cantor-20.12.2-x86_64-3.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/drkonqi-5.21.2-x86_64-1.txz: Upgraded.
kde/kactivitymanagerd-5.21.2-x86_64-1.txz: Upgraded.
kde/kcoreaddons-5.79.0-x86_64-2.txz: Rebuilt.
       Use inotify, not gamin. This should improve performance and fix a few random
       deadlocks. Thanks to Heinz Wiesinger.
kde/kde-cli-tools-5.21.2-x86_64-1.txz: Upgraded.
kde/kde-gtk-config-5.21.2-x86_64-1.txz: Upgraded.
kde/kdecoration-5.21.2-x86_64-1.txz: Upgraded.
kde/kdeplasma-addons-5.21.2-x86_64-1.txz: Upgraded.
kde/kfilemetadata-5.79.0-x86_64-2.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/kgamma5-5.21.2-x86_64-1.txz: Upgraded.
kde/khotkeys-5.21.2-x86_64-1.txz: Upgraded.
kde/kile-2.9.93-x86_64-6.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/kinfocenter-5.21.2-x86_64-1.txz: Upgraded.
kde/kitinerary-20.12.2-x86_64-3.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/kmenuedit-5.21.2-x86_64-1.txz: Upgraded.
kde/krita-4.4.2-x86_64-4.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/kscreen-5.21.2-x86_64-1.txz: Upgraded.
kde/kscreenlocker-5.21.2-x86_64-1.txz: Upgraded.
kde/ksshaskpass-5.21.2-x86_64-1.txz: Upgraded.
kde/kstars-3.5.2-x86_64-1.txz: Upgraded.
kde/ksysguard-5.21.2-x86_64-1.txz: Upgraded.
kde/ktexteditor-5.79.0-x86_64-2.txz: Rebuilt.
       Applied upstream patch to fix syntax highlighting in kdevelop.
       Thanks to Heinz Wiesinger.
kde/kwallet-pam-5.21.2-x86_64-1.txz: Upgraded.
kde/kwayland-integration-5.21.2-x86_64-1.txz: Upgraded.
kde/kwayland-server-5.21.2-x86_64-1.txz: Upgraded.
kde/kwin-5.21.2-x86_64-1.txz: Upgraded.
kde/kwrited-5.21.2-x86_64-1.txz: Upgraded.
kde/libkscreen-5.21.2-x86_64-1.txz: Upgraded.
kde/libksysguard-5.21.2-x86_64-1.txz: Upgraded.
kde/milou-5.21.2-x86_64-1.txz: Upgraded.
kde/okular-20.12.2-x86_64-3.txz: Rebuilt.
       Recompiled against poppler-21.03.0.
kde/oxygen-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-browser-integration-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-desktop-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-disks-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-firewall-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-integration-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-nm-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-pa-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-sdk-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-systemmonitor-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-vault-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-workspace-5.21.2-x86_64-1.txz: Upgraded.
kde/plasma-workspace-wallpapers-5.21.2-x86_64-1.txz: Upgraded.
kde/polkit-kde-agent-1-5.21.2-x86_64-1.txz: Upgraded.
kde/powerdevil-5.21.2-x86_64-1.txz: Upgraded.
kde/qqc2-breeze-style-5.21.2-x86_64-1.txz: Upgraded.
kde/sddm-kcm-5.21.2-x86_64-1.txz: Upgraded.
kde/systemsettings-5.21.2-x86_64-1.txz: Upgraded.
kde/xdg-desktop-portal-kde-5.21.2-x86_64-1.txz: Upgraded.
 
Old 03-02-2021, 08:56 PM   #432
drgibbon
Senior Member
 
Registered: Nov 2014
Distribution: Slackware64 15.0
Posts: 1,221

Rep: Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943Reputation: 943
Quote:
kde/kcoreaddons-5.79.0-x86_64-2.txz: Rebuilt.
Use inotify, not gamin. This should improve performance and fix a few random
deadlocks. Thanks to Heinz Wiesinger.
Decoupling from the ancient gaminer, nice!
 
Old 03-04-2021, 10:11 AM   #433
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
https://9to5linux.com/kde-plasma-5-2...ystem-settings
 
Old 03-04-2021, 02:20 PM   #434
epitaxial
Member
 
Registered: Dec 2019
Posts: 44

Rep: Reputation: Disabled
I ended up ditching Slackware as a desktop because of how buggy KDE was and the inability to run software that wasn't specifically compiled for Slackware. The final straw was cutting and pasting files in dolphin. After the file was moved it would pop up an error saying the file couldn't be found at the original location. No kidding that's because it was moved! Then the ghost files would still be shown in their original locations until KDE was restarted.

I can't use Slackware on my media player box anymore either because a service that I pay for (Sling) no longer works in Chrome. I suspect it's over something in ffmpeg but I'm not a computer science major. Sling works fine in every other distro (Ubuntu, Mint, OpenSUSE).
 
Old 03-04-2021, 03:21 PM   #435
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,187

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by epitaxial View Post
I ended up ditching Slackware as a desktop because of how buggy KDE was and the inability to run software that wasn't specifically compiled for Slackware. The final straw was cutting and pasting files in dolphin. After the file was moved it would pop up an error saying the file couldn't be found at the original location. No kidding that's because it was moved! Then the ghost files would still be shown in their original locations until KDE was restarted.

I can't use Slackware on my media player box anymore either because a service that I pay for (Sling) no longer works in Chrome. I suspect it's over something in ffmpeg but I'm not a computer science major. Sling works fine in every other distro (Ubuntu, Mint, OpenSUSE).
I have to assume you were running 14.2? If thats the case, it is a KDE4 issue, and unfortunately Slackware was late to the party in ditching it for Plasma5 - if however you are having this issue on --Current; well again then it is a work-in-progress i.e. not stable.
 
1 members found this post helpful.
  


Reply

Tags
desktop, kde, slackware -current, startx



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] slackware 14.2 x86_64 plasma 5 installation. when I run "xwmconfig", "xinitrc.plasma" is not listed as an option? rockinroyle Slackware 9 07-31-2016 03:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration