Bug#997058: ITP: yaml-el -- YAML parser and encoder for Elisp

2021-10-23 Thread Matteo F. Vescovi
Package: wnpp
Severity: wishlist
Owner: "Matteo F. Vescovi" 
X-Debbugs-Cc: debian-devel@lists.debian.org, Nicholas D Steeves 


* Package name: yaml-el
  Version : 0.3.4
  Upstream Author : Zachary Romero 
* URL : https://github.com/zkry/yaml.el
* License : GPL-3+
  Programming Lang: Lisp
  Description : YAML parser and encoder for Elisp

Yaml.el is a YAML parser and encoder written in Emacs Lisp without any
external dependencies. It provides an interface similar to the Emacs
JSON parsing utility.

This package will be co-maintained by Nicholas and me under the Emacsen
Team umbrella as a direct dependency for Magit Forge package, in the
first place.


-- 
Matteo F. Vescovi || Debian Developer
GnuPG KeyID: 4096R/0x8062398983B2CF7A


signature.asc
Description: PGP signature


Bug#997663: general: bullseye, system freezes completely when firefox freezes

2021-10-23 Thread Jacob Kochems
Package: general
Severity: important
X-Debbugs-Cc: jacobkochems+bugtrack...@gmail.com

Dear Maintainer,

* What led up to the situation?
When using Firefox (FF) with many open tabs it sometimes freezes and takes the
whole system with it. At this point all mouse and keyboard input is ignored. In
every case so far there was at least one tab with a YouTube video open. I
suspect using a lot of memory is the trigger here.

* What exactly did you do (or not do) that was effective (or ineffective)?
I tried to switch to a different tty via Ctrl+Alt+F: no effect.
I tried the magic SysRq key sequence: REISUB: no effect.
I tried SysRq + f to call oom_kill: no effect.
Only a hard reset (power cycle) was effective so far.

* What was the outcome of this action?
The system freezes ignoring all user input.
If a video was playing at that time a short audio sequence of that video keeps
repeating in an infinite loop.

* What outcome did you expect instead?
I expect to be able to kill the offending applications.
I expect the system (be it gnome-shell, the kernel itself or other critical
components) to be able to handle failing user space programs without freezing
themselves. That is why I consider this *not* to be a bug of FF, although a bug
in FF seems to trigger it. No user space program should be able to tank the
system by hogging up resources.


Since I was unable to recover the system from this state I cannot provide any
error messages.
Is there a log file I can inspect after the fact?
If so, what should I look for?
Do I have to activate additional logging for this?

Some system information:
$ uname -v -r -m
5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64

CPU: Intel Core i7, 4 Cores
RAM: 8GB

Please let me know if you need additional system information.
I would appreciate any insight into how to diagnose this.

Thank you for your time.

Best regards,
Jacob



Bug#997671: ITP: sphinx-panels -- sphinx extension for creating panels in a grid layout

2021-10-23 Thread Sandro Tosi
Package: wnpp
Severity: wishlist
Owner: Sandro Tosi 
X-Debbugs-Cc: debian-devel@lists.debian.org, mo...@debian.org

* Package name: sphinx-panels
  Version : 0.6.0
  Upstream Author : Executable Books
* URL : https://sphinx-panels.readthedocs.io/en/latest/
* License : MIT
  Programming Lang: Python
  Description : sphinx extension for creating panels in a grid layout

this is a new dependency for matplotlib doc

note to self: when this is accepted from NEW, we can revert
https://salsa.debian.org/python-team/packages/matplotlib/-/commit/be2cec2dcb2ed8d6f0b9a9a2ecb08249e1e2ee48



Bug#997672: ITP: sphinx-book-theme -- clean book theme for scientific explanations and documentation with Sphinx

2021-10-23 Thread Sandro Tosi
Package: wnpp
Severity: wishlist
Owner: Sandro Tosi 
X-Debbugs-Cc: debian-devel@lists.debian.org, mo...@debian.org

* Package name: sphinx-book-theme
  Version : 0.1.6
  Upstream Author : Chris Holdgraf
* URL : https://sphinx-book-theme.readthedocs.io/en/latest/
* License : BSD-3
  Programming Lang: Python
  Description : clean book theme for scientific explanations and 
documentation with Sphinx

This is a new dependency of sphinx-copybutton

Note to self: when this package is accepted from NEW we can revert
https://salsa.debian.org/python-team/packages/sphinx-copybutton/-/commit/22efbdfdfee66c121191e33e74ff21d6aae27fd3



Bug#997663: general: bullseye, system freezes completely when firefox freezes

2021-10-23 Thread Stephan Verbücheln
Possibly relevant:
- Are you using X11 or Wayland?
- Do you have proprietary graphics drivers installed?
- Does the freeze occur without those?
- Can you SSH into the machine after the screen/input freezes?
- Do you have other indications that the machine is still working?

Regards