From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C3E1D611E for ; Fri, 5 Apr 2024 08:58:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712307496; cv=none; b=PqgTE2+aE3uCeSehNlqv13ykNNNwgLvvzLMcr6VvhUQNT8bzDpbxRlx5o+KbjR4EHCpOhq/onjdQ8ZB+19ikUvW4V26UXBFANz7N1dKJejAyHE/wRX9wrVtY+UpfuQO53A8yzsumPK/Z8yvwetLRFEjRqyCR3WRCgUDwRDlgNAM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712307496; c=relaxed/simple; bh=U9lKvYJZEnXVwAJFkovWVPc617fff7L/ugC+AylLJ4E=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: Content-Type:MIME-Version; b=NNTHVXVo9mwn3I3+I33x9S9Mc7N+TGkfTo0CaSfmY0r7GWA2FasFUcnqPmxr75avzc2iWapl/+ENbNipBJaWmAiPFjh2L7Ytzrw9WI7wjGztB0y4kArcM45n6D98N59UpEOxaYR8t9hfHrYcO5l2TejyIv8h+j9O5+prsqS5AT4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=SxEWRDGJ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="SxEWRDGJ" Received: by smtp.kernel.org (Postfix) with ESMTPS id 75EE3C43390 for ; Fri, 5 Apr 2024 08:58:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712307496; bh=U9lKvYJZEnXVwAJFkovWVPc617fff7L/ugC+AylLJ4E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SxEWRDGJFsbGTtzPhs7PD2Q689QbRohrqdASeSSeSBH/pC/oi70cYRuceiAeQ/dGW iyRLmlDcSNlDk+k7DYU0vw5xHqeIObl2yn9Rsnbjw4cjNCxXvYOyeFsGMCuHriiJuC QXTwOUR9xcxegy54Wx39Uy2mOXTP0sW/FMUPWLLXO+nilSmc+yv89j9dPCIg0chAyX SS46fyC7bawQjm1BqGiQCXWTBfTA9nVlnk5jGRvnT04o1QCMM+jxpgolsNs0pgNs27 ek7yqqmdP5/IjVsZdjN+DXKC5XAf3ZTrmdl/2aFqFSlQiUOtMpeBK1TXm+HYXXc4wB zAqTRbGD1ADiA== Received: by aws-us-west-2-korg-bugzilla-1.web.codeaurora.org (Postfix, from userid 48) id 633EEC53BD6; Fri, 5 Apr 2024 08:58:16 +0000 (UTC) From: bugzilla-daemon@kernel.org To: linux-bluetooth@vger.kernel.org Subject: [Bug 218680] bluetooth connected status not shown in KDE desktop GUIs Date: Fri, 05 Apr 2024 08:58:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Drivers X-Bugzilla-Component: Bluetooth X-Bugzilla-Version: 2.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: abetakehiko@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linux-bluetooth@vger.kernel.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugzilla.kernel.org/ Auto-Submitted: auto-generated Precedence: bulk X-Mailing-List: linux-bluetooth@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 https://bugzilla.kernel.org/show_bug.cgi?id=3D218680 --- Comment #3 from Takehiko Abe (abetakehiko@gmail.com) --- (In reply to Bagas Sanjaya from comment #2) Tested the patch with 6.7.12 stable branch. It works. It fixed the problem. Thank you. --=20 You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.=