Le sam. 9 mars 2024 à 21:17, Samuel Thibault a
écrit :
> Hello,
>
> > 19 files changed, 547 insertions(+), 5803 deletions(-)
>
> Yay, nice cleanup :D
>
> Did you try to run Xorg with this patch applied?
>
No I have not configured an X client on my VM, I can try
>
> Did you check that it builds
Hello,
> 19 files changed, 547 insertions(+), 5803 deletions(-)
Yay, nice cleanup :D
Did you try to run Xorg with this patch applied?
Did you check that it builds when xkb_common is not available?
Did you try to use compose?
Do you have a patch for debian's /etc/default/hurd-console file?
E
Riccardo Mottola, le Tue 24 Mar 2015 09:49:19 +0100, a écrit :
> I attach nevertheless a screenshot of the login as I see it. Above it says
> "tty1" and below "console".
>
> Is this intentional or a bug?
It's both: we want gnumach messages to appear on the hurd console. But
then the mach console
running? The page above advises to
run echo $TERM
I referred to this page more precisely about this:
« You need to run dpkg-reconfigure x11-common to allow any user to
start Xorg, because the X wrapper does not know about the Hurd and Mach
consoles. »
which really looks promising considering the er
gin style"?
> if I run
>
> console -d vga -d pc_mouse --repeat=mouse -d pc_kbd --repeat=kbd -d
> generic_speaker -c /dev/vcs
Did you check that it wasn't already running? The page above advises to
run echo $TERM
I referred to this page more precisely about this:
« You
Hi
Samuel Thibault wrote:
Riccardo Mottola, le Mon 23 Mar 2015 15:29:59 +0100, a écrit :
I have troubles starting X11.
If I run startx, I see:
X: unable to determine if running on a console
X: user not authorized to run the X server, aborting.
xinit: giving up
<...>
Suggestions?
R
Riccardo Mottola, le Mon 23 Mar 2015 15:29:59 +0100, a écrit :
> I have troubles starting X11.
> If I run startx, I see:
>
> X: unable to determine if running on a console
> X: user not authorized to run the X server, aborting.
> xinit: giving up
> <...>
>
Hi
I have troubles starting X11.
If I run startx, I see:
X: unable to determine if running on a console
X: user not authorized to run the X server, aborting.
xinit: giving up
<...>
Suggestions?
Package: xkb-data
Version: 2.10.1-1
Severity: important
Tags: upstream
After insall debian hurd from mini.iso in qemu with kvm enable,
when system boot, it show can't open file compat/default, and X can't start.
I copy one /usr/share/X11/xkb/compat/default from debian wheezy, and then
Hi!
On Fri, 25 Oct 2013 13:45:47 +0200, Justus Winter
<4win...@informatik.uni-hamburg.de> wrote:
> * configure.ac: Properly escape the test for X11/keysymdef.h using
> AC_LANG_SOURCE.
OK to push. Fixup for commit d028b59ccaac609f5d9e01907df30f9cecd2595e.
The generated confi
* configure.ac: Properly escape the test for X11/keysymdef.h using
AC_LANG_SOURCE.
---
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 6844f6c..d822dd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -259,7 +259,7
On Sun, Apr 25, 2010 at 02:12:55PM +0200, Samuel Thibault wrote:
> Jose Luis Alarcon Sanchez, le Sun 25 Apr 2010 14:02:30 +, a ?crit :
> > After upgrade, an error occurs when startx.
> >
> > The file /usr/share/X11/xorg.conf.d/10/mouse.conf has a line that say
>
Jose Luis Alarcon Sanchez, le Sun 25 Apr 2010 14:02:30 +, a écrit :
> After upgrade, an error occurs when startx.
>
> The file /usr/share/X11/xorg.conf.d/10/mouse.conf has a line that say
>
> MatchIsMouse "on"
>
> and the 'startx' output says t
Hi Folks,
After upgrade, an error occurs when startx.
The file /usr/share/X11/xorg.conf.d/10/mouse.conf has a line that say
MatchIsMouse "on"
and the 'startx' output says that "MatchIsMouse" is not a valid keyword.
Commenting this line, Xorg works fine aga
Jakub Daniel, le Wed 04 Nov 2009 23:24:41 +0100, a écrit :
> insserv: There is a loop between service umountfs and ifupdown if stopped
> insserv: loop involving service ifupdown at depth 4
> insserv: loop involving service networking at depth 3
> insserv: loop involving service umountfs at depth
Hello, i am getting this:
.
.
.
Setting up x11-common (1:7.4+4)
insserv: warning: script 'K01pcmcia' missing LSB tags and overrides
insserv: warning: script 'pcmcia' missing LSB tags and overrides
insserv: warning: script 'ifupdown-clean' missing LSB tags and over
Marco Gerards wrote:
[EMAIL PROTECTED] writes:
Heya folks,
OK, I am trying to build the libraries from the unstable branch of freedesktop.org. When building the X11 library, I get the following:
Do you mean the Xorg branch?
GetDflt.c: In function `GetHomeDir':
GetDflt.c:129:
[EMAIL PROTECTED] writes:
> Heya folks,
>
> OK, I am trying to build the libraries from the unstable branch of freedesktop.org.
> When building the X11 library, I get the following:
Do you mean the Xorg branch?
> GetDflt.c: In function `GetHomeDir':
> GetDflt.c:129: e
GetDflt.c: In function `GetHomeDir':
GetDflt.c:129: error: too few arguments to function `getpwnam_r'
GetDflt.c:131: error: too few arguments to function `getpwuid_r'
What does the call look to those functions?
I have seen this mentioned several times on some of the ML archives
but
Heya folks,
OK, I am trying to build the libraries from the unstable branch of freedesktop.org.
When building the X11 library, I get the following:
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.-include
config.h -I../include -I../include/X11 -Wall -Wpointer-arith
Regarding this task:
http://savannah.gnu.org/people/viewjob.php?group_id=3972&job_id=194
Does anyone have any idea on what this shared memory feature is for? What
exactly is the shared memory X11 server supposed to do, compared to an
ordinary X11 server, by being implemented in shared me
21 matches
Mail list logo