I also met this problem, so any news? or How to fix this bug?

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Do.
https://bugs.launchpad.net/bugs/850543

Title:
  gnome3 breaks files and folders

Status in Do:
  New
Status in Do Plugins Project:
  Triaged

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 
IPreferencesService.
  [Info  15:45:21.656] [Services] Successfully located service of type 
ILogService.
  [Info  15:45:21.656] [Services] Successfully located service of type 
ISecurePreferencesService.
  [Info  15:45:21.664] [Services] Successfully located service of type 
INotificationsService.
  [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 "ApplicationItemSource" from 
plugin.
  [Debug 15:45:21.673] [PluginManager] Loaded "GNOMESpecialLocationsItemSource" 
from plugin.
  [Info  15:45:21.675] [Services] Successfully located service of type 
AbstractApplicationService.
  [Debug 15:45:21.676] [PluginManager] Loaded "InternalItemSource" from plugin.
  [Debug 15:45:21.676] [PluginManager] Loaded "ItemSourceItemSource" from 
plugin.
  [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 "CopyToClipboardAction" from 
plugin.
  [Info  15:45:21.682] [Services] Successfully located service of type 
AbstractSystemService.
  [Debug 15:45:21.684] [SystemService] No other application instance detected. 
Continue startup.
  [Info  15:45:21.692] [Services] Successfully located service of type 
IPreferencesService.
  [Info  15:45:21.692] [Services] Successfully located service of type 
ISecurePreferencesService.
  [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 
IUniverseFactoryService.
  [Info  15:45:21.993] [Services] Successfully located service of type 
IEnvironmentService.
  Do.Universe.Linux.GNOMESpecialLocationsItemSource "GNOME Special Locations" 
encountered an error in UpdateItems: System.TypeInitializationException: An 
exception was thrown by the type initializer for Do.Universe.Linux.FileItem 
---> System.ArgumentNullException: Argument cannot be null.
  Parameter name: path2
    at System.IO.Path.Combine (System.String path1, System.String path2) 
[0x00000] in <filename unknown>:0 
    at Do.Platform.Linux.EnvironmentServiceExtensions.PathForXdgVariable 
(IEnvironmentService envService, System.String key, System.String fallback) 
[0x00000] in <filename unknown>:0 
    at Do.Platform.Linux.EnvironmentServiceExtensions.MaybePathForXdgVariable 
(IEnvironmentService envService, System.String key) [0x00000] in <filename 
unknown>:0 
    at Do.Universe.Linux.FileItem..cctor () [0x00000] in <filename unknown>:0 
    --- End of inner exception stack trace ---
    at Do.Platform.Linux.UniverseFactoryService.NewFileItem (System.String 
path) [0x00000] in <filename unknown>:0 
    at 
Do.Universe.Linux.GNOMESpecialLocationsItemSource+<ReadBookmarkItems>c__Iterator3.MoveNext
 () [0x00000] in <filename unknown>:0 
    at Do.Universe.Linux.GNOMESpecialLocationsItemSource.UpdateItems () 
[0x00000] in <filename unknown>:0 
    at Do.Universe.Safe.SafeItemSource.UpdateItems () [0x00000] in <filename 
unknown>:0 .
  [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.Linux.GNOMESpecialLocationsItemSource "GNOME Special Locations" 
encountered an error in UpdateItems: System.TypeInitializationException: An 
exception was thrown by the type initializer for Do.Universe.Linux.FileItem 
---> System.ArgumentNullException: Argument cannot be null.
  Parameter name: path2
    at System.IO.Path.Combine (System.String path1, System.String path2) 
[0x00000] in <filename unknown>:0 
    at Do.Platform.Linux.EnvironmentServiceExtensions.PathForXdgVariable 
(IEnvironmentService envService, System.String key, System.String fallback) 
[0x00000] in <filename unknown>:0 
    at Do.Platform.Linux.EnvironmentServiceExtensions.MaybePathForXdgVariable 
(IEnvironmentService envService, System.String key) [0x00000] in <filename 
unknown>:0 
    at Do.Universe.Linux.FileItem..cctor () [0x00000] in <filename unknown>:0 
    --- End of inner exception stack trace ---
    at Do.Platform.Linux.UniverseFactoryService.NewFileItem (System.String 
path) [0x00000] in <filename unknown>:0 
    at 
Do.Universe.Linux.GNOMESpecialLocationsItemSource+<ReadBookmarkItems>c__Iterator3.MoveNext
 () [0x00000] in <filename unknown>:0 
    at Do.Universe.Linux.GNOMESpecialLocationsItemSource.UpdateItems () 
[0x00000] in <filename unknown>:0 
    at Do.Universe.Safe.SafeItemSource.UpdateItems () [0x00000] in <filename 
unknown>:0 .
  [/code]

To manage notifications about this bug go to:
https://bugs.launchpad.net/do/+bug/850543/+subscriptions

-- 
Mailing list: https://launchpad.net/~linux-traipu
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~linux-traipu
More help   : https://help.launchpad.net/ListHelp

Reply via email to