Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: switchboard-plug-power-2.4.0
@ 2020-04-03 14:26 LinArcX
  2020-04-09 11:58 ` LinArcX
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: LinArcX @ 2020-04-03 14:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

There is a new pull request by LinArcX against master on the void-packages repository

https://github.com/LinArcX/void-packages switchboard-plug-power
https://github.com/void-linux/void-packages/pull/20599

New package: switchboard-plug-power-2.4.0
[Related](https://github.com/void-linux/void-packages/pull/20538)

A patch file from https://github.com/void-linux/void-packages/pull/20599.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-switchboard-plug-power-20599.patch --]
[-- Type: text/x-diff, Size: 1156 bytes --]

From 854ebbde50846406c13a706f015229d205fdad61 Mon Sep 17 00:00:00 2001
From: linarcx <linarcx@riseup.net>
Date: Fri, 3 Apr 2020 18:55:14 +0430
Subject: [PATCH] New package: switchboard-plug-power-2.4.0

---
 srcpkgs/switchboard-plug-power/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/switchboard-plug-power/template

diff --git a/srcpkgs/switchboard-plug-power/template b/srcpkgs/switchboard-plug-power/template
new file mode 100644
index 00000000000..52581766d44
--- /dev/null
+++ b/srcpkgs/switchboard-plug-power/template
@@ -0,0 +1,14 @@
+# Template file for 'switchboard-plug-power'
+pkgname=switchboard-plug-power
+version=2.4.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config vala"
+makedepends="dbus-devel glib-devel polkit-devel libgee08-devel gtk+3-devel
+ switchboard-devel granite-devel"
+short_desc="Switchboard Power Plug"
+maintainer="linarcx <linarcx@riseup.net>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/elementary/switchboard-plug-power"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=6e2150f2a677afc6340401514111722f67612e31afeac2e202e0c096b4dd9468

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
@ 2020-04-09 11:58 ` LinArcX
  2020-04-09 11:58 ` LinArcX
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 11:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

Se we need to add pantheon-agent-polkit as runtime dependency of this package and also add it to:
`/usr/share/gnome-session/sessions/pantheon.session`

So pantheon session needs to update also. I'm going to upadte both of them.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
  2020-04-09 11:58 ` LinArcX
@ 2020-04-09 11:58 ` LinArcX
  2020-04-09 11:59 ` LinArcX
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 11:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 797 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

Se we need to add pantheon-agent-polkit as runtime dependency of this package and also add it to:
`/usr/share/gnome-session/sessions/pantheon.session`

So pantheon session needs to update also. I'm going to upadte both of them.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
  2020-04-09 11:58 ` LinArcX
  2020-04-09 11:58 ` LinArcX
@ 2020-04-09 11:59 ` LinArcX
  2020-04-09 12:19 ` LinArcX
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 11:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

Se we need to add pantheon-agent-polkit as runtime dependency of this package and also add it to:
`/usr/share/gnome-session/sessions/pantheon.session`

So [pantheon-session](https://github.com/void-linux/void-packages/pull/20538) also needs to update also. I'm going to upadte both of them.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (2 preceding siblings ...)
  2020-04-09 11:59 ` LinArcX
@ 2020-04-09 12:19 ` LinArcX
  2020-04-09 12:19 ` LinArcX
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 12:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

Se we need to add pantheon-agent-polkit as runtime dependency of this package and also add it to:
`/usr/share/gnome-session/sessions/pantheon.session`

So [pantheon-session](https://github.com/void-linux/void-packages/pull/20538) also needs to update also. I'm going to upadte both of them.

I think it's a better idea to add `pantheon-agent-polkit` as runtime dependency of [pantheon-session](https://github.com/void-linux/void-packages/pull/20538). Since [switchboard-plug-user-accounts](https://github.com/void-linux/void-packages/pull/20617) also needs it.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (3 preceding siblings ...)
  2020-04-09 12:19 ` LinArcX
@ 2020-04-09 12:19 ` LinArcX
  2020-04-09 12:21 ` LinArcX
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 12:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

~~Se we need to add pantheon-agent-polkit as runtime dependency of this package and also add it to:
`/usr/share/gnome-session/sessions/pantheon.session`~~

~~So [pantheon-session](https://github.com/void-linux/void-packages/pull/20538) also needs to update also. I'm going to upadte both of them.~~

I think it's a better idea to add `pantheon-agent-polkit` as runtime dependency of [pantheon-session](https://github.com/void-linux/void-packages/pull/20538). Since [switchboard-plug-user-accounts](https://github.com/void-linux/void-packages/pull/20617) also needs it.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (4 preceding siblings ...)
  2020-04-09 12:19 ` LinArcX
@ 2020-04-09 12:21 ` LinArcX
  2020-04-09 16:46 ` LinArcX
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 12:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1150 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

~~So we need to add pantheon-agent-polkit as runtime dependency of this package. Also [pantheon-session](https://github.com/void-linux/void-packages/pull/20538) also needs to update also. I'm going to upadte both of them.~~

I think it's a better idea to add `pantheon-agent-polkit` as runtime dependency of [pantheon-session](https://github.com/void-linux/void-packages/pull/20538). Since [switchboard-plug-user-accounts](https://github.com/void-linux/void-packages/pull/20617) also needs it.

Also i'm going to add it here:
`/usr/share/gnome-session/sessions/pantheon.session`

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (5 preceding siblings ...)
  2020-04-09 12:21 ` LinArcX
@ 2020-04-09 16:46 ` LinArcX
  2020-04-09 18:14 ` Anachron
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 16:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611489144

Comment:
If i try to unlock, i'll get this error:

> (io.elementary.switchboard:21004): Gtk-WARNING **: 16:23:18.968: Error acquiring permission: Failed to acquire permission for action-id io.elementary.switchboard.power.administration

<img src="https://gist.githubusercontent.com/LinArcX/c8e9bc4eec041116639293abb011a9b0/raw/43107edc6c4615d4d568e12f517a6a1e122e4a24/Screenshot%2520from%25202020-04-09%252016-24-33.png"></img>

~~So we need to add pantheon-agent-polkit as runtime dependency of this package. Also [pantheon-session](https://github.com/void-linux/void-packages/pull/20538) needs to update. I'm going to upadte both of them.~~

I think it's a better idea to add `pantheon-agent-polkit` as runtime dependency of [pantheon-session](https://github.com/void-linux/void-packages/pull/20538). Since [switchboard-plug-user-accounts](https://github.com/void-linux/void-packages/pull/20617) also needs it.

Also i'm going to add it here:
`/usr/share/gnome-session/sessions/pantheon.session`

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (6 preceding siblings ...)
  2020-04-09 16:46 ` LinArcX
@ 2020-04-09 18:14 ` Anachron
  2020-04-09 18:15 ` Anachron
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Anachron @ 2020-04-09 18:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 260 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611676832

Comment:
Afaik my liveISO was already using that dependency and yet I have trouble with power. I'll dig in deeper this weekend.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (7 preceding siblings ...)
  2020-04-09 18:14 ` Anachron
@ 2020-04-09 18:15 ` Anachron
  2020-04-09 18:23 ` LinArcX
  2021-02-15  5:34 ` [PR PATCH] [Closed]: " ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: Anachron @ 2020-04-09 18:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

New comment by Anachron on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611676832

Comment:
Afaik my liveISO was already using that dependency and yet I have trouble with power. I'll dig in deeper this weekend.

Edit: Oops, this is about the switchboard plug. That was fine for me because I already was using the pantheon polkit agent.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (8 preceding siblings ...)
  2020-04-09 18:15 ` Anachron
@ 2020-04-09 18:23 ` LinArcX
  2021-02-15  5:34 ` [PR PATCH] [Closed]: " ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: LinArcX @ 2020-04-09 18:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/pull/20599#issuecomment-611681443

Comment:
It uses different [io.elementary.desktop.agent-polkit.desktop](https://github.com/void-linux/void-packages/pull/20538/commits/ca7a9c479eb21cf7cb03af5b048e93c809528632#diff-dd9704171d17fdc6bdde6ab535e78e10).
Actually previous version of `pantheon-agent-polkit` didn't work and it caused crash. But now it's fine.
Test it and give me your feedback.


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Closed]: New package: switchboard-plug-power-2.4.0
  2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
                   ` (9 preceding siblings ...)
  2020-04-09 18:23 ` LinArcX
@ 2021-02-15  5:34 ` ericonr
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-02-15  5:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 240 bytes --]

There's a closed pull request on the void-packages repository

New package: switchboard-plug-power-2.4.0
https://github.com/void-linux/void-packages/pull/20599

Description:
[Related](https://github.com/void-linux/void-packages/pull/20538)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-02-15  5:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 14:26 [PR PATCH] New package: switchboard-plug-power-2.4.0 LinArcX
2020-04-09 11:58 ` LinArcX
2020-04-09 11:58 ` LinArcX
2020-04-09 11:59 ` LinArcX
2020-04-09 12:19 ` LinArcX
2020-04-09 12:19 ` LinArcX
2020-04-09 12:21 ` LinArcX
2020-04-09 16:46 ` LinArcX
2020-04-09 18:14 ` Anachron
2020-04-09 18:15 ` Anachron
2020-04-09 18:23 ` LinArcX
2021-02-15  5:34 ` [PR PATCH] [Closed]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).