Bug#1019893: Please close this bug

2023-10-15 Thread Wolfram Wagner
Hi,
Sorry, I missed the answer to this bug and remembered that I have
created it.

Indeed, the graphics card had not enough memory. I think, it changed at
a given point in time to need more memory.
I have a new card now and it works. 

Sorry for this bug message!

Wolfram



Bug#1019893: Acknowledgement (nvidia-driver-libs: Isonzo-Steam segfaults in libnvidia-glcore.so.470.141.03: Log: Vulkan - Out of memory!)

2022-09-17 Thread Wolfram Wagner
I can run "the long dark" in OpenGL mode, using "-force-glcore" as
start parameter. In this mode, the game runs.
If I omit this parameter, it tries to use Vulkan and crashes.



Bug#1019893: All the Games using Vulkan have this issue

2022-09-17 Thread Wolfram Wagner
Hi,
I have another game, that uses Vulkan natively. I have played it a
couple of weeks before, it worked flawlessly. Now it crashes into a
black screen, freezes and sends out of memory messages...
Best regards
Wolfram



Bug#983753: ardour: sometimes can't be stopped while playing if midi tracks are used.

2021-03-01 Thread Wolfram Wagner
Package: ardour
Version: 1:6.5.0+ds0-1
Severity: important
X-Debbugs-Cc: mrthehowlingw...@gmail.com

Dear Maintainer,

I run Ardour and record some midi tracks. After using those, the program can
get into a state that does not allow to stop the playing.

The workaround is to save the session and reload it.

This seems to be a known issue upstream and it is reported to be solved in at
least the nightly builds.

Reference: https://tracker.ardour.org/view.php?id=8490

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

   * What led up to the situation?
Running Ardour with midi tracks and recording them
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?
Thet ardour can be stopped while running.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages ardour depends on:
ii  ardour-data   1:6.5.0+ds0-1
ii  ardour-lv2-plugins1:6.5.0+ds0-1
ii  libarchive13  3.4.3-2
ii  libasound21.2.4-1.1
ii  libatkmm-1.6-1v5  2.28.0-3
ii  libaubio5 0.4.9-4+b4
ii  libc6 2.31-9
ii  libcairo2 1.16.0-5
ii  libcairomm-1.0-1v51.12.2-4
ii  libcurl3-gnutls   7.74.0-1.1
ii  libcwiid1 0.6.91-2+b1
ii  libdbus-1-3   1.12.20-1
ii  libfftw3-single3  3.3.8-2
ii  libfluidsynth22.1.7-1
ii  libfontconfig12.13.1-4.2
ii  libgcc-s1 10.2.1-6
ii  libgdk-pixbuf-2.0-0   2.42.2+dfsg-1
ii  libglib2.0-0  2.66.7-1
ii  libglibmm-2.4-1v5 2.64.2-2
ii  libgtk2.0-0   2.24.33-1
ii  libgtkmm-2.4-1v5  1:2.24.5-4
ii  libjack-jackd2-0 [libjack-0.125]  1.9.17~dfsg-1
ii  liblilv-0-0   0.24.12-2
ii  liblo70.31-1
ii  liblrdf0  0.6.1-2
ii  libltc11  1.3.1-1
ii  libpango-1.0-01.46.2-3
ii  libpangocairo-1.0-0   1.46.2-3
ii  libpangoft2-1.0-0 1.46.2-3
ii  libpangomm-1.4-1v52.42.1-1
ii  libpulse0 14.1-1
ii  libqm-dsp01.7.1-4
ii  librubberband21.9.0-dmo1
ii  libsamplerate00.2.1+ds0-1
ii  libsigc++-2.0-0v5 2.10.4-2
ii  libsndfile1   1.0.31-1
ii  libstdc++610.2.1-6
ii  libsuil-0-0   1:0.10.10-dmo1
ii  libtag1v5 1.11.1+dfsg.1-3
ii  libusb-1.0-0  2:1.0.24-2
ii  libvamp-hostsdk3v51:2.10.0-dmo1
ii  libvamp-sdk2v51:2.10.0-dmo1
ii  libwebsockets16   4.0.20-2
ii  libx11-6  2:1.7.0-2
ii  libxml2   2.9.10+dfsg-6.3+b1

Versions of packages ardour recommends:
ii  ardour-video-timeline  1:6.5.0+ds0-1

ardour suggests no packages.



Bug#693011: Patch for this problem found in redhad discussion.

2014-04-24 Thread Wolfram Wagner
Hello,

I was looking for a solution for this bug and found discussions
elsewhere, including a solution.


Here you find the proposed fix:

https://bugzilla.redhat.com/attachment.cgi?id=531892&action=diff

in short:

in file timidity/effect.c
in the function my_mod()
replace

if (x > n)

by

if (x >= n)


here the discussion:

https://bugzilla.redhat.com/show_bug.cgi?id=710927

And -- for everyone else as quick help a workaround that I found after
learning the nature of the problem. Use the old noise shaping that does
not exhibit the problem. Add the following flag to the command line:

--noise-shaping=1

For now this improves the situation a lot for me and I'd like to pass
this information on.

-- 
Wolfram Wagner
Joint Administration
Information Services & Technology
Head of IST Support INF

Campus E1 4
66123 Saarbrücken

Tel.: +49-681/9325-5803
Fax:  +49-681/9325-5800



smime.p7s
Description: S/MIME Cryptographic Signature