Bug#1104032: maliit-keyboard: Can't change maliit keyboard theme

2025-04-24 Thread mando
Package: maliit-keyboard Version: 2.3.1-6 Severity: normal X-Debbugs-Cc: ma...@april.org Dear Maintainer, * What led up to the situation? I installed maliit-keyboard through APT. I tried to change the theme using: gsettings set org.maliit.keyboard.maliit theme BreezeDark * What exactly

Bug#1104034: maliit-keyboard: Can't enable prediction / spellchecking despite hunspell-** is installed

2025-04-24 Thread mando
redictive-text true" * What exactly did you do (or not do) that was effective (or ineffective)? I tried the options listed in the above item. I did not find any relevant option running gsettings list-keys org.maliit.keyboard.maliit: (mando@velvet) (~) $ gsettings list-keys org.maliit

Bug#1077191: python3-tqdm: pip warning: invalid metadata entry 'name'

2024-07-26 Thread mando
Package: python3-tqdm Version: 4.66.4-1 Severity: minor X-Debbugs-Cc: ma...@april.org Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I installed tqdm through apt sudo apt update sudo apt install python3-tqdm Then

Bug#1077053: clementine: Lyrics (from lyrics.com) are not displayed

2024-07-25 Thread mando
Package: clementine Version: 1.4.0~rc1+git867-g9ef681b0e+dfsg-1+b1 Severity: normal X-Debbugs-Cc: ma...@april.org Dear Maintainer, * What led up to the situation? I'm playing a song in clementine (e.g. Thomas Bergensen - Ocean Princess) but the lyrics aren't displayed. * What exactly did

Bug#1076935: maliit-keyboard: Can't change maliit-keyboard theme

2024-07-24 Thread mando
's%Exec=maliit-keyboard%Exec=/usr/local/bin/maliit-keyboard%' $HOME/.local/share/applications/com.github.maliit.keyboard.desktop Then I disabled/re-enagle maliit-keyboard in KDE system settings but the keyboard won't show until I remove $HOME/.local/share/applications/com.github.maliit.keyboard.de

Bug#1017611: discover: Discover stucks because fwupd is not installed

2022-08-18 Thread mando
Package: discover Version: 2.1.2-10 Severity: normal Dear Maintainer, I tried to update my Debian through Discover. I've enabled the contrib and non-free repository as I require some firmware and non-free drivers (wifi, video cards) for a long time. Since recent updates of KDE, Discover stucks w

Bug#1000508: snapd is not started once it is installed

2021-11-24 Thread mando
me did you expect instead? It would be nice to run snapd once it is installed as for any usual service (like apache2, sshd, ...). Thanks, Best regards mando -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: am

Bug#996468: closed by Andreas Beckmann (Re: Bug#996468: nvidia-kernel-dkms won't install for kernel 5.14.0-1 and 5.14.0-2)

2021-11-10 Thread mando
... thanks to this link: https://askubuntu.com/questions/890712/kernel-configuration-is-invalid-error-while-trying-to-install-paragon-ufsd-profe By reinstalling the kernel headers, the nvidia driver is successfully installed: (mando@aldur) (~) $ sudo apt reinstall linux-headers-$(uname -r) Lect

Bug#996468: nvidia-kernel-dkms won't install for kernel 5.14.0-1 and 5.14.0-2

2021-11-02 Thread mando
Dear Andreas I fear the bug persists. I've upgraded nvidia packages but the build still fails. (mando@aldur) (~) $ sudo apt install nvidia-kernel-dkms Lecture des listes de paquets... Fait Construction de l'arbre des dépendanc

Bug#998071: plasma-desktop: krunner won't show when using shortcuts

2021-10-29 Thread mando
Package: plasma-desktop Version: 4:5.23.0-3 Severity: normal Dear Maintainer, * What led up to the situation? I migrated from Debian testing (bookworm) to Debian sid (in short, some KDE packages -including libkdecorations*) in sid are not consistent and make KDE unusable in debian testing).

Bug#953366: nvidia-kernel-dkms: module not loaded due lockdown

2021-05-28 Thread mando
key in the BIOS. * nvidia-kernel-dkms should install a kind of post-install rule for linux-image (I don't know if it's possible) to run sign.sh for the new kernel. Best regards, mando (*) You could probably just unload/reload nvidia module and restart X server. I reboot because it is sim

Bug#981760: jupyter-notebook: Clipboard no more working under chromium

2021-02-03 Thread mando
Package: jupyter-notebook Version: 6.2.0-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate ***    * What led up to the situation? I just upgraded my Debian testing. This upgraded [UPGRADE] jupyter-notebook:amd64 6.1.5-1 -> 6.2.0-1. Si

Bug#972901: fixed in nvidia-graphics-drivers 450.80.02-1

2020-11-23 Thread mando
Dear maintainers, The problem is now solved. It turns out that some of these updates were not yet available in my previous message. It's now compiling and working fine with the following packages. (mando@aldur) (~) $ dpkg -l | grep nvidia ii  glx-alternative-nvidia

Bug#972901: closed by Debian FTP Masters (reply to Andreas Beckmann ) (Bug#972901: fixed in nvidia-graphics-drivers 450.80.02-1)

2020-10-29 Thread mando
Dear maintainers, I 'm still unable to install nvidia-kernel-dkms after fresh update + reboot + apt reinstall linux-image-$(uname -r) nvidia-kernel-dkms. (mando@aldur) (~) $ cat /etc/apt/sources.list deb http://ftp.fr.debian.org/debian/ testing main contrib non-free deb

Bug#972901: nvidia-kernel-dkms: Nvidia driver won't compile

2020-10-25 Thread mando
/renderD128 video:x:44:mando,vdr OpenGL and NVIDIA library files installed: lrwxrwxrwx 1 root root 15 May 4 21:44 /etc/alternatives/glx -> /usr/lib/nvidia lrwxrwxrwx 1 root root 49 May 4 21:43 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-li

Bug#956660: build-essential: The appropriate version gcc is not installed (and not available!)

2020-07-31 Thread mando
Hello Andreas The initial problem was precisely related to the "packaged" nvidia driver, aka nvidia-kernel-dkms. DKMS modules require appropriate gcc to be built, and this gcc is installed through build-essential (which is a dependency of dkms). When I opened this bug, build-essential was br

Bug#956658: firmware-misc-nonfree: Missing firmware for i915 intel cards

2020-04-27 Thread mando
Hello, I installed the missing firmwares by writting and running this script; #!/bin/bash URL="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915/"; MISSING_FIRMWARES=$(update-initramfs -u 2>&1 | grep "W: Possible missing firmware" | cut -d" " -f5 | cut -d"/

Bug#953366: nvidia-kernel-dkms: module not loaded due lockdown

2020-04-13 Thread mando
the nvidia module and apt reinstall nvidia-kernel-dkms ... and provided the passphrase of my MOK key (see dkms-sign-module) when prompted. After reboot, the nvidia module is now correctly loaded: (mando@aldur) (~) $ lsmod | grep nvidia nvidia_drm 53248  0 nvidia_modeset

Bug#956660: build-essential: The appropriate version gcc is not installed (and not available!)

2020-04-13 Thread mando
Package: build-essential Version: 12.8 Severity: important Dear Maintainer, I use a Debian Bullseye up-to-date. I try to install the latest Nvidia driver as xserver-xorg-video-{nouveau,nvidia} does not work properly by using NVIDIA-Linux-x86_64-440.82.run install script available on Nvidia webs

Bug#956658: firmware-misc-nonfree: Missing firmware for i915 intel cards

2020-04-13 Thread mando
Package: firmware-misc-nonfree Version: 20190717-2 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? My computer is an Asus UX433F which embeds a Nvidia and an Intel video card. I use a Debian Bull

Bug#956657: phonon4qt5-backend-vlc: Sound crashes after few seconds

2020-04-13 Thread mando
Package: phonon4qt5-backend-vlc Version: 0.11.1-1 Severity: important Dear Maintainer, * What led up to the situation? I updated my Debian Buster. I tried to play a video on youtube through chromium. Few seconds after started the video, the sound crashed. * What exactly did you do (or n

Bug#950502: linux-image-5.4.0-3-amd64: Issue with nvidia GP108M (X server startup + lscpi)

2020-02-02 Thread mando
Installing xserver-xorg-video-nvidia "solves" this problem: the X server starts and stops without freezing 10s. (even if the module is not automatically loaded at boot + seems not support this card). Best regards

Bug#950502: linux-image-5.4.0-3-amd64: Issue with nvidia GP108M (X server startup + lscpi)

2020-02-02 Thread mando
Package: src:linux Version: 5.4.13-1 Severity: normal Dear Maintainer, * What led up to the situation? I updated debian (bullseye) and restart the computer. When running with the kernel provided by linux-image-5.3.0-3-amd64, X server and KDE runs and stops normally. When running with the k

Bug#950313: sudo: Vulneratility if pwfeedback is enabled (sudo < 1.8.31)

2020-01-31 Thread mando
Package: sudo Version: 1.8.29-1 Severity: normal Dear Maintainer, The current versions of sudo in current Debian releases are impacted by the vulnerability described below: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18634 https://seclists.org/oss-sec/2020/q1/48 Fortunately, pwfeed

Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core

2020-01-23 Thread mando
Package: firmware-misc-nonfree Version: 20190717-2 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I tried to install firmware-misc-nonfree and I got this error: modprobe: ERROR: ../libkmod/l

Bug#927117: ModuleNotFoundError: No module named 'jupyter_nbextensions_configurator'

2019-04-15 Thread mando
the jupyter main menu a tab allowing to enable/disable extensions. Currently this tab does not appear due to this error. Thanks, Best regards mando -- Package-specific info: -- System Information: Debian Release: buster/sid   APT prefers testing   APT policy: (500, 'testing') Architectur

Bug#926864: python3-numba: Insufficiently recent colorama version found.

2019-04-11 Thread mando
.    * What was the outcome of this action? See previous answer.    * What outcome did you expect instead? Debian should either provide an more recent version of python3-colorama or fix the dependencies of python3-numba. Best regards, mando -- System Information: Debian Release: buster/sid  

Bug#828121: ksnapshot: no translation available

2016-08-21 Thread mando
Hi Pino, Thanks for this information, I never heard about kde-spectacle before your message. This application is exactly what I need, and is indeed correctly translated. Regards, mando > > ksnapshot was part of the Applications releases, so its translations > were in kde-l10n-*. Af

Bug#828121: ksnapshot: no translation available

2016-06-25 Thread mando
Package: ksnapshot Version: 4:15.08.0-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Recent upgrades only allow to run ksnapshot in "american english". * What exactly did you do (or not do

Bug#827016: plasma-desktop: unable to install simultaneously kde-l10n-* and plasma-desktop-data

2016-06-11 Thread mando
Package: plasma-desktop-data Version: 4:5.6.4-2 Severity: important Dear Maintainer, I recently updated my Debian stretch. Unfortunately, plasma-desktop depends on plasma-desktop-data which breaks every available kde-l10n-* translation package currently available. I tried, without success: - to