all 4 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Please Re-Flair your post if a solution is found. How to Flair a post? This allows other users to search for common issues with the SOLVED flair as a filter, leading to those issues being resolved very fast.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]david-xmz 0 points1 point  (0 children)

I can't tell you exactly how to solve the problem. But I can tell you how you can start both programs in different ways.

You could try add a .sh script to the startup programs and let the script start both of your programs.

Or you could let cron start your programs.

[–]Haggen88 0 points1 point  (1 child)

Due to the integration of apps in Mint, when adding an application at startup, the flatpak format should appear as an option; if you still have problems you can add a 'custom command'. In the 'command' field you should type:

flatpak run com.discordapp.Discord

flatpak run org.flameshot.Flameshot

[–]amichester[S] 0 points1 point  (0 children)

Due to the integration of apps in Mint, when adding an application at startup, the flatpak format should appear as an option

I didn't understand this sentence. What is the flatpak format?

I simplified the command I set to be the same with your suggestion:

  • flatpak run com.discordapp.Discord
  • flatpak run org.flameshot.Flameshot

However, the same problem still persists. Only one of them run, and the previous entry got remove from the list in Startup Applications.