Add a launcher in the app menu to run the upgrade

Open
#81 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
58/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
desktop

Research direction

Start with the proposed .desktop file and the mintupgrade entry point described in the issue. Check how the project packages desktop launchers, then verify that a Cinnamon menu entry invokes the Upgrade tool; done means the launcher is available and starts the first upgrade step.

Written by the indexing model from the issue text.

Description

Hello,

As said in the title, it would be great to have a launcher to run the Upgrade tool and avoid using directly the terminal. A .desktop file like the one below could be used (or a better one):

[Desktop Entry]
Name=MintUpgrade
Exec=sudo mintupgrade
Comment=
Terminal=true
PrefersNonDefaultGPU=false
Icon=cinnamon-panel-launcher
Type=Application

With that, Upgrade will be a more user-friendly, at least for the first step because you will have it in Cinnamon menu for instance:

Capture d’écran du 2024-03-24 19-08-07

Do you think this is possible to have that for future upgrades?

Thanks in advance for your answer.

Dominant language
Python
Stars
50
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linuxmint/mintupgrade

All issues in linuxmint/mintupgrade

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.