Bug#710791: status icon: no update on song change
Package: audacious-plugins Version: 3.3.4-2 Severity: minor When the song info is popped up and the current song changes (be it by scrolling the mouse wheel, hotkey or at EOS), info is not updated (metadata of initial song is still displayed) and the timebar (inside the popup) disappears. However, if info is still popped up and you change back to the initial song, timebar reappears. I'd expect the song info to follow song changes, especially if you scroll to change tracks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#708022: debdelta-upgrade: local variable 'url' referenced before assignment
Package: debdelta Version: 0.50+2 When running debdelta-upgrade, at some point (differs from time to time) the program exits with Python error message "local variable 'url' referenced before assignment". Here is a sample output of "# debdelta-upgrade -d": == Delta is not present: bc_1.06.95-2+b1_1.06.95-6_amd64.debdelta Delta is not present: dc_1.06.95-2+b1_1.06.95-6_amd64.debdelta Delta is too big: libclutter-gst-1.0-0_1.5.4-1+b2_1.5.4-1+build1_amd64.debdelta Delta is not present: libdatetime-perl_2%3a0.7500-1_2%3a1.03-1_amd64.debdelta Delta is not present: x11-common_1%3a7.7+2_1%3a7.7+3~deb7u1_all.debdelta Delta is not present: xbase-clients_1%3a7.7+2_1%3a7.7+3~deb7u1_all.debdelta Delta is not present: xorg_1%3a7.7+2_1%3a7.7+3~deb7u1_amd64.debdelta Delta is not present: xserver-xorg_1%3a7.7+2_1%3a7.7+3~deb7u1_amd64.debdelta Deltas: 1 present and 8 not, downloaded so far: time 0.86sec, size 0B, speed 0B/sec. Need to get 38kB of deltas. debdelta-upgrade : local variable 'url' referenced before assignment File "/usr/bin/debdelta-upgrade", line 4858, in exitcode=delta_upgrade_(argv) File "/usr/bin/debdelta-upgrade", line 4708, in delta_upgrade_ r=download_uri(uri, newdeb, debs_down_time, debs_down_size, thread_returns) File "/usr/bin/debdelta-upgrade", line 4363, in download_uri r, status, message, responseheaders = _connect(uri, re) File "/usr/bin/debdelta-upgrade", line 4260, in _connect req = urllib2.Request(url, headers=headers) zsh: exit 4 sudo debdelta-upgrade -d == Python version is 2.7.3-8 System is testing (jessie) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#855858: [openjdk-8-jre] jexec'ing .jar-files through binfmt doesn't work
Package: openjdk-8-jre Version: 8u121-b13-3 Severity: normal --- Please enter the report below this line. --- When trying to execute a .jar-file (x-bit is set) via terminal, I get the error 'invalid file (bad magic number): Exec format error'. The same procedure with the same .jar used to work in an earlier version of openjdk (about 2 months ago, already openjdk-8). The installed binfmt executes jexec on the file. Typing 'jexec $jar_file' throws the same error. Executing 'java -jar $jar_file' still works as expected, no errors, so I think jexec doesn't call java or whatever program correctly. --- System information. --- Architecture: Kernel: Linux 4.9.9 Debian Release: 9.0 900 testing ftp.de.debian.org 900 testing deb-multimedia.org 500 stable-updates ftp.de.debian.org 500 stable security.debian.org 500 stable ftp.de.debian.org 500 proposed-updates ftp.de.debian.org 50 unstable ftp.de.debian.org 50 unstable deb-multimedia.org 100 jessie-backports ftp.de.debian.org 1 experimental ftp.de.debian.org --- Package information. --- Depends (Version) | Installed -+-= openjdk-8-jre-headless (= 8u121-b13-3) | 8u121-b13-3 libgtk2.0-0 | 2.24.31-2 libxrandr2 | 2:1.5.1-1 libxinerama1 | libgl1-mesa-glx | OR libgl1 | libatk-wrapper-java-jni (>= 0.30.4-0ubuntu2) | libasound2 (>= 1.0.16) | libc6 (>= 2.14) | libgif7 (>= 5.1) | libjpeg62-turbo (>= 1.3.1) | libpng16-16 (>= 1.6.2-1) | libpulse0 (>= 0.99.1) | libx11-6 | libxext6 | zlib1g (>= 1:1.1.4) | Recommends (Version) | Installed =-+-=== libgnome-2-0 | 2.32.1-5 libgnomevfs2-0 | 1:2.24.4-6.1+b1 libgconf-2-4 | 3.2.6-4 fonts-dejavu-extra | 2.37-1 Suggests (Version) | Installed ===-+-=== icedtea-8-plugin | 1.6.2-3.1
Bug#819333: [llvm-3.8-dev] LLVMgold.so is missing, so "clang -flto" is unusable
Package: llvm-3.8-dev Version: 1:3.8-2 Severity: important In versions prior to 3.8 (final), there was LLVMgold.so, which was used e.g. when clang was invoked with "-flto". When using clang-3.8 with "-flto" now, the linker cannot find the library and aborts. Why has it been removed? Or at least what package should I install then? "apt-file search LLVMgold.so" only finds entries in older llvm-3.*-dev packages. --- System information. --- Architecture: amd64 Kernel: Linux 4.4.6 Debian Release: stretch/sid 900 testing security.debian.org 900 testing ftp.deb-multimedia.org 900 testing ftp.de.debian.org 500 testing-updates ftp.de.debian.org 500 testing-proposed-updates ftp.de.debian.org 500 stable-updates ftp.de.debian.org 500 stable security.debian.org 500 stable ftp.de.debian.org 500 proposed-updates ftp.de.debian.org 50 unstable ftp.deb-multimedia.org 50 unstable ftp.de.debian.org 100 jessie-backports ftp.de.debian.org 1 experimental ftp.de.debian.org --- Package information. --- Package's Depends field is empty. Package's Recommends field is empty. Package's Suggests field is empty.
Bug#1075822: /usr/lib/x86_64-linux-gnu/libexec/kf5/kioslave5: kioslave5 loops infinitely when called with empty argument
So the solution (or workaround) is to lower the nofile hard limit. Just reduced it to 8192:8192 for ktorrent (and kate as well), and suddenly it works again. But should this be the final solution? Does kioslave really need to (try to) close that number of fds? Are they even open?
Bug#991169: llvm-nm: --demangle does not work with versioned symbols
Package: llvm-12 X-Debbugs-Cc: stw...@blue-cable.de Version: 1:12.0.1-1 Severity: normal File: /usr/bin/llvm-nm-12 Dear Maintainer, the --demangle option of llvm-nm has no effect on symbols that are versioned. It seems like the program tries to demangle the already versioned symbol name (including the appended @). For an example, just compare the output of "llvm-nm -DC libstdc++.so" vs. "nm -DC libstdc++.so". -- System Information: Debian Release: 11.0 APT prefers testing APT policy: (990, 'testing'), (500, 'testing-security'), (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500, 'stable'), (1,'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.13.1 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_CPU_OUT_OF_SPEC Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages llvm-12 depends on: ii libc6 2.31-12 ii libgcc-s1 11.1.0-1 ii libllvm12 1:12.0.1-1 ii libpfm4 4.11.1+git32-gd0b85fb-1 ii libstdc++6 11.1.0-1 ii libtinfo6 6.2+20201114-2 ii libz3-4 4.8.10-1 ii llvm-12-linker-tools 1:12.0.1-1 ii llvm-12-runtime 1:12.0.1-1 ii zlib1g 1:1.2.11.dfsg-2 Versions of packages llvm-12 recommends: ii llvm-12-dev 1:12.0.1-1 Versions of packages llvm-12 suggests: ii llvm-12-doc 1:12.0.1-1
Bug#991169: llvm-nm: --demangle does not work with versioned symbols
Hi, Sylvestre Ledru wrote: Do you know if this is an upstream limitation or a packaging issue? after a short look through LLVM's bugzilla (and not knowing how or where to scan their commitlog) I would say that the problem exists upstream, too, but I'm not sure.
Bug#880677: [audacious-plugins] Make ffaudio honor ReplayGain tags
Package: audacious-plugins Version: 3.9-1 Severity: wishlist --- Please enter the report below this line. --- Hi, when playing e.g. Ogg/Opus files, the ffaudio plugin will be used. All metadata is read just fine, like artist, title etc. However, any ReplayGain specific tags, though existent, are not applied. FFmpeg does recognize these tags, as can be seen using mpv, which is also using FFmpeg, and does apply ReplayGain. --- System information. --- Architecture: Kernel: Linux 4.13.9 Debian Release: buster/sid 990 testing ftp.de.debian.org 990 testing deb-multimedia.org 500 unstable ftp.de.debian.org 500 unstable deb-multimedia.org 500 stable-updates ftp.de.debian.org 500 stable security.debian.org 500 stable ftp.de.debian.org 500 proposed-updates ftp.de.debian.org 100 stretch-backports ftp.de.debian.org 1 experimental ftp.de.debian.org --- Package information. --- Depends (Version) | Installed -+-== audacious-plugins-data (= 3.9-1) | 3.9-1 libasound2 (>= 1.0.16) | 1.1.3-5 libaudcore5 (>= 3.9) | 3.9-2 libaudgui5 (>= 3.9) | 3.9-2 libaudtag3 (>= 3.8) | 3.9-2 libavcodec57 (>= 7:3.3.3) | 10:3.4.0.99-10local OR libavcodec-extra57 (>= 7:3.3.3) | libavformat57 (>= 7:3.3.3) | 10:3.4.0.99-10local libavutil55 (>= 7:3.3.3) | 10:3.4.0.99-10local libbs2b0 | 3.1.0+dfsg-2.2 libc6 (>= 2.15) | libcairo2 (>= 1.2.4) | libcddb2 | libcdio-cdda1 (>= 0.83) | libcdio13 (>= 0.83) | libcue1 | libcurl3-gnutls (>= 7.16.2) | libdbus-glib-1-2 (>= 0.78) | libfaad2 (>= 2.7) | libflac8 (>= 1.3.0) | libfluidsynth1 (>= 1.1.6-4~) | libgcc1 (>= 1:3.0) | libgdk-pixbuf2.0-0 (>= 2.22.0) | libgl1-mesa-glx | OR libgl1 | libglib2.0-0 (>= 2.37.3) | libgtk2.0-0 (>= 2.24.0) | libjack-jackd2-0 (>= 1.9.10+20150825) | OR libjack-0.125 | liblirc-client0 | libmms0 (>= 0.4) | libmodplug1 (>= 1:0.8.8.5) | libmp3lame0 | libmpg123-0 (>= 1.12.1) | libneon27-gnutls | libnotify4 (>= 0.7.0) | libogg0 (>= 1.1.0) | libpango-1.0-0 (>= 1.22.0) | libpangocairo-1.0-0 (>= 1.14.0) | libpulse0 (>= 0.99.1) | libsamplerate0 (>= 0.1.7) | libsdl2-2.0-0 (>= 2.0.4) | libsidplayfp4 | libsndfile1 (>= 1.0.20) | libsndio6.1 (>= 1.1.0) | libsoxr0 (>= 0.1.0) | libstdc++6 (>= 5.2) | libvorbis0a (>= 1.2.0) | libvorbisenc2 (>= 1.1.2) | libvorbisfile3 (>= 1.1.2) | libwavpack1 (>= 4.40.0) | libx11-6 | libxcomposite1 (>= 1:0.3-1) | libxml2 (>= 2.7.4) | libxrender1 | zlib1g (>= 1:1.1.4) | Recommends (Version) | Installed =-+-=== audacious (>= 3.9) | 3.9-2 Package's Suggests field is empty.