gnome3 breaks files and folders
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Do |
New
|
Undecided
|
Unassigned | ||
Do Plugins |
Triaged
|
High
|
Unassigned |
Bug Description
on ArchLinux x64 after upgrading to GNOME3 files and folders stopped working. I receive no results when searching for files. I uninstalled all plugins and receive the same error from "GNOME Special Locations"
from the terminal:
[code]
$ gnome-do --debug
[Info 15:45:21.647] [Services] Successfully located service of type IPreferencesSer
[Info 15:45:21.656] [Services] Successfully located service of type ILogService.
[Info 15:45:21.656] [Services] Successfully located service of type ISecurePreferen
[Info 15:45:21.664] [Services] Successfully located service of type INotificationsS
[Debug 15:45:21.668] [InterfaceManager] "Mini" interface was loaded
[Info 15:45:21.669] [Services] Successfully located service of type ILogService.
[Debug 15:45:21.669] [InterfaceManager] "Classic" interface was loaded
[Debug 15:45:21.669] [InterfaceManager] "Glass" interface was loaded
[Debug 15:45:21.670] [InterfaceManager] "Nouveau" interface was loaded
[Debug 15:45:21.673] [PluginManager] Loaded "ApplicationIte
[Debug 15:45:21.673] [PluginManager] Loaded "GNOMESpecialLo
[Info 15:45:21.675] [Services] Successfully located service of type AbstractApplica
[Debug 15:45:21.676] [PluginManager] Loaded "InternalItemSo
[Debug 15:45:21.676] [PluginManager] Loaded "ItemSourceItem
[Debug 15:45:21.677] [PluginManager] Loaded "EmailAction" from plugin.
[Debug 15:45:21.678] [PluginManager] Loaded "OpenAction" from plugin.
[Debug 15:45:21.681] [PluginManager] Loaded "OpenUrlAction" from plugin.
[Debug 15:45:21.681] [PluginManager] Loaded "OpenWithAction" from plugin.
[Debug 15:45:21.681] [PluginManager] Loaded "RevealAction" from plugin.
[Debug 15:45:21.682] [PluginManager] Loaded "RunAction" from plugin.
[Debug 15:45:21.682] [PluginManager] Loaded "CopyToClipboar
[Info 15:45:21.682] [Services] Successfully located service of type AbstractSystemS
[Debug 15:45:21.684] [SystemService] No other application instance detected. Continue startup.
[Info 15:45:21.692] [Services] Successfully located service of type IPreferencesSer
[Info 15:45:21.692] [Services] Successfully located service of type ISecurePreferen
[Debug 15:45:21.698] [Controller] Setting theme Classic
[Info 15:45:21.791] [Services] Successfully located service of type IKeyBindingService.
[Info 15:45:21.840] [Services] Successfully located service of type INetworkService.
[Info 15:45:21.844] [UniverseManager] Reloading universe...
[Debug 15:45:21.845] [UniverseManager] Reloading actions...
[Debug 15:45:21.849] [UniverseManager] Reloading item source "Applications"...
[Debug 15:45:21.973] [UniverseManager] Reloading item source "GNOME Special Locations"...
[Info 15:45:21.987] [Services] Successfully located service of type IUniverseFactor
[Info 15:45:21.993] [Services] Successfully located service of type IEnvironmentSer
Do.Universe.
Parameter name: path2
at System.
at Do.Platform.
at Do.Platform.
at Do.Universe.
--- End of inner exception stack trace ---
at Do.Platform.
at Do.Universe.
at Do.Universe.
at Do.Universe.
[Debug 15:45:22.001] [UniverseManager] Reloading item source "Internal GNOME Do Items"...
[Debug 15:45:22.002] [UniverseManager] Reloading item source "GNOME Do Item Sources"...
[Info 15:45:22.003] [UniverseManager] Universe contains 156 items.
[Debug 15:47:22.008] [UniverseManager] Reloading item source "Applications"...
[Debug 15:47:22.036] [UniverseManager] Reloading item source "GNOME Special Locations"...
Do.Universe.
Parameter name: path2
at System.
at Do.Platform.
at Do.Platform.
at Do.Universe.
--- End of inner exception stack trace ---
at Do.Platform.
at Do.Universe.
at Do.Universe.
at Do.Universe.
[/code]
This error is a result of the lack of the file user-dirs.dirs, which usually resides in ~/.config/. This file can be created manually, but it is automatically created by the program xdg-user- dirs-update which is included in the package xdg-user-dirs.
Refer to: www.unix. com/man- page/OpenSolari s/1/xdg- user-dirs- update/ /wiki.archlinux .org/index. php/GNOME_ Tips
http://
https:/