[Bug 263131] Status indicator icon not showing correct status

2011-01-21 Thread Andre Heinecke
https://bugs.kde.org/show_bug.cgi?id=263131


Andre Heinecke aheine...@intevation.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Andre Heinecke aheinecke intevation de  2011-01-21 
18:49:40 ---
SVN commit 1216169 by aheinecke:

- Remove the use of private qt api. This did not work as intended
  so the status was never updated. When there was no instance of
  networkingcontrolmgr. (The minimalnetworkingclient used to test
  before does that)
- Instanciate WinCE Networking Control Manager because it handles
  the Window Messages notifing about a Network status change.
- Create the Networking control manager as a child window
  of the correct qt main window. So Messages are recive correctly
  even in multithreaded applications with multiple windows.
- Cleanup debug output a bit.

CCBUG: 258271
CCBUG: 263626
BUG: 263131



 M  +12 -23networking_wince.cpp  
 M  +4 -0  networking_wince_p.h  
 M  +43 -7 networkingcontrolmanager_wince.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1216169

-- 
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 263131] Status indicator icon not showing correct status

2011-01-20 Thread Andreas Holzammer
https://bugs.kde.org/show_bug.cgi?id=263131


Andreas Holzammer andreas.holzam...@kdab.com changed:

   What|Removed |Added

 CC||andreas.holzam...@kdab.com
 OS/Version|MS Windows  |Windows CE




-- 
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 263131] Status indicator icon not showing correct status

2011-01-19 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=263131





--- Comment #2 from Tobias Koenig tokoe kde org  2011-01-19 13:58:15 ---
For the record: The problem seems to be that the
Solid::Networking::statusChanged() signal is not emitted correctly on network
status changes on WinCE. This might also be the cause for bug 258271.

-- 
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 263131] Status indicator icon not showing correct status

2011-01-14 Thread Bjoern Ricks
https://bugs.kde.org/show_bug.cgi?id=263131


Bjoern Ricks bjoern.ri...@intevation.de changed:

   What|Removed |Added

 CC||bjoern.ri...@intevation.de




--- Comment #1 from Bjoern Ricks bjoern ricks intevation de  2011-01-14 
12:11:22 ---
It's also confusing that sometimes the status of a local resource is online,
imap is offline and the main status indicator shows online. I always have to
take a look at the account menu to get the real status of my resources.

Maybe it would also be possible to show the status of the current selected
resource/account if one is selected in the breadcrumb navigation.

-- 
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