Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] drawterm: canlock errors (posix-generic/tas.c) on x86_64
@ 2020-11-03 18:43 ashpooljh
  2020-11-03 18:50 ` ashpooljh
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ashpooljh @ 2020-11-03 18:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1484 bytes --]

New issue by ashpooljh on void-packages repository

https://github.com/void-linux/void-packages/issues/26109

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: `Void 5.8.17_1 x86_64 GenuineIntel uptodate hold rmFFFFFFFFFFFF`
* package: `drawterm-0.0.20200619_1`

### Expected behavior

`drawterm` works normally. No error messages (e.g. `canlock: corrupted 0x2`) are printed. 

### Actual behavior

Upon authenticating on a CPU server the background of the terminal window starts filling up with error messages. All the messages are of the same type:
```
canlock: corrupted 0xXX
```
where `XX` is replaced by a different hexadecimal number each time. An example of this behavior can be observed on the attached screenshot:

![image](https://user-images.githubusercontent.com/14354287/98026286-f1866880-1e1b-11eb-8f5c-93085199fada.png)

These messages can appear when any input It is made into the terminal (e.g. typing commands, moving and creating windows, etc). It is barely possible to use the terminal without interruption, since the messages will obstruct any windows created.

### Steps to reproduce the behavior

* Run `drawterm` as built by the Void Linux project on x86_64 arch
* Authenticate on a CPU server
* Run `rio` (done from `lib/profile` in my case)
* Do pretty much anything

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drawterm: canlock errors (posix-generic/tas.c) on x86_64
  2020-11-03 18:43 [ISSUE] drawterm: canlock errors (posix-generic/tas.c) on x86_64 ashpooljh
@ 2020-11-03 18:50 ` ashpooljh
  2020-11-03 21:29 ` [ISSUE] [CLOSED] " q66
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ashpooljh @ 2020-11-03 18:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by ashpooljh on void-packages repository

https://github.com/void-linux/void-packages/issues/26109#issuecomment-721312155

Comment:
@Gottox @q66 please take a look.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ISSUE] [CLOSED] drawterm: canlock errors (posix-generic/tas.c) on x86_64
  2020-11-03 18:43 [ISSUE] drawterm: canlock errors (posix-generic/tas.c) on x86_64 ashpooljh
  2020-11-03 18:50 ` ashpooljh
@ 2020-11-03 21:29 ` q66
  2020-11-03 21:29 ` q66
  2020-11-03 21:48 ` ashpooljh
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-11-03 21:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1489 bytes --]

Closed issue by ashpooljh on void-packages repository

https://github.com/void-linux/void-packages/issues/26109

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname: `Void 5.8.17_1 x86_64 GenuineIntel uptodate hold rmFFFFFFFFFFFF`
* package: `drawterm-0.0.20200619_1`

### Expected behavior

`drawterm` works normally. No error messages (e.g. `canlock: corrupted 0x2`) are printed. 

### Actual behavior

Upon authenticating on a CPU server the background of the terminal window starts filling up with error messages. All the messages are of the same type:
```
canlock: corrupted 0xXX
```
where `XX` is replaced by a different hexadecimal number each time. An example of this behavior can be observed on the attached screenshot:

![image](https://user-images.githubusercontent.com/14354287/98026286-f1866880-1e1b-11eb-8f5c-93085199fada.png)

These messages can appear when any input is sent to the terminal (e.g. typing commands, moving and creating windows, etc). It is barely possible to use the terminal without interruption, since the messages will obstruct any windows created.

### Steps to reproduce the behavior

* Run `drawterm` as built by the Void Linux project on x86_64 arch
* Authenticate on a 9front CPU server
* Run `rio` (done from `lib/profile` in my case)
* Do pretty much anything

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drawterm: canlock errors (posix-generic/tas.c) on x86_64
  2020-11-03 18:43 [ISSUE] drawterm: canlock errors (posix-generic/tas.c) on x86_64 ashpooljh
  2020-11-03 18:50 ` ashpooljh
  2020-11-03 21:29 ` [ISSUE] [CLOSED] " q66
@ 2020-11-03 21:29 ` q66
  2020-11-03 21:48 ` ashpooljh
  3 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2020-11-03 21:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 184 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/26109#issuecomment-721384156

Comment:
should be fixed now, please test just in case

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: drawterm: canlock errors (posix-generic/tas.c) on x86_64
  2020-11-03 18:43 [ISSUE] drawterm: canlock errors (posix-generic/tas.c) on x86_64 ashpooljh
                   ` (2 preceding siblings ...)
  2020-11-03 21:29 ` q66
@ 2020-11-03 21:48 ` ashpooljh
  3 siblings, 0 replies; 5+ messages in thread
From: ashpooljh @ 2020-11-03 21:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

New comment by ashpooljh on void-packages repository

https://github.com/void-linux/void-packages/issues/26109#issuecomment-721391847

Comment:
Fixed, thanks

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-03 21:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 18:43 [ISSUE] drawterm: canlock errors (posix-generic/tas.c) on x86_64 ashpooljh
2020-11-03 18:50 ` ashpooljh
2020-11-03 21:29 ` [ISSUE] [CLOSED] " q66
2020-11-03 21:29 ` q66
2020-11-03 21:48 ` ashpooljh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).