Your message dated Wed, 14 Sep 2016 14:38:40 +0200
with message-id <[email protected]>
and subject line Re: gdm3: option "FirstVT" in daemon.conf doesn't work
has caused the Debian Bug report #837758,
regarding gdm3: option "FirstVT" in daemon.conf doesn't work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
837758: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837758
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gdm3
Version: 3.21.90-1
Severity: normal
Dear Maintainer,
My GDM3 always starts in vtl, regardless of which value of
”FirstVT” is set in /etc/gdm3/daemon.conf. And changing
”VTAllocation” to whether ”true” or ”false” doesn't work
eithbr.
Whereas I tried LightDM, which appears to start in vt7
normally.
I just can't figure out if it is actually a bug or just a
misconfiguration, so I hope the maintainer can make a further
test on it.
Regards,
Taoran
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=zh_CN.utf8, LC_CTYPE=zh_CN.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages gdm3 depends on:
ii accountsservice 0.6.40-3
ii adduser 3.115
ii dconf-cli 0.26.0-1
ii dconf-gsettings-backend 0.26.0-1
ii debconf [debconf-2.0] 1.5.59
ii gir1.2-gdm-1.0 3.21.90-1
ii gnome-session [x-session-manager] 3.20.2-1
ii gnome-session-bin 3.20.2-1
ii gnome-session-flashback [x-session-manager] 3.20.2-1
ii gnome-settings-daemon 3.21.90-2
ii gnome-shell 3.21.91-2
ii gnome-terminal [x-terminal-emulator] 3.21.90-3
ii gsettings-desktop-schemas 3.21.4-2
ii libaccountsservice0 0.6.40-3
ii libaudit1 1:2.6.6-1
ii libc6 2.23-5
ii libcanberra-gtk3-0 0.30-3
ii libcanberra0 0.30-3
ii libgdk-pixbuf2.0-0 2.34.0-1
ii libgdm1 3.21.90-1
ii libglib2.0-0 2.49.6-1
ii libglib2.0-bin 2.49.6-1
ii libgtk-3-0 3.21.5-3
ii libkeyutils1 1.5.9-9
ii libpam-modules 1.1.8-3.3
ii libpam-runtime 1.1.8-3.3
ii libpam-systemd 231-4
ii libpam0g 1.1.8-3.3
ii librsvg2-common 2.40.16-1
ii libselinux1 2.5-3
ii libsystemd0 231-4
ii libwrap0 7.6.q-25
ii libx11-6 2:1.6.3-1
ii libxau6 1:1.0.8-1
ii libxdmcp6 1:1.1.2-1.1
ii lsb-base 9.20160629
ii metacity [x-window-manager] 1:3.20.3-1
ii mutter [x-window-manager] 3.21.91-2
ii policykit-1 0.105-16
ii ucf 3.0036
ii x11-common 1:7.7+16
ii x11-xserver-utils 7.7+7
Versions of packages gdm3 recommends:
ii at-spi2-core 2.20.2-1
ii desktop-base 8.0.2
ii x11-xkb-utils 7.7+3
ii xserver-xephyr 2:1.18.4-1
ii xserver-xorg 1:7.7+16
ii zenity 3.20.0-1
Versions of packages gdm3 suggests:
ii gnome-orca 3.20.2-1
ii libpam-gnome-keyring 3.20.0-3
-- Configuration Files:
/etc/gdm3/daemon.conf changed:
[daemon]
FirstVT=8
AutomaticLoginEnable=True
AutomaticLogin=xtr
[security]
[xdmcp]
[chooser]
[debug]
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Hello Xu Taoran.
On Wed, Sep 14, 2016 at 05:56:11PM +0800, Xu Taoran wrote:
> Package: gdm3
> Version: 3.21.90-1
> Severity: normal
>
> Dear Maintainer,
>
> My GDM3 always starts in vtl, regardless of which value of
> ”FirstVT” is set in /etc/gdm3/daemon.conf. And changing
> ”VTAllocation” to whether ”true” or ”false” doesn't work
> eithbr.
>
> Whereas I tried LightDM, which appears to start in vt7
> normally.
>
> I just can't figure out if it is actually a bug or just a
> misconfiguration, so I hope the maintainer can make a further
> test on it.
There's no FirstVT configuration setting in gdm3 3.21.90-1
so definitely a config error.
If you want to switch to a different initial vt (beware
of flicker) then rebuild gdm3 with the extra configure
switch eg. --with-initial-vt=7
http://sources.debian.net/src/gdm3/3.21.91-1/configure.ac/#L1489
HTH.
Regards,
Andreas Henriksson
--- End Message ---