From unknown Sun Aug 10 16:47:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#70194 <70194@debbugs.gnu.org> To: bug#70194 <70194@debbugs.gnu.org> Subject: Status: SDDM fails to start, black screen on 188d18fc47 Reply-To: bug#70194 <70194@debbugs.gnu.org> Date: Sun, 10 Aug 2025 23:47:55 +0000 retitle 70194 SDDM fails to start, black screen on 188d18fc47 reassign 70194 guix submitter 70194 Richard Sent severity 70194 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 04 09:19:35 2024 Received: (at submit) by debbugs.gnu.org; 4 Apr 2024 13:19:35 +0000 Received: from localhost ([127.0.0.1]:60843 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsN0A-0004kG-1X for submit@debbugs.gnu.org; Thu, 04 Apr 2024 09:19:35 -0400 Received: from lists.gnu.org ([2001:470:142::17]:34370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsN06-0004jJ-F4 for submit@debbugs.gnu.org; Thu, 04 Apr 2024 09:19:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rsMzv-00007g-Pg for bug-guix@gnu.org; Thu, 04 Apr 2024 09:19:20 -0400 Received: from mail-108-mta76.mxroute.com ([136.175.108.76]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rsMzs-0007dC-8g for bug-guix@gnu.org; Thu, 04 Apr 2024 09:19:18 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta76.mxroute.com (ZoneMTA) with ESMTPSA id 18ea9435deb0003bea.001 for (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 04 Apr 2024 13:19:08 +0000 X-Zone-Loop: 4d16df3feba017f8675bc4b9f3247956b256c042647c X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=3EplGURwtiWDrKlo/if8Qm70FhsfnuVxd9hodPV4Vyw=; b=gvzFk/66ukV4TNSOex+CfCMab2 iIBi/WPqvUIQ+0egbGGb2phmmEhkZzKxbrrTraWYO9cT/HBLpFaXNdY6UWPbOX+iLuS1bRNl4MEF6 82OILypRjwYXpEn7dfRTWA9GLYodd+0/Ny1YqkdDw3XWHnCwY24wWfaaedgZJQfqrqy7MKNwPu3/5 y908UnI1cGR9OU531E5HjS9XWpMQBePr7EmkBKLLE/hDh2KgqPA0bhq6WCCfhBOBCR3dNI2lzxpLY /MKWSv+5XTr+x7QNtIWR57ylZ/CMMMd7ksJe8hy4KalAW4GKmzmKCrb2+4Fm3UpFOaJ2hXUWBUc0n wIslHplg==; From: Richard Sent To: bug-guix@gnu.org Subject: SDDM fails to start, black screen on 188d18fc47 Date: Thu, 04 Apr 2024 09:19:00 -0400 Message-ID: <87jzldfepn.fsf@freakingpenguin.com> MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com Received-SPF: pass client-ip=136.175.108.76; envelope-from=richard@freakingpenguin.com; helo=mail-108-mta76.mxroute.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, DKIM_INVALID=0.1, DKIM_SIGNED=0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) Hi Guix! After upgrading Guix from c9cd16c630 to 188d18fc47, SDDM fails to start and drops me onto a black screen. I heard from another user on IRC who seemingly has the same issue, so I think there's a bug here and it's not a "me" issue. >From the log, it seems like it might something to do with sddm-helper communicating with PAM. Normally a line like "[PAM] Conversation with 1 messages" is printed after "[PAM] Authenticating..." My SDDM configuration: --8<---------------cut here---------------start------------->8--- (service sddm-service-type (sddm-configuration (theme "guix-simplyblack-sddm") (themes-directory (file-append guix-simplyblack-sddm-theme "/share/sddm/themes")))) --8<---------------cut here---------------end--------------->8--- An sddm.log entry when it fails to start: --8<---------------cut here---------------start------------->8--- [23:28:42.129] (II) DAEMON: Initializing... [23:28:42.143] (II) DAEMON: Starting... [23:28:42.144] (II) DAEMON: Logind interface found [23:28:42.144] (II) DAEMON: Adding new display... [23:28:42.146] (II) DAEMON: Loaded empty theme configuration [23:28:42.146] (II) DAEMON: Xauthority path: "/var/run/sddm/xauth_TflZQy" [23:28:42.147] (II) DAEMON: Using VT 7 [23:28:42.147] (II) DAEMON: Display server starting... [23:28:42.147] (II) DAEMON: Writing cookie to "/var/run/sddm/xauth_TflZQy" [23:28:42.147] (II) DAEMON: Running: /gnu/store/c6dkx87an4c9qjny6yakxss9zm60wk7p-startx -nolisten tcp -dpi 240 -background none -seat seat0 vt7 -auth /var/run/sddm/xauth_TflZQy -noreset -displayfd 16 [23:28:42.719] (II) DAEMON: Setting default cursor [23:28:42.728] (WW) DAEMON: Could not setup default cursor [23:28:42.728] (II) DAEMON: Running display setup script "/gnu/store/6ansmr2w8q5kppw4vi5bg9cgmf5h36s8-sddm-0.20.0/share/sddm/scripts/Xsetup" [23:28:42.732] (II) DAEMON: Display server started. [23:28:42.732] (II) DAEMON: Socket server starting... [23:28:42.732] (II) DAEMON: Socket server started. [23:28:42.735] (II) DAEMON: Loading theme configuration from "/gnu/store/vvdgqz68b7hjysyxvx4jgrfs9n8l161a-guix-simplyblack-sddm-theme-0.1/share/sddm/themes/guix-simplyblack-sddm/theme.conf" [23:28:42.735] (II) DAEMON: Greeter starting... [23:28:42.746] (II) HELPER: [PAM] Starting... [23:28:42.746] (II) HELPER: [PAM] Authenticating... [23:28:42.746] (II) HELPER: [PAM] returning. [23:28:42.794] (II) HELPER: Writing cookie to "/tmp/xauth_FEgdza" [23:28:42.794] (II) HELPER: Starting X11 session: "" "/gnu/store/6ansmr2w8q5kppw4vi5bg9cgmf5h36s8-sddm-0.20.0/bin/sddm-greeter --socket /tmp/sddm-:0-lSqpNm --theme /gnu/store/vvdgqz68b7hjysyxvx4jgrfs9n8l161a-guix-simplyblack-sddm-theme-0.1/share/sddm/themes/guix-simplyblack-sddm" [23:28:42.796] (II) DAEMON: Greeter session started successfully [23:28:45.920] (II) DAEMON: Message received from greeter: Connect [23:28:47.626] (II) HELPER: [PAM] Closing session [23:28:47.628] (II) HELPER: [PAM] Ended. [23:28:47.639] (WW) DAEMON: Auth: sddm-helper exited with 11 [23:28:47.639] (II) DAEMON: Greeter stopped. SDDM::Auth::HelperExitStatus(11) --8<---------------cut here---------------end--------------->8--- An sddm.log entry when it successfully runs: --8<---------------cut here---------------start------------->8--- [23:30:57.842] (II) DAEMON: Initializing... [23:30:57.846] (II) DAEMON: Starting... [23:30:57.846] (II) DAEMON: No session manager found [23:30:57.846] (II) DAEMON: Adding new display... [23:30:57.847] (II) DAEMON: Loaded empty theme configuration [23:30:57.848] (II) DAEMON: Xauthority path: "/var/run/sddm/xauth_WsJLVn" [23:30:57.848] (II) DAEMON: Using VT 7 [23:30:57.848] (II) DAEMON: Display server starting... [23:30:57.848] (II) DAEMON: Writing cookie to "/var/run/sddm/xauth_WsJLVn" [23:30:57.848] (II) DAEMON: Running: /gnu/store/ybrjbiwpbs440d784p2bmsk7apaybbhy-startx -nolisten tcp -dpi 240 -background none -seat seat0 vt7 -auth /var/run/sddm/xauth_WsJLVn -noreset -displayfd 16 [23:30:58.429] (II) DAEMON: Setting default cursor [23:30:58.439] (WW) DAEMON: Could not setup default cursor [23:30:58.439] (II) DAEMON: Running display setup script "/gnu/store/n0msvb8vfd3q3f9349kpq8305c4mx67x-sddm-0.20.0/share/sddm/scripts/Xsetup" [23:30:58.442] (II) DAEMON: Display server started. [23:30:58.442] (II) DAEMON: Socket server starting... [23:30:58.442] (II) DAEMON: Socket server started. [23:30:58.445] (II) DAEMON: Loading theme configuration from "/gnu/store/vvdgqz68b7hjysyxvx4jgrfs9n8l161a-guix-simplyblack-sddm-theme-0.1/share/sddm/themes/guix-simplyblack-sddm/theme.conf" [23:30:58.445] (II) DAEMON: Greeter starting... [23:30:58.456] (II) HELPER: [PAM] Starting... [23:30:58.456] (II) HELPER: [PAM] Authenticating... [23:30:58.456] (II) HELPER: [PAM] returning. [23:30:58.489] (II) HELPER: Writing cookie to "/tmp/xauth_PUcYpV" [23:30:58.489] (II) HELPER: Starting X11 session: "" "/gnu/store/n0msvb8vfd3q3f9349kpq8305c4mx67x-sddm-0.20.0/bin/sddm-greeter --socket /tmp/sddm-:0-cMaMMt --theme /gnu/store/vvdgqz68b7hjysyxvx4jgrfs9n8l161a-guix-simplyblack-sddm-theme-0.1/share/sddm/themes/guix-simplyblack-sddm" [23:30:58.491] (II) DAEMON: Greeter session started successfully [23:31:01.616] (II) DAEMON: Message received from greeter: Connect [23:31:05.982] (II) DAEMON: Message received from greeter: Login [23:31:05.982] (II) DAEMON: Reading from "/run/current-system/profile/share/xsessions/stumpwm.desktop" [23:31:05.982] (II) DAEMON: Session "/run/current-system/profile/share/xsessions/stumpwm.desktop" selected, command: "/gnu/store/fvm9ibhr11bqj09dx5wwha5260hgw2p3-stumpwm-22.11/bin/stumpwm" for VT 7 [23:31:05.991] (II) HELPER: [PAM] Starting... [23:31:05.991] (II) HELPER: [PAM] Authenticating... [23:31:05.991] (II) HELPER: [PAM] Preparing to converse... [23:31:05.991] (II) HELPER: [PAM] Conversation with 1 messages [23:31:05.996] (II) HELPER: [PAM] returning. [23:31:05.996] (II) DAEMON: Authentication for user "richard" successful [23:31:06.028] (II) HELPER: Writing cookie to "/tmp/xauth_qHpzQg" [23:31:06.028] (II) HELPER: Starting X11 session: "" "/gnu/store/by9l6s04vi7g7q8nd3ycvaz2p9373y0h-xinitrc \"/gnu/store/fvm9ibhr11bqj09dx5wwha5260hgw2p3-stumpwm-22.11/bin/stumpwm\"" [23:31:06.030] (II) DAEMON: Session started true [23:31:06.044] (II) HELPER: [PAM] Closing session [23:31:06.045] (II) HELPER: [PAM] Ended. [23:31:06.047] (II) DAEMON: Auth: sddm-helper exited successfully [23:31:06.047] (II) DAEMON: Greeter stopped. SDDM::Auth::HELPER_SUCCESS --8<---------------cut here---------------end--------------->8--- -- Take it easy, Richard Sent Making my computer weirder one commit at a time. From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 11 15:47:14 2024 Received: (at 70194) by debbugs.gnu.org; 11 Apr 2024 19:47:14 +0000 Received: from localhost ([127.0.0.1]:57371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rv0O1-0006ux-1V for submit@debbugs.gnu.org; Thu, 11 Apr 2024 15:47:14 -0400 Received: from mail-108-mta48.mxroute.com ([136.175.108.48]:33919) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rv0Ny-0006u1-1E for 70194@debbugs.gnu.org; Thu, 11 Apr 2024 15:47:03 -0400 Received: from filter006.mxroute.com ([136.175.111.2] filter006.mxroute.com) (Authenticated sender: mN4UYu2MZsgR) by mail-108-mta48.mxroute.com (ZoneMTA) with ESMTPSA id 18eceb2d3310003bea.001 for <70194@debbugs.gnu.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 11 Apr 2024 19:46:49 +0000 X-Zone-Loop: cce06f587729bc0c75f21c98c19553fd1f5248b28a47 X-Originating-IP: [136.175.111.2] DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=freakingpenguin.com; s=x; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:To:From:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=t3/rpPwk4HmT96o+fvy+yKl4d+sQLfIKaCt5AHFRAnA=; b=ApAsaekK8D1eXa/eDJmhZ7nl17 vQkHbDJxZecnCel9Qkmd8Yh/9EmyhvF212G0h0zMyO0QWUG6gUi1N4bGZWqbMkXs0cq36jvOfNO0d lj8g6MI3SWvxM4DnnzlFTmoRE/gqsrr/uCO3FtdatTVYGCnZ3zR63XbuzJu4bZr6ddAXTOP4ZmazE RkQm+c78ZimlyYKkSt6zPWjCnlVuLlWY7zU3PKyRN1r36OdHGTs5Oq0hCED11YDExvimQs5yz1jXg ZjCgQ2oAjEwkgZidhDnci6XFQAO2nkOxOeMkRzEoehwjUmYrUr4dNUA+ZxP/Q2Og96yzlKLmKC39i /wYa5MJg==; From: Richard Sent To: 70194@debbugs.gnu.org Subject: Re: bug#70194: SDDM fails to start, black screen on 188d18fc47 In-Reply-To: <87jzldfepn.fsf@freakingpenguin.com> (Richard Sent's message of "Thu, 04 Apr 2024 09:19:00 -0400") References: <87jzldfepn.fsf@freakingpenguin.com> Date: Thu, 11 Apr 2024 15:46:40 -0400 Message-ID: <875xwnhecf.fsf@freakingpenguin.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Authenticated-Id: richard@freakingpenguin.com X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70194 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) After updating to 4e7337536ba41e888a601c92fada8a4adca9d2c6, the issue seems to have been resolved. I'll leave this open in case anyone else who experienced the issue earlier is still dealing with it. -- Take it easy, Richard Sent Making my computer weirder one commit at a time. From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 13 06:49:35 2024 Received: (at 70194) by debbugs.gnu.org; 13 Apr 2024 10:49:35 +0000 Received: from localhost ([127.0.0.1]:60216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvawv-0004Db-6D for submit@debbugs.gnu.org; Sat, 13 Apr 2024 06:49:35 -0400 Received: from mout.web.de ([212.227.15.14]:53115) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rvawp-0004BE-76 for 70194@debbugs.gnu.org; Sat, 13 Apr 2024 06:49:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=web.de; s=s29768273; t=1713005350; x=1713610150; i=jonathan.brielmaier@web.de; bh=LG4+blHov9Qcugffda7Z53asXdWw+ntwrDKhx4UtLJw=; h=X-UI-Sender-Class:Date:To:Subject:From; b=lotNCSedZjBDjt1zPrXn6B4AKlEW+pjEix1gaJKSt5boo51WHy7k5Bh5loel2fwV zN64DKYRZlCGqv4nPNIQXnwp9dUgTYohP7sZ8XeTh3YY+qk21SYROFsotDDxZzCsc 7Y8y4z8uCrv157+YJhbyEtQwZuTRXxrFS3HlxbY2j5ixnhoTPM5KZVKU4xARoQ/Wn WBKvL14XPo6hPWbX2PU48nvL4mXG676to4wN3sjDs0SFeMlaMiypA3OpmZ8Huvu1W +nxvNIfivyHy5Czt6Sx0V8KWtwy3WPAz9bY7wHbvEw4APU8y78PiH16yteUH1o/yN yMQEA6U2gNKR9z9Fdg== X-UI-Sender-Class: 814a7b36-bfc1-4dae-8640-3722d8ec6cd6 Received: from [192.168.178.29] ([77.186.191.175]) by smtp.web.de (mrweb006 [213.165.67.108]) with ESMTPSA (Nemesis) id 1N9431-1srfZR2V2F-0169kT for <70194@debbugs.gnu.org>; Sat, 13 Apr 2024 12:49:10 +0200 Message-ID: Date: Sat, 13 Apr 2024 12:49:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 To: 70194@debbugs.gnu.org Subject: SDDM fails to start, black screen on 188d18fc47 Content-Language: de-DE, en-US From: Jonathan Brielmaier Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:tqQH2eCO10eh7Oep0dMJVW/ww5Usv/b+NCXeNk0b9BGE/1ZxeP/ RUSksfrg+71BdrXjfx4byEh+QA6pnxobnZMZ0Ma3t48WFrmz2f11ngWHFi/jDb1L2ktlV52 BVz8ZtEDtN3PhxGci44cQAK2OXpr4KNgQjG9ygI4z1BL7Z/60t0czHFXH4lOosJBtiUIxl5 MBNWDAeRzInBEdUPSbjyw== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:xn+ugqSkzpY=;ukV/ecGKat3hMgjYYPLsZ63xgEV SnjOam/eHP+few1d/0prigu9Kx2uEam0sHeTfea6Ji1cxxwsWt1uLrnpZG4CTo+LpP15k06NQ Xl/R77gxZyfKlpI1IeRd4IAA3mlSF4kT+8sHt8wnPawyuvSBfI1mRepL5AixO2shTpCMLCGvt 3LZOHRHzUMsdDbiR9DAPUApSAW5tKiGWVSh6XkgcxhUQnfwwXcCGV99rsoxAKU8NaKb8YauD1 zJVPe8R0fix+UBROQYIXFqIZwsVBvrZj36APba0sj9MLNGnMTm6MhwQk0cEP6OgS9OEvPF35/ HNKyJmRSBZ3OOfCD8u7UYsbyhXKVJJH/BJVzf8knfGrGf/gBGVKMwv3lDxTXNZ88Rs+v1ShRK DZvPyi/pgouhsELuTmGVwFV96jeA8/uqgHzKSciQqKRWqEHgIPZjENFzOGVHf4+LB3tAauHHP aYGsEsCGwcyqN+Afz5LcWqiWXhTy2ZZOQNjUMkAtxVhojgUSnfXssvtjOPUuTK1alwTjmPUvf NK8ik3z2dRgxe1R+a3o3VO3p70hNY7W0xl91gEfRAdtK49Zip/bCXbrxQlHDiUZLt5DdoY8Em ZZ68+CcxyL9bQ26GYwQ8vksD38FEOkI6DzDQgP/ezOgjSw6CkdeexDOESRI16IGYAIyWLuIUK 7Sk/OK4b1AOShiVFnbN9k3R7GTTLlowHFtUgNyOnTJvHwvQYtVsUg29yrGeahdQCHvLGJ+8GO 3UDK9/bYFmPe6KiCmiN6gzj+eBj7hFcOjKIRXFXeN/t/Kihtalt25xpAY4l2cUYBaoItvGfoM qt7r6qOZ1f/hOeZThUvNMFfijR+IoyWk5OEKSDGKojS7M= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70194 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I ran into this issue on my newly installed laptop (Guix System). Even after reconfiguring to 15a523ea213065c275e4852673cbb27c72c0ad87 (current master as of today), the screen stayed black and SDDM didn't star= t. My sddm configuration: ``` (service sddm-service-type (sddm-configuration (display-server "wayland"))) ``` So in the end I switched back to GDM which works :) ~Jonathan From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 19 06:43:18 2024 Received: (at 70194) by debbugs.gnu.org; 19 Apr 2024 10:43:19 +0000 Received: from localhost ([127.0.0.1]:58045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxliA-0003qR-M7 for submit@debbugs.gnu.org; Fri, 19 Apr 2024 06:43:18 -0400 Received: from m16.mail.163.com ([220.197.31.5]:38912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxli6-0003pU-0z for 70194@debbugs.gnu.org; Fri, 19 Apr 2024 06:43:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:From:Subject:Content-Type:MIME-Version: Message-ID; bh=GIVcWoLYhMYIoDNFO7Eq94mHOmsZesy2DkshktLw/tk=; b=V lCCmJCJ6lkwilYSHYTw6nb4IcoidvlAC+/gJEXCMXlzrKrTK7bjGufc6g7nxRtEe Fcbns8W4TB+CefejJL57z0jWLGw4HZvbpb7H3zNET7QVRF/zN3hki30Y62JVRcEw IgyYaa8FSRclrCHwXV+tOKV85l67/WmQNl1+XsDkYY= Received: from tumashu$163.com ( [49.78.236.252] ) by ajax-webmail-wmsvr-40-104 (Coremail) ; Fri, 19 Apr 2024 18:42:50 +0800 (CST) X-Originating-IP: [49.78.236.252] Date: Fri, 19 Apr 2024 18:42:50 +0800 (CST) From: tumashu To: 70194@debbugs.gnu.org Subject: SDDM fails to start, black screen on 188d18fc47 X-Priority: 3 X-Mailer: Coremail Webmail Server Version XT5.0.14 build 20230109(dcb5de15) Copyright (c) 2002-2024 www.mailtech.cn 163com X-NTES-SC: AL_Qu2aAfmZvEss5iieZelS7TNn9ZRKB4f2+KJuj9YpTt87hR3d+x0mb0ZMO37x3vnQKsLEgETOdOxCqI1vBjGo Content-Type: multipart/alternative; boundary="----=_Part_245663_1172230757.1713523370869" MIME-Version: 1.0 Message-ID: <6dcf29c5.1f1d.18ef5f3ab75.Coremail.tumashu@163.com> X-Coremail-Locale: zh_CN X-CM-TRANSID: _____wD3nx+qSiJmtsslAA--.62834W X-CM-SenderInfo: 5wxpt2lkx6il2tof0z/1tbiRQjF1GXAluKUxwACsc X-Coremail-Antispam: 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: remove this line (display-server "wayland") after update to sddm 0.20, sddm add it support, but sddm-service-type do not support at the moment, Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 RCVD_IN_VALIDITY_RPBL RBL: Relay in Validity RPBL, https://senderscore.org/blocklistlookup/ [220.197.31.5 listed in bl.score.senderscore.com] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [220.197.31.5 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (tumashu[at]163.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 HTML_MESSAGE BODY: HTML included in message X-Debbugs-Envelope-To: 70194 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) ------=_Part_245663_1172230757.1713523370869 Content-Type: text/plain; charset=gbk Content-Transfer-Encoding: base64 CgpyZW1vdmUgdGhpcyBsaW5lCgoKCihkaXNwbGF5LXNlcnZlciAid2F5bGFuZCIpCgoKCmFmdGVy IHVwZGF0ZSB0byBzZGRtIDAuMjAsIHNkZG0gYWRkIGl0IHN1cHBvcnQsIGJ1dCBzZGRtLXNlcnZp Y2UtdHlwZSBkbyBub3Qgc3VwcG9ydCBhdCB0aGUgbW9tZW50LAoKCiByZWNlbnQgZGF5cyBpIHRy eSB0byBmaXgsIGJ1dCBmYWNlIHZ0IHByb2JsZW0sIG5vIHByb2dyZXNzCgoKCgoKCi0tCrei19TO 0rXEzfjS19PKz+TK1rv61sfE3LDm ------=_Part_245663_1172230757.1713523370869 Content-Type: text/html; charset=gbk Content-Transfer-Encoding: base64 PGJyPjxkaXY+cmVtb3ZlIHRoaXMgbGluZTxicj48L2Rpdj48ZGl2Pjxicj48L2Rpdj4gIChkaXNw bGF5LXNlcnZlciAid2F5bGFuZCIpPGJyPjxkaXY+PGJyPjwvZGl2PjxkaXY+YWZ0ZXIgdXBkYXRl IHRvIHNkZG0gMC4yMCwgc2RkbSBhZGQgaXQgc3VwcG9ydCwgYnV0IHNkZG0tc2VydmljZS10eXBl IGRvIG5vdCBzdXBwb3J0IGF0IHRoZSBtb21lbnQsPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj4m bmJzcDtyZWNlbnQgZGF5cyBpIHRyeSB0byBmaXgsIGJ1dCBmYWNlIHZ0IHByb2JsZW0sIG5vIHBy b2dyZXNzPGJyPjwvZGl2Pjxicj48YnI+PGJyPjxicj48ZGl2IGlkPSJzcG5FZGl0b3JTaWduX2Fw cCI+LS08YnI+t6LX1M7StcTN+NLX08rP5MrWu/rWx8TcsOY8L2Rpdj4= ------=_Part_245663_1172230757.1713523370869--