Re: Problems with Xorg

2021-08-10 Thread Sergey Bugaev
On Wed, Aug 11, 2021 at 12:04 AM Samuel Thibault wrote: > > What the hell? How'd that file get there? I certainly didn't write it. > > No idea, and > > https://codesearch.debian.net/search?q=auto-all.conf=en > > doesn't know about it either. Well in any case, removing that file made input work

[bug #28934] execve(path, args) should take path as a a relative path if it doesn't contain slashes

2021-08-10 Thread Samuel Thibault
Update of bug #28934 (project hurd): Wiki-like text discussion box: This got fixed with the addition of the *_exec_paths RPCs => ___ Follow-up Comment #15: This got fixed with the addition of the *_exec_paths RPCs

[bug #28934] execve(path, args) should take path as a a relative path if it doesn't contain slashes

2021-08-10 Thread Samuel Thibault
Update of bug #28934 (project hurd): Status:None => Fixed Open/Closed:Open => Closed Wiki-like text discussion box: => This got fixed with the addition of the

Re: Problems with Xorg

2021-08-10 Thread Samuel Thibault
Sergey Bugaev, le mar. 10 août 2021 23:59:18 +0300, a ecrit: > On Tue, Aug 10, 2021 at 11:41 PM Samuel Thibault > wrote: > > Are you at the console while running this? Normally vcs is a symlink to > > /dev/vcs/1 or such. > > Or does it show the currently active virtual console? That's it. >

Re: Problems with Xorg

2021-08-10 Thread Sergey Bugaev
On Tue, Aug 10, 2021 at 11:41 PM Samuel Thibault wrote: > Are you at the console while running this? Normally vcs is a symlink to > /dev/vcs/1 or such. Good point, that works from the console. Is it supposed to be dependent on who's asking, like /dev/console in Unix? (If so, why doesn't it like

Re: Problems with Xorg

2021-08-10 Thread Samuel Thibault
Sergey Bugaev, le mar. 10 août 2021 23:36:18 +0300, a ecrit: > On Tue, Aug 10, 2021 at 10:29 PM Samuel Thibault > wrote: > /dev/cons: > ls: cannot access '/dev/cons/vcs': No such device > total 0 > crwx-- 1 root root 0, 36 Aug 10 23:15 kbd > crwx-- 1 root root 0, 36 Aug 10 23:15 mouse >

Re: Problems with Xorg

2021-08-10 Thread Samuel Thibault
Hello, Sergey Bugaev, le mar. 10 août 2021 14:35:08 +0300, a ecrit: > Since then things have regressed. At one point Xorg was failing to > find any displays at all, lately it's been starting just fine and > displaying simple windows properly, but it's unable to take any input > from my mouse and

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Samuel Thibault
Richard Braun, le mar. 10 août 2021 13:53:28 +0200, a ecrit: > On Tue, Aug 10, 2021 at 02:26:54PM +0300, Sergey Bugaev wrote: > > On Tue, Aug 10, 2021 at 5:04 AM Samuel Thibault > > wrote: > > > In the past months, Sergey Bugaev has been working on fixing some > > > Hurd security

Re: Problems with Xorg

2021-08-10 Thread Samuel Thibault
Samuel Thibault, le mar. 10 août 2021 17:08:47 +0200, a ecrit: > Almudena Garcia, le mar. 10 août 2021 16:25:32 +0200, a ecrit: > > A little recording with the bug. It has a little default, in which the > > screen > > is cut, but is enough to see the error > > > >

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Samuel Thibault
Ricardo Wurmus, le mar. 10 août 2021 17:52:34 +0200, a ecrit: > I’m a little unclear on what this means for distributions like Guix. Should > we just update to the latest version from git? Are there specific commits > we should use if it’s not just the latest? Since Sergey's copyright

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Ricardo Wurmus
Hi Samuel, In the past months, Sergey Bugaev has been working on fixing some Hurd security vulnerabilities. This is now fixed in the latest Debian packages, so please upgrade and reboot! Thanks for the fixes and the heads-up! hurd >= 1:0.9.git20210404-9 libc0.3 >= 2.31-13+hurd.1

Re: Problems with Xorg

2021-08-10 Thread Samuel Thibault
Almudena Garcia, le mar. 10 août 2021 16:25:32 +0200, a ecrit: > A little recording with the bug. It has a little default, in which the screen > is cut, but is enough to see the error > > [1]https://www.youtube.com/watch?v=nTRqRr_I4sY Thanks, error messages are always very welcome since they

Re: Problems with Xorg

2021-08-10 Thread Almudena Garcia
New recording, fixing the resolution https://www.youtube.com/watch?v=6rk09CkXWi8 El mar, 10 ago 2021 a las 16:25, Almudena Garcia (< liberamenso10...@gmail.com>) escribió: > A little recording with the bug. It has a little default, in which the > screen is cut, but is enough to see the error >

Re: Problems with Xorg

2021-08-10 Thread Almudena Garcia
A little recording with the bug. It has a little default, in which the screen is cut, but is enough to see the error https://www.youtube.com/watch?v=nTRqRr_I4sY El mar, 10 ago 2021 a las 16:16, Almudena Garcia (< liberamenso10...@gmail.com>) escribió: > typing error: > > IN MATE DE, open "caja"

Re: Problems with Xorg

2021-08-10 Thread Almudena Garcia
typing error: IN MATE DE, open "caja" El mar, 10 ago 2021 a las 16:16, Almudena Garcia (< liberamenso10...@gmail.com>) escribió: > It's pretty simple. > > 1. Install mate > > apt install mate-desktop-enviroment > > 2. Boot MATE > > echo "start mate-session" >> ~/.xinitrc > startx > > 3. Open

Re: Problems with Xorg

2021-08-10 Thread Almudena Garcia
It's pretty simple. 1. Install mate apt install mate-desktop-enviroment 2. Boot MATE echo "start mate-session" >> ~/.xinitrc startx 3. Open file explorer In MATE DE, open "pluma" El mar, 10 ago 2021 a las 16:02, Sergey Bugaev () escribió: > On Tue, Aug 10, 2021 at 4:42 PM Almudena Garcia >

Re: Problems with Xorg

2021-08-10 Thread Sergey Bugaev
On Tue, Aug 10, 2021 at 4:42 PM Almudena Garcia wrote: > > > Since then things have regressed. At one point Xorg was failing to > > find any displays at all, lately it's been starting just fine and > > displaying simple windows properly, but it's unable to take any input > > from my mouse and

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Samuel Thibault
Richard Braun, le mar. 10 août 2021 13:53:28 +0200, a ecrit: > On Tue, Aug 10, 2021 at 02:26:54PM +0300, Sergey Bugaev wrote: > > On Tue, Aug 10, 2021 at 5:04 AM Samuel Thibault > > wrote: > > > In the past months, Sergey Bugaev has been working on fixing some > > > Hurd security

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Sergey Bugaev
Hello! On Tue, Aug 10, 2021 at 2:53 PM Richard Braun wrote: > I have issues mounting /home (or rather, keeping it mounted) on > darnassus.sceen.net since the reboot. Samuel already has root access > so he can look at it when he has time. That's... not good. I hope we'll figure it out. By the

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Richard Braun
On Tue, Aug 10, 2021 at 02:26:54PM +0300, Sergey Bugaev wrote: > On Tue, Aug 10, 2021 at 5:04 AM Samuel Thibault wrote: > > In the past months, Sergey Bugaev has been working on fixing some > > Hurd security vulnerabilities. > > I urge everybody to upgrade (and reboot!) their systems as soon as

Re: Problems with Xorg

2021-08-10 Thread Sergey Bugaev
For what it's worth, a few years ago I was able to successfully run Xfce, LXDE, GNUstep, parts of GNOME, and even Plan 9 from User Space. Since then things have regressed. At one point Xorg was failing to find any displays at all, lately it's been starting just fine and displaying simple windows

Re: Hurd Security vulnerabilities, please upgrade!

2021-08-10 Thread Sergey Bugaev
On Tue, Aug 10, 2021 at 5:04 AM Samuel Thibault wrote: > In the past months, Sergey Bugaev has been working on fixing some > Hurd security vulnerabilities. Well I certainly wasn't doing it alone :) Samuel and me have been working together over the past few months to design and implement fixes