meganz / MEGAsync

Easy automated syncing between your computers and your MEGA Cloud Drive
Other
1.59k stars 277 forks source link

[bug] MegaSync crashes if the prefered QT platform is Wayland #710

Open DoodlesEpic opened 2 years ago

DoodlesEpic commented 2 years ago

If your environment uses Wayland and you set the QT_QPA_PLATFORM environment variable to wayland-egl then MegaSync is going to crash when it tries to load the window (although the app indicator does appear for some moments).

User Logs:

--Jul 07 12:01:04 desktop-fedora megasync.desktop[3786]: Avoiding wayland
Jul 07 12:01:04 desktop-fedora megasync[3786]: QSocketNotifier: Can only be used with threads started with QThread
Jul 07 12:01:04 desktop-fedora megasync[3786]: QSocketNotifier: Can only be used with threads started with QThread
Jul 07 12:01:07 desktop-fedora megasync[4175]: QSocketNotifier: Can only be used with threads started with QThread
Jul 07 12:01:07 desktop-fedora megasync[4175]: QSocketNotifier: Can only be used with threads started with QThread
--

Context:

Backtrace ``` { "signal": 11 , "executable": "/usr/bin/megasync" , "stacktrace": [ { "crash_thread": true , "frames": [ { "address": 140013961116895 , "build_id": "200fe5bc6e395606abf9dde7589ce24312d6a0d7" , "build_id_offset": 85215 , "function_name": "xcb_send_request_with_fds64" , "file_name": "/lib64/libxcb.so.1" } , { "address": 140013961118925 , "build_id": "200fe5bc6e395606abf9dde7589ce24312d6a0d7" , "build_id_offset": 87245 , "function_name": "xcb_send_request" , "file_name": "/lib64/libxcb.so.1" } , { "address": 140013961124872 , "build_id": "200fe5bc6e395606abf9dde7589ce24312d6a0d7" , "build_id_offset": 93192 , "function_name": "xcb_intern_atom" , "file_name": "/lib64/libxcb.so.1" } , { "address": 94120980778808 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3694392 , "function_name": "getAtom(xcb_connection_t*, char const*) [clone .lto_priv.0]" , "file_name": "/usr/bin/megasync" } , { "address": 94120980881716 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3797300 , "function_name": "MegaApplication::createInfoDialog()" , "file_name": "/usr/bin/megasync" } , { "address": 94120980839832 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3755416 , "function_name": "MegaApplication::loggedIn(bool)" , "file_name": "/usr/bin/megasync" } , { "address": 94120981036469 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3952053 , "function_name": "MegaApplication::onRequestFinish(mega::MegaApi*, mega::MegaRequest*, mega::MegaError*)" , "file_name": "/usr/bin/megasync" } , { "address": 140013922764069 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2954533 , "function_name": "QObject::event(QEvent*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013936364674 , "build_id": "7c6ea6e60ebfdc8daa951f2e7bd0897c086b0346" , "build_id_offset": 1764482 , "function_name": "QApplicationPrivate::notify_helper(QObject*, QEvent*)" , "file_name": "/lib64/libQt5Widgets.so.5" } , { "address": 140013922592344 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2782808 , "function_name": "QCoreApplication::notifyInternal2(QObject*, QEvent*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013922605492 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2795956 , "function_name": "QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013922924551 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 3115015 , "function_name": "postEventSourceDispatch(_GSource*, int (*)(void*), void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013872619439 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 348079 , "function_name": "g_main_context_dispatch" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872968392 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 697032 , "function_name": "g_main_context_iterate.constprop.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872609600 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 338240 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013922923258 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 3113722 , "function_name": "QEventDispatcherGlib::processEvents(QFlags)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013922586810 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2777274 , "function_name": "QEventLoop::exec(QFlags)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013922619746 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2810210 , "function_name": "QCoreApplication::exec()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 94120977877028 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 792612 , "function_name": "main" , "file_name": "/usr/bin/megasync" } , { "address": 140013914527056 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 169296 , "function_name": "__libc_start_call_main" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914527241 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 169481 , "function_name": "__libc_start_main@@GLIBC_2.34" , "file_name": "/lib64/libc.so.6" } , { "address": 94120977895013 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 810597 , "function_name": "_start" , "file_name": "/usr/bin/megasync" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013872968253 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 696893 , "function_name": "g_main_context_iterate.constprop.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872609600 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 338240 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013922923258 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 3113722 , "function_name": "QEventDispatcherGlib::processEvents(QFlags)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013922586810 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2777274 , "function_name": "QEventLoop::exec(QFlags)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920756042 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 946506 , "function_name": "QThread::exec()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013925751531 , "build_id": "1f9543ec775215cb7a59f33f189def0cf1f431a1" , "build_id_offset": 113387 , "function_name": "QDBusConnectionManager::run()" , "file_name": "/lib64/libQt5DBus.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013872968253 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 696893 , "function_name": "g_main_context_iterate.constprop.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872617167 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 345807 , "function_name": "g_main_loop_run" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013807610266 , "build_id": "a33890a50c8cbc0c03053690b50b2815ed1e0042" , "build_id_offset": 1132954 , "function_name": "gdbus_shared_thread_func.lto_priv.0" , "file_name": "/lib64/libgio-2.0.so.0" } , { "address": 140013872792322 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 520962 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013872968253 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 696893 , "function_name": "g_main_context_iterate.constprop.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872609600 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 338240 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872609681 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 338321 , "function_name": "glib_worker_main" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872792322 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 520962 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013538223879 , "build_id": "da2b1338ad9bdd2bb65396b52d7513516757b929" , "build_id_offset": 517895 , "function_name": "QtWaylandClient::EventThread::run()" , "file_name": "/lib64/libQt5WaylandClient.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914933255 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 575495 , "function_name": "pthread_cond_clockwait@GLIBC_2.30" , "file_name": "/lib64/libc.so.6" } , { "address": 94120980752475 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3668059 , "function_name": "LoggingThread::logThreadFunction(QString, QString)" , "file_name": "/usr/bin/megasync" } , { "address": 94120980758150 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3673734 , "function_name": "std::thread::_State_impl > >::_M_run()" , "file_name": "/usr/bin/megasync" } , { "address": 140013918399347 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 899955 , "function_name": "execute_native_thread_routine" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915452061 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1094301 , "function_name": "syscall" , "file_name": "/lib64/libc.so.6" } , { "address": 140013872949712 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 678352 , "function_name": "g_cond_wait_until" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872422673 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 151313 , "function_name": "g_async_queue_pop_intern_unlocked" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872423077 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 151717 , "function_name": "g_async_queue_timeout_pop" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872802741 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 531381 , "function_name": "g_thread_pool_thread_proxy.lto_priv.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872792322 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 520962 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914931728 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 573968 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013918372048 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 872656 , "function_name": "std::condition_variable::wait(std::unique_lock&)" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 94120980734039 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3649623 , "function_name": "ThreadPool::worker(unsigned long)" , "file_name": "/usr/bin/megasync" } , { "address": 140013918399347 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 899955 , "function_name": "execute_native_thread_routine" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915440188 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1082428 , "function_name": "__select" , "file_name": "/lib64/libc.so.6" } , { "address": 94120980556629 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3472213 , "function_name": "mega::PosixWaiter::wait()" , "file_name": "/usr/bin/megasync" } , { "address": 94120978970677 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 1886261 , "function_name": "mega::GfxProc::threadEntryPoint(void*)" , "file_name": "/usr/bin/megasync" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013872968253 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 696893 , "function_name": "g_main_context_iterate.constprop.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872609600 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 338240 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013528617901 , "build_id": "bbf80c3788c9b836a1ae22bd23e75712368ce187" , "build_id_offset": 29613 , "function_name": "dconf_gdbus_worker_thread" , "file_name": "/usr/lib64/gio/modules/libdconfsettings.so" } , { "address": 140013872792322 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 520962 , "function_name": "g_thread_proxy" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914931728 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 573968 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013918372048 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 872656 , "function_name": "std::condition_variable::wait(std::unique_lock&)" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 94120979753835 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 2669419 , "function_name": "mega::MegaClientAsyncQueue::asyncThreadLoop()" , "file_name": "/usr/bin/megasync" } , { "address": 140013918399347 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 899955 , "function_name": "execute_native_thread_routine" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013538223879 , "build_id": "da2b1338ad9bdd2bb65396b52d7513516757b929" , "build_id_offset": 517895 , "function_name": "QtWaylandClient::EventThread::run()" , "file_name": "/lib64/libQt5WaylandClient.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915440188 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1082428 , "function_name": "__select" , "file_name": "/lib64/libc.so.6" } , { "address": 94120980556629 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3472213 , "function_name": "mega::PosixWaiter::wait()" , "file_name": "/usr/bin/megasync" } , { "address": 94120979930239 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 2845823 , "function_name": "mega::MegaApiImpl::threadEntryPoint(void*)" , "file_name": "/usr/bin/megasync" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915440188 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1082428 , "function_name": "__select" , "file_name": "/lib64/libc.so.6" } , { "address": 94120980556629 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3472213 , "function_name": "mega::PosixWaiter::wait()" , "file_name": "/usr/bin/megasync" } , { "address": 94120978970677 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 1886261 , "function_name": "mega::GfxProc::threadEntryPoint(void*)" , "file_name": "/usr/bin/megasync" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914931728 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 573968 , "function_name": "pthread_cond_wait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013918372048 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 872656 , "function_name": "std::condition_variable::wait(std::unique_lock&)" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 94120979753835 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 2669419 , "function_name": "mega::MegaClientAsyncQueue::asyncThreadLoop()" , "file_name": "/usr/bin/megasync" } , { "address": 140013918399347 , "build_id": "966126bdc5035b23b132a2a335b11a162f2f16fb" , "build_id_offset": 899955 , "function_name": "execute_native_thread_routine" , "file_name": "/lib64/libstdc++.so.6" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915429871 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1072111 , "function_name": "__poll" , "file_name": "/lib64/libc.so.6" } , { "address": 140013872968253 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 696893 , "function_name": "g_main_context_iterate.constprop.0" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013872609600 , "build_id": "28db949e96e0a76c593d4a30e8104576a0c3da62" , "build_id_offset": 338240 , "function_name": "g_main_context_iteration" , "file_name": "/lib64/libglib-2.0.so.0" } , { "address": 140013922923258 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 3113722 , "function_name": "QEventDispatcherGlib::processEvents(QFlags)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013922586810 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 2777274 , "function_name": "QEventLoop::exec(QFlags)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920756042 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 946506 , "function_name": "QThread::exec()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914932484 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 574724 , "function_name": "pthread_cond_timedwait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013920783808 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 974272 , "function_name": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920773692 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 964156 , "function_name": "QThreadPoolThread::run()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914932484 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 574724 , "function_name": "pthread_cond_timedwait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013920783808 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 974272 , "function_name": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920773692 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 964156 , "function_name": "QThreadPoolThread::run()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914932484 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 574724 , "function_name": "pthread_cond_timedwait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013920783808 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 974272 , "function_name": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920773692 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 964156 , "function_name": "QThreadPoolThread::run()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013915440188 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1082428 , "function_name": "__select" , "file_name": "/lib64/libc.so.6" } , { "address": 94120980556629 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 3472213 , "function_name": "mega::PosixWaiter::wait()" , "file_name": "/usr/bin/megasync" } , { "address": 94120979930239 , "build_id": "df5aa0a2d0f5efba688a55ef09da44d38450f665" , "build_id_offset": 2845823 , "function_name": "mega::MegaApiImpl::threadEntryPoint(void*)" , "file_name": "/usr/bin/megasync" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914932484 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 574724 , "function_name": "pthread_cond_timedwait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013920783808 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 974272 , "function_name": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920773692 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 964156 , "function_name": "QThreadPoolThread::run()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } , { "frames": [ { "address": 140013914921497 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 563737 , "function_name": "__futex_abstimed_wait_common" , "file_name": "/lib64/libc.so.6" } , { "address": 140013914932484 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 574724 , "function_name": "pthread_cond_timedwait@@GLIBC_2.3.2" , "file_name": "/lib64/libc.so.6" } , { "address": 140013920783808 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 974272 , "function_name": "QWaitCondition::wait(QMutex*, QDeadlineTimer)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920773692 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 964156 , "function_name": "QThreadPoolThread::run()" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013920760903 , "build_id": "282d201724e22bb2b66ebdacd4a84f231572abfa" , "build_id_offset": 951367 , "function_name": "QThreadPrivate::start(void*)" , "file_name": "/lib64/libQt5Core.so.5" } , { "address": 140013914934829 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 577069 , "function_name": "start_thread" , "file_name": "/lib64/libc.so.6" } , { "address": 140013915481632 , "build_id": "9b7d731d92528db48798ae00fd91905fc0904736" , "build_id_offset": 1123872 , "function_name": "__clone3" , "file_name": "/lib64/libc.so.6" } ] } ] } ```
DSO list ``` /usr/bin/megasync megasync-4.6.7.0-1.fc36.x86_64 (RPM Fusion) 1657129476 /usr/lib64/qt5/plugins/bearer/libqnmbearer.so qt5-qtbase-5.15.3-3.fc36.x86_64 (Fedora Project) 1655958869 ```
OS info ``` NAME="Fedora Linux" VERSION="36 (Workstation Edition)" ID=fedora VERSION_ID=36 VERSION_CODENAME="" PLATFORM_ID="platform:f36" PRETTY_NAME="Fedora Linux 36 (Workstation Edition)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:36" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=36 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=36 PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy" VARIANT="Workstation Edition" VARIANT_ID=workstation ```
Environment variables ``` SHELL=/usr/bin/zsh SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/3296,unix/unix:/tmp/.ICE-unix/3296 HISTCONTROL=ignoredups XDG_MENU_PREFIX=gnome- HOSTNAME=desktop-fedora HISTSIZE=1000 SSH_AUTH_SOCK=/run/user/1000/keyring/ssh XMODIFIERS=@im=ibus DESKTOP_SESSION=gnome EDITOR=/usr/bin/nano PWD=/home/doodles XDG_SESSION_DESKTOP=gnome LOGNAME=doodles SYSTEMD_EXEC_PID=3296 XAUTHORITY=/run/user/1000/.mutter-Xwaylandauth.R34YO1 GDM_LANG=en_US.UTF-8 HOME=/home/doodles USERNAME=doodles LANG=en_US.UTF-8 _JAVA_AWT_WM_NONREPARENTING=1 XDG_CURRENT_DESKTOP=GNOME WAYLAND_DISPLAY=wayland-0 INVOCATION_ID=49a3e62c8b4c4843b5c0b4024e1d812c MANAGERPID=3193 QT_QPA_PLATFORM=wayland-egl MOZ_GMP_PATH=/usr/lib64/mozilla/plugins/gmp-gmpopenh264/system-installed GNOME_SETUP_DISPLAY=:1 XDG_SESSION_CLASS=user LESSOPEN=||/usr/bin/lesspipe.sh %s USER=doodles DISPLAY=:0 MOZ_ENABLE_WAYLAND=1 QT_IM_MODULE=ibus DESKTOP_AUTOSTART_ID=105cdd465b2b959899165720606244346300000032960017 XDG_RUNTIME_DIR=/run/user/1000 DEBUGINFOD_URLS=https://debuginfod.fedoraproject.org/ which_declare=typeset -f JOURNAL_STREAM=8:31656 XDG_DATA_DIRS=/home/doodles/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/ GDK_BACKEND=wayland,x11 PATH=/usr/lib64/ccache:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin GDMSESSION=gnome DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus MAIL=/var/spool/mail/doodles GIO_LAUNCHED_DESKTOP_FILE_PID=3786 GIO_LAUNCHED_DESKTOP_FILE=/home/doodles/.config/autostart/megasync.desktop OLDPWD=/home/doodles QT_WAYLAND_DECORATION=gnome XCURSOR_SIZE=24 XCURSOR_THEME=Adwaita ```
jx-mega commented 2 years ago

Hello, We are not able to reproduce the problem with the same desktop configuration. However, we see you installed the MEGAsync package from "RPM Fusion" repository, which is not maintained by us. Please try to install the package from our repository, block MEGAsync from RPM fusion, install our official build and test again. Please remove your currently installed MEGAsync, then block MEGAsync from RPM Fusion with the following instructions:

Edit /etc/yum.repos.d/rpmfusion-nonfree-updates.repo Right before group [rpmfusion-nonfree-updates-debuginfo] add exclude=megasync

That will leave something like:

**[rpmfusion-nonfree-updates] name=RPM Fusion for Fedora $releasever - Nonfree - Updates

baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/

metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-released-$releasever&arch=$basearch enabled=1 enabled_metadata=1 type=rpm-md gpgcheck=1 repo_gpgcheck=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever exclude=megasync [rpmfusion-nonfree-updates-debuginfo] <················>**

Then download MEGAsync from our website: http://mega.nz/desktop Pay attention to choose the corresponding Linux version.

DoodlesEpic commented 2 years ago

I have uninstalled and cleaned my local environment, restarted the machine, and reinstalled from the Megasync website selecting Fedora 36 (as I did originally, rpmfusion took over as the repo once an update was released) and the same error persists, the application opens and just a few seconds later crashes when theoretically the option to "Show status" window would appear.

User logs

Avoiding wayland
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread

Installation

Installed Packages
megasync.x86_64                                                   4.6.7-2.1                                                    @@commandline

Notes I should note that setting this environment variable on your shell profile or rc won't be enough as these are not sourced by Wayland the same way it happens on X11 since there is no display server, instead you have to define them in your .config/environment.d/envvars.conf file for the display manager to load these such as:

XDG_SESSION_TYPE=wayland
MOZ_ENABLE_WAYLAND=1
_JAVA_AWT_WM_NONREPARENTING=1
GTK_THEME_VARIANT=dark
QT_QPA_PLATFORM=wayland-egl

More information about this

If you are still not able to reproduce then it's possible that it might be something else + this environment variable (as using the XWayland backend works), I have documentation on how I set up my systems here in the README if it's of any interest to reproduce the issue: https://github.com/DoodlesEpic/Dotfiles

DoodlesEpic commented 2 years ago

By the way just something else I should note is that after changing environment variables on envrionment.d you should really restart the computer and not just log out as for some reason these are only sourced on boot (even though they are per user).

DoodlesEpic commented 2 years ago

I have made some tests with another machine that does not have a NVIDIA graphics card and the problem persists. This time however instead of setting the environment variables on environment.d I just set them just before running megasync and I was still able to reproduce the problems. I also enabled Wayland debugging if that could be useful for debugging this in any way.

I have also determined that setting the QT_QPA_PLATFORM environment variable to wayland or really anything other than xcb or eglfs reproduces the issue.

User logs

Logs ``` doodles@fedora ~ » QT_QPA_PLATFORM=wayland-egl WAYLAND_DEBUG=1 megasync Avoiding wayland [3271660.157] -> wl_display@1.get_registry(new id wl_registry@2) QSocketNotifier: Can only be used with threads started with QThread [3271694.265] -> wl_display@1.get_registry(new id wl_registry@3) [3271694.334] -> wl_display@1.sync(new id wl_callback@4) [3271695.558] wl_display@1.delete_id(4) [3271695.616] wl_registry@3.global(1, "wl_compositor", 5) [3271695.678] wl_registry@3.global(2, "wl_drm", 2) [3271695.759] wl_registry@3.global(3, "wl_shm", 1) [3271695.844] wl_registry@3.global(4, "wl_output", 2) [3271695.924] wl_registry@3.global(5, "zxdg_output_manager_v1", 3) [3271695.999] wl_registry@3.global(6, "wl_data_device_manager", 3) [3271696.079] wl_registry@3.global(7, "zwp_primary_selection_device_manager_v1", 1) [3271696.166] wl_registry@3.global(8, "gtk_primary_selection_device_manager", 1) [3271696.249] wl_registry@3.global(9, "wl_subcompositor", 1) [3271696.329] wl_registry@3.global(10, "xdg_wm_base", 4) [3271696.443] wl_registry@3.global(11, "zxdg_shell_v6", 1) [3271696.534] wl_registry@3.global(12, "gtk_shell1", 5) [3271696.614] wl_registry@3.global(13, "wp_viewporter", 1) [3271696.704] wl_registry@3.global(14, "zwp_pointer_gestures_v1", 3) [3271696.796] wl_registry@3.global(15, "zwp_tablet_manager_v2", 1) [3271696.880] wl_registry@3.global(16, "wl_seat", 5) [3271696.962] wl_registry@3.global(17, "zwp_relative_pointer_manager_v1", 1) [3271697.050] wl_registry@3.global(18, "zwp_pointer_constraints_v1", 1) [3271697.140] wl_registry@3.global(19, "zxdg_exporter_v1", 1) [3271697.231] wl_registry@3.global(20, "zxdg_importer_v1", 1) [3271697.318] wl_registry@3.global(21, "zwp_linux_dmabuf_v1", 4) [3271697.405] -> wl_registry@3.bind(21, "zwp_linux_dmabuf_v1", 4, new id [unknown]@5) [3271697.536] wl_registry@3.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3271697.619] wl_registry@3.global(23, "zwp_text_input_manager_v3", 1) [3271697.703] wl_registry@3.global(24, "wp_presentation", 1) [3271697.789] wl_registry@3.global(25, "xdg_activation_v1", 1) [3271697.863] wl_callback@4.done(1299) [3271697.911] -> zwp_linux_dmabuf_v1@5.get_default_feedback(new id zwp_linux_dmabuf_feedback_v1@4) [3271697.970] -> wl_display@1.sync(new id wl_callback@6) [3271698.383] wl_display@1.delete_id(6) [3271698.484] zwp_linux_dmabuf_feedback_v1@4.format_table(fd 8, 160) [3271698.597] zwp_linux_dmabuf_feedback_v1@4.main_device(array[8]) [3271699.964] zwp_linux_dmabuf_feedback_v1@4.tranche_target_device(array[8]) [3271699.997] zwp_linux_dmabuf_feedback_v1@4.tranche_flags(0) [3271700.016] zwp_linux_dmabuf_feedback_v1@4.tranche_formats(array[20]) [3271700.051] zwp_linux_dmabuf_feedback_v1@4.tranche_done() [3271700.077] zwp_linux_dmabuf_feedback_v1@4.done() [3271700.102] wl_callback@6.done(1299) [3271700.146] -> zwp_linux_dmabuf_feedback_v1@4.destroy() [3272039.910] -> wl_display@1.sync(new id wl_callback@6) [3272040.011] wl_registry@2.global(1, "wl_compositor", 5) [3272040.089] -> wl_registry@2.bind(1, "wl_compositor", 4, new id [unknown]@7) [3272040.227] wl_registry@2.global(2, "wl_drm", 2) [3272040.322] wl_registry@2.global(3, "wl_shm", 1) [3272040.411] -> wl_registry@2.bind(3, "wl_shm", 1, new id [unknown]@8) [3272040.547] wl_registry@2.global(4, "wl_output", 2) [3272040.764] -> wl_registry@2.bind(4, "wl_output", 2, new id [unknown]@9) [3272040.986] wl_display@1.delete_id(4) [3272041.009] wl_registry@2.global(5, [3272041.073] wl_display@1.delete_id(6) "zxdg_output_manager_v1", 3) [3272041.222] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@4) [3272041.334] -> zxdg_output_manager_v1@4.get_xdg_output(new id zxdg_output_v1@10, wl_output@9) [3272041.402] -> wl_display@1.sync(new id wl_callback@11) [3272041.486] wl_registry@2.global(6, "wl_data_device_manager", 3) [3272041.581] -> wl_registry@2.bind(6, "wl_data_device_manager", 3, new id [unknown]@12) [3272041.713] wl_registry@2.global(7, "zwp_primary_selection_device_manager_v1", 1) [3272041.804] -> wl_registry@2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@13) [3272041.923] wl_registry@2.global(8, "gtk_primary_selection_device_manager", 1) [3272042.002] wl_registry@2.global(9, "wl_subcompositor", 1) [3272042.084] -> wl_registry@2.bind(9, "wl_subcompositor", 1, new id [unknown]@14) [3272042.185] wl_registry@2.global(10, "xdg_wm_base", 4) [3272042.256] wl_display@1.delete_id(11) [3272042.269] wl_registry@2.global(11, "zxdg_shell_v6", 1) [3272042.455] wl_registry@2.global(12, "gtk_shell1", 5) [3272042.530] wl_registry@2.global(13, "wp_viewporter", 1) [3272042.597] wl_registry@2.global(14, "zwp_pointer_gestures_v1", 3) [3272042.670] wl_registry@2.global(15, "zwp_tablet_manager_v2", 1) [3272042.751] -> wl_registry@2.bind(15, "zwp_tablet_manager_v2", 1, new id [unknown]@15) [3272042.858] wl_registry@2.global(16, "wl_seat", 5) [3272042.948] -> wl_registry@2.bind(16, "wl_seat", 5, new id [unknown]@16) [3272043.051] -> wl_data_device_manager@12.get_data_device(new id wl_data_device@17, wl_seat@16) [3272043.115] -> zwp_primary_selection_device_manager_v1@13.get_device(new id zwp_primary_selection_device_v1@18, wl_seat@16) [3272043.191] -> zwp_tablet_manager_v2@15.get_tablet_seat(new id zwp_tablet_seat_v2@19, wl_seat@16) [3272043.257] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1) [3272043.364] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1) [3272043.448] wl_registry@2.global(19, "zxdg_exporter_v1", 1) [3272043.523] wl_registry@2.global(20, "zxdg_importer_v1", 1) [3272043.604] wl_registry@2.global(21, "zwp_linux_dmabuf_v1", 4) [3272043.688] wl_registry@2.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3272043.759] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1) [3272043.834] wl_registry@2.global(24, "wp_presentation", 1) [3272043.896] wl_registry@2.global(25, "xdg_activation_v1", 1) [3272043.970] wl_callback@6.done(1299) [3272044.005] wl_shm@8.format(0) [3272044.044] wl_shm@8.format(1) [3272044.085] wl_shm@8.format(875708993) [3272044.121] wl_shm@8.format(875709016) [3272044.157] wl_shm@8.format(909199186) [3272044.189] wl_shm@8.format(808669761) [3272044.219] wl_shm@8.format(808669784) [3272044.248] wl_shm@8.format(808665665) [3272044.282] wl_shm@8.format(808665688) [3272044.316] wl_shm@8.format(1211388481) [3272044.351] wl_shm@8.format(1211388504) [3272044.395] wl_shm@8.format(1211384385) [3272044.457] wl_shm@8.format(1211384408) [3272044.496] wl_output@9.geometry(0, 0, 310, 170, 0, "BOE", "0x0697", 0) [3272044.670] wl_output@9.mode(3, 1366, 768, 60011) [3272044.771] wl_output@9.scale(1) [3272044.799] wl_output@9.done() [3272044.817] zxdg_output_v1@10.logical_position(0, 0) [3272044.879] zxdg_output_v1@10.logical_size(1366, 768) [3272044.929] zxdg_output_v1@10.name("eDP-1") [3272044.970] zxdg_output_v1@10.description("Built-in display") [3272045.008] wl_output@9.done() [3272045.093] wl_callback@11.done(1299) [3272055.510] -> wl_display@1.get_registry(new id wl_registry@2) [3272055.591] -> wl_display@1.sync(new id wl_callback@3) [3272057.776] wl_display@1.delete_id(3) [3272057.839] wl_registry@2.global(1, "wl_compositor", 5) [3272057.917] -> wl_registry@2.bind(1, "wl_compositor", 3, new id [unknown]@4) [3272058.017] wl_registry@2.global(2, "wl_drm", 2) [3272058.088] wl_registry@2.global(3, "wl_shm", 1) [3272058.167] -> wl_registry@2.bind(3, "wl_shm", 1, new id [unknown]@5) [3272058.281] wl_registry@2.global(4, "wl_output", 2) [3272058.351] -> wl_registry@2.bind(4, "wl_output", 2, new id [unknown]@6) [3272058.690] -> wl_display@1.sync(new id wl_callback@7) [3272058.760] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [3272058.835] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@8) [3272058.918] -> zxdg_output_manager_v1@8.get_xdg_output(new id zxdg_output_v1@9, wl_output@6) [3272058.973] -> wl_display@1.sync(new id wl_callback@10) [3272059.034] wl_registry@2.global(6, "wl_data_device_manager", 3) [3272059.135] -> wl_registry@2.bind(6, "wl_data_device_manager", 3, new id [unknown]@11) [3272059.255] wl_registry@2.global(7, "zwp_primary_selection_device_manager_v1", 1) [3272059.337] -> wl_registry@2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@12) [3272059.458] wl_registry@2.global(8, "gtk_primary_selection_device_manager", 1) [3272059.544] -> wl_registry@2.bind(8, "gtk_primary_selection_device_manager", 1, new id [unknown]@13) [3272059.639] wl_registry@2.global(9, "wl_subcompositor", 1) [3272059.722] -> wl_registry@2.bind(9, "wl_subcompositor", 1, new id [unknown]@14) [3272059.807] wl_registry@2.global(10, "xdg_wm_base", 4) [3272059.882] wl_registry@2.global(11, "zxdg_shell_v6", 1) [3272059.953] wl_registry@2.global(12, "gtk_shell1", 5) [3272060.030] -> wl_registry@2.bind(12, "gtk_shell1", 4, new id [unknown]@15) [3272060.123] wl_registry@2.global(13, "wp_viewporter", 1) [3272060.233] wl_registry@2.global(14, "zwp_pointer_gestures_v1", 3) [3272060.318] -> wl_registry@2.bind(14, "zwp_pointer_gestures_v1", 1, new id [unknown]@16) [3272060.472] wl_registry@2.global(15, "zwp_tablet_manager_v2", 1) [3272060.577] -> wl_registry@2.bind(15, "zwp_tablet_manager_v2", 1, new id [unknown]@17) [3272060.693] wl_registry@2.global(16, "wl_seat", 5) [3272060.773] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1) [3272060.862] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1) [3272060.942] wl_registry@2.global(19, "zxdg_exporter_v1", 1) [3272061.013] -> wl_registry@2.bind(19, "zxdg_exporter_v1", 1, new id [unknown]@18) [3272061.090] wl_registry@2.global(20, "zxdg_importer_v1", 1) [3272061.144] -> wl_registry@2.bind(20, "zxdg_importer_v1", 1, new id [unknown]@19) [3272061.220] wl_registry@2.global(21, "zwp_linux_dmabuf_v1", 4) [3272061.269] wl_registry@2.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3272061.327] -> wl_registry@2.bind(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]@20) [3272061.399] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1) [3272061.487] wl_registry@2.global(24, "wp_presentation", 1) [3272061.542] wl_registry@2.global(25, "xdg_activation_v1", 1) [3272061.597] wl_callback@3.done(1299) [3272061.900] -> wl_shm@5.create_pool(new id wl_shm_pool@3, fd 27, 2304) [3272062.961] -> wl_shm_pool@3.resize(6912) [3272070.296] -> wl_shm_pool@3.resize(16128) [3272070.609] -> wl_shm_pool@3.resize(34560) [3272070.913] -> wl_shm_pool@3.resize(71424) [3272071.392] -> wl_shm_pool@3.resize(145152) [3272072.961] -> wl_shm_pool@3.resize(292608) [3272080.785] -> wl_shm_pool@3.resize(587520) [3272097.725] -> wl_shm_pool@3.resize(1177344) [3272158.660] -> wl_registry@2.bind(16, "wl_seat", 5, new id [unknown]@21) [3272171.587] -> wl_compositor@4.create_surface(new id wl_surface@22) [3272171.697] -> zwp_primary_selection_device_manager_v1@12.get_device(new id zwp_primary_selection_device_v1@23, wl_seat@21) [3272171.744] -> wl_data_device_manager@11.get_data_device(new id wl_data_device@24, wl_seat@21) [3272172.106] -> wl_compositor@4.create_surface(new id wl_surface@25) [3272172.160] -> zwp_tablet_manager_v2@17.get_tablet_seat(new id zwp_tablet_seat_v2@26, wl_seat@21) [3272172.228] -> wl_display@1.sync(new id wl_callback@27) [3272173.350] wl_display@1.delete_id(7) [3272173.409] wl_display@1.delete_id(10) [3272173.498] wl_display@1.delete_id(27) [3272173.541] wl_shm@5.format(0) [3272173.570] wl_shm@5.format(1) [3272173.607] wl_shm@5.format(875708993) [3272173.641] wl_shm@5.format(875709016) [3272173.677] wl_shm@5.format(909199186) [3272173.716] wl_shm@5.format(808669761) [3272173.751] wl_shm@5.format(808669784) [3272173.789] wl_shm@5.format(808665665) [3272173.826] wl_shm@5.format(808665688) [3272173.862] wl_shm@5.format(1211388481) [3272173.898] wl_shm@5.format(1211388504) [3272173.933] wl_shm@5.format(1211384385) [3272173.968] wl_shm@5.format(1211384408) [3272174.002] wl_output@6.geometry(0, 0, 310, 170, 0, "BOE", "0x0697", 0) [3272174.179] wl_output@6.mode(3, 1366, 768, 60011) [3272174.270] wl_output@6.scale(1) [3272174.305] wl_output@6.done() [3272174.374] wl_callback@7.done(1299) [3272174.451] zxdg_output_v1@9.logical_position(0, 0) [3272174.511] zxdg_output_v1@9.logical_size(1366, 768) [3272174.571] zxdg_output_v1@9.name("eDP-1") [3272174.607] zxdg_output_v1@9.description("Built-in display") [3272174.650] wl_output@6.done() [3272174.701] wl_callback@10.done(1299) [3272174.738] gtk_shell1@15.capabilities(0) [3272174.819] wl_seat@21.capabilities(3) [3272174.852] -> wl_seat@21.get_pointer(new id wl_pointer@10) [3272174.963] -> zwp_pointer_gestures_v1@16.get_swipe_gesture(new id zwp_pointer_gesture_swipe_v1@7, wl_pointer@10) [3272175.029] -> zwp_pointer_gestures_v1@16.get_pinch_gesture(new id zwp_pointer_gesture_pinch_v1@28, wl_pointer@10) [3272175.099] -> wl_seat@21.get_keyboard(new id wl_keyboard@29) [3272175.207] wl_seat@21.name("seat0") [3272175.244] wl_callback@27.done(1299) [3272175.290] -> wl_registry@2.bind(10, "xdg_wm_base", 1, new id [unknown]@27) [3272387.903] -> zwp_tablet_seat_v2@19.destroy() [3272387.961] -> zwp_primary_selection_device_v1@18.destroy() [3272387.999] -> zxdg_output_v1@10.destroy() [3272388.914] -> wl_display@1.get_registry(new id wl_registry@2) QSocketNotifier: Can only be used with threads started with QThread [3272401.564] -> wl_display@1.get_registry(new id wl_registry@3) [3272401.694] -> wl_display@1.sync(new id wl_callback@4) [3272402.364] wl_display@1.delete_id(4) [3272402.441] wl_registry@3.global(1, "wl_compositor", 5) [3272402.518] wl_registry@3.global(2, "wl_drm", 2) [3272402.588] wl_registry@3.global(3, "wl_shm", 1) [3272402.644] wl_registry@3.global(4, "wl_output", 2) [3272402.692] wl_registry@3.global(5, "zxdg_output_manager_v1", 3) [3272402.737] wl_registry@3.global(6, "wl_data_device_manager", 3) [3272402.783] wl_registry@3.global(7, "zwp_primary_selection_device_manager_v1", 1) [3272402.862] wl_registry@3.global(8, "gtk_primary_selection_device_manager", 1) [3272402.950] wl_registry@3.global(9, "wl_subcompositor", 1) [3272403.026] wl_registry@3.global(10, "xdg_wm_base", 4) [3272403.099] wl_registry@3.global(11, "zxdg_shell_v6", 1) [3272403.168] wl_registry@3.global(12, "gtk_shell1", 5) [3272403.223] wl_registry@3.global(13, "wp_viewporter", 1) [3272403.287] wl_registry@3.global(14, "zwp_pointer_gestures_v1", 3) [3272403.356] wl_registry@3.global(15, "zwp_tablet_manager_v2", 1) [3272403.454] wl_registry@3.global(16, "wl_seat", 5) [3272403.527] wl_registry@3.global(17, "zwp_relative_pointer_manager_v1", 1) [3272403.596] wl_registry@3.global(18, "zwp_pointer_constraints_v1", 1) [3272403.666] wl_registry@3.global(19, "zxdg_exporter_v1", 1) [3272403.736] wl_registry@3.global(20, "zxdg_importer_v1", 1) [3272403.804] wl_registry@3.global(21, "zwp_linux_dmabuf_v1", 4) [3272403.879] -> wl_registry@3.bind(21, "zwp_linux_dmabuf_v1", 4, new id [unknown]@5) [3272403.999] wl_registry@3.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3272404.074] wl_registry@3.global(23, "zwp_text_input_manager_v3", 1) [3272404.155] wl_registry@3.global(24, "wp_presentation", 1) [3272404.227] wl_registry@3.global(25, "xdg_activation_v1", 1) [3272404.302] wl_callback@4.done(1299) [3272404.344] -> zwp_linux_dmabuf_v1@5.get_default_feedback(new id zwp_linux_dmabuf_feedback_v1@4) [3272404.399] -> wl_display@1.sync(new id wl_callback@6) [3272404.935] wl_display@1.delete_id(6) [3272404.984] zwp_linux_dmabuf_feedback_v1@4.format_table(fd 13, 160) [3272405.078] zwp_linux_dmabuf_feedback_v1@4.main_device(array[8]) [3272406.352] zwp_linux_dmabuf_feedback_v1@4.tranche_target_device(array[8]) [3272406.385] zwp_linux_dmabuf_feedback_v1@4.tranche_flags(0) [3272406.403] zwp_linux_dmabuf_feedback_v1@4.tranche_formats(array[20]) [3272406.496] zwp_linux_dmabuf_feedback_v1@4.tranche_done() [3272406.522] zwp_linux_dmabuf_feedback_v1@4.done() [3272406.542] wl_callback@6.done(1299) [3272406.573] -> zwp_linux_dmabuf_feedback_v1@4.destroy() [3272453.207] -> wl_display@1.sync(new id wl_callback@6) [3272453.282] wl_registry@2.global(1, "wl_compositor", 5) [3272453.377] -> wl_registry@2.bind(1, "wl_compositor", 4, new id [unknown]@7) [3272453.514] wl_registry@2.global(2, "wl_drm", 2) [3272453.731] wl_registry@2.global(3, "wl_shm", 1) [3272453.811] -> wl_registry@2.bind(3, "wl_shm", 1, new id [unknown]@8) [3272453.932] wl_registry@2.global(4, "wl_output", 2) [3272454.001] -> wl_registry@2.bind(4, "wl_output", 2, new id [unknown]@9) [3272454.138] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [3272454.183] wl_display@1.delete_id([3272454.226] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 4) 3, new id [unknown]@10) [3272454.475] -> zxdg_output_manager_v1@10.get_xdg_output(new id zxdg_output_v1@11, wl_output@9) [3272454.547] -> wl_display@1.sync(new id wl_callback@12) [3272454.609] wl_display@1.delete_id(6) [3272454.706] wl_registry@2.global(6, "wl_data_device_manager", 3) [3272454.799] -> wl_registry@2.bind(6, "wl_data_device_manager", 3, new id [unknown]@4) [3272454.888] wl_registry@2.global(7, "zwp_primary_selection_device_manager_v1", 1) [3272455.003] -> wl_registry@2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@13) [3272455.125] wl_registry@2.global(8, "gtk_primary_selection_device_manager", 1) [3272455.217] wl_display@1.delete_id(12) [3272455.225] wl_registry@2.global(9, "wl_subcompositor", 1) [3272455.375] -> wl_registry@2.bind(9, "wl_subcompositor", 1, new id [unknown]@14) [3272455.531] wl_registry@2.global(10, "xdg_wm_base", 4) [3272455.626] wl_registry@2.global(11, "zxdg_shell_v6", 1) [3272455.713] wl_registry@2.global(12, "gtk_shell1", 5) [3272455.801] wl_registry@2.global(13, "wp_viewporter", 1) [3272455.886] wl_registry@2.global(14, "zwp_pointer_gestures_v1", 3) [3272455.972] wl_registry@2.global(15, "zwp_tablet_manager_v2", 1) [3272456.070] -> wl_registry@2.bind(15, "zwp_tablet_manager_v2", 1, new id [unknown]@15) [3272456.194] wl_registry@2.global(16, "wl_seat", 5) [3272456.282] -> wl_registry@2.bind(16, "wl_seat", 5, new id [unknown]@16) [3272456.445] -> wl_data_device_manager@4.get_data_device(new id wl_data_device@17, wl_seat@16) [3272456.526] -> zwp_primary_selection_device_manager_v1@13.get_device(new id zwp_primary_selection_device_v1@18, wl_seat@16) [3272456.599] -> zwp_tablet_manager_v2@15.get_tablet_seat(new id zwp_tablet_seat_v2@19, wl_seat@16) [3272456.688] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1) [3272456.784] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1) [3272456.875] wl_registry@2.global(19, "zxdg_exporter_v1", 1) [3272456.958] wl_registry@2.global(20, "zxdg_importer_v1", 1) [3272457.052] wl_registry@2.global(21, "zwp_linux_dmabuf_v1", 4) [3272457.144] wl_registry@2.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3272457.234] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1) [3272457.332] wl_registry@2.global(24, "wp_presentation", 1) [3272457.450] wl_registry@2.global(25, "xdg_activation_v1", 1) [3272457.537] wl_callback@6.done(1299) [3272457.582] wl_shm@8.format(0) [3272457.627] wl_shm@8.format(1) [3272457.667] wl_shm@8.format(875708993) [3272457.710] wl_shm@8.format(875709016) [3272457.747] wl_shm@8.format(909199186) [3272457.788] wl_shm@8.format(808669761) [3272457.829] wl_shm@8.format(808669784) [3272457.872] wl_shm@8.format(808665665) [3272457.913] wl_shm@8.format(808665688) [3272457.949] wl_shm@8.format(1211388481) [3272457.992] wl_shm@8.format(1211388504) [3272458.036] wl_shm@8.format(1211384385) [3272458.081] wl_shm@8.format(1211384408) [3272458.123] wl_output@9.geometry(0, 0, 310, 170, 0, "BOE", "0x0697", 0) [3272458.324] wl_output@9.mode(3, 1366, 768, 60011) [3272458.470] wl_output@9.scale(1) [3272458.513] wl_output@9.done() [3272458.545] zxdg_output_v1@11.logical_position(0, 0) [3272458.612] zxdg_output_v1@11.logical_size(1366, 768) [3272458.679] zxdg_output_v1@11.name("eDP-1") [3272458.726] zxdg_output_v1@11.description("Built-in display") [3272458.773] wl_output@9.done() [3272458.855] wl_callback@12.done(1299) [3272739.654] wl_seat@16.capabilities(3) [3272739.748] -> wl_seat@16.get_keyboard(new id wl_keyboard@12) [3272739.820] -> wl_seat@16.get_pointer(new id wl_pointer@6) [3272739.860] wl_seat@16.name("seat0") [3272750.052] wl_keyboard@12.keymap(1, fd 67, 69870) [3272763.948] wl_keyboard@12.repeat_info(33, 500) [3272802.256] wl_keyboard@29.keymap(1, fd 67, 69870) [3272814.757] wl_keyboard@29.repeat_info(33, 500) [3276514.048] -> wl_display@1.get_registry(new id wl_registry@2) QSocketNotifier: Can only be used with threads started with QThread [3276544.192] -> wl_display@1.get_registry(new id wl_registry@3) [3276544.283] -> wl_display@1.sync(new id wl_callback@4) [3276545.010] wl_display@1.delete_id(4) [3276545.089] wl_registry@3.global(1, "wl_compositor", 5) [3276545.184] wl_registry@3.global(2, "wl_drm", 2) [3276545.274] wl_registry@3.global(3, "wl_shm", 1) [3276545.360] wl_registry@3.global(4, "wl_output", 2) [3276545.490] wl_registry@3.global(5, "zxdg_output_manager_v1", 3) [3276545.577] wl_registry@3.global(6, "wl_data_device_manager", 3) [3276545.663] wl_registry@3.global(7, "zwp_primary_selection_device_manager_v1", 1) [3276545.767] wl_registry@3.global(8, "gtk_primary_selection_device_manager", 1) [3276545.854] wl_registry@3.global(9, "wl_subcompositor", 1) [3276545.924] wl_registry@3.global(10, "xdg_wm_base", 4) [3276545.993] wl_registry@3.global(11, "zxdg_shell_v6", 1) [3276546.066] wl_registry@3.global(12, "gtk_shell1", 5) [3276546.125] wl_registry@3.global(13, "wp_viewporter", 1) [3276546.194] wl_registry@3.global(14, "zwp_pointer_gestures_v1", 3) [3276546.264] wl_registry@3.global(15, "zwp_tablet_manager_v2", 1) [3276546.330] wl_registry@3.global(16, "wl_seat", 5) [3276546.404] wl_registry@3.global(17, "zwp_relative_pointer_manager_v1", 1) [3276546.502] wl_registry@3.global(18, "zwp_pointer_constraints_v1", 1) [3276546.572] wl_registry@3.global(19, "zxdg_exporter_v1", 1) [3276546.645] wl_registry@3.global(20, "zxdg_importer_v1", 1) [3276546.710] wl_registry@3.global(21, "zwp_linux_dmabuf_v1", 4) [3276546.783] -> wl_registry@3.bind(21, "zwp_linux_dmabuf_v1", 4, new id [unknown]@5) [3276546.894] wl_registry@3.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3276546.962] wl_registry@3.global(23, "zwp_text_input_manager_v3", 1) [3276547.028] wl_registry@3.global(24, "wp_presentation", 1) [3276547.100] wl_registry@3.global(25, "xdg_activation_v1", 1) [3276547.176] wl_callback@4.done(1299) [3276547.217] -> zwp_linux_dmabuf_v1@5.get_default_feedback(new id zwp_linux_dmabuf_feedback_v1@4) [3276547.264] -> wl_display@1.sync(new id wl_callback@6) [3276547.666] wl_display@1.delete_id(6) [3276547.715] zwp_linux_dmabuf_feedback_v1@4.format_table(fd 8, 160) [3276547.803] zwp_linux_dmabuf_feedback_v1@4.main_device(array[8]) [3276549.489] zwp_linux_dmabuf_feedback_v1@4.tranche_target_device(array[8]) [3276549.541] zwp_linux_dmabuf_feedback_v1@4.tranche_flags(0) [3276549.587] zwp_linux_dmabuf_feedback_v1@4.tranche_formats(array[20]) [3276549.637] zwp_linux_dmabuf_feedback_v1@4.tranche_done() [3276549.659] zwp_linux_dmabuf_feedback_v1@4.done() [3276549.675] wl_callback@6.done(1299) [3276549.702] -> zwp_linux_dmabuf_feedback_v1@4.destroy() [3276898.191] -> wl_display@1.sync(new id wl_callback@6) [3276898.290] wl_registry@2.global(1, "wl_compositor", 5) [3276898.390] -> wl_registry@2.bind(1, "wl_compositor", 4, new id [unknown]@7) [3276898.545] wl_registry@2.global(2, "wl_drm", 2) [3276898.635] wl_registry@2.global(3, "wl_shm", 1) [3276898.720] -> wl_registry@2.bind(3, "wl_shm", 1, new id [unknown]@8) [3276898.828] wl_registry@2.global(4, "wl_output", 2) [3276898.935] -> wl_registry@2.bind(4, "wl_output", 2, new id [unknown]@9) [3276899.044] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [3276899.138] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@10) [3276899.237] -> zxdg_output_manager_v1@10.get_xdg_output(new id zxdg_output_v1@11, wl_output@9) [3276899.305] -> wl_display@1.sync(new id wl_callback@12) [3276899.355] wl_registry@2.global(6, "wl_data_device_manager", 3) [3276899.499] wl_display@1.delete_id(4) [3276899.534] -> wl_registry@2.bind(6, "wl_data_device_manager", 3, new id [unknown]@13) [3276899.709] wl_registry@2.global(7, "zwp_primary_selection_device_manager_v1", 1) [3276899.721] wl_display@1.delete_id(6) [3276899.815] -> wl_registry@2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@4) [3276900.019] wl_registry@2.global(8, "gtk_primary_selection_device_manager", 1) [3276900.122] wl_registry@2.global(9, "wl_subcompositor", 1) [3276900.195] -> wl_registry@2.bind(9, "wl_subcompositor", 1, new id [unknown]@14) [3276900.286] wl_registry@2.global(10, "xdg_wm_base", 4) [3276900.358] wl_registry@2.global(11, "zxdg_shell_v6", 1) [3276900.496] wl_display@1.delete_id(12) [3276900.514] wl_registry@2.global(12, "gtk_shell1", 5) [3276900.676] wl_registry@2.global(13, "wp_viewporter", 1) [3276900.740] wl_registry@2.global(14, "zwp_pointer_gestures_v1", 3) [3276900.809] wl_registry@2.global(15, "zwp_tablet_manager_v2", 1) [3276900.899] -> wl_registry@2.bind(15, "zwp_tablet_manager_v2", 1, new id [unknown]@15) [3276901.008] wl_registry@2.global(16, "wl_seat", 5) [3276901.100] -> wl_registry@2.bind(16, "wl_seat", 5, new id [unknown]@16) [3276901.199] -> wl_data_device_manager@13.get_data_device(new id wl_data_device@17, wl_seat@16) [3276901.263] -> zwp_primary_selection_device_manager_v1@4.get_device(new id zwp_primary_selection_device_v1@18, wl_seat@16) [3276901.347] -> zwp_tablet_manager_v2@15.get_tablet_seat(new id zwp_tablet_seat_v2@19, wl_seat@16) [3276901.449] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1) [3276901.534] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1) [3276901.607] wl_registry@2.global(19, "zxdg_exporter_v1", 1) [3276901.691] wl_registry@2.global(20, "zxdg_importer_v1", 1) [3276901.767] wl_registry@2.global(21, "zwp_linux_dmabuf_v1", 4) [3276901.856] wl_registry@2.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3276901.921] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1) [3276902.003] wl_registry@2.global(24, "wp_presentation", 1) [3276902.071] wl_registry@2.global(25, "xdg_activation_v1", 1) [3276902.157] wl_callback@6.done(1299) [3276902.201] wl_shm@8.format(0) [3276902.239] wl_shm@8.format(1) [3276902.276] wl_shm@8.format(875708993) [3276902.311] wl_shm@8.format(875709016) [3276902.344] wl_shm@8.format(909199186) [3276902.382] wl_shm@8.format(808669761) [3276902.443] wl_shm@8.format(808669784) [3276902.487] wl_shm@8.format(808665665) [3276902.530] wl_shm@8.format(808665688) [3276902.573] wl_shm@8.format(1211388481) [3276902.612] wl_shm@8.format(1211388504) [3276902.651] wl_shm@8.format(1211384385) [3276902.686] wl_shm@8.format(1211384408) [3276902.722] wl_output@9.geometry(0, 0, 310, 170, 0, "BOE", "0x0697", 0) [3276902.890] wl_output@9.mode(3, 1366, 768, 60011) [3276902.984] wl_output@9.scale(1) [3276903.019] wl_output@9.done() [3276903.048] zxdg_output_v1@11.logical_position(0, 0) [3276903.108] zxdg_output_v1@11.logical_size(1366, 768) [3276903.161] zxdg_output_v1@11.name("eDP-1") [3276903.194] zxdg_output_v1@11.description("Built-in display") [3276903.223] wl_output@9.done() [3276903.296] wl_callback@12.done(1299) [3276914.135] -> wl_display@1.get_registry(new id wl_registry@2) [3276914.229] -> wl_display@1.sync(new id wl_callback@3) [3276915.382] wl_display@1.delete_id(3) [3276915.463] wl_registry@2.global(1, "wl_compositor", 5) [3276915.580] -> wl_registry@2.bind(1, "wl_compositor", 3, new id [unknown]@4) [3276915.704] wl_registry@2.global(2, "wl_drm", 2) [3276915.805] wl_registry@2.global(3, "wl_shm", 1) [3276915.872] -> wl_registry@2.bind(3, "wl_shm", 1, new id [unknown]@5) [3276915.998] wl_registry@2.global(4, "wl_output", 2) [3276916.072] -> wl_registry@2.bind(4, "wl_output", 2, new id [unknown]@6) [3276916.379] -> wl_display@1.sync(new id wl_callback@7) [3276916.472] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [3276916.553] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@8) [3276916.658] -> zxdg_output_manager_v1@8.get_xdg_output(new id zxdg_output_v1@9, wl_output@6) [3276916.740] -> wl_display@1.sync(new id wl_callback@10) [3276916.799] wl_registry@2.global(6, "wl_data_device_manager", 3) [3276916.889] -> wl_registry@2.bind(6, "wl_data_device_manager", 3, new id [unknown]@11) [3276917.023] wl_registry@2.global(7, "zwp_primary_selection_device_manager_v1", 1) [3276917.105] -> wl_registry@2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@12) [3276917.220] wl_registry@2.global(8, "gtk_primary_selection_device_manager", 1) [3276917.292] -> wl_registry@2.bind(8, "gtk_primary_selection_device_manager", 1, new id [unknown]@13) [3276917.399] wl_registry@2.global(9, "wl_subcompositor", 1) [3276917.506] -> wl_registry@2.bind(9, "wl_subcompositor", 1, new id [unknown]@14) [3276917.622] wl_registry@2.global(10, "xdg_wm_base", 4) [3276917.698] wl_registry@2.global(11, "zxdg_shell_v6", 1) [3276917.777] wl_registry@2.global(12, "gtk_shell1", 5) [3276917.849] -> wl_registry@2.bind(12, "gtk_shell1", 4, new id [unknown]@15) [3276917.951] wl_registry@2.global(13, "wp_viewporter", 1) [3276918.028] wl_registry@2.global(14, "zwp_pointer_gestures_v1", 3) [3276918.117] -> wl_registry@2.bind(14, "zwp_pointer_gestures_v1", 1, new id [unknown]@16) [3276918.219] wl_registry@2.global(15, "zwp_tablet_manager_v2", 1) [3276918.286] -> wl_registry@2.bind(15, "zwp_tablet_manager_v2", 1, new id [unknown]@17) [3276918.383] wl_registry@2.global(16, "wl_seat", 5) [3276918.482] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1) [3276918.553] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1) [3276918.632] wl_registry@2.global(19, "zxdg_exporter_v1", 1) [3276918.729] -> wl_registry@2.bind(19, "zxdg_exporter_v1", 1, new id [unknown]@18) [3276918.843] wl_registry@2.global(20, "zxdg_importer_v1", 1) [3276918.920] -> wl_registry@2.bind(20, "zxdg_importer_v1", 1, new id [unknown]@19) [3276919.020] wl_registry@2.global(21, "zwp_linux_dmabuf_v1", 4) [3276919.363] wl_registry@2.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3276919.526] -> wl_registry@2.bind(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]@20) [3276919.646] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1) [3276919.706] wl_registry@2.global(24, "wp_presentation", 1) [3276919.760] wl_registry@2.global(25, "xdg_activation_v1", 1) [3276919.810] wl_callback@3.done(1299) [3276920.039] -> wl_shm@5.create_pool(new id wl_shm_pool@3, fd 27, 2304) [3276920.833] -> wl_shm_pool@3.resize(6912) [3276927.967] -> wl_shm_pool@3.resize(16128) [3276928.167] -> wl_shm_pool@3.resize(34560) [3276928.395] -> wl_shm_pool@3.resize(71424) [3276928.735] -> wl_shm_pool@3.resize(145152) [3276929.534] -> wl_shm_pool@3.resize(292608) [3276938.895] -> wl_shm_pool@3.resize(587520) [3276954.719] -> wl_shm_pool@3.resize(1177344) [3277017.514] -> wl_registry@2.bind(16, "wl_seat", 5, new id [unknown]@21) [3277030.367] -> wl_compositor@4.create_surface(new id wl_surface@22) [3277030.521] -> zwp_primary_selection_device_manager_v1@12.get_device(new id zwp_primary_selection_device_v1@23, wl_seat@21) [3277030.600] -> wl_data_device_manager@11.get_data_device(new id wl_data_device@24, wl_seat@21) [3277030.979] -> wl_compositor@4.create_surface(new id wl_surface@25) [3277031.033] -> zwp_tablet_manager_v2@17.get_tablet_seat(new id zwp_tablet_seat_v2@26, wl_seat@21) [3277031.088] -> wl_display@1.sync(new id wl_callback@27) [3277032.238] wl_display@1.delete_id(7) [3277032.284] wl_display@1.delete_id(10) [3277032.318] wl_display@1.delete_id(27) [3277032.358] wl_shm@5.format(0) [3277032.388] wl_shm@5.format(1) [3277032.437] wl_shm@5.format(875708993) [3277032.467] wl_shm@5.format(875709016) [3277032.501] wl_shm@5.format(909199186) [3277032.538] wl_shm@5.format(808669761) [3277032.580] wl_shm@5.format(808669784) [3277032.615] wl_shm@5.format(808665665) [3277032.649] wl_shm@5.format(808665688) [3277032.690] wl_shm@5.format(1211388481) [3277032.719] wl_shm@5.format(1211388504) [3277032.760] wl_shm@5.format(1211384385) [3277032.797] wl_shm@5.format(1211384408) [3277032.834] wl_output@6.geometry(0, 0, 310, 170, 0, "BOE", "0x0697", 0) [3277033.048] wl_output@6.mode(3, 1366, 768, 60011) [3277033.167] wl_output@6.scale(1) [3277033.209] wl_output@6.done() [3277033.281] wl_callback@7.done(1299) [3277033.323] zxdg_output_v1@9.logical_position(0, 0) [3277033.387] zxdg_output_v1@9.logical_size(1366, 768) [3277033.513] zxdg_output_v1@9.name("eDP-1") [3277033.563] zxdg_output_v1@9.description("Built-in display") [3277033.609] wl_output@6.done() [3277033.680] wl_callback@10.done(1299) [3277033.731] gtk_shell1@15.capabilities(0) [3277033.816] wl_seat@21.capabilities(3) [3277033.864] -> wl_seat@21.get_pointer(new id wl_pointer@10) [3277034.002] -> zwp_pointer_gestures_v1@16.get_swipe_gesture(new id zwp_pointer_gesture_swipe_v1@7, wl_pointer@10) [3277034.097] -> zwp_pointer_gestures_v1@16.get_pinch_gesture(new id zwp_pointer_gesture_pinch_v1@28, wl_pointer@10) [3277034.178] -> wl_seat@21.get_keyboard(new id wl_keyboard@29) [3277034.300] wl_seat@21.name("seat0") [3277034.366] wl_callback@27.done(1299) [3277034.444] -> wl_registry@2.bind(10, "xdg_wm_base", 1, new id [unknown]@27) [3277244.285] -> zwp_tablet_seat_v2@19.destroy() [3277244.352] -> zwp_primary_selection_device_v1@18.destroy() [3277244.388] -> zxdg_output_v1@11.destroy() [3277245.399] -> wl_display@1.get_registry(new id wl_registry@2) QSocketNotifier: Can only be used with threads started with QThread [3277256.194] -> wl_display@1.get_registry(new id wl_registry@3) [3277256.368] -> wl_display@1.sync(new id wl_callback@4) [3277257.107] wl_display@1.delete_id(4) [3277257.234] wl_registry@3.global(1, "wl_compositor", 5) [3277257.478] wl_registry@3.global(2, "wl_drm", 2) [3277257.663] wl_registry@3.global(3, "wl_shm", 1) [3277257.718] wl_registry@3.global(4, "wl_output", 2) [3277257.806] wl_registry@3.global(5, "zxdg_output_manager_v1", 3) [3277257.890] wl_registry@3.global(6, "wl_data_device_manager", 3) [3277257.954] wl_registry@3.global(7, "zwp_primary_selection_device_manager_v1", 1) [3277258.011] wl_registry@3.global(8, "gtk_primary_selection_device_manager", 1) [3277258.067] wl_registry@3.global(9, "wl_subcompositor", 1) [3277258.127] wl_registry@3.global(10, "xdg_wm_base", 4) [3277258.194] wl_registry@3.global(11, "zxdg_shell_v6", 1) [3277258.251] wl_registry@3.global(12, "gtk_shell1", 5) [3277258.312] wl_registry@3.global(13, "wp_viewporter", 1) [3277258.385] wl_registry@3.global(14, "zwp_pointer_gestures_v1", 3) [3277258.478] wl_registry@3.global(15, "zwp_tablet_manager_v2", 1) [3277258.544] wl_registry@3.global(16, "wl_seat", 5) [3277258.599] wl_registry@3.global(17, "zwp_relative_pointer_manager_v1", 1) [3277258.667] wl_registry@3.global(18, "zwp_pointer_constraints_v1", 1) [3277258.728] wl_registry@3.global(19, "zxdg_exporter_v1", 1) [3277258.796] wl_registry@3.global(20, "zxdg_importer_v1", 1) [3277258.851] wl_registry@3.global(21, "zwp_linux_dmabuf_v1", 4) [3277258.924] -> wl_registry@3.bind(21, "zwp_linux_dmabuf_v1", 4, new id [unknown]@5) [3277259.027] wl_registry@3.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3277259.089] wl_registry@3.global(23, "zwp_text_input_manager_v3", 1) [3277259.161] wl_registry@3.global(24, "wp_presentation", 1) [3277259.229] wl_registry@3.global(25, "xdg_activation_v1", 1) [3277259.297] wl_callback@4.done(1299) [3277259.337] -> zwp_linux_dmabuf_v1@5.get_default_feedback(new id zwp_linux_dmabuf_feedback_v1@4) [3277259.385] -> wl_display@1.sync(new id wl_callback@6) [3277259.857] wl_display@1.delete_id(6) [3277259.925] zwp_linux_dmabuf_feedback_v1@4.format_table(fd 13, 160) [3277260.032] zwp_linux_dmabuf_feedback_v1@4.main_device(array[8]) [3277261.361] zwp_linux_dmabuf_feedback_v1@4.tranche_target_device(array[8]) [3277261.452] zwp_linux_dmabuf_feedback_v1@4.tranche_flags(0) [3277261.486] zwp_linux_dmabuf_feedback_v1@4.tranche_formats(array[20]) [3277261.539] zwp_linux_dmabuf_feedback_v1@4.tranche_done() [3277261.563] zwp_linux_dmabuf_feedback_v1@4.done() [3277261.584] wl_callback@6.done(1299) [3277261.613] -> zwp_linux_dmabuf_feedback_v1@4.destroy() [3277304.921] -> wl_display@1.sync(new id wl_callback@6) [3277305.002] wl_registry@2.global(1, "wl_compositor", 5) [3277305.096] -> wl_registry@2.bind(1, "wl_compositor", 4, new id [unknown]@7) [3277305.186] wl_registry@2.global(2, "wl_drm", 2) [3277305.261] wl_registry@2.global(3, "wl_shm", 1) [3277305.333] -> wl_registry@2.bind(3, "wl_shm", 1, new id [unknown]@8) [3277305.484] wl_registry@2.global(4, "wl_output", 2) [3277305.561] -> wl_registry@2.bind(4, "wl_output", 2, new id [unknown]@9) [3277305.720] wl_registry@2.global(5, "zxdg_output_manager_v1", 3) [3277305.723] wl_display@1.delete_id(4) [3277305.823] -> wl_registry@2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@10) [3277306.029] -> zxdg_output_manager_v1@10.get_xdg_output(new id zxdg_output_v1@11, wl_output@9) [3277306.110] -> wl_display@1.sync([3277306.111] wl_display@1.delete_id(6) new id wl_callback@4) [3277306.234] wl_registry@2.global(6, "wl_data_device_manager", 3) [3277306.321] -> wl_registry@2.bind(6, "wl_data_device_manager", 3, new id [unknown]@12) [3277306.462] wl_registry@2.global(7, "zwp_primary_selection_device_manager_v1", 1) [3277306.561] -> wl_registry@2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@13) [3277306.665] wl_registry@2.global(8, "gtk_primary_selection_device_manager", 1) [3277306.835] wl_display@1.delete_id(4) [3277306.850] wl_registry@2.global(9, "wl_subcompositor", 1) [3277306.967] -> wl_registry@2.bind(9, "wl_subcompositor", 1, new id [unknown]@14) [3277307.038] wl_registry@2.global(10, "xdg_wm_base", 4) [3277307.124] wl_registry@2.global(11, "zxdg_shell_v6", 1) [3277307.211] wl_registry@2.global(12, "gtk_shell1", 5) [3277307.291] wl_registry@2.global(13, "wp_viewporter", 1) [3277307.352] wl_registry@2.global(14, "zwp_pointer_gestures_v1", 3) [3277307.451] wl_registry@2.global(15, "zwp_tablet_manager_v2", 1) [3277307.539] -> wl_registry@2.bind(15, "zwp_tablet_manager_v2", 1, new id [unknown]@15) [3277307.641] wl_registry@2.global(16, "wl_seat", 5) [3277307.706] -> wl_registry@2.bind(16, "wl_seat", 5, new id [unknown]@16) [3277307.803] -> wl_data_device_manager@12.get_data_device(new id wl_data_device@17, wl_seat@16) [3277307.864] -> zwp_primary_selection_device_manager_v1@13.get_device(new id zwp_primary_selection_device_v1@18, wl_seat@16) [3277307.939] -> zwp_tablet_manager_v2@15.get_tablet_seat(new id zwp_tablet_seat_v2@19, wl_seat@16) [3277308.016] wl_registry@2.global(17, "zwp_relative_pointer_manager_v1", 1) [3277308.098] wl_registry@2.global(18, "zwp_pointer_constraints_v1", 1) [3277308.158] wl_registry@2.global(19, "zxdg_exporter_v1", 1) [3277308.238] wl_registry@2.global(20, "zxdg_importer_v1", 1) [3277308.299] wl_registry@2.global(21, "zwp_linux_dmabuf_v1", 4) [3277308.377] wl_registry@2.global(22, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1) [3277308.496] wl_registry@2.global(23, "zwp_text_input_manager_v3", 1) [3277308.575] wl_registry@2.global(24, "wp_presentation", 1) [3277308.658] wl_registry@2.global(25, "xdg_activation_v1", 1) [3277308.727] wl_callback@6.done(1299) [3277308.758] wl_shm@8.format(0) [3277308.795] wl_shm@8.format(1) [3277308.822] wl_shm@8.format(875708993) [3277308.860] wl_shm@8.format(875709016) [3277308.890] wl_shm@8.format(909199186) [3277308.917] wl_shm@8.format(808669761) [3277308.941] wl_shm@8.format(808669784) [3277308.973] wl_shm@8.format(808665665) [3277309.014] wl_shm@8.format(808665688) [3277309.054] wl_shm@8.format(1211388481) [3277309.094] wl_shm@8.format(1211388504) [3277309.132] wl_shm@8.format(1211384385) [3277309.167] wl_shm@8.format(1211384408) [3277309.205] wl_output@9.geometry(0, 0, 310, 170, 0, "BOE", "0x0697", 0) [3277309.359] wl_output@9.mode(3, 1366, 768, 60011) [3277309.456] wl_output@9.scale(1) [3277309.491] wl_output@9.done() [3277309.521] zxdg_output_v1@11.logical_position(0, 0) [3277309.575] zxdg_output_v1@11.logical_size(1366, 768) [3277309.626] zxdg_output_v1@11.name("eDP-1") [3277309.661] zxdg_output_v1@11.description("Built-in display") [3277309.696] wl_output@9.done() [3277309.767] wl_callback@4.done(1299) doodles@fedora ~ » [3278708.865] wl_seat@16.capabilities(3) [3278708.952] -> wl_seat@16.get_keyboard(new id wl_keyboard@4) [3278709.061] -> wl_seat@16.get_pointer(new id wl_pointer@6) [3278709.221] wl_seat@16.name("seat0") [3278717.315] wl_keyboard@4.keymap(1, fd 89, 69870) [3278725.922] wl_keyboard@4.repeat_info(33, 500) [3278761.519] wl_keyboard@29.keymap(1, fd 89, 69870) [3278774.956] wl_keyboard@29.repeat_info(33, 500) ```
gothmog123 commented 1 year ago

i want to use mega so much, please make it run on wayland

KorigamiK commented 1 year ago

Issue still persists

Visual-Dawg commented 1 year ago

Bump. I get:

Avoiding wayland
Error unsetting QT_QPA_PLATFORMTHEME vble

No GUI starts, but it does show up in the system tray and is not crashing.

KierPrev commented 11 months ago

Same issue here Avoiding wayland Error unsetting QT_QPA_PLATFORMTHEME vble

saintlits commented 8 months ago

I got a same issue :Error unsetting QT_QPA_PLATFORMTHEME vble $ megasync Avoiding wayland Error unsetting QT_QPA_PLATFORMTHEME vble

caldetas commented 8 months ago

Same problem here with flatpack on nixOS

$ flatpak run nz.mega.MEGAsync Avoiding wayland Qt: Session management error: Could not open network socket Error unsetting QT_QPA_PLATFORMTHEME vble Qt: Session management error: Could not open network socket

bonesbe commented 4 months ago

I tried like below and it works for me on my Arch on Hyprland QT_SCALE_FACTOR=1 QT_QPA_PLATFORM=xcb megasync

mrOwner commented 4 months ago

I tried like below and it works for me on my Arch on Hyprland QT_SCALE_FACTOR=1 QT_QPA_PLATFORM=xcb megasync

Thanks! How do I log in now? nothing happens when I press the button

zadjadr commented 4 months ago

I have just switched to using the mega-cmd tool instead of the GUI.

mega-cmd

> login myemail@example.com
# It will prompt you for password and 2FA code
> sync /local/path /mega-remote/path
# e.g. /BACKUP/MEGA / 

You can add mega-sync to be started after boot.

https://github.com/meganz/MEGAcmd/blob/master/UserGuide.md#sync-example

xavier-sanna commented 3 months ago

same Issue as everyone else here: Arch + Hyprland.

Icon shows up in tray, but impossible to perform anything else (login, settings, etc...)

simonwiles commented 3 months ago

@xavier-sanna -- @bonesbe's suggestion to use QT_SCALE_FACTOR=1 QT_QPA_PLATFORM=xcb megasync is working just fine for me on Arch + Hyprland; is it still giving you problems?

xavier-sanna commented 3 months ago

@xavier-sanna -- @bonesbe's suggestion to use QT_SCALE_FACTOR=1 QT_QPA_PLATFORM=xcb megasync is working just fine for me on Arch + Hyprland; is it still giving you problems?

unfortunately, yes.

I cannot interact with anything (as said above: login, settings, etc).

Just for information, I'm using the megasync-bin package.

sir86 commented 3 months ago

I use Hyprland and have same issues but i find the way to fix it

sudo pacman -S xhost

then

xhost si:localuser:root

sudo -E megasync

it will start megasync with root but as normal user you already logged in. Gui will start then you will be able log in to your mega. after that skip first comfiguration and then gui will close also say that it cant start icon in tray but its not matter. after that just close your terminal window. Start terminal again and write QT_SCALE_FACTOR=1 QT_QPA_PLATFORM=xcb megasync

mega will start mormaly in tray but you will be already loged in and when you go to settings all will be working and you will be able to add your folders etc and all will sync etc.