sonnyp / Junction

Application/browser chooser
https://flathub.org/apps/re.sonny.Junction
GNU General Public License v3.0
457 stars 29 forks source link

Add an option to open links in private window #58

Closed gloopsies closed 2 years ago

gloopsies commented 2 years ago

It would be great to add an option to open links in private window

sonnyp commented 2 years ago

It's already there - right click on the browser icon -> open in private window

gloopsies commented 2 years ago

Right click menu shows up but when I click either option it doesn't work, just quits the app. I tried both Firefox and Chromium

sonnyp commented 2 years ago
  1. Please share the content of menu -> About -> System
  2. Reproduce the problem after opening Juncton in the terminal and share the logs
flatpak run re.sonny.Junction https://github.com
# Do what you did before
# Quit Junction
# Share terminal logs
gloopsies commented 2 years ago

menu -> About -> System:

Junction:
version 1.4.0
programInvocationName /app/bin/re.sonny.Junction
argv --gapplication-service
cwd /home/petar
datadir /app/share

Powered by:
GJS 1.70.0
libadwaita 1.0.0
GTK 4.4.1
GLib 2.70.2
flatpak 1.12.3

Environment:
OS Fedora Linux 35 (Workstation Edition)
$XDG_DATA_DIRS /app/share:/usr/share:/usr/share/runtime/share:/run/host/user-share:/run/host/share:/run/host/usr/share:/var/lib/snapd/desktop:/var/lib/flatpak/exports/share:/home/petar/.local/share/flatpak/exports/share
$PATH /app/bin:/usr/bin
$FLATPAK_ID re.sonny.Junction
$XDG_CURRENT_DESKTOP GNOME
$XDG_SESSION_TYPE x11

flatpak run re.sonny.Junction https://github.com:

$ flatpak run re.sonny.Junction https://github.com
sh: line 1: exec: firefox: not found

Probably something wrong with Flatpak permissions

sonnyp commented 2 years ago

Fixed in Junction 1.5.0 available on flathub.

Zzombiee2361 commented 2 years ago

Hi, I don't see any menu on right click. I have firefox and chrome, right clicking either do nothing

Here's my system info ``` Junction: version 1.5.0 programInvocationName /app/bin/re.sonny.Junction argv --gapplication-service cwd /home/daffa datadir /app/share Powered by: GJS 1.70.2 libadwaita 1.0.0 GTK 4.4.2 GLib 2.70.5 flatpak 1.12.7 Environment: OS Ubuntu 22.04 LTS (Jammy Jellyfish) $XDG_DATA_DIRS /app/share:/usr/share:/usr/share/runtime/share:/run/host/user-share:/run/host/share:/run/host/usr/share:/var/lib/snapd/desktop:/var/lib/flatpak/exports/share:/home/daffa/.local/share/flatpak/exports/share $PATH /app/bin:/usr/bin $FLATPAK_ID re.sonny.Junction $XDG_CURRENT_DESKTOP KDE $XDG_SESSION_TYPE x11 ```
spi43984 commented 8 months ago

Am on version 1.7 - don't see a menu on right click either.

spi43984 commented 8 months ago

got it resolved, pls see #107