Eugene

Results 31 comments of Eugene

This patch is about 5.0.0. Look at this: http://koji.fedoraproject.org/koji/taskinfo?taskID=16550598

O, sorry. As about current sources (CmakeList.txt): * Line 63: r/find_package(Qxt)/find_package(Qxt REQUIRED COMPONENTS QxtCore, QxtGui)/ * Line 183: insert: else () include_directories( ${QXT_INCLUDE_PATH}/QxtCore ${QXT_INCLUDE_PATH}/QxtGui )

I see. It's impossible to attach *.diff to issue.

> Как вариант, можно посмотреть, как собирается проект на CI другим способом. https://github.com/dchapyshev/aspia/blob/master/.github/workflows/sw.yml Вообще я планировал собрать пакеты, пользуясь штатными средствами Fedora (которые есть в официальных репо). И даже -...

@DAP-DarkneSS replace pkgconfig(QtCore) with pkgconfig(QtGui)

No, it is not the same. LevelDB (index/*) stores varints exactly like your VarInt (WriteVarInt and ReadVarInt in serialize.h of vanilla bitcoin-core). But without same errors.

Excepting sensor screens. And this is not intuitively.

Some notes: - now xkeysnail.service as user unit works not fine - starts ok but status is 'fail' after unit stop; it works but... I'm not familiar in systemd -...

> Qt Xcb plugin failed to load. Do you have several Qt versions installed? It looks like your Qt has some issues. No, the only qt5-5.15.1 from official Fedora 33...

> Please have a look if this helps: https://forum.qt.io/topic/93247/qt-qpa-plugin-could-not-load-the-qt-platform-plugin-xcb-in-even-though-it-was-found/5 I cannot repeat the bug - application starts ok. (?..) Another problem - now I cannot close it in normal way....