Can you help me with a couple [warn] and [info] messages?
I'm getting these messages when i start docky:
[code]
[Info 21:24:18.776] [DockServices] Dock services initialized.
[Info 21:24:18.843] [DockController] Setting theme: HUD
[Info 21:24:19.177] [PluginManager] Loaded "Trash".
[Info 21:24:19.192] [PluginManager] Loaded "Bookmarks".
[Warn 21:24:19.209] [BookmarksItemP
[Warn 21:24:19.214] [BookmarksItemP
[Info 21:24:20.746] [Helper] Starting open_terminal_
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.766] [HelperService] Helper added: /usr/share/
[Info 21:24:20.769] [DrawingService] Could not find 'banshee', using fallback of 'extension'.
[Info 21:24:20.779] [DrawingService] Could not find 'gajim', using fallback of 'extension'.
[Info 21:24:20.785] [DrawingService] Could not find 'gtg', using fallback of 'extension'.
[Info 21:24:20.811] [DrawingService] Could not find 'liferea', using fallback of 'extension'.
[Info 21:24:20.819] [DrawingService] Could not find 'pidgin', using fallback of 'extension'.
[/code]
I'm also going to report any crash logs for bug #720520
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Docky Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Robert Dyer
- Solved:
- 2012-12-25
- Last query:
- 2012-12-25
- Last reply:
- 2011-02-23
|
#1 |
There is nothing here to worry about.
It appears you have a few bookmarks in your ~/.gtk-bookmarks file that are not valid paths, but the docky will just ignore those.
All the Info's are just that, info about what the dock is doing. It is sort of like debugging info, but we decided that it should always show.
trusktr (trusktr) said : | #2 |
Thanks Robert Dyer, that solved my question.