Devuan bug report logs - #857
slim 1.4.1 auto_login window bug

version graph

Package: slim; Maintainer for slim is Devuan Dev Team <devuan-dev@lists.dyne.org>; Source for slim is src:slim.

Reported by: tempforever <dev1@tempforever.com>

Date: Sun, 25 Aug 2024 00:16:01 UTC

Severity: normal

Found in version slim/1.4.1-1devuan1

Full log


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

Received: (at submit) by bugs.devuan.org; 25 Aug 2024 00:15:04 +0000
Return-Path: <dev1@tempforever.com>
Delivered-To: bugs@devuan.org
Received: from email.devuan.org [2a01:4f9:fff1:13::5fd9:f9e4]
	by doc.devuan.org with IMAP (fetchmail-6.4.16)
	for <debbugs@localhost> (single-drop); Sun, 25 Aug 2024 00:15:04 +0000 (UTC)
Received: from email.devuan.org
	by email.devuan.org with LMTP
	id KqvCDVV3ymaaKAAAmSBk0A
	(envelope-from <dev1@tempforever.com>)
	for <bugs@devuan.org>; Sun, 25 Aug 2024 00:14:13 +0000
Received: by email.devuan.org (Postfix, from userid 109)
	id 1D7298D3; Sun, 25 Aug 2024 00:14:13 +0000 (UTC)
Authentication-Results: email.devuan.org;
	dkim=pass (1024-bit key; unprotected) header.d=tempforever.com header.i=@tempforever.com header.a=rsa-sha256 header.s=domkey header.b=cUrBLJ24;
	dkim-atps=neutral
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org
X-Spam-Level: 
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham
	autolearn_force=no version=3.4.6
Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=185.144.158.117; helo=tempforever.com; envelope-from=dev1@tempforever.com; receiver=<UNKNOWN> 
Received: from tempforever.com (tempforever.com [185.144.158.117])
	by email.devuan.org (Postfix) with ESMTP id 1A05E3C4
	for <submit@bugs.devuan.org>; Sun, 25 Aug 2024 00:14:12 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tempforever.com;
	s=domkey; t=1724544849;
	bh=Vg6dJd67ZRnneNH6zY6FU+h0griEn6DGyt+swPww7dM=;
	h=To:From:Subject:Date:From;
	b=cUrBLJ24NspBinnbY20VnFG6fZVqAxYm9Thd8RvBerTGaLX4BXKQhhSQ99Xc48YTl
	 mGaFrXf3T4hSX6h3LVZeq/nbGj+OL53E4HF/dX0CrcGNfG4rb/t/phKpDmwWB0Rxgs
	 NwO7lae/fEZKzdrjNqkAaCa7iEHNfqDy/kCrqZa0=
Received: from [192.168.2.10] (unknown [192.168.2.10])
	by tempforever.com (Postfix) with ESMTPSA id 590BA6003F
	for <submit@bugs.devuan.org>; Sat, 24 Aug 2024 20:14:09 -0400 (EDT)
To: submit@bugs.devuan.org
From: tempforever <dev1@tempforever.com>
Subject: slim 1.4.1 auto_login window bug
Message-ID: <6b50d1ed-87ab-486a-4729-7f5d4847d85f@tempforever.com>
Date: Sat, 24 Aug 2024 20:14:09 -0400
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
 Firefox/91.0 SeaMonkey/2.53.15
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Package: slim
Version: 1.4.1-1devuan1

devuan: excalibur

/etc/slim.conf setting:
auto_login yes

Upon slim start / auto login, a blank window is created, filling up the
desktop screen.  This does not happen with auto_login disabled.  I found
the issue in panel.cpp, the end of the file:

|// As we're only using one monitor, which is only part of the root
window, // replace Root with a viewport window Root =
XCreateSimpleWindow ( Dpy, RealRoot, result.x, result.y, result.width,
result.height, 0, 0, 0); XMapWindow(Dpy, Root); XFlush(Dpy); If those
lines are commented out, the blank window is not created even with
auto_login enabled. I don't know if that will cause a different issue,
though. I only have 1 monitor on that computer for now, I have not
tested with multiple monitors. Maybe someone who actually knows what
they are doing can fix this? |


Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Fri Jun 6 11:47:22 2025;