Bug#1035902: obs-studio: NVENC codec fails unless I use ffmpeg to encode a video first

2023-05-10 Thread Rishi Cutchin
Package: obs-studio
Version: 29.0.2+dfsg-1+b1
Severity: normal
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,


   Run obs-studio, and attempted to record a video with NVENC selected as
   the encoder.

   Fails with this error:
   rishi@tripodhost:~$ [h264_nvenc @ 0x56294719dfc0] dl_fn->cuda_dl->cuInit(0) 
failed -> CUDA_ERROR_U_SNKNOWN: unknown error
warning: [NVENC encoder] nvenc_create_internal failed, trying again without 
Psycho Visual Tuning
info: -
info: [FFmpeg NVENC encoder: 'advanced_video_recording'] settings:
encoder:  NVIDIA NVENC H.264 (FFmpeg)
rate_control: CBR
bitrate:  2500
cqp:  0
keyint:   250
preset:   p5
tuning:   hq
multipass:qres
profile:  high
width:1920
height:   1080
b-frames: 2
psycho-aq:0
GPU:  0

[h264_nvenc @ 0x5629471a2c80] dl_fn->cuda_dl->cuInit(0) failed -> 
CUDA_ERROR_UNKNOWN: unknown error

But after encoding a video with ffmpeg on the command line with nvenc:
 $ffmpeg -i output.mp4 -c:v h264_nvenc -b:v 1M outputtwo.mp4
Subsequent attempts to use NVENC on obs succeed.

-- System Information:
Debian Release: 12.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-security'), (50, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-8-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages obs-studio depends on:
ii  libavcodec59   7:5.1.3-1
ii  libavdevice59  7:5.1.3-1
ii  libavformat59  7:5.1.3-1
ii  libavutil577:5.1.3-1
ii  libc6  2.36-9
ii  libcurl3-gnutls7.88.1-9
ii  libfontconfig1 2.14.1-4
ii  libfreetype6   2.12.1+dfsg-5
ii  libgcc-s1  12.2.0-14
ii  libjansson42.14-2
ii  libluajit-5.1-22.1.0~beta3+git20220320+dfsg-4.1
ii  libmbedcrypto7 2.28.3-1
ii  libmbedtls14   2.28.3-1
ii  libmbedx509-1  2.28.3-1
ii  libobs029.0.2+dfsg-1+b1
ii  libpci31:3.9.0-4
ii  libpulse0  16.1+dfsg1-2+b1
ii  libpython3.11  3.11.2-6
ii  libqt5core5a   5.15.8+dfsg-7
ii  libqt5gui5 5.15.8+dfsg-7
ii  libqt5network5 5.15.8+dfsg-7
ii  libqt5svg5 5.15.8-2
ii  libqt5widgets5 5.15.8+dfsg-7
ii  libqt5xml5 5.15.8+dfsg-7
ii  librist4   0.2.7+dfsg-1
ii  libspeexdsp1   1.2.1-1
ii  libsrt1.5-openssl  1.5.1-1
ii  libstdc++6 12.2.0-14
ii  libswscale67:5.1.3-1
ii  libudev1   252.6-1
ii  libv4l-0   1.22.1-5+b2
ii  libva-drm2 2.17.0-1
ii  libva2 2.17.0-1
ii  libx11-6   2:1.8.4-2
ii  libx264-1642:0.164.3095+gitbaee400-3
ii  libxcb-composite0  1.15-1
ii  libxcb-randr0  1.15-1
ii  libxcb-shm01.15-1
ii  libxcb-xfixes0 1.15-1
ii  libxcb-xinerama0   1.15-1
ii  libxcb11.15-1
ii  python33.11.2-1+b1
ii  python3.11 3.11.2-6

Versions of packages obs-studio recommends:
ii  obs-plugins  29.0.2+dfsg-1+b1

Versions of packages obs-studio suggests:
ii  pkexec 122-3
ii  policykit-1122-3
pn  v4l2loopback-dkms  

-- no debconf information



Bug#1034591: firejail-profiles: SuperTuxKart cannot cope with existing supertuxkart savefile

2023-04-24 Thread Rishi Cutchin
 initialise irrlicht device. Quitting.

On 4/24/23 12:51, Reiner Herrmann wrote:

Hi Rishi,

On Tue, Apr 18, 2023 at 06:26:24PM -0700, Rishi Cutchin wrote:

Attempting to run 'supertuxkart' with an existing savefile will lead to
the game not launching, with errors related to the rendering engine, creating a 
new user and launching supertuxkart
does allow it to start, not sure how I would go about working around
this as it appears that supertuxkart has access to everything it should
need.

thanks for the report.
I can't reproduce that right now. I already have a saved supertuxkart
(1.4) game, and run it with firejail:  $ firejail supertuxkart
It launches fine.
Can you please send the output of the command on the terminal?

Kind regards,
   Reiner




Bug#1034591: firejail-profiles: SuperTuxKart cannot cope with existing supertuxkart savefile

2023-04-18 Thread Rishi Cutchin
Package: firejail-profiles
Version: 0.9.72-2
Severity: normal
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,

Attempting to run 'supertuxkart' with an existing savefile will lead to
the game not launching, with errors related to the rendering engine, creating a 
new user and launching supertuxkart
does allow it to start, not sure how I would go about working around
this as it appears that supertuxkart has access to everything it should
need.


-- System Information:
Debian Release: 12.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-security'), (50, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-7-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firejail-profiles depends on:
ii  firejail  0.9.72-2

firejail-profiles recommends no packages.

firejail-profiles suggests no packages.

-- Configuration Files:
/etc/firejail/steam.profile changed [not included]

-- no debconf information



Bug#1034584: firejail-profiles: Private-etc breaks steam

2023-04-18 Thread Rishi Cutchin
Package: firejail-profiles
Version: 0.9.72-2
Severity: normal
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,

Attempting to run steam with its default firejail profile leads to
errors relating to libGL.so.1, I tried numerous ways to work arounds
this and it appears that the private-etc does correctly list
alternatives, but it still failed to start. I had to add ignore
private-etc to steam.local to work around this issue.

-- System Information:
Debian Release: 12.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-security'), (50, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-7-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firejail-profiles depends on:
ii  firejail  0.9.72-2

firejail-profiles recommends no packages.

firejail-profiles suggests no packages.

-- Configuration Files:
/etc/firejail/steam.profile changed [not included]

-- no debconf information



Bug#1034363: firefox: Non-default fonts no longer work

2023-04-13 Thread Rishi Cutchin
Package: firefox
Version: 112.0-1
Severity: normal
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,


Updated firefox, no longer able to render Terminus font that I was using
before and I am forced to switch to the default. When loading Firefox
with Terminus set gives this error.

"[ERROR glean_core] Error setting metrics feature config:
Json(Error("EOF while parsing a value", line: 1, column: 0))"

Some testing with other fonts appeared to replicate the behavior.



-- Package-specific info:


-- Addons package information

-- System Information:
Debian Release: 12.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-security'), (50, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-7-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages firefox depends on:
ii  debianutils  5.7-0.4
ii  fontconfig   2.14.1-4
ii  libasound2   1.2.8-1+b1
ii  libatk1.0-0  2.46.0-5
ii  libc62.36-8
ii  libcairo-gobject21.16.0-7
ii  libcairo21.16.0-7
ii  libdbus-1-3  1.14.6-1
ii  libdbus-glib-1-2 0.112-3
ii  libevent-2.1-7   2.1.12-stable-8
ii  libffi8  3.4.4-1
ii  libfontconfig1   2.14.1-4
ii  libfreetype6 2.12.1+dfsg-4
ii  libgcc-s112.2.0-14
ii  libgdk-pixbuf-2.0-0  2.42.10+dfsg-1+b1
ii  libglib2.0-0 2.74.6-1
ii  libgtk-3-0   3.24.37-2
ii  libnspr4 2:4.35-1
ii  libnss3  2:3.89-2
ii  libpango-1.0-0   1.50.12+ds-1
ii  libstdc++6   12.2.0-14
ii  libvpx7  1.12.0-1
ii  libx11-6 2:1.8.4-2
ii  libx11-xcb1  2:1.8.4-2
ii  libxcb-shm0  1.15-1
ii  libxcb1  1.15-1
ii  libxcomposite1   1:0.4.5-1
ii  libxdamage1  1:1.1.6-1
ii  libxext6 2:1.3.4-1+b1
ii  libxfixes3   1:6.0.0-2
ii  libxrandr2   2:1.5.2-2+b1
ii  libxtst6 2:1.2.3-1.1
ii  procps   2:4.0.2-3
ii  zlib1g   1:1.2.13.dfsg-1

Versions of packages firefox recommends:
ii  libavcodec58  7:4.3.5-0+deb11u1
ii  libavcodec59  7:5.1.3-1
ii  libavcodec60  7:6.0-1

Versions of packages firefox suggests:
ii  fonts-lmodern  2.005-1
pn  fonts-stix | otf-stix  
ii  libcanberra0   0.30-10
ii  libgssapi-krb5-2   1.20.1-1+b1
ii  pulseaudio 16.1+dfsg1-2+b1

-- no debconf information



Bug#1033141: Logs

2023-03-17 Thread Rishi Cutchin
Looking through journalctl, I was able to find out where the system was
getting stuck.

Mar XX XX:XX:XX XX kernel: i915 :00:02.0: enabling device (0006 ->
0007)

Would hang here, and be forced to hard reboot. This was shortly after
Mar XX XX:XX:XX XXX kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel
Module  525.89.02  Wed Feb  1 23:23:25 UTC 2023

makes me think it is a race condition? I am not an expert so I don't really
know if that is the right term. Hope this helps!


Bug#1031387: supertuxkart: Fails to compile due to inescaped +, bug in shaderc

2023-02-16 Thread Rishi Cutchin
Package: supertuxkart
Version: testing
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,


   * What led up to the situation?
Attempting to backport supertuxkart, necessary to backport glslang
aswell.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Compiled with fakeroot debian/rules binary
 
   * What was the outcome of this action?
Failed to build due to 

cd 
/home/rishi/build/supertuxkart/supertuxkart-1.4+dfsg/obj-x86_64-linux-gnu/lib/shaderc/libshaderc
 && /usr/bin/ar -M < shaderc_combined.ar
+Syntax error in archive script, line 1

Appears to be an issue with cmake and shadercc not properly escaping '+'
character:
https://github.com/google/shaderc/issues/473

   
   * What outcome did you expect instead?
Successful (test) compile


-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-21-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1031386: supertuxkart: Depends on newer version of glslang

2023-02-16 Thread Rishi Cutchin
Package: supertuxkart
Version: testing
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,


   * What led up to the situation?
Attempted to backport package to stable. Installed build-dependencies
with mk-build-deps --install --remove 

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Attempted to build with fakeroot debian/rules binary.

   * What was the outcome of this action?
Recieved error relating to glslang::EShTargetSpv_1_6, and compilation
failed. Was able to continue compilation after backporting glslang and
it's dependencies

   * What outcome did you expect instead?
Build-dependency should require newer version so that mk-build-deps
errors to force new version.




-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-21-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1030836: pinball: Segfaulted on first run of "GNU table"

2023-02-07 Thread Rishi Cutchin
Package: pinball
Version: 0.3.20201218-4
Severity: normal
X-Debbugs-Cc: rishincutc...@gmail.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Installed pinball-table-gnu and pinball-table-hurd
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Tried to load pinball-table-gnu, and segfaulted

   * What was the outcome of this action?
Segfault and crash, works perfectly fine on subsequent loads

   * What outcome did you expect instead?
Loading of table GNU level
*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-21-amd64 (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pinball depends on:
ii  libc62.31-13+deb11u5
ii  libgcc-s110.2.1-6
ii  libgl1   1.3.2-1
ii  libltdl7 2.4.6-15
ii  libsdl-image1.2  1.2.12-12
ii  libsdl-mixer1.2  1.2.12-16+b1
ii  libsdl1.2debian  1.2.15+dfsg2-6
ii  libstdc++6   10.2.1-6
ii  pinball-data 0.3.20201218-4

pinball recommends no packages.

Versions of packages pinball suggests:
pn  alsa-utils  
ii  pinball-table-gnu   0.0.20200601-2
ii  pinball-table-hurd  0.0.20201119-2
ii  xinit   1.4.0-1

-- no debconf information