Skip to content

Fix/spotify update #26793

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

Closed
wants to merge 1,396 commits into from
Closed

Fix/spotify update #26793

wants to merge 1,396 commits into from

Conversation

hirnpfirsich
Copy link
Contributor

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

vcunat and others added 30 commits May 12, 2017 10:16
Using fixed-commit URLs and fetchpatch is just more robust.

(cherry picked from commit 165a654)
(cherry picked from commit 995d41c)
also remove nvidia 4.10 kernel patch as it is no longer needed

(cherry picked from commit 11b8cfb)
Add the binaries from gitlab-workhorse to the path of the
gitlab-workhorse service, as gitlab-zip-metadata is needed
by the service

(cherry picked from commit 8aa756b)
kdevelop: Fix shell integration, version bump
Taken from PR #25742, only adding extra comment.

(cherry picked from commit 1c9ed32)
(cherry picked from commit f7580a1)
I copied the patches, as the changelog changes would certainly conflict.

(cherry picked from commit b0d2de4)
(cherry picked from commit ba58564)
(cherry picked from commit 8ae6797)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 6679dbb)
(cherry picked from commit e177440)
(cherry picked from commit 030862f)
This reverts commit 76296ce. That patch is
intended for R 3.4.0 only. Not sure this commit ever appeared here in this
branch. It looks like *I* committed it??? Must have been confused.

Closes #25572.
(cherry picked from commit b646ead)
(from master commit 0460c77)
Fixes this:

  $ ./result/libexec/vino-server
  ...
  (vino-server:13915): GLib-GIO-ERROR **: Settings schema 'org.gnome.Vino' is not installed

(cherry picked from commit 94c47b0)
Without this change there will be silent errors when enabling screen
sharing. The GUI thinks it enables the service when it in fact does not
(errors are seen in the system journal).

vino is already in the closure of gnome-control-center, so this is
basically free.

Configuration of screen sharing is done in GNOME control center.

(cherry picked from commit f9633c7)
Fixes this:

  .vino-server-wr[8931]: Using the 'memory' GSettings backend. \
  Your settings will not be saved or shared with other applications.

Still, the screen sharing settings under "gnome-control-center sharing"
does not seem to be persisted (except the enabling/disabling sharing
flag itself). Making changes and then re-opening gnome-control-center
shows the default screen sharing settings. Sigh.

(cherry picked from commit 0eff1d9)
(cherry picked from commit 8de08ff)
(cherry picked from commit 82852ac)
(cherry picked from commit a551ca6)
garbas and others added 26 commits June 19, 2017 19:21
(cherry picked from commit 3b44cd7)
(cherry picked from commit ac84515)
The previous releases were 404ing.

(cherry picked from commit dda6daa)
(cherry picked from commit be4a4ef)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 7bd918b)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit e35f3c0)
Including also a patch for bug https://bugs.kde.org/show_bug.cgi?id=379433
which is a quite annoying regression from 5.0.4. The patch is the same as
the change committed upstream.

(cherry picked from commit 8f4619b)
(cherry picked from commit 3de90b2)
(cherry picked from commit 50527db)
(cherry picked from commit 024cbbd)
(cherry picked from commit f016fa3)
The motivation is to be able to get rid of common configuration
when initial packages differs since common configuration assumes
a very specific version set.

cc @jmitchell @peti

(cherry picked from commit bb9e238)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 05f94c8)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 722d61c)
It is no longer present on JetBrains download servers and is
very outdated.

(cherry picked from commit d41dee0)
(cherry picked from commit 282fba7)
@hirnpfirsich
Copy link
Contributor Author

hirnpfirsich commented Jun 23, 2017

Sorry for that. Shame on me

@hirnpfirsich hirnpfirsich deleted the fix/spotify-update branch June 23, 2017 16:32
@Janik-Haag Janik-Haag added the 12. first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12. first-time contribution This PR is the author's first one; please be gentle!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet