Open Bug 1876829 Opened 1 year ago Updated 1 year ago

Official .deb package displays a broken update button in about pop-in

Categories

(Firefox :: Distributions, defect, P3)

defect

Tracking

()

People

(Reporter: contact, Assigned: mkaply)

References

(Blocks 1 open bug)

Details

I am using version 122.0 of the official .deb package from https://packages.mozilla.org/apt on Ubuntu 23.10.
The about pop-in displays a "check for updates" button that does nothing.
I see this error in the browser console when I click it:

Uncaught ReferenceError: gAppUpdater is not defined
    oncommand chrome://browser/content/aboutDialog.xhtml:1
aboutDialog.xhtml:1:1

Moving across to Distributions, though I'm not sure if that is the right place for it.

My suspicions would be that the MOZ_UPDATER flag is set incorrectly on the .deb packages.

Assignee: nobody → mozilla
Component: General → Distributions

Weird. We did this all in code using the same paths as the MSIX. Not sure what happened here...

Any ideas Johan?

Flags: needinfo?(jlorenzo)

I agree. We made these changes in bug 1799503. What's your opinion on this, :gabriel?

Blocks: 1799503
Flags: needinfo?(jlorenzo) → needinfo?(gabriel)

Mm could it be this MOZ_UPDATER global is 1 because the Linux build does have the updater?

iirc we wanted to avoid a new build with isPackagedApp. Maybe the MSIX is built without the updater?

Flags: needinfo?(gabriel)

Everything is supposed to be dynamic now, we don't rely on MOZ_UPDATER anymore I Thought.

The severity field is not set for this bug.
:mkaply, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(mozilla)
Severity: -- → S3
Flags: needinfo?(mozilla)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.