You are not logged in.
I updated my system with
$ sudo pacman -SyuRight after that dolphin stop rendering properly. I'm using kvantum and qt6ct-kde for themes. I also have tried to reinstall it, however this doesn't help at all.
In qt6ct I'm getting warning about incorrect configuration:
The libqt6ct.so plugin is compiled against incompatible Qt version (6.8.2).
Do i need simply wait for update from devs or i need to recompile libqt6ct.so by myself?
WM: Hyprland
qt6ct-kde: 0.10-1
kvantum: 1.1.4-1
Here is full log connected with Qt:
$ pacman -Q | grep qt
adwaita-qt5-git 1.4.1.r29.g0a77436-1
hyprland-qt-support 0.1.0-5
hyprland-qtutils 0.1.3-6
kdsoap-qt6 2.2.0-1
phonon-qt6 4.12.0-4
phonon-qt6-vlc 0.12.0-2
polkit-qt6 0.200.0-1
poppler-qt6 25.04.0-1
python-pyqt5-sip 12.17.0-1
qca-qt6 2.3.10-1
qt5-base 5.15.16+kde+r131-1
qt5-declarative 5.15.16+kde+r22-3
qt5-svg 5.15.16+kde+r5-3
qt5-tools 5.15.16+kde+r3-6
qt5-translations 5.15.16-3
qt5-wayland 5.15.16+kde+r60-1
qt5-x11extras 5.15.16-3
qt5ct 1.9-1
qt6-5compat 6.9.0-1
qt6-base 6.9.0-1
qt6-declarative 6.9.0-2
qt6-imageformats 6.9.0-1
qt6-multimedia 6.9.0-1
qt6-multimedia-ffmpeg 6.9.0-1
qt6-shadertools 6.9.0-1
qt6-speech 6.9.0-1
qt6-svg 6.9.0-1
qt6-tools 6.9.0-1
qt6-translations 6.9.0-1
qt6-wayland 6.9.0-1
qt6ct-kde 0.10-1
qt6ct-kde-debug 0.10-1Last edited by Ice_Bear08 (2025-04-13 19:28:39)
Offline
Please use [code][/code] tags, not "quote" tags. Edit your post in this regard.
https://aur.archlinux.org/packages/qt6ct-kde
https://wiki.archlinux.org/title/Arch_U … g_packages
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Thanks for advice, I've fixed wrong tags in post.
Your advice is to use qt6ct-kde. In my post i wrote that i already use it and getting error(below) from it. This error did not appear before upgrading.
The libqt6ct.so plugin is compiled against incompatible Qt version (6.8.2).I also have tried to install default qt6ct from official repo, however this doesn't help. I didn't get that kind of errors in qt6ct unlike qt6ct-kde. But colors in dolphin also doesn't change(by this I mean colors of text and icons)
I also have set up all needed env vatiables
$ printenv | grep QT
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
QT_QPA_PLATFORMTHEME=qt6ct
QT_QPA_PLATFORM=wayland;xcb
QT_AUTO_SCREEN_SCALE_FACTOR=1Offline
Your advice is to use qt6ct-kde
No, I'm pointing out hat what you use is an AUR package and the second link stresses that it's *your* responsibility to update/rebuild AUR packages.
But colors in dolphin also doesn't change(by this I mean colors of text and icons)
I'm pretty sure those can be configured independely of anything else in dolphin. Do the other colors adhere to the qt6ct settings?
Also nb. that dolphin will likely run as a single-instance process, ie. you've to kill any running dolphin process to actually apply plugin and environment changes.
Offline
No. other apps also doesn't style correctly. QBittorrent doesn't style at all, obs too. So, the main reason must be with qt6ct-kde. It doesn't support qt6.9 rn. Probably i will try to apply catppuccine theme nativly without kvantum
And sorry for my bad english
P.S
Kvantum themes with qt6ct apply incorrectly
Default catppuccine theme with qt6ct doesn't apply at all.
Probably there is no easy fix rn, thanks for reply
Last edited by Ice_Bear08 (2025-04-12 19:27:17)
Offline
Offline
Unsolved or not solved are not good choices to indicate the status of a thread as almost every thread on this forum starts as such.
[Gave Up] or [Abandoned] are probably more accurate. Please change the title.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Or don't surrender at the first challenge and post the output of "qtdiag6"
Offline
Here is output of qtdiag6
$ qtdiag6
versionFunctions: Not supported on OpenGL ES
versionFunctions: Not supported on OpenGL ES
Qt 6.9.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 14.2.1 20250207) on "wayland"
OS: Arch Linux [linux version 6.13.8-arch1-1]
Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F AVX512IFMA AVX512VBMI2 RDRAND RDSEED AES VAES SHA
Environment:
QT_AUTO_SCREEN_SCALE_FACTOR="1"
QT_QPA_PLATFORM="wayland;xcb"
QT_QPA_PLATFORMTHEME="qt6ct"
QT_WAYLAND_DISABLE_WINDOWDECORATION="1"
/* I'm using hyprland. Variables from official wiki: https://wiki.hyprland.org/Configuring/Environment-variables/#qt-variables*/
Features: QT_NO_EXCEPTIONS
Library info:
PrefixPath: /usr
DocumentationPath: /usr/share/doc/qt6
HeadersPath: /usr/include/qt6
LibrariesPath: /usr/lib
LibraryExecutablesPath: /usr/lib/qt6
BinariesPath: /usr/lib/qt6/bin
PluginsPath: /usr/lib/qt6/plugins
QmlImportsPath: /usr/lib/qt6/qml
ArchDataPath: /usr/lib/qt6
DataPath: /usr/share/qt6
TranslationsPath: /usr/share/qt6/translations
ExamplesPath: /usr/share/doc/qt6/examples
TestsPath: /usr/tests
SettingsPath: /usr/etc/xdg
Standard paths [*...* denote writable entry]:
DesktopLocation: "Desktop" */home/IceBear/Desktop*
DocumentsLocation: "Documents" */home/IceBear/Documents*
FontsLocation: "Fonts" */home/IceBear/.local/share/fonts* /home/IceBear/.fonts /usr/local/share/fonts /usr/share/fonts
ApplicationsLocation: "Applications" */home/IceBear/.local/share/applications* /usr/local/share/applications /usr/share/applications
MusicLocation: "Music" */home/IceBear/Music*
MoviesLocation: "Movies" */home/IceBear/Videos*
PicturesLocation: "Pictures" */home/IceBear/Pictures*
TempLocation: "Temporary Directory" */tmp*
HomeLocation: "Home" */home/IceBear*
AppLocalDataLocation: "Application Data" */home/IceBear/.local/share/QtProject/qtdiag* /usr/local/share/QtProject/qtdiag /usr/share/QtProject/qtdiag
CacheLocation: "Cache" */home/IceBear/.cache/QtProject/qtdiag*
GenericDataLocation: "Shared Data" */home/IceBear/.local/share* /usr/local/share /usr/share
RuntimeLocation: "Runtime" */run/user/1000*
ConfigLocation: "Configuration" */home/IceBear/.config* /etc/xdg
DownloadLocation: "Download" */home/IceBear/Downloads*
GenericCacheLocation: "Shared Cache" */home/IceBear/.cache*
GenericConfigLocation: "Shared Configuration" */home/IceBear/.config* /etc/xdg
AppDataLocation: "Application Configuration" */home/IceBear/.local/share/QtProject/qtdiag* /usr/local/share/QtProject/qtdiag /usr/share/QtProject/qtdiag
AppConfigLocation: "Application Configuration" */home/IceBear/.config/QtProject/qtdiag* /etc/xdg/QtProject/qtdiag
File selectors (increasing order of precedence):
en_US unix linux arch
Network:
Using "OpenSSL 3.5.0 8 Apr 2025", version: 0x30500000
Platform capabilities: ThreadedPixmaps OpenGL BufferQueueingOpenGL MultipleWindows NonFullScreenWindows NativeWidgets WindowManagement RasterGLSurface
Style hints:
mouseDoubleClickInterval: 400
mousePressAndHoldInterval: 800
startDragDistance: 10
startDragTime: 500
startDragVelocity: 0
keyboardInputInterval: 400
keyboardAutoRepeatRateF: 30
cursorFlashTime: 1000
showIsFullScreen: 0
showIsMaximized: 0
passwordMaskDelay: 0
passwordMaskCharacter: U+25CF
fontSmoothingGamma: 1.7
useRtlExtensions: 0
setFocusOnTouchRelease: 0
tabFocusBehavior: Qt::TabFocusAllControls
singleClickActivation: 0
Additional style hints (QPlatformIntegration):
ReplayMousePressOutsidePopup: 1
Theme:
Platforms requested : hyprland,generic
available : gtk3,snap,flatpak,xdgdesktopportal
Styles requested : Fusion,Windows
available : qt5ct-style,qt6ct-style,kvantum-dark,kvantum,Breeze,Windows,Fusion
System font : "Sans Serif" 9
Fonts:
General font : "Sans Serif" 9
Fixed font : "monospace" 9
Title font : "Noto Sans" 12
Smallest font: "Noto Sans" 12
Palette:
QPalette::WindowText: #ff000000
QPalette::Button: #ffefefef
QPalette::Light: #ffffffff
QPalette::Midlight: #ffcacaca
QPalette::Dark: #ff9f9f9f
QPalette::Mid: #ffb8b8b8
QPalette::Text: #ff000000
QPalette::BrightText: #ffffffff
QPalette::ButtonText: #ff000000
QPalette::Base: #ffffffff
QPalette::Window: #ffefefef
QPalette::Shadow: #ff767676
QPalette::Highlight: #ff308cc6
QPalette::HighlightedText: #ffffffff
QPalette::Link: #ff0000ff
QPalette::LinkVisited: #ffff00ff
QPalette::AlternateBase: #fff7f7f7
QPalette::NoRole: #ff000000
QPalette::ToolTipBase: #ffffffdc
QPalette::ToolTipText: #ff000000
QPalette::PlaceholderText: #80000000
QPalette::Accent: #ff308cc6
Screens: 1, High DPI scaling: inactive
# 0 "DP-1" Depth: 32 Primary: yes
Manufacturer: LG Electronics
Model: LG ULTRAGEAR
Serial number:
Geometry: 1920x1080+0+0 Available: 1920x1080+0+0
Physical size: 530x300 mm Refresh: 143.981 Hz Power state: 0
Physical DPI: 92.0151,91.44 Logical DPI: 96,96 Subpixel_None
DevicePixelRatio: 1
Primary orientation: 2 Orientation: 2 Native orientation: 0
Input devices: 1
TouchPad "touchpad", seat: "Hyprland" capabilities: Position
LibGL Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2
Version: OpenGL ES 3.2 NVIDIA 570.133.07
Shading language: OpenGL ES GLSL ES 3.20
Format: Version: 3.2 Profile: 0 Swap behavior: 0 Buffer size (RGB): 5,6,5
Profile: None (QOpenGLFunctions_3_2)
Vulkan instance available
Supported instance extensions:
VK_KHR_device_group_creation, version 1
VK_KHR_display, version 23
VK_KHR_external_fence_capabilities, version 1
VK_KHR_external_memory_capabilities, version 1
VK_KHR_external_semaphore_capabilities, version 1
VK_KHR_get_display_properties2, version 1
VK_KHR_get_physical_device_properties2, version 2
VK_KHR_get_surface_capabilities2, version 1
VK_KHR_surface, version 25
VK_KHR_surface_protected_capabilities, version 1
VK_KHR_wayland_surface, version 6
VK_KHR_xcb_surface, version 6
VK_KHR_xlib_surface, version 6
VK_EXT_acquire_drm_display, version 1
VK_EXT_acquire_xlib_display, version 1
VK_EXT_debug_report, version 10
VK_EXT_debug_utils, version 2
VK_EXT_direct_mode_display, version 1
VK_EXT_display_surface_counter, version 1
VK_EXT_surface_maintenance1, version 1
VK_EXT_swapchain_colorspace, version 5
VK_NV_display_stereo, version 1
VK_KHR_portability_enumeration, version 1
VK_LUNARG_direct_driver_loading, version 1
Supported layers:
VK_LAYER_NV_optimus, version 1, spec version 1.4.303, NVIDIA Optimus layer
Available physical devices:
API version 1.4.303, vendor 0x10DE, device 0x2504, NVIDIA GeForce RTX 3060, type 2, driver version 570.532.448
Qt Rendering Hardware Interface supported backends:
OpenGL (with default QSurfaceFormat):
Driver Info: Device: NVIDIA Corporation NVIDIA GeForce RTX 3060/PCIe/SSE2 OpenGL ES 3.2 NVIDIA 570.133.07 Device ID: 0x0 Vendor ID: 0x0 Device type: Unknown
Min Texture Size: 1
Max Texture Size: 32768
Max Color Attachments: 8
Frames in Flight: 1
Async Readback Limit: 1
MaxThreadGroupsPerDimension: 65535
MaxThreadsPerThreadGroup: 1024
MaxThreadGroupX: 1024
MaxThreadGroupY: 1024
MaxThreadGroupZ: 64
TextureArraySizeMax: 2048
MaxUniformBufferRange: 16384
MaxVertexInputs: 16
MaxVertexOutputs: 31
Uniform Buffer Alignment: 1
Supported MSAA sample counts: 1,2,4,8
Features:
v MultisampleTexture
v MultisampleRenderBuffer
- DebugMarkers
- Timestamps
v Instancing
- CustomInstanceStepRate
v PrimitiveRestart
v NonDynamicUniformBuffers
v NonFourAlignedEffectiveIndexBufferOffset
v NPOTTextureRepeat
- RedOrAlpha8IsRed
v ElementIndexUint
v Compute
v WideLines
v VertexShaderPointSize
v BaseVertex
- BaseInstance
v TriangleFanTopology
v ReadBackNonUniformBuffer
v ReadBackNonBaseMipLevel
v TexelFetch
v RenderToNonBaseMipLevel
v IntAttributes
v ScreenSpaceDerivatives
- ReadBackAnyTextureFormat
v PipelineCacheDataLoadSave
v ImageDataStride
v RenderBufferImport
v ThreeDimensionalTextures
v RenderTo3DTextureSlice
v TextureArrays
v Tessellation
v GeometryShader
- TextureArrayRange
- NonFillPolygonMode
- OneDimensionalTextures
- OneDimensionalTextureMipmaps
v HalfAttributes
- RenderToOneDimensionalTexture
v ThreeDimensionalTextureMipmaps
Texture formats: RGBA8 BGRA8 R8 RG8 R16 RG16 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F RGB10A2 D16 D24 D24S8 D32F BC1 BC2 BC3 ETC2_RGB8 ETC2_RGB8A1 ETC2_RGBA8 ASTC_4x4 ASTC_5x4 ASTC_5x5 ASTC_6x5 ASTC_6x6 ASTC_8x5 ASTC_8x6 ASTC_8x8 ASTC_10x5 ASTC_10x6 ASTC_10x8 ASTC_10x10 ASTC_12x10 ASTC_12x12
Vulkan:
Driver Info: Device: NVIDIA GeForce RTX 3060 Device ID: 0x2504 Vendor ID: 0x10DE Device type: Discrete
Min Texture Size: 1
Max Texture Size: 32768
Max Color Attachments: 8
Frames in Flight: 2
Async Readback Limit: 2
MaxThreadGroupsPerDimension: 65535
MaxThreadsPerThreadGroup: 1024
MaxThreadGroupX: 1024
MaxThreadGroupY: 1024
MaxThreadGroupZ: 64
TextureArraySizeMax: 2048
MaxUniformBufferRange: 65536
MaxVertexInputs: 32
MaxVertexOutputs: 32
Uniform Buffer Alignment: 64
Supported MSAA sample counts: 1,2,4,8
Features:
v MultisampleTexture
v MultisampleRenderBuffer
v DebugMarkers
v Timestamps
v Instancing
- CustomInstanceStepRate
v PrimitiveRestart
v NonDynamicUniformBuffers
v NonFourAlignedEffectiveIndexBufferOffset
v NPOTTextureRepeat
v RedOrAlpha8IsRed
v ElementIndexUint
v Compute
v WideLines
v VertexShaderPointSize
v BaseVertex
v BaseInstance
v TriangleFanTopology
v ReadBackNonUniformBuffer
v ReadBackNonBaseMipLevel
v TexelFetch
v RenderToNonBaseMipLevel
v IntAttributes
v ScreenSpaceDerivatives
v ReadBackAnyTextureFormat
v PipelineCacheDataLoadSave
v ImageDataStride
- RenderBufferImport
v ThreeDimensionalTextures
- RenderTo3DTextureSlice
v TextureArrays
v Tessellation
v GeometryShader
v TextureArrayRange
v NonFillPolygonMode
v OneDimensionalTextures
v OneDimensionalTextureMipmaps
v HalfAttributes
v RenderToOneDimensionalTexture
v ThreeDimensionalTextureMipmaps
Texture formats: RGBA8 BGRA8 R8 RG8 R16 RG16 RED_OR_ALPHA8 RGBA16F RGBA32F R16F R32F RGB10A2 D16 D24 D24S8 D32F BC1 BC2 BC3 BC4 BC5 BC6H BC7Also I've found out that the reason of incorrect font color is that qt6ct-kde with wrong version of libqt6ct.so can't apply custom pallet to kde apps. Thats why dolphin uses default(breeze, maybe) colors.
If I launch dolphin from terminal I'm getting this output
$ dolphin
kf.kio.workers.trash: Directory "/mnt/ExternalDrive/.Trash-1000" exists but didn't pass the security checks, can't use it
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmapLast edited by Ice_Bear08 (2025-04-13 16:52:09)
Offline
QT_QPA_PLATFORM="wayland;xcb"
QT_QPA_PLATFORMTHEME="qt6ct"
Platforms requested : hyprland,generic
available : gtk3,snap,flatpak,xdgdesktopportal
Styles requested : Fusion,Windows
available : qt5ct-style,qt6ct-style,kvantum-dark,kvantum,Breeze,Windows,Fusionprintenvreason of incorrect font color is that qt6ct-kde with wrong version of libqt6ct.so
Did you not recompile it??
pacman -Qi qt6ct qt6ct-kdeOffline
$ printenv
SHELL=/bin/zsh
HYPRLAND_CMD=Hyprland
XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session1
XDG_MENU_PREFIX=arch-
WLR_NO_HARDWARE_CURSORS=1
WLR_RENDERER_ALLOW_SOFTWARE=1
CLUTTER_BACKEND=wayland
XDG_BACKEND=wayland
QT_WAYLAND_DISABLE_WINDOWDECORATION=1
LIBVA_DRIVER_NAME=nvidia
DESKTOP_SESSION=hyprland
ELECTRON_OZONE_PLATFORM_HINT=wayland
HL_INITIAL_WORKSPACE_TOKEN=b95570ca-c343-4433-89e0-e53824ec2569
XCURSOR_SIZE=24
EDITOR=nvim
XDG_SEAT=seat0
PWD=/home/IceBear
LOGNAME=IceBear
XDG_SESSION_DESKTOP=Hyprland
QT_QPA_PLATFORMTHEME=qt6ct
APPIMAGELAUNCHER_DISABLE=1
XDG_SESSION_TYPE=wayland
_=/usr/bin/printenv
MOTD_SHOWN=pam
HOME=/home/IceBear
LANG=en_US.UTF-8
_JAVA_AWT_WM_NONREPARENTING=1
XDG_CURRENT_DESKTOP=Hyprland
WAYLAND_DISPLAY=wayland-1
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0
HYPRSHOT_DIR=/home/IceBear/Pictures/Screenshots
QT_QPA_PLATFORM=wayland;xcb
MOZ_DISABLE_RDD_SANDBOX=1
EGL_PLATFORM=wayland
XDG_SESSION_CLASS=user
USER=IceBear
SDL_VIDEODRIVER=wayland
OZONE_PLATFORM=wayland
HYPRLAND_INSTANCE_SIGNATURE=29e2e59fdbab8ed2cc23a20e3c6043d5decb5cdc_1744568069_2131883049
DISPLAY=:1
SHLVL=1
MOZ_ENABLE_WAYLAND=1
XDG_VTNR=1
XDG_SESSION_ID=2
WLR_DRM_NO_ATOMIC=1
XDG_RUNTIME_DIR=/run/user/1000
DEBUGINFOD_URLS=https://debuginfod.archlinux.org
QT_AUTO_SCREEN_SCALE_FACTOR=1
GDK_BACKEND=wayland,x11,*
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/IceBear/.local/bin
__GLX_VENDOR_LIBRARY_NAME=nvidia
GDK_SCALE=1
GBM_BACKEND=nvidia-drm
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
__VK_LAYER_NV_optimus=NVIDIA_only
MAIL=/var/spool/mail/IceBear
__NV_PRIME_RENDER_OFFLOAD=1
OLDPWD=/home/IceBear
KITTY_WINDOW_ID=1
TERM=xterm-kitty
COLORTERM=truecolor
KITTY_PID=108840
KITTY_PUBLIC_KEY=1:*7<`nA!{o_F{yAmKeB1XvxhLnELy@qwe0aZStn<7
TERMINFO=/usr/lib/kitty/terminfo
KITTY_INSTALLATION_DIR=/usr/lib/kitty
ZSH=/home/IceBear/.oh-my-zsh
PAGER=more
LSCOLORS=Gxfxcxdxbxegedabagacad
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.7z=01;31:*.ace=01;31:*.alz=01;31:*.apk=01;31:*.arc=01;31:*.arj=01;31:*.bz=01;31:*.bz2=01;31:*.cab=01;31:*.cpio=01;31:*.crate=01;31:*.deb=01;31:*.drpm=01;31:*.dwm=01;31:*.dz=01;31:*.ear=01;31:*.egg=01;31:*.esd=01;31:*.gz=01;31:*.jar=01;31:*.lha=01;31:*.lrz=01;31:*.lz=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.lzo=01;31:*.pyz=01;31:*.rar=01;31:*.rpm=01;31:*.rz=01;31:*.sar=01;31:*.swm=01;31:*.t7z=01;31:*.tar=01;31:*.taz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tgz=01;31:*.tlz=01;31:*.txz=01;31:*.tz=01;31:*.tzo=01;31:*.tzst=01;31:*.udeb=01;31:*.war=01;31:*.whl=01;31:*.wim=01;31:*.xz=01;31:*.z=01;31:*.zip=01;31:*.zoo=01;31:*.zst=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.jxl=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:
DIRHISTORY_SIZE=30
POSH_THEME=/home/IceBear/oh-my-posh/nordcustom_v.2.omp.json
POSH_SHELL=zsh
POSH_SHELL_VERSION=5.9
POSH_SESSION_ID=02a768ef-b56e-49f3-a82d-8a51497a2426
POWERLINE_COMMAND=oh-my-posh
CONDA_PROMPT_MODIFIER=false
ZLE_RPROMPT_INDENT=0
OSTYPE=linux-gnu
VIRTUAL_ENV_DISABLE_PROMPT=1
PYENV_VIRTUALENV_DISABLE_PROMPT=1
WORKON_HOME=/home/IceBear/.virtualenvs
PROJECT_HOME=/home/IceBear/Devel
VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3
VIRTUALENVWRAPPER_PROJECT_FILENAME=.project
VIRTUALENVWRAPPER_WORKON_CD=1
VIRTUALENVWRAPPER_SCRIPT=/usr/bin/virtualenvwrapper.sh
VIRTUALENVWRAPPER_HOOK_DIR=/home/IceBear/.virtualenvsDid you not recompile it??
No, i didn't. I have seen comments on qt6ct-kde page and also have tried to recompile it with instructions from official qt6ct repo https://github.com/trialuser02/qt6ct
$ qmake PREFIX=/bin PKGBUILD
/home/IceBear/Downloads/qt6ct-kde/PKGBUILD:21: Assignment needs exactly one word on the left hand side.
/home/IceBear/Downloads/qt6ct-kde/PKGBUILD:22: Extra characters after test expression.
/home/IceBear/Downloads/qt6ct-kde/PKGBUILD:27: Extra characters after test expression.
Error processing project file: PKGBUILDI'm really dumb and can't build a package even through PKGBUILD. In my defense, I'll say that I've never written in C++
pacman -Qi qt6ct qt6ct-kde
$ pacman -Qi qt6ct qt6ct-kde
Name : qt6ct-kde
Version : 0.10-1
Description : Qt 6 Configuration Utility, patched to work correctly with KDE applications
Architecture : x86_64
URL : https://github.com/ilya-fedin/qt6ct
Licenses : BSD
Groups : None
Provides : qt6ct
Depends On : qqc2-desktop-style
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : qt6ct
Replaces : None
Installed Size : 694.20 KiB
Packager : Unknown Packager
Build Date : Thu 27 Mar 2025 05:05:19 PM UTC
Install Date : Sun 13 Apr 2025 07:56:31 PM UTC
Install Reason : Explicitly installed
Install Script : No
Validated By : None
Name : qt6ct-kde
Version : 0.10-1
Description : Qt 6 Configuration Utility, patched to work correctly with KDE applications
Architecture : x86_64
URL : https://github.com/ilya-fedin/qt6ct
Licenses : BSD
Groups : None
Provides : qt6ct
Depends On : qqc2-desktop-style
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : qt6ct
Replaces : None
Installed Size : 694.20 KiB
Packager : Unknown Packager
Build Date : Thu 27 Mar 2025 05:05:19 PM UTC
Install Date : Sun 13 Apr 2025 07:56:31 PM UTC
Install Reason : Explicitly installed
Install Script : No
Validated By : NoneLast edited by Ice_Bear08 (2025-04-13 19:19:16)
Offline
That's not C++, and that's not who you build a package.
makepkg -fiOffline
Thank you so much for your help, it worked. And excuse my ignorance, I just had to read up on how to build packages. Thank you for your patience.
Offline
for the people that installed qt6ct-kde with yay, (and just didn't think of this for some reason)
you could delete the cache
sudo rm -r ~/.cache/yay/qt6ct-kde
and then reinstall the package
yay -S qt6ct-kde
that way the package get's rebuilt
(i am happy someone pointed out, that you just need to rebuild it.. my temporary solution was to downgrade a bunch of qt6- packages)
Last edited by justasking3453534 (2025-04-14 09:40:24)
Offline