Integral
Integral
> Hi, I already saw your pull requests a while ago, it's just that I'm doing a lot of work on apfsprogs locally and I don't want to make a...
> Do you need this to support long options for a particular reason? Just because most of Linux commands, including file system user utilities, support `--version` argument.
> I just checked and the mkfs tools for ext4 and xfs don't have a long --version. In fact they don't use -v, they use -V heh. I think it's...
It seems Qt doesn't provide implementation of StatusNotifierItem.
@brosasaki I mean Qt doesn't provide API of changing category of StatusNotifierItem. Quassel uses code from KStatusNotifierItem (KDE Implementation of StatusNotifierItems): https://github.com/quassel/quassel/blob/master/src/qtui/statusnotifieritem.cpp > This contains code from KStatusNotifierItem, part of...
@kraxarn No, it won't. `QStringLiteral()` constructs the `QString` object during compilation.
@k4yt3x I've just added aarch64 support for video2x in archlinuxcn, with `gnu::target_clones` lines temporarily removed: https://github.com/archlinuxcn/repo/blob/master/alarmcn/video2x/PKGBUILD#L35
Fixed in https://github.com/Nheko-Reborn/nheko/pull/1734, this issue can be closed @deepbluev7
I can confirm. Here is my stack trace: ``` PID: 21866 (nextcloud) UID: 1000 (integral) GID: 1000 (integral) Signal: 11 (SEGV) Timestamp: Fri 2024-09-27 12:45:29 CST (12s ago) Command Line:...