Ubuntu Snap Beta reports Stable version number
Categories
(Firefox :: Messaging System, defect)
Tracking
()
People
(Reporter: tommy.trussell, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:103.0) Gecko/20100101 Firefox/103.0
Steps to reproduce:
I needed native messaging after upgrading Ubuntu from 21.10 to 22.04. I saw an article at omgubuntu that said it was fixed in beta, so I installed firefox using
snap install firefox channel=beta
The version that was installed (and has been working fine) has been 104.0b9-1. HOWEVER when I choose (hamburger)-->Help--> About Firefox, it shows a different number
Actual results:
$ snap info firefox
name: firefox
summary: Mozilla Firefox web browser
publisher: Mozilla✓
store-url: https://snapcraft.io/firefox
contact: https://support.mozilla.org/kb/file-bug-report-or-feature-request-mozilla
license: unset
description: |
Firefox is a powerful, extensible web browser with support for modern web
application technologies.
commands:
- firefox
- firefox.geckodriver
snap-id: 3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk
tracking: latest/beta
refresh-date: today at 14:08 CDT
channels:
latest/stable: 103.0.2-1 2022-08-09 (1670) 171MB -
latest/candidate: 104.0-3 2022-08-19 (1725) 185MB -
latest/beta: 104.0b9-1 2022-08-22 (1738) 185MB -
latest/edge: 105.0a1 2022-08-22 (1737) 182MB -
esr/stable: 91.12.0esr-1 2022-07-26 (1588) 161MB -
esr/candidate: 102.2.0esr-2 2022-08-22 (1739) 182MB -
esr/beta: ↑
esr/edge: 102.1.0esr-1 2022-07-26 (1592) 169MB -
installed: 104.0b9-1 (1738) 185MB -
[About Firefox]
Updates available at (mozilla url)
103.0.1 (64-bit)
Expected results:
I expected to see version 104.0b9-1, the beta version I am running, according to snap, because Native Messaging works (and it didn't on the stable release). Instead Firefox itself is showing 103.0.1 (which is close to what snap stable says)
Reporter | ||
Comment 1•3 years ago
|
||
my notes say when I installed it on 2022 08 02, I installed version 104.0b4-1 so apparently there have been a few minor updates to the beta channel since 08 02 (today is 08 22).
I looked because for a bit I have been getting an alert saying updates are available to download and for whatever reason it's not coming through snap as a later release
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Messaging System' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Reporter | ||
Comment 3•3 years ago
|
||
I opened Firefox again today on this computer and saw that it STILL reports it's running 103.1 despite having the snap refreshed
twt@Elite1:~$ snap info firefox
name: firefox
summary: Mozilla Firefox web browser
publisher: Mozilla✓
store-url: https://snapcraft.io/firefox
contact: https://support.mozilla.org/kb/file-bug-report-or-feature-request-mozilla
license: unset
description: |
Firefox is a powerful, extensible web browser with support for modern web
application technologies.
commands:
- firefox
- firefox.geckodriver
snap-id: 3wdHCAVyZEmYsCMFDE9qt92UV8rC8Wdk
tracking: latest/beta
refresh-date: today at 16:39 CDT
channels:
latest/stable: 104.0-3 2022-08-23 (1749) 185MB -
latest/candidate: 104.0-3 2022-08-23 (1749) 185MB -
latest/beta: 105.0b1-1 2022-08-22 (1742) 187MB -
latest/edge: 106.0a1 2022-08-23 (1750) 182MB -
esr/stable: 91.13.0esr-1 2022-08-23 (1717) 161MB -
esr/candidate: 102.2.0esr-2 2022-08-22 (1739) 182MB -
esr/beta: ↑
esr/edge: 102.2.0esr-2 2022-08-23 (1739) 182MB -
installed: 105.0b1-1 (1742) 187MB -
twt@Elite1:~$ snap refresh firefox --stable
firefox 104.0-3 from Mozilla✓ refreshed
twt@Elite1:~$
Firefox STILL shows version 103.1 in Help-->About Firefox
I ran the troubleshooter
The troubleshooting page showed me the info including the installation folder, which said
Computer /opt/firefox
Turns out I was running Mozilla Build of Firefox (via sourceforge)
I just removed Mozilla Build of Firefox.
SORRY nevermind
Description
•