After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585297 - Windows only: Multiple Tomboy windows collapsed in taskbar have no label
Windows only: Multiple Tomboy windows collapsed in taskbar have no label
Status: RESOLVED FIXED
Product: tomboy
Classification: Applications
Component: General
0.15.x
Other Windows
: Normal trivial
: ---
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-09 23:10 UTC by George Slavov
Modified: 2010-01-28 15:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] Add the product name and the assembly title custom attributes (749 bytes, patch)
2009-10-25 01:09 UTC, Stefan Cosma
committed Details | Review

Description George Slavov 2009-06-09 23:10:51 UTC
Please describe the problem:
When there are a lot of apps open, windows that are of the same app get collapsed into one entry on the taskbar. When that happens to Tomboy, you get the following behavior

http://imagebin.ca/view/o-BLCFYe.html

Maybe the imagebin will expire, so I'll describe it. The entry lacks any text like 'Tomboy'. It's just a bar with the Tomboy icon.

Steps to reproduce:
1. Open many apps on Windows, so there's no room in the taskbar and they start collapsing
2. Open 2 Tomboy notes
3. Look at the title of Tomboy in the taskbar


Actual results:
No writing in the entry

Expected results:
Should have Tomboy's icon and on the right it should say 'Tomboy'

Does this happen every time?
Yes

Other information:
Comment 1 Stefan Cosma 2009-10-25 01:09:42 UTC
Created attachment 146191 [details] [review]
[PATCH] Add the product name and the assembly title custom attributes

Adding an AssemblyTitle custom attribute will fix the problem.
Comment 2 Sandy Armstrong 2009-10-27 16:54:59 UTC
Thanks Stefan, this has been pushed to master now.
Comment 3 George Slavov 2010-01-21 02:22:16 UTC
The release notes for Tomboy 1.1.0 say the new version includes a fix for this bug, but it's still there.
Comment 4 Sandy Armstrong 2010-01-21 04:43:45 UTC
George, what version of Windows are you using?

Stefan, what version of Windows did you test this patch on?
Comment 5 George Slavov 2010-01-21 05:33:52 UTC
I use XP SP3, .NET 3.5 and gtk-sharp 2.12.9-2.
Comment 6 George Slavov 2010-01-28 07:27:00 UTC
I'm confirming that the latest git as of right now does not exhibit this bug. It must be that the patch wasn't included in 1.1.0 as the changelog said.

Cheers!
Comment 7 Sandy Armstrong 2010-01-28 15:34:05 UTC
Okay, then it should definitely be in 1.1.1.  Thanks for checking up on this, George.