On 2021-03-31, Bone Baboon wrote:
> Vagrant Cascadian writes:
>
>> On 2021-03-29, Bone Baboon wrote:
>>> When I run `dbus-run-session sway` on virtual terminal 1 sway does not
>>> start and I get this output:
...
>> v
>>> [backend/backend.c:303]
Vagrant Cascadian writes:
> On 2021-03-29, Bone Baboon wrote:
>> When I run `dbus-run-session sway` on virtual terminal 1 sway does not
>> start and I get this output:
>>
>> ```
>> localhost dbus-daemon[380]: [system] Rejected send message, 2 matched rules;
>> type="method_call", sender=":1.24"
On 2021-03-29, Bone Baboon wrote:
> When I run `dbus-run-session sway` on virtual terminal 1 sway does not
> start and I get this output:
>
> ```
> localhost dbus-daemon[380]: [system] Rejected send message, 2 matched rules;
> type="method_call", sender=":1.24" (uid=1000 pid=26112 comm="sway ")
>
On Sat, 27 Mar 2021 20:43:49 -0400
Bone Baboon wrote:
> I have installed Sway a Wayland window manager.
>
> I have copied the `gnu/store/-sway-1.5.1/etc/sway/config` to
> `~/.sway/config`.
>
> When I run `sway` or `sudo sway` on virtual terminal 1 it outputs
> "XDG_RUNTIME_DIR is not set in the
Bone Baboon writes:
> Joshua Branson writes:
>
>> I also just realized that sway started for me when I changed
>> %base-services to %desktop-services.
>
> If I reconfigure the system with `%desktop-services`:
>
> ```
> (services %desktop-services)
> ```
>
> When I run `sway` on virtual terminal
Joshua Branson writes:
> I also just realized that sway started for me when I changed
> %base-services to %desktop-services.
If I reconfigure the system with `%desktop-services`:
```
(services %desktop-services)
```
When I run `sway` on virtual terminal 1 sway does not start and I get
this o
Joshua Branson writes:
>> What package includes `dbus-run-session`? I do not have it installed on
>> my system?
>
> I think it's dbus? I honestly don't remember...
The `dbus` package does provide `dbus-run-session`.
When I run `dbus-run-session sway` on virtual terminal 1 sway does not
start
Bone Baboon writes:
> Joshua Branson writes:
>> My .bash_profile is here:
>>
>> #+BEGIN_SRC sh
>> # Honor per-interactive-shell startup file
>> if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
>>
>> # shepherd
>>
>> if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
>> export MOZ_ENABLE_WAYLAND=
Bone Baboon writes:
> Vagrant Cascadian writes:
>
>> Is the elogind service running? I *think* that is what I needed to get
>> sway working from the console...
>
> I have added the `elogind` service. Here is the services section of my
> systems configuration:
>
> ```
> (services
> (append
>
Joshua Branson writes:
> My .bash_profile is here:
>
> #+BEGIN_SRC sh
> # Honor per-interactive-shell startup file
> if [ -f ~/.bashrc ]; then . ~/.bashrc; fi
>
> # shepherd
>
> if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
> export MOZ_ENABLE_WAYLAND=1
> export GUIX_PACKAGE_PATH
Vagrant Cascadian writes:
> Is the elogind service running? I *think* that is what I needed to get
> sway working from the console...
I have added the `elogind` service. Here is the services section of my
systems configuration:
```
(services
(append
(list
(service elogind-service-type
Joshua Branson writes:
I also just realized that sway started for me when I changed
%base-services to %desktop-services.
--
Joshua Branson (joshuaBPMan in #guix)
Sent from Emacs and Gnus
https://gnucode.me
https://video.hardlimit.com/accounts/joshua_branson/video-channels
https://propernam
Vagrant Cascadian writes:
> On 2021-03-27, Bone Baboon wrote:
>> I have installed Sway a Wayland window manager.
>>
>> I have copied the `gnu/store/-sway-1.5.1/etc/sway/config` to
>> `~/.sway/config`.
>>
>> When I run `sway` or `sudo sway` on virtual terminal 1 it outputs
>> "XDG_RUNTIME_DIR is n
On 2021-03-27, Bone Baboon wrote:
> I have installed Sway a Wayland window manager.
>
> I have copied the `gnu/store/-sway-1.5.1/etc/sway/config` to
> `~/.sway/config`.
>
> When I run `sway` or `sudo sway` on virtual terminal 1 it outputs
> "XDG_RUNTIME_DIR is not set in the environment. Aborting."
March 27, 2021 8:44 PM, "Bone Baboon" wrote:
> I have installed Sway a Wayland window manager.
>
> I have copied the `gnu/store/-sway-1.5.1/etc/sway/config` to
> `~/.sway/config`.
>
> When I run `sway` or `sudo sway` on virtual terminal 1 it outputs
> "XDG_RUNTIME_DIR is not set in the environm
15 matches
Mail list logo