[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-02 Thread Aleix Pol via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Aleix Pol  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #46 from Aleix Pol  ---
Apparently this still happens. Will need more investigation.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-02 Thread Aleix Pol via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/disc
   ||over/7ded9bf1de57f7954be552
   ||a48aa9abdb3e4db400
 Status|CONFIRMED   |RESOLVED

--- Comment #45 from Aleix Pol  ---
Git commit 7ded9bf1de57f7954be552a48aa9abdb3e4db400 by Aleix Pol, on behalf of
Aleix Pol Gonzalez.
Committed on 02/02/2016 at 14:28.
Pushed by apol into branch 'Plasma/5.5'.

Make sure qapt-check doesn't get called repeatedly

Simplify the process that checks for system upgrades.
- Makes sure it's only run when needed.
- Doesn't recreate the QProcess instance.

Tested by soee as discussed in #kubuntu-devel.

REVIEW: 126923
Related: bug 358359

M  +18   -12   libdiscover/backends/ApplicationBackend/ApplicationNotifier.cpp

http://commits.kde.org/discover/7ded9bf1de57f7954be552a48aa9abdb3e4db400

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

zmo...@gmail.com changed:

   What|Removed |Added

 CC||zmo...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

zmo...@gmail.com changed:

   What|Removed |Added

 CC||zmo...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-01 Thread Aleix Pol via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #42 from Aleix Pol  ---
ping?

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-01 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #44 from boaz.do...@gmail.com ---
(In reply to Aleix Pol from comment #42)
> ping?

How can I test the patch?

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-02-01 Thread pdf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #43 from pdf  ---
On 02/02/2016 14:51, Aleix Pol via KDE Bugzilla wrote:
> https://bugs.kde.org/show_bug.cgi?id=347602
>
> --- Comment #42 from Aleix Pol  ---
> ping?

I don't have a system running recent enough bits to test the patch
currently, if no one else has done so in the next couple of weeks I'll
try and put something together.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-28 Thread Aleix Pol via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #40 from Aleix Pol  ---
*** Bug 358018 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-26 Thread deadlydud via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

deadlydud  changed:

   What|Removed |Added

 CC||kdeb...@galaxy.za.net

--- Comment #38 from deadlydud  ---
apt-get upgrade does not seem to fix the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-26 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Antonio Rojas  changed:

   What|Removed |Added

 CC|aro...@archlinux.org|

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-20 Thread pfoo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #34 from pfoo  ---
Could this be related to #352055 plasma-pa plasmoid not shown in systemtray
after startup ? (https://bugs.kde.org/show_bug.cgi?id=352055)

Unchecking the Update icon in the System Tray Settings, applying, then checking
it again and applying again make the issue disappears.
The fix is the same for bug #352055 involving plasma-pa at startup

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-20 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #37 from h.k.gh...@gmail.com ---
(In reply to pfoo from comment #36)
> I had, I'm experiencing the issue, and yes the bug will appear again when
> new updates are released by ubuntu. I'm fully aware of this. And yes, this
> is a -temporary or hot if you wish- fix as it makes your systray looks as it
> should for the time being.
> I'm just pointing that this hotfix is working on other(s ?) bugreports, and
> that It may be related (systray not updating icons as it should ?)

I think the point you're missing is that, in bug reports, the term "fix"
actually means something very specific. The fact that you have found a
*workaround* is not the same as saying that there is a *fix*. There is no fix
until a patch has been applied to the code and is shown to work as expected
without having to play with the system tray for the issue to be hidden away
temporarily (i.e. a "workaround").

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-20 Thread Tim Goodwin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #35 from Tim Goodwin  ---
(In reply to pfoo from comment #34)
> Could this be related to #352055 plasma-pa plasmoid not shown in systemtray
> after startup ? (https://bugs.kde.org/show_bug.cgi?id=352055)
> 
> Unchecking the Update icon in the System Tray Settings, applying, then
> checking it again and applying again make the issue disappears.
> The fix is the same for bug #352055 involving plasma-pa at startup

This is *not* a fix. It simply makes the issue go away until the next updates
appear. Then the issue comes back. I wish people would read the comments before
they say that things are 'fixed' when they obviously are not.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-20 Thread pfoo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #36 from pfoo  ---
I had, I'm experiencing the issue, and yes the bug will appear again when new
updates are released by ubuntu. I'm fully aware of this. And yes, this is a
-temporary or hot if you wish- fix as it makes your systray looks as it should
for the time being.
I'm just pointing that this hotfix is working on other(s ?) bugreports, and
that It may be related (systray not updating icons as it should ?)

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-19 Thread Marc H . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Marc H.  changed:

   What|Removed |Added

 CC||mhz4...@gmail.com

--- Comment #33 from Marc H.  ---
I have three machines running Kubuntu 15.10 / Plasma 5.4.2, all of them are
affected.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-06 Thread Tim Goodwin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #31 from Tim Goodwin  ---
Hi Fabian - this only works until the next updates come through. Then you have
to do it all again. Very annoying bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-06 Thread Tim Goodwin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

--- Comment #32 from Tim Goodwin  ---
Hi Fabian - this only works until the next updates come through. Then you have
to do it all again. Very annoying bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2016-01-06 Thread Fabian Rost via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Fabian Rost  changed:

   What|Removed |Added

 CC||fabianr...@mailbox.org

--- Comment #30 from Fabian Rost  ---
I have the same issue on Kubuntu 15.10.
When the system was up to date and the Update icon showed available updates, I
realized the following: I unchecked the Update icon in the System Tray Settings
and clicked Apply. Then I checked it again and clicked apply again. Now the
icon shows the correct status.

-- 
You are receiving this mail because:
You are watching all bug changes.


[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2015-12-11 Thread Christian González via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Christian González  changed:

   What|Removed |Added

 CC||chgonzal...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[muon] [Bug 347602] Update Manager systray icon and info still reports pending updates after updates applied

2015-12-05 Thread Andreas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=347602

Andreas  changed:

   What|Removed |Added

 CC||ads-kde-b...@wars-nicht.de

--- Comment #28 from Andreas  ---
I have the same problem. The "Updates" icon remains red even after all updates
are applied (and no reboot is required). If I click on the icon, it tells me
that there are no remaining updates.

System is 15.10, fresh install.

-- 
You are receiving this mail because:
You are watching all bug changes.