Murmele / Murmele/Gittyup

starting Gittyup from the icon ignores the system proxy settings

Open
#458 0 comments 0 reactions 1 assignee View on GitHub

@Murmele is already working on this.

Since Feb 7, 2023.

bug flatpak
Dominant language
C++
Stars
2.3k
Forks
171
Avg merge
3d 19h
Merged PRs (30d)
10

Description

I've Gittyup 1.2.2 installed via Flatpak on Deepin 20.8 (Debian) behind a corporate http proxy trying to access some remote repositories (gitlab and github).
Starting Gittyup from the icon ignores the system proxy settings and I can't reach the repositories.
However, running Gittyup from the command line with flatpak run com.github.Murmele.Gittyup works.

I've installed flatpak with

sudo apt install flatpak
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo apt install gnome-software-plugin-flatpak

and then gittyup with

flatpak install flathub com.github.Murmele.Gittyup

output of flatpak list:

Name                               Application ID                                 Version          Branch              Installation
Gittyup                            com.github.Murmele.Gittyup                     v1.2.2           stable              system
Mesa                               org.freedesktop.Platform.GL.default            21.3.9           21.08               system
Intel                              org.freedesktop.Platform.VAAPI.Intel                            21.08               system
openh264                           org.freedesktop.Platform.openh264              2.1.0            2.0                 system
Adwaita theme                      org.kde.KStyle.Adwaita                                          5.15-21.08          system
KDE Application Platform           org.kde.Platform                                                5.15-21.08          system

The proxy is enabled system wide in control center via auto configuration url, and HTTP_PROXY HTTPS_PROXY variables are set in user's .bash_aliases.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.