Commit graph

6887 commits

Author SHA1 Message Date
Matthew Bauer 55e82502a5
Merge pull request #84689 from matthewbauer/fix-77290
kwallet-pam: just provide plugin path for qtbase
2020-04-09 10:49:09 -04:00
Matthew Bauer f0db4de598 kwallet-pam: unset QT_PLUGIN_PATH
kwallet sets a limit of 1000 for a single characters for environment
variables read from the socket[1]. wrapQtApps gives us a huge value
for QT_PLUGIN_PATH (up to 13000 bytes on my system!) Since this was
overflowing, the Qt plugin loading mechanism was hitting a segfault
when it was trying to parse the truncated QT_PLUGIN_PATH.

So for now, we can just unset QT_PLUGIN_PATH in the pam_kwallet_init
script. kwalletd5 has its own QT_PLUGIN_PATH which it can use.

This problem occured on 20.03, but not 19.09. It’s unclear what
changes were made in that time, but likely that previously we weren’t
getting a QT_PLUGIN_PATH set in the plasma5 startup at all. This means
that in 19.09 our QT_PLUGIN_PATH value must have been small enough to
fit into the 1000 char limit.

Fixes #77290

[1]: bc9713e272/src/runtime/kwalletd/main.cpp (L44)

/cc @ttuegel
2020-04-09 10:48:14 -04:00
Tor Hedin Brønner 88607e0e02
Merge pull request #84694 from hedning/gnome-3.36.1
Gnome 3.36.1
2020-04-09 10:37:23 +02:00
Jan Tojnar d11fa281ed
gnome3.gnome-color-manager: format with nixpkgs-fmt 2020-04-09 10:24:07 +02:00
Tor Hedin Brønner 6629a67331
gnome3.gnome-notes: 3.36.0 -> 3.36.1 2020-04-09 10:24:07 +02:00
Tor Hedin Brønner a17bb2d183
gnome3.metacity: 3.36.0 -> 3.36.1 2020-04-09 10:24:06 +02:00
Tor Hedin Brønner b6475af77b
gnome3.libgnome-games-support: 1.6.0.1 -> 1.6.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner fe8798333c
gnome3.gnome-panel: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 929db6184b
gnome3.gnome-flashback: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 7135e5963c
gnome3.gnome-applets: 3.36.0 -> 3.36.2 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 08cc86f009
gnome3.geary: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner a3a347cc7e
gnome3.tali: 3.36.0 -> 3.36.1 2020-04-09 10:24:05 +02:00
Tor Hedin Brønner 56439d7fe5
gnome3.gnome-robots: 3.36.0 -> 3.36.1 2020-04-09 10:24:04 +02:00
Tor Hedin Brønner 4ca88efdbd
gnome3.five-or-more: 3.32.0 -> 3.32.2 2020-04-09 10:24:04 +02:00
Tor Hedin Brønner db83285951
gnome3.devhelp: 3.36.0 -> 3.36.1 2020-04-09 10:24:04 +02:00
Tor Hedin Brønner e4a23ba1a0
simple-scan: 3.36.0 -> 3.36.1 2020-04-09 10:24:04 +02:00
Tor Hedin Brønner dd7c39a5fc
gnome3.nautilus: 3.36.0 -> 3.36.1.1 2020-04-09 10:24:04 +02:00
Tor Hedin Brønner 4758928d3e
gnome3.gnome-terminal: 3.36.0 -> 3.36.1 2020-04-09 10:24:04 +02:00
Tor Hedin Brønner 2ade944332
gnome3.gnome-initial-setup: 3.36.0 -> 3.36.1 2020-04-09 10:24:03 +02:00
Tor Hedin Brønner c12c7a6215
gnome3.gnome-disk-utility: 3.36.0 -> 3.36.1 2020-04-09 10:24:03 +02:00
Tor Hedin Brønner f8597fdc81
gnome3.gnome-desktop: 3.36.0 -> 3.36.1 2020-04-09 10:24:03 +02:00
Tor Hedin Brønner 6fe36499b9
gnome3.gnome-control-center: 3.36.0 -> 3.36.1 2020-04-09 10:24:03 +02:00
Tor Hedin Brønner 4f9d1eb593
gnome3.gnome-bluetooth: 3.34.0 -> 3.34.1 2020-04-09 10:24:03 +02:00
Tor Hedin Brønner a59daedc5c
evolution-data-server: 3.36.0 -> 3.36.1 2020-04-09 10:24:02 +02:00
Tor Hedin Brønner f9a1863941
epiphany: 3.36.0 -> 3.36.1 2020-04-09 10:24:02 +02:00
Tor Hedin Brønner 5001bdffc1
gnome3.eog: 3.36.0 -> 3.36.1 2020-04-09 10:24:02 +02:00
Tor Hedin Brønner 02f392fc1e
gnome3.polari: 3.36.0 -> 3.36.1 2020-04-09 10:24:02 +02:00
Tor Hedin Brønner 273e599e2a
gnome3.gnome-weather: 3.34.0 -> 3.36.0 2020-04-09 10:24:01 +02:00
Tor Hedin Brønner 0a60270e27
gnome3.gnome-music: 3.36.0 -> 3.36.1 2020-04-09 10:24:01 +02:00
Tor Hedin Brønner c6d39d3e92
gnome3.gnome-maps: 3.36.0 -> 3.36.1 2020-04-09 10:24:01 +02:00
Tor Hedin Brønner cfc3177d7f
gnome3.gnome-getting-started-docs: 3.34.1 -> 3.36.1 2020-04-09 10:24:01 +02:00
Tor Hedin Brønner b8ee8e12d1
gnome3.gnome-boxes: 3.36.0 -> 3.36.2 2020-04-09 10:24:01 +02:00
Tor Hedin Brønner 808f11bae0
gnome3.gedit: 3.36.0 -> 3.36.1 2020-04-09 10:24:01 +02:00
dasj19 4755186bb4
clipboard-indicator: removed broken flag. (#83088) 2020-04-09 08:03:31 +02:00
Tor Hedin Brønner 29d76cf0e1
gnome3.gnome-remote-desktop: 0.1.7 -> 0.1.8 (#84697)
- ported to pipewire-0.3
2020-04-08 11:13:39 +02:00
Tor Hedin Brønner 5046247fd0 gnome3.file-roller: 3.36.0 -> 3.36.1 2020-04-08 09:48:14 +02:00
Tor Hedin Brønner 40b235436f gnome3.evolution: 3.36.0 -> 3.36.1 2020-04-08 09:48:14 +02:00
worldofpeace 30fef603fb pantheon.switchboard-plug-notifications: fix do not disturb 2020-04-06 02:52:02 -04:00
worldofpeace db29696bf1 pantheon.wingpanel-indicator-notifications: fix do not disturb 2020-04-06 02:50:27 -04:00
worldofpeace bf0dd34b2c Revert "pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0"
Mutter 3.36 in gala is almost ready.

This reverts commit 7160b7c31c8a44ffdd0cd0f375624c2c9c834917.
2020-04-06 02:48:08 -04:00
worldofpeace acc66c83aa pantheon.elementary-settings-daemon: 3.34.1 -> 3.36.0 2020-04-06 02:48:08 -04:00
worldofpeace c15059e2b9 pantheon.wingpanel: 2.3.0 -> 2020-04-04
support 3.36
2020-04-06 02:48:07 -04:00
worldofpeace ec3ee84114 pantheon.elementary-default-settings: fix media key syntax 2020-04-06 02:48:07 -04:00
worldofpeace 7281bc7617 pantheon.gala: use-new-notifications default true 2020-04-06 02:48:07 -04:00
worldofpeace 53bea3717f pantheon.elementary-session-settings: add g-s-d version mappings
Needed to have a correct pantheon.session gnome-session file.
2020-04-06 02:48:07 -04:00
worldofpeace 741313d01b pantheon.elementary-session-settings: 5.0.3 -> 2019-11-12
So we can drop the meson.patch intree.
2020-04-06 02:48:07 -04:00
worldofpeace 50fe769887 nixos/pantheon: use new notifications
We have this bug https://github.com/elementary/gala/issues/636
when using notifications in gala. It's likely to not really be fixed
because all development is on the new notifications server.
2020-04-06 02:48:07 -04:00
worldofpeace b0f0003c6e pantheon.elementary-notifications: init at 2020-04-04 2020-04-06 02:48:07 -04:00
worldofpeace a1ced50fa0 pantheon.elementary-settings-daemon: 3.30.2 -> 3.34.1 2020-04-06 02:48:07 -04:00
worldofpeace 548d7eaa8b pantheon.elementary-gsettings-schemas: add gala override 2020-04-06 02:48:07 -04:00