GNOME Bugzilla – Bug 604059
"Search All Notes" do not open main window. Shows Only taskbar.
Last modified: 2010-09-24 04:21:00 UTC
Created attachment 149323 [details] screenshot with events and manipulations. It happens on Windows 7 (build 7600). Tomboy in tray - ok. Tomboy in tray in taskbar -fine. But when i click "search all notes" from tray is see only taskbar bookmark. I can on ly navigate note from tray and it will be last 10 notes... an these 10 last can be minimized and maximized normally. I've attached some screenshots... I'll give You more information if it's really bug....
This works fine for me, but I only run Windows 7 in a VM, and probably don't have special aero effects enabled, which could make a difference. Maybe you could try turning off aero, or playing with the taskbar preferences, and see if you can get it to work? Then we'd know exactly how to reproduce the bug and maybe somebody who has an actual Windows 7 installation could test and fix it. :-)
I use Tomboy on Windows 7 RC (still!) with Aero effects enabled on a physical machine and didn't noticed this problem either. Does this happen every time? Have you tried to enable logging for a Tomboy session and see it there are errors logged?
(In reply to comment #2) > I use Tomboy on Windows 7 RC (still!) with Aero effects enabled on a physical > machine and didn't noticed this problem either. Does this happen every time? > Have you tried to enable logging for a Tomboy session and see it there are > errors logged? No i dodnt enable error loggin. How can i do it ?
(In reply to comment #3) > No i dodnt enable error loggin. How can i do it ? Start Tomboy from the command line with the --debug option. .\Tomboy.exe --debug The log file is saved in %LOCALAPPDATA%\Tomboy\tomboy.log
(In reply to comment #4) > (In reply to comment #3) > > No i dodnt enable error loggin. How can i do it ? > > Start Tomboy from the command line with the --debug option. > .\Tomboy.exe --debug > > The log file is saved in %LOCALAPPDATA%\Tomboy\tomboy.log Here is my log: C:\Program Files\Tomboy>Tomboy.exe --debug C:\Program Files\Tomboy>[DEBUG]: NoteManager created with note path "C:\Users\ppp0\AppData\Roaming\Tomboy\notes". [INFO]: Initializing Mono.Addins [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.Tomboy [DEBUG]: Name: Tomboy.Tomboy,0.10 [DEBUG]: Description: [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: C:\Program Files\Tomboy\Tomboy.exe pp SCAN: SetupDomain ERROR: There was an error while scanning assembly: C:\Program Files\Tomboy\MonoPosixHelper.dll (The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018)) [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.BacklinksAddin [DEBUG]: Name: Backlinks [DEBUG]: Description: See which notes link to the one you're currently viewing. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: C:\Program Files\Tomboy\Backlinks.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FixedWidthAddin [DEBUG]: Name: Fixed Width [DEBUG]: Description: Adds fixed-width font style. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: C:\Program Files\Tomboy\FixedWidth.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.InsertTimestampAddin [DEBUG]: Name: Insert Timestamp [DEBUG]: Description: Inserts current date and time at the cursor position. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: C:\Program Files\Tomboy\InsertTimestamp.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.ExportToHtmlAddin [DEBUG]: Name: Export to HTML [DEBUG]: Description: Exports individual notes to HTML. [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: C:\Program Files\Tomboy\ExportToHtml.dll [DEBUG]: AddinManager.OnAddinLoaded: Tomboy.FileSystemSyncServiceAddin [DEBUG]: Name: Local Directory Sync Service Add-in [DEBUG]: Description: Synchronize Tomboy Notes to a local file system path [DEBUG]: Namespace: Tomboy [DEBUG]: Enabled: True [DEBUG]: File: C:\Program Files\Tomboy\FileSystemSyncService.dll [DEBUG]: Tomboy remote control active. [DEBUG]: EnableDisable Called: enabling... True [DEBUG]: Binding key '<Alt>F12' for '/apps/tomboy/global_keybindings/show_note_menu' [DEBUG]: Binding key '<Alt>F11' for '/apps/tomboy/global_keybindings/open_start_here' [DEBUG]: Preference key '/apps/tomboy/global_keybindings/open_search' does not exist, using default. [DEBUG]: Binding key '<Alt>F1' for '/apps/tomboy/global_keybindings/open_recent_changes'
I am having the same issue. When I click on "Search All Notes" option the "Search All Notes" window appears in the task bar but will not open in a regular way. The only way I have found to open it is to right click on it and then select maximize. This happens about 95% of the time. The other 5% of the time it works as expected. I am using version 1.1.1 on Windows XP SP3. Previous versions of Tomboy have worked as expected.
This is probably the same as bug #606110, fwiw. Except Search window coordinates are stored in prefs.xml. Anyway, the fix will probably be the same.
I should also note that after the window is maximized using the method I described above the window has only two states. Maximized and minimized. It is not possible to resize or move the window.
Yeah, this is because it has offscreen coordinates. You can probably change the x/y coordinates in prefs.xml to 0,0 while Tomboy is not running to fix it, although if this keeps happening there's probably a reason for it (multiple monitors maybe).
Ethan: Is this still an issue? Did you fix this? A quick workaround for "offscreen" windows: 1) Activate the window (left click on the task icon) 2) Hit Alt + Space (this opens the system menu from the upper left corner, which you cannot see right now, of course) 3) Hit m (for "_Move") 4) Hit any arrow key (up/down/left/right, whatever) The window is now in "movement" and will float to your mouse position. Move the mouse and the window will appear right under it. Click to release it. Still, would be nice to understand how this happens: Do you have more than one monitor? In which constellation (Laptop w/ external monitor? Desktop with 2+ monitors? How are they arranged? Which one is the primary desktop with the taskbar?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!