[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[screen-devel] [bug #66391] can not dettach from session
From: |
Alex Lavigne |
Subject: |
[screen-devel] [bug #66391] can not dettach from session |
Date: |
Wed, 30 Oct 2024 21:27:51 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?66391>
Summary: can not dettach from session
Group: GNU Screen
Submitter: alex_lavigne
Submitted: Thu 31 Oct 2024 01:27:47 AM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: 5.0.0
Fixed Release: None
Planned Release: None
Work Required: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 31 Oct 2024 01:27:47 AM UTC By: Alex Lavigne <alex_lavigne>
When I run `screen -d <session_id>`, I receive the following error:
```
Cannot find terminfo entry for ''.
```
This issue occurs across multiple devices on both Arch Linux and Ubuntu.
Screen version 4.9.1 works fine, but since upgrading to screen 5.0.0 on August
29, I can no longer detach from sessions.
I have tried various methods to resolve this without success. To troubleshoot,
I ran a clean Arch Linux Docker container and installed screen 4.9.1, which
worked correctly. However, after downloading the source package for screen
5.0.0 from [GNU FTP](https://ftp.gnu.org/gnu/screen) and compiling it with
`make && make install`, the same error occurred. I then repeated the process
in a clean Ubuntu Docker container—version 4.9.1 installed via `apt` worked
fine, but compiling and installing version 5.0.0 led to the same issue.
I have tried to add `debug on` and `logfile` item in `~/.screenrc` file. The
logfile content as bellow:
```
sh-5.2# echo $STY
123.pts-1.a34d52a4f68e
sh-5.2# screen -d 123
Cannot find terminfo entry for ''.
```
This bug is causing significant inconvenience in my use of screen. Please
follow up on this issue, and feel free to contact me if you need any further
details.
Thanks & Regards,
Alex Lavigne
_______________________________________________________
File Attachments:
-------------------------------------------------------
Name: photo_2024-10-31_09-03-22.jpg Size: 18KiB
<https://file.savannah.gnu.org/file/photo_2024-10-31_09-03-22.jpg?file_id=56584>
-------------------------------------------------------
Name: screen_debug.log Size: 167B
<https://file.savannah.gnu.org/file/screen_debug.log?file_id=56585>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://savannah.gnu.org/source/savane-c7d1b7d101146fc1cc5ea8bc52eda6dee4d563e8.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66391>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [screen-devel] [bug #66391] can not dettach from session,
Alex Lavigne <=