Closed
Bug 296976
Opened 20 years ago
Closed 20 years ago
xulrunner outputs "*** update url: null" in an endless loop
Categories
(Toolkit Graveyard :: XULRunner, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 296972
People
(Reporter: Manfred.Haertel, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050601
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050607
When starting a current xulrunner from the trunk with any application from a
Linux shell, the application runs, but the following messages are displayed at
the shell window:
==================*** interval = undefined
*** downloadUpdate
*** /home/manfred/download/mozilla/source/xulrunner/dist/bin/updates/0/update.status
*** no patch to download
and then in an endless loop
*** update url: null
*** update url: null
*** update url: null
*** update url: null
Reproducible: Always
Steps to Reproduce:
1. start xulrunner with any application
Actual Results:
An endless loop of messages at the shell window
Expected Results:
Run silently ;-)
Comment 1•20 years ago
|
||
This looks like a regression from the update service landing from yesterday.
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 296972 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•