[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-09-21 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

Filipe Azevedo  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #13 from Filipe Azevedo  ---
Fixed, the OS package was not enabling user session support for the dbus
package leading to this break.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-09-13 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=458096

--- Comment #12 from Milian Wolff  ---
cannot reproduce on Arch.

Krunner:
```
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
declare -x KONSOLE_DBUS_SERVICE=":1.179"
declare -x KONSOLE_DBUS_SESSION="/Sessions/1"
declare -x KONSOLE_DBUS_WINDOW="/Windows/1"
```

pinned konsole from plasmashell:
```
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1000/bus"
declare -x KONSOLE_DBUS_SERVICE=":1.178"
declare -x KONSOLE_DBUS_SESSION="/Sessions/1"
declare -x KONSOLE_DBUS_WINDOW="/Windows/1"
```

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-09-03 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

Filipe Azevedo  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|DOWNSTREAM  |---

--- Comment #11 from Filipe Azevedo  ---
(In reply to Roman from comment #10)
> Can confirm same thing happens on Manjaro(5.25.4).

Like having the issue or working correctly!
Please mark it confirmed if needed.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-09-02 Thread Roman
https://bugs.kde.org/show_bug.cgi?id=458096

Roman  changed:

   What|Removed |Added

 CC||avistor...@gmail.com

--- Comment #10 from Roman  ---
Can confirm same thing happens on Manjaro(5.25.4).

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458096

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #9 from Nate Graham  ---
Thanks, let us know.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

Filipe Azevedo  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|DOWNSTREAM  |---

--- Comment #8 from Filipe Azevedo  ---
(In reply to Nate Graham from comment #7)
> Cool, I'm on Fedora and I can't. I would recommend that you bring this up
> with the KaOS maintainers as it's quite possible that they're patching
> something. Thanks!

Yes, I have brig it to us already.
Will try to collect from here if some other distrib users can reproduce or not
as well.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458096

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #7 from Nate Graham  ---
Cool, I'm on Fedora and I can't. I would recommend that you bring this up with
the KaOS maintainers as it's quite possible that they're patching something.
Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

--- Comment #6 from Filipe Azevedo  ---
(In reply to Filipe Azevedo from comment #5)
> I'm running the KaOS distribution being up to date to today.
> I can reproduce the issue with 2 different machines and users.

https://kaosx.us/pages/download/

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

--- Comment #5 from Filipe Azevedo  ---
I'm running the KaOS distribution being up to date to today.
I can reproduce the issue with 2 different machines and users.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458096

--- Comment #4 from Nate Graham  ---
Which distro are you using?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458096

--- Comment #3 from Nate Graham  ---
I did, yes. No change.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-23 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

--- Comment #2 from Filipe Azevedo  ---
(In reply to Nate Graham from comment #1)
> Cannot reproduce; the commands set are identical for me:
> DBUS_SESSION_BUS_ADDRESS
> KONSOLE_DBUS_SERVICE
> KONSOLE_DBUS_SESSION
> KONSOLE_DBUS_WINDOW

Did you run the second konsole from the panel pinned konsole ?
What if you then close everything and try to start konsole from pinned only ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=458096

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Cannot reproduce; the commands set are identical for me:
DBUS_SESSION_BUS_ADDRESS
KONSOLE_DBUS_SERVICE
KONSOLE_DBUS_SESSION
KONSOLE_DBUS_WINDOW

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 458096] Plasmashell restricted (variables) environment

2022-08-21 Thread Filipe Azevedo
https://bugs.kde.org/show_bug.cgi?id=458096

Filipe Azevedo  changed:

   What|Removed |Added

Summary|Plasmashell variable|Plasmashell restricted
   |environment |(variables) environment

-- 
You are receiving this mail because:
You are watching all bug changes.