[knotes] [Bug 242407] no tray icon for knotes

2013-02-14 Thread Aurelien Gateau
https://bugs.kde.org/show_bug.cgi?id=242407

Aurelien Gateau agat...@kde.org changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
   Assignee|kdepim-bugs@kde.org |agat...@kde.org

--- Comment #7 from Aurelien Gateau agat...@kde.org ---
I can't reproduce this with KDE SC 4.10.

I added knotes to the applications launched at startup through System Settings
Startup and Shutdown then logged out and back: knotes icon was there. Same
result after a second logout and a reboot.

When you get this bug: is there an empty spot which can be right-clicked to get
knotes menu, or is the icon completely missing?

The StatusNotifierItem (SNI) code in knotes does not do anything fancy, I
suspect the bug might be caused by knotes registering itself before Plasma is
ready to show the icon. The Plasma code handling these icons have been
rewritten in 4.10, so it is possible the bug got fixed by this rewrite. Can you
still reproduce it with 4.10? 

If so, it would help a lot if you could do this:

- Start kdebugdialog, make sure 299 kdeui (KNotification) is checked
- Logout and back to reproduce the bug
- Attach the file ~/.xsession-errors to this bug report

Now that the bug has been reproduced, do this:

1. Make sure qdbus is installed

2. Check knotes has registered an SNI. From the terminal, run this:

qdbus org.kde.StatusNotifierItem-$(pidof knotes)-1

It should print:

/
/MenuBar
/StatusNotifierItem

3. Check the SNI told the world about its icon. Run this:

qdbus org.kde.StatusNotifierItem-$(pidof knotes)-1 /StatusNotifierItem
org.kde.StatusNotifierItem.IconName

It should print:

knotes

4. Check the SNI told the world it is active. Run this:

qdbus org.kde.StatusNotifierItem-$(pidof knotes)-1 /StatusNotifierItem
org.kde.StatusNotifierItem.Status

It should print:

Active

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[knotes] [Bug 242407] no tray icon for knotes

2013-02-08 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=242407

Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 CC||myr...@kde.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[knotes] [Bug 242407] no tray icon for knotes

2013-02-08 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=242407

Allen Winter win...@kde.org changed:

   What|Removed |Added

 CC||agat...@kde.org,
   ||win...@kde.org

--- Comment #6 from Allen Winter win...@kde.org ---
Aurlien,
Since you added KStatusNotiferItem code to knotes, I wonder if you could take a
look and see if somehow the implementation needs tweaking in order to fix this
bug.

Would you take a look please?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242407] no tray icon for knotes

2012-09-06 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=242407

Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|unspecified |4.8.0
 Ever confirmed|0   |1

--- Comment #5 from Myriam Schweingruber myr...@kde.org ---
Setting status to confirmed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242407] no tray icon for knotes

2012-01-31 Thread Tilman Vogel
https://bugs.kde.org/show_bug.cgi?id=242407


Tilman Vogel tilman.vo...@web.de changed:

   What|Removed |Added

 CC||tilman.vo...@web.de




--- Comment #4 from Tilman Vogel tilman vogel web de  2012-01-31 16:26:29 ---
Confirming on openSUSE 11.4 with KDE 4.8 (knotes-4.8.0-325.2.x86_64). This
problem has been present since a long time and it is extremely annoying.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242407] no tray icon for knotes

2011-02-13 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=242407


Christophe Giboudeaux cgiboude...@gmail.com changed:

   What|Removed |Added

 CC||juan.alb.delac...@gmail.com




--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmail com  2011-02-13 
16:27:10 ---
*** Bug 266169 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242407] no tray icon for knotes

2010-12-15 Thread Dave
https://bugs.kde.org/show_bug.cgi?id=242407


Dave train_k...@netzero.net changed:

   What|Removed |Added

 CC||train_k...@netzero.net




--- Comment #2 from Dave train_knut netzero net  2010-12-15 22:54:29 ---
Since updating to 4.5.85, I am having the same problem. In addition, if I try
to use knotes with the invisible icon, it takes half a dozen clicks to get it
to respond at all. I use this applet extensively so it would be a great relief
to get this working correctly again.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242407] no tray icon for knotes

2010-10-21 Thread Ralf Hansen
https://bugs.kde.org/show_bug.cgi?id=242407


Ralf Hansen rhan...@tradav.de changed:

   What|Removed |Added

 CC||rhan...@tradav.de




--- Comment #1 from Ralf Hansen rhansen tradav de  2010-10-21 18:11:28 ---
I can confirm this error. I have 155 notes stored in knotes now.

It's one of my most unliked KDE errors.

I use Fedora 13 x86_64 with kdebase-4.4.5-1.fc13.x86_64 and
kdepim-4.4.6-3.fc13.x86_64.

knotes --version :
Qt: 4.6.3
KDE: 4.4.5 (KDE 4.4.5)
KNotes: 3.9

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs