Closed
Bug 303485
Opened 19 years ago
Closed 19 years ago
update manager no longer connects to update server
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: asituationist, Assigned: bugs)
Details
(Whiteboard: [1.8 Branch ETA: 8/5])
Attachments
(1 file)
2.19 KB,
patch
|
darin.moz
:
review+
|
Details | Diff | Splinter Review |
Today's build breaks the updates manager. Here's a break down of the various
phases when trying to update, it should be noted that there is no network
traffic throughout this entire process.
No network activity and the continue button is active for the initial screen.
Next screen says an update is available and the usual certificate warning is not
there. 'More details' button when clicked transforms into blue active url which
pops up a new blank window.
Clicking continue for the next stage of installation says downloading update,
however there is still no network activity and the continue button is active.
The following screen says the update was successfully downloaded, even though no
network activity has taken place. Restart button restarts Deer Park.
Reporter | ||
Comment 1•19 years ago
|
||
Apologies. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4)
Gecko/20050804 Firefox/1.0+ on OS X 10.4.2
Reporter | ||
Comment 2•19 years ago
|
||
Appears to be broken in Thunderbird version 1.0+ (20050804) as well.
Comment 3•19 years ago
|
||
WORKSFORME... try again?
Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
> WORKSFORME... try again?
Hi Darin, i ran through the whole quit, relogin process and still no dice. Has
the update URL changed? Maybe i hould download the nightly rather than the
update and try again
Reporter | ||
Comment 5•19 years ago
|
||
tried packaged nightly Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US;
rv:1.8b4) Gecko/20050804 Firefox/1.0+ and a fresh profile - same result.
Comment 6•19 years ago
|
||
Tried some builds: the updater finds an update for the 2005080405 build, but not
for the 2005080408 and the 2005080421 build.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050804
Firefox/1.0+ ID:2005080421
Comment 7•19 years ago
|
||
For the 2005080405 build the updater finds a 2005080406 update.
Comment 8•19 years ago
|
||
I have the same problem. Update dialog acts as if there is a new update without
even checking network. It seems like the code is disconnected with the UI.
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050804
Firefox/1.0+
Comment 9•19 years ago
|
||
Ben: any thoughts on this? sounds like a recent regression, but i can't seem to
repro it on my systems.
Assignee | ||
Comment 10•19 years ago
|
||
Looking...
Status: NEW → ASSIGNED
Flags: blocking1.8b4+
Whiteboard: [1.8 Branch ETA: 8/5]
Assignee | ||
Comment 11•19 years ago
|
||
Looks like I misunderstood this binding when I patched it last time - there's a
separate binding for wizard buttons on OS X. This patch adds the |extra1|
button to the MacOSX wizard buttons too, and removes the MacOS X specific
handling from the "other platforms" section since Mac will never build that
code.
Assignee: nobody → bugs
Attachment #191743 -
Flags: review?(darin)
Updated•19 years ago
|
Attachment #191743 -
Flags: review?(darin) → review+
Assignee | ||
Comment 12•19 years ago
|
||
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 13•19 years ago
|
||
Ben, does the fix for the update manager include Thunderbird?
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•