[ubuntu-mono] [Bug 770307] Re: 'Search All Notes' dialog not working in Windows 7

Patrick 770307 at bugs.launchpad.net
Fri Aug 5 21:56:04 UTC 2011


I had the same problem on Windows 7 with Tomboy 1.6.0. It was caused by the two following lines in 
%USERPROFILE%\AppData\Roaming\Tomboy\config\prefs.xml:

    <search_window_x_pos>-32000</search_window_x_pos>
    <search_window_y_pos>-32000</search_window_y_pos>

The solution that worked for me was:
- quit tomboy
- open %USERPROFILE%\AppData\Roaming\Tomboy\config\prefs.xml in a text editor and replace the two lines mentioned above with:

    <search_window_x_pos>150</search_window_x_pos>
    <search_window_y_pos>150</search_window_y_pos>

- save, close, restart tomboy and everything worked again :)

I recently worked with two monitors, don't know if that might have caused the problem.
Good luck!

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to tomboy in Ubuntu.
https://bugs.launchpad.net/bugs/770307

Title:
  'Search All Notes' dialog not working in Windows 7

Status in “tomboy” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: tomboy

  I use Tomboy for Ubuntu and Windows 7 Pro 64. On Windows 7, the
  'Search All Notes' dialog is not working.

  This was using Tomboy Notes 1.4.2.0 and Gtk# for .NET 2.12.10.
  Meanwhile, I updated up to Tomboy Notes 1.6.0.0 and the dialog still
  won't appear. I am not sure why this happens, but any info I can find
  on the subject is Ubuntu related. The Windows installer is on the
  Tomboy Gnome Project page though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/770307/+subscriptions




More information about the Ubuntu-mono mailing list