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

Recent Posts

Pages: [1] 2 3 ... 10
1
Software - Support / deborphan aus Repo entfernt (Ersatz).
« Last post by hsp on Yesterday at 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...
2
Upgrade Warnings / New libsnappy1v5 = 1.2.0-1 cause lookup error
« Last post by hendrikL on Yesterday at 15:53:44 »
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
3
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
4
Software - Support / Re: LXqt login screen does not show text
« Last post by hendrikL on 2024/05/01, 19:33:36 »
First, apt install ./localPackage.deb

apt search qt opengl | grep installed
Code: [Select]
libqt5opengl5t64/unstable,unstable,now 5.15.10+dfsg-7.2+b1 amd64 [installed,automatic]
libqt6opengl6t64/unstable,unstable,now 6.4.2+dfsg-21.1+b1 amd64 [installed,automatic]
qml-module-qtgraphicaleffects/unstable,unstable,now 5.15.10-2+b2 amd64 [installed,automatic]
5
Software - Support / Re: LXqt login screen does not show text
« Last post by GoinEasy9 on 2024/05/01, 19:05:39 »
Hi HenrickL

I downloaded your "BLACK" sddm theme, but it wouldn't install.

Code: [Select]
root@EEEpc:/home/goineasy9/Downloads# dir
drivetemp.txt                        sddm-theme-black-qt6_1.0-3_all.deb
Forecastfox.2020.03.29.00.19.05.txt  Untitledinxi.txt
root@EEEpc:/home/goineasy9/Downloads# apt install sddm-theme-black-qt6_1.0-3_all.deb
Error: Unable to locate package sddm-theme-black-qt6_1.0-3_all.deb
root@EEEpc:/home/goineasy9/Downloads# apt install /home/goineasy9/Downloads/sddm-theme-black-qt6_1.0-3_all.deb
Reading package lists... Error!
Error: Invalid archive signature
Error: Internal error, could not locate member control.tar{.zst,.lz4,.gz,.xz,.bz2,.lzma,}
Error: Could not read meta data from /home/goineasy9/Downloads/sddm-theme-black-qt6_1.0-3_all.deb
Error: The package lists or status file could not be parsed or opened

Doesn't matter though, I tried the sddm-greeter test-mode with the other themes, still no characters.

Following is the first few pages on tty3 when I executed sddm-greeter and also the last few pages after I did the killall. These messages may mean something to you, but, they're meaning is over my head.

Code: [Select]
[goineasy9@EEEpc:~$ sddm-greeter --test-mode --theme /usr/share/sddm/themes/patience 

TOP FEW PAGES

High-DPI autoscaling Enabled
Reading from "/usr/local/share/xsessions/lxqt.desktop"
Reading from "/usr/share/xsessions/lxqt.desktop"
Loading theme configuration from "/usr/share/sddm/themes/patience/theme.conf"
Socket error:  "QLocalSocket::connectToServer: Invalid name"
Loading file:///usr/share/sddm/themes/patience/Main.qml...
file:///usr/share/sddm/themes/patience/Main.qml:46:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Adding view for "LVDS1" QRect(0,0 1024x600)
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)

shader compilation failed:
"error: Exceeded max nr indirect texture lookups (5/4)\n"
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)

QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)

shader compilation failed:
"error: Exceeded max nr indirect texture lookups (5/4)\n"
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)

QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)

shader compilation failed:
"error: Exceeded max nr indirect texture lookups (5/4)\n"
QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)

...............................

bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(matrix): shader program is not linked
bash: syntax error near unexpected token `matrix'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(textureScale): shader program is not linked
bash: syntax error near unexpected token `textureScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(color): shader program is not linked
bash: syntax error near unexpected token `color'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMin): shader program is not linked
bash: syntax error near unexpected token `alphaMin'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(alphaMax): shader program is not linked
bash: syntax error near unexpected token `alphaMax'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(fontScale): shader program is not linked
bash: syntax error near unexpected token `fontScale'
goineasy9@EEEpc:~$ QOpenGLShaderProgram::uniformLocation(vecDelta): shader program is not linked
bash: syntax error near unexpected token `vecDelta'
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$
goineasy9@EEEpc:~$ shader compilation failed:
shader: command not found
goineasy9@EEEpc:~$ "error: Exceeded max nr indirect texture lookups (5/4)\n"
bash: error: Exceeded max nr indirect texture lookups (5/4)\n: No such file or directory
goineasy9@EEEpc:~$ QOpenGLShader::link: error: Exceeded max nr indirect texture lookups (5/4)
bash: syntax error near unexpected token `('
goineasy9@EEEpc:~$/code]

So, there is screen flickering when I move the mouse over the username and password boxes, pointing towards graphics or mesa.

I'm going back to the apt log and see if I deleted something I shouldn't have during clean up.

Thanks for your suggestions.
Tom


6
@hendrikL

Na klar doch. Hatte nur auf den entsprechenden Seiten keine neuere gefunden. 😉

MfG Detlef
7
Quote from: scholle1

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.


Hmmm, und wo findet man iso's die nach 2024-04-29 erstellt wurden? 🤔

MfG

Geduld!
8
[quote author=scholle1

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.


Hmmm, und wo findet man iso's die nach 2024-04-29 erstellt wurden? 🤔

MfG
9
Installation - Support / Re: No Installation on Dell XPS 13 9343 possible
« Last post by Lanzi on 2024/04/30, 18:21:43 »
Thanks for the answer. I read about the Intel RST in your link, and searched the bios. It seems, the computer does not have a similar setting, so therefore nothing to deactivate...

10
DEUTSCH   |  ENGLISH, see below

Betrifft die ISOs von https://testbuilds.siduction.org/ mit dem Datum 2024-03-29
und die Flavors kde, lxqt, nox, xfce und xorg.

ISOs, die nach 2024-04-29 erstellt wurden, sind nicht betroffen.

Die Meldung
"Die Konfiguration von 'Root' ist nicht vorhanden"
erscheint, wenn ein snapper Kommando im Terminal abgesetzt wird.

Abhilfe:
Als root im Terminal folgende Befehle ausführen. Bitte die Reihenfolge beachten.

Code: [Select]
rmdir @@ROOT@@.snapshots
cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root
sed -i 's|SNAPPER_CONFIGS=""|SNAPPER_CONFIGS="root"|' /etc/default/snapper
snapper -c root set-config TIMELINE_CREATE=no
snapper -c root set-config ALLOW_GROUPS=users
snapper -c root set-config SYNC_ACL=yes
snapper -c home create-config -f btrfs /home
snapper -c home set-config TIMELINE_CREATE=no
snapper -c home set-config ALLOW_GROUPS=users
snapper -c home set-config SYNC_ACL=yes

--------------------------------------------------------------------
ENGLISH

Concerns the ISOs from https://testbuilds.siduction.org/ with the date 2024-03-29
and the flavors kde, lxqt, nox, xfce, and xorg.

ISOs created after 2024-04-29 are not affected.

The message
"The config 'root' does not exist"
appears when a snapper command is executed in the terminal.

Workaround:
Run the following commands as root in the terminal. Please note the order.

Code: [Select]
rmdir @@ROOT@@.snapshots
cp /usr/share/snapper/config-templates/default /etc/snapper/configs/root
sed -i 's|SNAPPER_CONFIGS=""|SNAPPER_CONFIGS="root"|' /etc/default/snapper
snapper -c root set-config TIMELINE_CREATE=no
snapper -c root set-config ALLOW_GROUPS=users
snapper -c root set-config SYNC_ACL=yes
snapper -c home create-config -f btrfs /home
snapper -c home set-config TIMELINE_CREATE=no
snapper -c home set-config ALLOW_GROUPS=users
snapper -c home set-config SYNC_ACL=yes

Pages: [1] 2 3 ... 10