https://bugs.kde.org/show_bug.cgi?id=368121
Jaime Torres <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jaime Torres <[email protected]> --- There is no need to restart. It is enough to close and open again the settings dialog. But the bug is still valid. For developers: According to GammaRay, dolphin has two objects GeneralSettings (but it should be a singleton!), one created in: return QUrl::fromUserInput(GeneralSettings::homeUrl(), QString(), QUrl::AssumeLocalFile); in dolphin/src/global.cpp (47) and the other created in: mainWindow->openDirectories(urls, splitView); in dolphin/src/main.cpp (151) ... loadSortingSettings(); in src/kitemviews/kfileitemmodel.cpp (60) -- You are receiving this mail because: You are watching all bug changes.
