Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to disable "installing from a third party" warning message? #1868

Open
1 task done
TomPridham opened this issue Nov 24, 2024 · 1 comment
Open
1 task done
Assignees

Comments

@TomPridham
Copy link

TomPridham commented Nov 24, 2024

Is there an existing issue for this?

  • I have searched the existing issues and found none matching what I'm reporting.

Bug Description

I don't want to have to click "Install" again in the popup when I am installing a third party deb package. It's fine once or twice, but there should either be a "don't show again" checkbox in the dialog or a setting somewhere to turn it off. It wouldn't be that big of an issue except that I am installing a .deb package that I am building to test changes. So, I'm having to click "Install" a lot

Steps to reproduce the behavior

1: Install a third part deb package
2: Click "Install" in the popup
3: repeat

Expected behavior

There should either be a "Don't show again" checkbox at some point or a setting to turn it off forever

Ubuntu release

24.04 LTS

What architecture are you using?

amd64

System info

name: snap-store
summary: Snap Store is a graphical desktop application for discovering,
installing and managing snaps on Linux.
publisher: Canonical**
store-url: https://snapcraft.io/snap-store
contact: https://bugs.launchpad.net/snap-store/
license: unset
description: |
Snap Store showcases featured and popular applications with useful
descriptions, ratings, reviews and screenshots.

Applications can be found either through browsing categories or by
searching.

Snap Store can also be used to switch channels, view and alter snap
permissions and view and submit reviews and ratings.

Snap Store is based on GNOME Software, optimized for the Snap experience.
commands:

  • snap-store.show-updates
  • snap-store
    snap-id: gjf3IPXoRiipCu9K0kVu52f0H56fIksg
    tracking: 2/stable/ubuntu-24.04
    refresh-date: yesterday at 19:24 MST
    channels:
    2/stable: 0+git.4fcd62b7 2024-09-19 (1218) 11MB -
    2/candidate: ^
    2/beta: ^
    2/edge: 0+git.6c6a0d96 2024-11-19 (1244) 11MB -
    latest/stable: 41.3-72-g80e7130 2024-09-22 (1216) 12MB -
    latest/candidate: ^
    latest/beta: ^
    latest/edge: 0+git.6c6a0d96 2024-11-19 (1244) 11MB -
    preview/stable: --
    preview/candidate: 0.2.7-alpha 2023-02-02 (864) 10MB -
    preview/beta: ^
    preview/edge: 0.3.0-alpha 2023-08-14 (1017) 11MB -
    1/stable: 41.3-72-g80e7130 2024-09-22 (1216) 12MB -
    1/candidate: ^
    1/beta: ^
    1/edge: 41.3-72-g80e7130 2024-09-16 (1216) 12MB -
    installed: 0+git.4fcd62b7 (1218) 11MB -

name: snapd
summary: Daemon and tooling that enable snap packages
publisher: Canonical**
store-url: https://snapcraft.io/snapd
contact: https://github.com/snapcore/snapd/issues
license: GPL-3.0
description: |
Install, configure, refresh and remove snap packages. Snaps are
'universal' packages that work across many different Linux systems,
enabling secure distribution of the latest apps and utilities for
cloud, servers, desktops and the internet of things.

Start with 'snap list' to see installed snaps.
type: snapd
snap-id: PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4
tracking: latest/stable
refresh-date: yesterday at 15:56 MST
channels:
latest/stable: 2.63 2024-10-09 (21759) 40MB -
latest/candidate: 2.66.1 2024-11-07 (23258) 46MB -
latest/beta: 2.66.1 2024-10-22 (23258) 46MB -
latest/edge: 2.66.1+git152.g20647f5 2024-11-23 (23469) 46MB -
installed: 2.63 (21759) 40MB snapd

Additional context

No response

@d-loose
Copy link
Member

d-loose commented Nov 28, 2024

Adding this warning message was a deliberate choice (see #1681 and references therein for more context), so the current behavior is intentional - I'll mark it as a feature request. Generally the App Center is a user application for installing and managing published software packages and not a development tool. I'd suggest using dpkg or apt to install locally built packages for testing.

At the core, whether or not to add a checkbox to disable the warning message is a UX question - @anasereijo what do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants