linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #08054
[Bug 1136558] Re: file browser can not be opened via Do
Hi,
I did as you requested. After trying to call 'File Browser' actualy
nothing was logged anymore. It seems that the call to the program is not
even made. Please find the debug output below:
Output of gnome-do --debug:
========================================================================
[Info 02:37:54.142] [Services] Successfully located service of type IPreferencesService.
[Info 02:37:54.150] [Services] Successfully located service of type ILogService.
[Info 02:37:54.151] [Services] Successfully located service of type ISecurePreferencesService.
[Info 02:37:54.156] [Services] Successfully located service of type INotificationsService.
[Debug 02:37:54.162] [InterfaceManager] "Glass" interface was loaded
[Info 02:37:54.163] [Services] Successfully located service of type ILogService.
[Debug 02:37:54.163] [InterfaceManager] "Nouveau" interface was loaded
[Debug 02:37:54.163] [InterfaceManager] "Mini" interface was loaded
[Debug 02:37:54.164] [InterfaceManager] "Classic" interface was loaded
[Debug 02:37:54.174] [PluginManager] Loaded "ScreenItemSource" from plugin.
(Do:9607): Wnck-CRITICAL **: wnck_set_client_type got called multiple
times.
[Info 02:37:54.178] [Services] Successfully located service of type PathsService.
[Debug 02:37:54.178] [PluginManager] Loaded "WindowItemSource" from plugin.
[Debug 02:37:54.179] [PluginManager] Loaded "PlacesItemSource" from plugin.
[Debug 02:37:54.180] [PluginManager] Loaded "NotesItemSource" from plugin.
[Debug 02:37:54.180] [PluginManager] Loaded "ProfileItemSource" from plugin.
[Debug 02:37:54.180] [PluginManager] Loaded "SessionCommandsItemSource" from plugin.
[Debug 02:37:54.181] [PluginManager] Loaded "ApplicationItemSource" from plugin.
[Debug 02:37:54.181] [PluginManager] Loaded "GNOMESpecialLocationsItemSource" from plugin.
[Debug 02:37:54.182] [PluginManager] Loaded "ScreenshotItemSource" from plugin.
[Info 02:37:54.182] [Services] Successfully located service of type AbstractApplicationService.
[Debug 02:37:54.183] [PluginManager] Loaded "InternalItemSource" from plugin.
[Debug 02:37:54.183] [PluginManager] Loaded "ItemSourceItemSource" from plugin.
[Debug 02:37:54.184] [PluginManager] Loaded "WindowMinimizeAction" from plugin.
[Debug 02:37:54.184] [PluginManager] Loaded "WindowMaximizeAction" from plugin.
[Debug 02:37:54.184] [PluginManager] Loaded "WindowCloseAction" from plugin.
[Debug 02:37:54.184] [PluginManager] Loaded "WindowFocusAction" from plugin.
[Debug 02:37:54.184] [PluginManager] Loaded "WindowMoveAction" from plugin.
[Debug 02:37:54.184] [PluginManager] Loaded "ScreenTileAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "ScreenCascadeAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "ScreenRestoreAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "ScreenSwapAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "ShowDesktopAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "NewNoteAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "SearchNotesAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "RunInTerminalAction" from plugin.
[Debug 02:37:54.185] [PluginManager] Loaded "OpenTerminalHereAction" from plugin.
[Debug 02:37:54.186] [PluginManager] Loaded "PastebinAction" from plugin.
[Debug 02:37:54.186] [PluginManager] Loaded "EmailAction" from plugin.
[Debug 02:37:54.186] [PluginManager] Loaded "OpenAction" from plugin.
[Debug 02:37:54.188] [PluginManager] Loaded "OpenUrlAction" from plugin.
[Debug 02:37:54.188] [PluginManager] Loaded "OpenWithAction" from plugin.
[Debug 02:37:54.188] [PluginManager] Loaded "RevealAction" from plugin.
[Debug 02:37:54.188] [PluginManager] Loaded "RunAction" from plugin.
[Debug 02:37:54.188] [PluginManager] Loaded "CopyToClipboardAction" from plugin.
[Debug 02:37:54.189] [PluginManager] Loaded "GoogleCalculatorAction" from plugin.
[Debug 02:37:54.189] [PluginManager] Loaded "DefineAction" from plugin.
[Debug 02:37:54.190] [PluginManager] Loaded "TakeScreenshotAction" from plugin.
[Debug 02:37:54.190] [PluginManager] Loaded "MakeUrlTinyAction" from plugin.
[Debug 02:37:54.191] [PluginManager] Loaded "OpenSearchAction" from plugin.
[Info 02:37:54.192] [Services] Successfully located service of type AbstractSystemService.
[Debug 02:37:54.193] [SystemService] No other application instance detected. Continue startup.
[Info 02:37:54.199] [Services] Successfully located service of type IPreferencesService.
[Info 02:37:54.199] [Services] Successfully located service of type ISecurePreferencesService.
[Debug 02:37:54.206] [Controller] Setting theme Classic
[Info 02:37:54.277] [Services] Successfully located service of type IKeyBindingService.
[Error 02:37:54.286] [AbstractKeyBindingService] Failed to bind "Summon in Text Mode" to ""
[Info 02:37:54.309] [Services] Successfully located service of type INetworkService.
[Info 02:37:54.313] [UniverseManager] Reloading universe...
[Debug 02:37:54.314] [UniverseManager] Reloading actions...
[Debug 02:37:54.328] [UniverseManager] Reloading item source "Window Screen Items"...
[Debug 02:37:54.329] [UniverseManager] Reloading item source "Generic Window Items"...
[Debug 02:37:54.330] [UniverseManager] Reloading item source "Firefox Places"...
Firefox.PlacesItemSource "Firefox Places" encountered an error in UpdateItems: System.InvalidCastException: Cannot cast from source type to destination type.
at Mono.Data.Sqlite.SqliteDataReader.VerifyType (Int32 i, DbType typ) [0x00000] in <filename unknown>:0
at Mono.Data.Sqlite.SqliteDataReader.GetString (Int32 i) [0x00000] in <filename unknown>:0
at Firefox.PlacesItemSource+<LoadPlaceItems>c__Iterator3.MoveNext () [0x00000] in <filename unknown>:0
at System.Collections.Generic.List`1[Firefox.PlaceItem].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0
at System.Collections.Generic.List`1[Firefox.PlaceItem]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0
at System.Linq.Enumerable.ToArray[PlaceItem] (IEnumerable`1 source) [0x00000] in <filename unknown>:0
at Firefox.PlacesItemSource.UpdateItems () [0x00000] in <filename unknown>:0
at Do.Universe.Safe.SafeItemSource.UpdateItems () [0x00000] in <filename unknown>:0 .
[Debug 02:37:54.621] [UniverseManager] Reloading item source "Tomboy Notes"...
Could not locate Tomboy on D-Bus. Perhaps it's not running?
[Debug 02:37:54.624] [UniverseManager] Reloading item source "GNOME Terminal Profiles"...
[Debug 02:37:54.625] [UniverseManager] Reloading item source "GNOME Session Commands"...
[Debug 02:37:54.625] [UniverseManager] Reloading item source "Applications"...
[Debug 02:37:54.692] [UniverseManager] Reloading item source "GNOME Special Locations"...
Do.Universe.Linux.GNOMESpecialLocationsItemSource "GNOME Special Locations" encountered an error in UpdateItems: System.IO.FileNotFoundException: Could not find file "/home/dho/.gtk-bookmarks".
File name: '/home/dho/.gtk-bookmarks'
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0
at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0
at System.IO.StreamReader..ctor (System.String path) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
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 02:37:54.694] [UniverseManager] Reloading item source "GNOME Screenshot Items"...
[Debug 02:37:54.694] [UniverseManager] Reloading item source "Internal GNOME Do Items"...
[Debug 02:37:54.694] [UniverseManager] Reloading item source "GNOME Do Item Sources"...
[Info 02:37:54.697] [UniverseManager] Universe contains 213 items.
[Debug 02:38:01.882] [RelevanceProvider] Successfully loaded learned usage data.
========================================================================
In case of additional info-needs please let me know.
Best Regards
David.
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Do.
https://bugs.launchpad.net/bugs/1136558
Title:
file browser can not be opened via Do
Status in Do:
New
Bug description:
I am running 64bit Linux Mint 13 (MATE edition) on a i7 core machine.
When I try to open 'File Browser' via Do, a new task in the taskbar is
openened stating: 'Opening File Browser'. That's where it ends.
Nothing will happen. When I start the File Browser via the menu there
is no problem. Also this problem does not occur with any other
application which I try to open using Do. I always use Do to call all
my programs and for the rest I am very satified about the
functionality. I can reproduce the issue at any given time. In case
further information is needed please contact me.
To manage notifications about this bug go to:
https://bugs.launchpad.net/do/+bug/1136558/+subscriptions
References