[Desktop-packages] [Bug 1981025] Re: Firefox SNAP update removes icon from desktop

2022-07-08 Thread Olivier Tilloy
As pointed out on the Lubuntu discourse, the icon on your desktop was
very probably a manual copy of the desktop file that is generated by
snapd. You'll have better luck by making it a symlink to that desktop
file, instead of a copy.

** Changed in: firefox (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1981025

Title:
  Firefox SNAP update removes icon from desktop

Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Firefox SNAP updated from 102.0 to 102.0.1 today, resulting in the
  desktop icon disappearing, because the firefox_firefox.desktop file
  "icon=" line then points to a now non-existent directory.

  https://discourse.lubuntu.me/t/firefox-snap-updated-firefox-desktop-
  icon-disappeared-after-update/3445

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1981025/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1981025] Re: Firefox SNAP update removes icon from desktop

2022-07-08 Thread Edward
Command doesn't work.

:~$ apport-collect 1981025
The authorization page:
 
(https://launchpad.net/+authorize-token?oauth_token=Kh3CwRWMrWJkRKVgw3MJ_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Waiting to hear from Launchpad about your decision...
/usr/bin/xdg-open: 882: firefox: not found
/usr/bin/xdg-open: 882: firefox: not found
xdg-open: no method available for opening 
'https://launchpad.net/+authorize-token?oauth_token=Kh3CwRWMrWJkRKVgw3MJ_permission=DESKTOP_INTEGRATION'

Then when CTRL-C is pressed to end this:

^CTraceback (most recent call last):
  File "/usr/bin/apport-cli", line 387, in 
if not app.run_argv():
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 719, in run_argv
return self.run_update_report()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 566, in 
run_update_report
if not self.crashdb.can_update(self.options.update_report):
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
529, in can_update
bug = self.launchpad.bugs[id]
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
155, in launchpad
self.__launchpad = Launchpad.login_with('apport-collect',
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 700, in 
login_with
return cls._authorize_token_and_login(
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 451, in 
_authorize_token_and_login
credentials = authorization_engine(credentials, credential_store)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 627, 
in __call__
self.make_end_user_authorize_token(credentials, request_token_string)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 718, 
in make_end_user_authorize_token
self.wait_for_end_user_authorization(credentials)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 813, 
in wait_for_end_user_authorization
if self.check_end_user_authorization(credentials):
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 693, 
in check_end_user_authorization
credentials.exchange_request_token_for_access_token(self.web_root)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 240, 
in exchange_request_token_for_access_token
response, content = _http_post(url, headers, params)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 106, 
in _http_post
response, content = httplib2.Http(
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1725, in 
request
(response, content) = self._request(
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1441, in 
_request
(response, content) = self._conn_request(conn, request_uri, method, body, 
headers)
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1393, in 
_conn_request
response = conn.getresponse()
  File "/usr/lib/python3.10/http/client.py", line 1374, in getresponse
response.begin()
  File "/usr/lib/python3.10/http/client.py", line 318, in begin
version, status, reason = self._read_status()
  File "/usr/lib/python3.10/http/client.py", line 279, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
  File "/usr/lib/python3.10/socket.py", line 705, in readinto
return self._sock.recv_into(b)
  File "/usr/lib/python3.10/ssl.py", line 1273, in recv_into
return self.read(nbytes, buffer)
  File "/usr/lib/python3.10/ssl.py", line 1129, in read
return self._sslobj.read(len, buffer)
KeyboardInterrupt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1981025

Title:
  Firefox SNAP update removes icon from desktop

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox SNAP updated from 102.0 to 102.0.1 today, resulting in the
  desktop icon disappearing, because the firefox_firefox.desktop file
  "icon=" line then points to a now non-existent directory.

  https://discourse.lubuntu.me/t/firefox-snap-updated-firefox-desktop-
  icon-disappeared-after-update/3445

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1981025/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1981025] Re: Firefox SNAP update removes icon from desktop

2022-07-08 Thread Edward
Attempted again, same thing:

:~$ apport-collect 1981025
The authorization page:
 
(https://launchpad.net/+authorize-token?oauth_token=HQrBgSXhd3p8m5mt8jP3_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Waiting to hear from Launchpad about your decision...
/usr/bin/xdg-open: 882: firefox: not found
/usr/bin/xdg-open: 882: firefox: not found
xdg-open: no method available for opening 
'https://launchpad.net/+authorize-token?oauth_token=HQrBgSXhd3p8m5mt8jP3_permission=DESKTOP_INTEGRATION'

^CTraceback (most recent call last):
  File "/usr/bin/apport-cli", line 387, in 
if not app.run_argv():
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 719, in run_argv
return self.run_update_report()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 566, in 
run_update_report
if not self.crashdb.can_update(self.options.update_report):
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
529, in can_update
bug = self.launchpad.bugs[id]
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
155, in launchpad
self.__launchpad = Launchpad.login_with('apport-collect',
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 700, in 
login_with
return cls._authorize_token_and_login(
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 451, in 
_authorize_token_and_login
credentials = authorization_engine(credentials, credential_store)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 627, 
in __call__
self.make_end_user_authorize_token(credentials, request_token_string)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 718, 
in make_end_user_authorize_token
self.wait_for_end_user_authorization(credentials)
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 811, 
in wait_for_end_user_authorization
time.sleep(access_token_poll_time)
KeyboardInterrupt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1981025

Title:
  Firefox SNAP update removes icon from desktop

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox SNAP updated from 102.0 to 102.0.1 today, resulting in the
  desktop icon disappearing, because the firefox_firefox.desktop file
  "icon=" line then points to a now non-existent directory.

  https://discourse.lubuntu.me/t/firefox-snap-updated-firefox-desktop-
  icon-disappeared-after-update/3445

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1981025/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1981025] Re: Firefox SNAP update removes icon from desktop

2022-07-07 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1981025

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1981025

Title:
  Firefox SNAP update removes icon from desktop

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox SNAP updated from 102.0 to 102.0.1 today, resulting in the
  desktop icon disappearing, because the firefox_firefox.desktop file
  "icon=" line then points to a now non-existent directory.

  https://discourse.lubuntu.me/t/firefox-snap-updated-firefox-desktop-
  icon-disappeared-after-update/3445

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1981025/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp