Welcome, Guest. Please login or register.
Did you miss your activation email?

Recent Posts

Pages: [1] 2 3 ... 10
1
Software - Support / Re: Downgrading mpv
« Last post by Penyelam on Today at 13:48:07 »
Ich hab gerade einen DU gemacht. MPV funktioniert noch, auch mit Ton.
Code: [Select]
~$ apt policy mpv
mpv:
  Installiert:           0.38.0-1
  Installationskandidat: 0.38.0-1
  Versionstabelle:
 *** 0.38.0-1 500
        500 http://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
2
They are working on it, for that reason, they updated the packages to <foo>-5.115-<bar> for to migrate all packages without big trouble, but it needs time.
3
Siduction News / Re: OT: Fehlermeldung bei Plasma-Repo von N. Preining
« Last post by Mte90 on Today at 10:32:00 »
Sorry for the necroposting, someone knows an alternative to get Plasma 6.x on debian sid as those repositories doesn't exists anymore?
4
Software - Support / Re: Downgrading mpv
« Last post by hendrikL on Today at 08:12:54 »
https://snapshot.debian.org/

There you will find previous packages.

Search for and download it. Take care of the dependencies!

To install, just run as root, "apt install ./<path>/<to>/<package>.deb"!
5
Software - Support / Downgrading mpv
« Last post by lanig on Yesterday at 23:29:44 »
Hi all,
 The latest mpv causes problems with anki. https://forums.ankiweb.net/t/audio-is-broken/43986

How can I downgrade it to previous version ?

Thanks
6
Upgrade Warnings / Re: New libsnappy1v5 = 1.2.0-1 cause lookup error
« Last post by hendrikL on 2024/05/03, 10:31:11 »
With the new libsnappy1v5 = 1.2.0-2 the bug is fixed!
7
Upgrade Warnings / Re: New libsnappy1v5 = 1.2.0-1 cause lookup error
« Last post by samoht on 2024/05/03, 10:16:22 »
Thank you so much, @hendrikL

Falkon has also been bitten by this bug.

UPDATE:
Now fixed with updated package
Code: [Select]
# LANG=C apt policy libsnappy1v5
libsnappy1v5:
  Installed: 1.2.0-2
  Candidate: 1.2.0-2
8
Software - Support / deborphan aus Repo entfernt (Ersatz).
« Last post by hsp on 2024/05/02, 16:42:46 »
Debian hat deborphan aus dem Repo entfernt. Ich habe jenes schon seit Jahren (20+) immer mal benutzt um mein System zu 'reinigen'. Kennt jemnad ein vernünftigen Ersatz dafür um verwaiste Pakete zu finden? Ich habe dafür noch nix gefunden. Die in dem Bugreport erwähnten sind für mich nicht brauchbar dafür.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065312


Danke...
9
Programs using qtwebengine (like quasselclient, chromium, nextcloud, kmail ...) stop working with the following error:

symbol lookup error: /lib/x86_64-linux-gnu/libQt5WebEngineCore.so.5: undefined symbol: _ZN6snappy11RawCompressEPKcmPcPm

This is caused by new libsnappy1v5 = 1.2.0-1

Downgrading fixed it for me.

Code: [Select]
LANG=C apt policy libsnappy1v5
libsnappy1v5:
  Installed: 1.1.10-1+b1
  Candidate: 1.2.0-1
  Version table:
     1.2.0-1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        500 https://incoming.debian.org/debian-buildd buildd-unstable/main amd64 Packages
 *** 1.1.10-1+b1 100
        100 /var/lib/dpkg/status

https://snapshot.debian.org/package/snappy/1.1.10-1/#libsnappy1v5_1.1.10-1:2b:b1

Thr bug report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070217
10
Software - Support / Re: LXqt login screen does not show text
« Last post by GoinEasy9 on 2024/05/01, 20:24:35 »
Hi HendrickL

My search results were similar to yours. 

$ apt search qt opengl | grep installed 

libqt5opengl5t64/unstable,now 5.15.10+dfsg-7.2+b1 amd64 [installed,automatic]
libqt6opengl6t64/unstable,now 6.4.2+dfsg-21.1+b1 amd64 [installed,automatic]
libqt6openglwidgets6t64/unstable,now 6.4.2+dfsg-21.1+b1 amd64 [installed,automatic]
mplayer/unstable,now 2:1.5+svn38446-2 amd64 [installed,automatic]
qml-module-qtgraphicaleffects/unstable,now 5.15.10-2+b2 amd64 [installed,automatic]

Thanks
Pages: [1] 2 3 ... 10