Issue 98144 - update notifier notifies of non existing updates
Summary: update notifier notifies of non existing updates
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: OOo 3.0
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: OOo 3.4
Assignee: dirk.voelzke
QA Contact: Unknown
URL: http://uxooo.blogspot.com/2009/05/wro...
Keywords: usability
: 102098 (view as issue list)
Depends on:
Blocks:
 
Reported: 2009-01-16 13:45 UTC by woutervanwijk
Modified: 2010-10-28 13:03 UTC (History)
8 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
screenshot of the update notifier (26.35 KB, text/plain)
2009-01-26 15:43 UTC, woutervanwijk
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description woutervanwijk 2009-01-16 13:45:53 UTC
Every time I open OOo 3, I get a message in the upper-right corner stating that
there are updates for extensions. But if I click it, no updates are available.
This is irritating since the balloon pops up every time I start OOo.
Comment 1 Martin Hollmichel 2009-01-16 14:14:02 UTC
i'm not able to reproduce this, what extensions in which version are already
installed ?
Comment 2 hans_werner67 2009-01-16 14:25:00 UTC
CCed TBO as extension-repository engineer
Comment 3 b.osi.ooo 2009-01-19 10:38:09 UTC
Hi woutervanwijk,
do you get it when you are connected to the internet, or do you also get it
when no internet access is available?
Comment 4 woutervanwijk 2009-01-22 11:52:47 UTC
I always get it, no matter if I'm connected or not. I use the Dutch version of
OOo, and two extensions are installed: Dutch spelling and hyphenation, and the
english one.
Comment 5 b.osi.ooo 2009-01-22 12:17:32 UTC
ok, if you also get it without internet connection, i'm out of it :-)
-> JL: as developer - are you aware of such a behaviour?
-> OF: Have you seen this behaviour jet?
Comment 6 Olaf Felka 2009-01-22 12:30:24 UTC
OF: Fortunately not. Otherwise I've had to write an issue.
Comment 7 woutervanwijk 2009-01-26 15:43:04 UTC
Created attachment 59668 [details]
screenshot of the update notifier
Comment 8 woutervanwijk 2009-03-03 10:57:24 UTC
I found out that if I disable the general 'check for updates' option (of the
whole suite), then this behaviour is gone.
Comment 9 joachim.lingner 2009-03-03 14:18:58 UTC
cc'ing dv.
Comment 10 Olaf Felka 2009-05-25 07:41:00 UTC
Any new on this? Can we close this issue? 
Comment 11 dirk.voelzke 2009-05-25 13:03:20 UTC
I'll have a look.
Comment 12 dirk.voelzke 2009-05-25 14:47:18 UTC
*** Issue 102098 has been marked as a duplicate of this issue. ***
Comment 13 matthias.mueller-prove 2009-05-26 09:24:02 UTC
adding my blog URL: http://uxooo.blogspot.com/2009/05/wrong-update-notification.html
Comment 14 dirk.voelzke 2009-05-27 15:12:57 UTC
Accepted
Comment 15 dirk.voelzke 2009-09-03 07:19:44 UTC
Retargeted, could not reproduce.
Comment 16 per.ooo 2009-09-13 10:24:19 UTC
Engineers,

I can reproduce this with 3.1.1rc2 on WinXP with the pre-shipped extensions only.

Tell me what info you need and I will try to get it to you.

Maybe error in the config of on of the extensions shipped that is triggering a
bug in the update system?
Comment 17 per.ooo 2009-09-13 10:43:24 UTC
I have looked into it a little more and have noted the following.

A part of the Jobs.xcu looks like this:

<node oor:name="UpdateCheck">
 <node oor:name="Arguments">
  <prop oor:name="AutoCheckEnabled" oor:type="xs:boolean">
   <value>true</value>
  </prop>
  <prop oor:name="LastCheck" oor:type="xs:long">
   <value>1252834175</value>
  </prop>
  <prop oor:name="Extension_org.openoffice.en.hunspell.dictionaries"
oor:op="replace" oor:type="xs:string">
   <value>2008.11.20</value>
  </prop>
  <prop oor:name="Extension_org.openoffice.da.writer2latex.oxt" oor:op="replace"
oor:type="xs:string">
   <value>1.0</value>
  </prop>
 </node>
</node>

Removing the file completely or the following lines solves the problem:

  <prop oor:name="Extension_org.openoffice.en.hunspell.dictionaries"
oor:op="replace" oor:type="xs:string">
   <value>2008.11.20</value>
  </prop>

Also, can we verify that the value "2008.11.20" is absolutely correct and works
in this way?

Maybe this can help you?

Best
Per
Comment 18 kai.sommerfeld 2010-10-20 12:45:19 UTC
set target.
Comment 19 dirk.voelzke 2010-10-28 13:03:04 UTC
There have been loots of changes in the extension manager and I can't reproduce
this issue. I will close this one.
Comment 20 dirk.voelzke 2010-10-28 13:03:34 UTC
Closed.