bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2023-12-29 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi, > > Mathieu Othacehe skribis: > >>> Oh, I wasn’t aware of that, that should certainly be fixed. (I fixed a >>> similar issue in GNOME some years ago, and I’m confident it’ll be easier >>> to fix in Xfce because it doesn’t have all those layers and daem

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-11-03 Thread Ludovic Courtès
Hi, Mathieu Othacehe skribis: >> Oh, I wasn’t aware of that, that should certainly be fixed. (I fixed a >> similar issue in GNOME some years ago, and I’m confident it’ll be easier >> to fix in Xfce because it doesn’t have all those layers and daemons and >> JavaScript and DBus interfaces. :-))

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-11-01 Thread Mathieu Othacehe
Hey, > Oh, I wasn’t aware of that, that should certainly be fixed. (I fixed a > similar issue in GNOME some years ago, and I’m confident it’ll be easier > to fix in Xfce because it doesn’t have all those layers and daemons and > JavaScript and DBus interfaces. :-)) Fixing this behaviour in Xf

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-08-11 Thread Ludovic Courtès
Hi Maxim, Maxim Cournoyer skribis: > The vm-image.tmpl is the template we use for our graphical Guix demo > QEMU image that can be downloaded from our site > (https://guix.gnu.org/en/download/ -> > https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.3.0.x86_64-linux.qcow2). > > This commit was m

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-08-11 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: >> There’s a third problem that I initially thought was unrelated: >> >> 3. The mcron job starts running before ‘xorg-server’ is up, and that >> can cause Xorg to fail to start. >> >> Namely, if you run the command above, you’ll see that Xorg starts and >> fai

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-08-09 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Ludovic Courtès skribis: > >> Commit 945ad48cd8029fa77a643e00c7fd350e98cacca0 added an mcron job to >> ‘vm-image.tmpl’ that resets screen size every second. I’m don’t fully >> understand the problem this was addressing, but it has two drawbacks: >> >> 1. Kicking

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-08-09 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hello! > > Commit 945ad48cd8029fa77a643e00c7fd350e98cacca0 added an mcron job to > ‘vm-image.tmpl’ that resets screen size every second. I’m don’t fully > understand the problem this was addressing, but it has two drawbacks: The vm-image.tmpl is the templa

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-08-09 Thread Ludovic Courtès
Ludovic Courtès skribis: > Commit 945ad48cd8029fa77a643e00c7fd350e98cacca0 added an mcron job to > ‘vm-image.tmpl’ that resets screen size every second. I’m don’t fully > understand the problem this was addressing, but it has two drawbacks: > > 1. Kicking in every second is inefficient. > >

bug#57068: Resizing mcron job in vm-image.tmpl interferes with settings

2022-08-09 Thread Ludovic Courtès
Hello! Commit 945ad48cd8029fa77a643e00c7fd350e98cacca0 added an mcron job to ‘vm-image.tmpl’ that resets screen size every second. I’m don’t fully understand the problem this was addressing, but it has two drawbacks: 1. Kicking in every second is inefficient. 2. Resetting the screen size pr