We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After running Anki once, the second run and the following, give black screen and crashes when trying to resize window
24.05 channel:
$ anki --version Preparing to run... Anki 24.04 $ anki Preparing to run... Qt warning: QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix Gtk-Message: 01:51:23.741: Failed to load module "colorreload-gtk-module" Gtk-Message: 01:51:23.742: Failed to load module "window-decorations-gtk-module" 2024-11-21 01:51:23,860:INFO:aqt.mediasrv: Serving on http://127.0.0.1:46699 Qt warning: Path override failed for key base::DIR_APP_DICTIONARIES and path '/nix/store/vvhd7zgrvvfb6576fws25q3bbaqcanba-python3-3.11.10/bin/qtwebengine_dictionaries' Path override failed for key base::DIR_APP_DICTIONARIES and path '/nix/store/42l6p8m6pzdqqbfjrl82w4c9r2l7ixns-qtwebengine-6.7.2/Path override failed for key base::DIR_APP_DICTIONARIES and path '/nix/store/42l6p8m6pzdqqbfjrl82w4c9r2l7ixns-qtwebengine-6.7.2/libexec/qtwebengine_dictionaries' libexec/qtwebengine_dictionaries' Starting main loop... Qt debug: Compositor returned null texture Qt fatal: VULKAN: vkCreateImage failed result: -1000158000 Received signal 6 #0 0x7f0ab648c2b5 base::debug::CollectStackTrace() #1 0x7f0ab64744f6 base::debug::StackTrace::StackTrace() #2 0x7f0ab648c739 base::debug::(anonymous namespace)::StackDumpSignalHandler() #3 0x7f0ac8a52f30 (/nix/store/kpy2cyd05vdr6j1h200av81fnlxl1jw0-glibc-2.39-52/lib/libc.so.6+0x3ff2f) #4 0x7f0ac8aa2efc __pthread_kill_implementation #5 0x7f0ac8a52e86 __GI_raise #6 0x7f0ac8a3b935 __GI_abort #7 0x7f0ac38c2c9c qAbort() #8 0x7f0ac390b126 qt_message_output() #9 0x7f0ac39201a0 QDebug::~QDebug() #10 0x7f0ab20dc751 QtWebEngineCore::NativeSkiaOutputDeviceVulkan::texture() #11 0x7f0ab21b3b59 QtWebEngineCore::RenderWidgetHostViewQtDelegateItem::updatePaintNode() #12 0x7f0abeab0197 QQuickWindowPrivate::updateDirtyNode() #13 0x7f0abeab0954 QQuickWindowPrivate::updateDirtyNodes() #14 0x7f0abeab4805 QQuickWindowPrivate::syncSceneGraph() #15 0x7f0abea45d87 QQuickRenderControl::sync() #16 0x7f0aac2016a1 QQuickWidgetPrivate::render() #17 0x7f0aac201772 QQuickWidgetPrivate::renderSceneGraph() #18 0x7f0ac39d684f QObject::event() #19 0x7f0aabb94d21 QApplicationPrivate::notify_helper() #20 0x7f0aab77f67e sipQApplication::notify() #21 0x7f0ac3981ce0 QCoreApplication::notifyInternal2() #22 0x7f0ac3b2b96a QTimerInfoList::activateTimers() #23 0x7f0ac3c4e8dc idleTimerSourceDispatch() #24 0x7f0ac3f10f54 g_main_dispatch #25 0x7f0ac3f13fd7 g_main_context_iterate_unlocked.isra.0 #26 0x7f0ac3f145cc g_main_context_iteration #27 0x7f0ac3c4eb5c QEventDispatcherGlib::processEvents() #28 0x7f0ac398eac3 QEventLoop::exec() #29 0x7f0ac398ac36 QCoreApplication::exec() #30 0x7f0aab77e4db meth_QApplication_exec #31 0x7f0ac8e1c932 cfunction_call #32 0x7f0ac8d61e5d _PyObject_MakeTpCall.localalias #33 0x7f0ac8cf7c5c _PyEval_EvalFrameDefault.localalias #34 0x7f0ac8f5a46c _PyEval_Vector.constprop.0 #35 0x7f0ac8f5a60a PyEval_EvalCode.localalias #36 0x7f0ac8f61790 run_mod #37 0x7f0ac8f76872 _PyRun_SimpleFileObject.localalias #38 0x7f0ac8f77111 _PyRun_AnyFileObject.localalias #39 0x7f0ac8f79c4f Py_RunMain.localalias #40 0x7f0ac8a3d10e __libc_start_call_main #41 0x7f0ac8a3d1c9 __libc_start_main_alias_2 #42 0x000000401075 _start r8: 00000000000ed000 r9: 0000000000000002 r10: 0000000000000008 r11: 0000000000000246 r12: 00000000234a8b00 r13: 0000000000000006 r14: 00007ffc468bb230 r15: 00007ffc468bb0c0 di: 0000000000001983 si: 0000000000001983 bp: 00007f0ac92fc740 bx: 0000000000001983 dx: 0000000000000006 ax: 0000000000000000 cx: 00007f0ac8aa2efc sp: 00007ffc468bae10 ip: 00007f0ac8aa2efc efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Aborted (core dumped)
unstable channel:
$ anki --version Preparing to run... Anki 24.06.3 $ anki Preparing to run... Qt warning: QGuiApplication::setDesktopFileName: the specified desktop file name ends with .desktop. For compatibility reasons, the .desktop suffix will be removed. Please specify a desktop file name without .desktop suffix Gtk-Message: 02:04:00.911: Failed to load module "colorreload-gtk-module" Gtk-Message: 02:04:00.911: Failed to load module "window-decorations-gtk-module" 2024-11-21 02:04:01,040:INFO:aqt.mediasrv: Serving on http://127.0.0.1:42551 todo: windows paths in import screen Starting main loop... Qt fatal: VULKAN: vkCreateImage failed result: -1000158000 Received signal 6 #0 0x7ff2db7618d5 base::debug::CollectStackTrace() #1 0x7ff2db74a456 base::debug::StackTrace::StackTrace() #2 0x7ff2db761de9 base::debug::(anonymous namespace)::StackDumpSignalHandler() #3 0x7ff2ee047620 (/nix/store/pacbfvpzqz2mksby36awvbcn051zcji3-glibc-2.40-36/lib/libc.so.6+0x4061f) #4 0x7ff2ee099a9c __pthread_kill_implementation #5 0x7ff2ee047576 __GI_raise #6 0x7ff2ee02f935 __GI_abort #7 0x7ff2e90c92a1 qAbort() #8 0x7ff2e911a108 qt_message_output() #9 0x7ff2e912b85c QDebug::~QDebug() #10 0x7ff2d6f0dcf1 QtWebEngineCore::NativeSkiaOutputDeviceVulkan::texture() #11 0x7ff2d6ff619c QtWebEngineCore::RenderWidgetHostViewQtDelegateItem::updatePaintNode() #12 0x7ff2e44d5bb7 QQuickWindowPrivate::updateDirtyNode() #13 0x7ff2e44d6390 QQuickWindowPrivate::updateDirtyNodes() #14 0x7ff2e44da3b3 QQuickWindowPrivate::syncSceneGraph() #15 0x7ff2e446583b QQuickRenderControl::sync() #16 0x7ff2c4090c11 QQuickWidgetPrivate::render() #17 0x7ff2c4090cea QQuickWidgetPrivate::renderSceneGraph() #18 0x7ff2e91ec5b9 QObject::event() #19 0x7ff2c39a0749 QApplicationPrivate::notify_helper() #20 0x7ff2c35aad2e sipQApplication::notify() #21 0x7ff2e9196948 QCoreApplication::notifyInternal2() #22 0x7ff2e934cfaa QTimerInfoList::activateTimers() #23 0x7ff2e9474d4c timerSourceDispatch() #24 0x7ff2e970b571 g_main_context_dispatch_unlocked #25 0x7ff2e970d6b0 g_main_context_iterate_unlocked.isra.0 #26 0x7ff2e970de9c g_main_context_iteration #27 0x7ff2e9474f30 QEventDispatcherGlib::processEvents() #28 0x7ff2e91a39fa QEventLoop::exec() #29 0x7ff2e919f166 QCoreApplication::exec() #30 0x7ff2c35a9d7b meth_QApplication_exec #31 0x7ff2ee3c4212 cfunction_call #32 0x7ff2ee40c331 _PyObject_MakeTpCall.localalias #33 0x7ff2ee30bbd5 _PyEval_EvalFrameDefault.localalias #34 0x7ff2ee52583d PyEval_EvalCode.localalias #35 0x7ff2ee529e10 run_eval_code_obj #36 0x7ff2ee58f41d run_mod #37 0x7ff2ee5ff455 _PyRun_SimpleFileObject.localalias #38 0x7ff2ee6001b1 _PyRun_AnyFileObject.localalias #39 0x7ff2ee606a5a Py_RunMain.localalias #40 0x7ff2ee03127e __libc_start_call_main #41 0x7ff2ee031339 __libc_start_main_alias_2 #42 0x000000401075 _start r8: 0000000000000000 r9: 0000000000000000 r10: 0000000000000008 r11: 0000000000000246 r12: 00007ffcdcf83300 r13: 0000000000000006 r14: 0000000032183160 r15: 00007ff2e2eb17f8 di: 00000000000031fd si: 00000000000031fd bp: 00007ff2ee978740 bx: 00000000000031fd dx: 0000000000000006 ax: 0000000000000000 cx: 00007ff2ee099a9c sp: 00007ffcdcf831b0 ip: 00007ff2ee099a9c efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000 trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000 [end of stack trace] Aborted (core dumped)
"x86_64-linux"
Linux 6.6.61, NixOS, 24.05 (Uakari), 24.05.20241116.e8c38b7
yes
nix-env (Lix, like Nix) 2.91.1
""
/nix/store/ly4s3hw35dd1c2vsd694y2715pc1d2c1-source
@euank @oxij
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
After running Anki once, the second run and the following, give black screen and crashes when trying to resize window
Steps To Reproduce
Screenshots
Additional context
24.05 channel:
unstable channel:
Metadata
"x86_64-linux"
Linux 6.6.61, NixOS, 24.05 (Uakari), 24.05.20241116.e8c38b7
yes
yes
nix-env (Lix, like Nix) 2.91.1
""
/nix/store/ly4s3hw35dd1c2vsd694y2715pc1d2c1-source
Notify maintainers
@euank
@oxij
The text was updated successfully, but these errors were encountered: