On my Fedora 3.9 VM, I see the same error messages, and VR3 works anyway, just as for Lewis.
On Thursday, September 5, 2024 at 4:45:36 PM UTC-4 Thomas Passin wrote: > Thanks. Seems like we'll have to wait for Qt6.8. > > On Thursday, September 5, 2024 at 4:19:49 PM UTC-4 lewis wrote: > >> See Qt bug 124110 <https://bugreports.qt.io/browse/QTBUG-124110> about >> the DIR_APP_DICTIONARIES and path '/usr/bin/qtwebengine_dictionaries' >> messages. >> >> On Friday, September 6, 2024 at 5:19:59 AM UTC+10 [email protected] >> wrote: >> >>> Thanks for testing. I don't know how much can be done about those error >>> messages. They are Qt things, most likely related to the QWebEngineView >>> that VR3 depends on, and various installs on different OSs and computers >>> sometimes show similar but different messages related to a missing shared >>> library. I forget whether this one has surfaced before. Sometimes it's a >>> matter of exporting an environmental variable, sometimes it's a matter of >>> finding the right library name and installing it with the OS package >>> manager. The fix can be different for different OSs, too. >>> >>> I believe I have seen one like " Failed to send >>> GpuControl.CreateCommandBuffer" before. >>> >>> Lucky Qt can keep working anyway! If I find a VM install that produces >>> the messages, perhaps I can help. And an internet search might get lucky. >>> I disliked Fedora so much that I never opened it but I changed to the >>> Cinnamon desktop manager and it's somewhat better. My VM is Fedora 3.9. >>> >>> On Thursday, September 5, 2024 at 2:59:06 PM UTC-4 [email protected] >>> wrote: >>> >>>> Hello Thomas >>>> >>>> [email protected] schrieb am Donnerstag, 5. September 2024 um 19:48:30 >>>> UTC+2: >>>> >>>> I want to post an update on the layout work. In An Outline To >>>> Demonstrate The Script-based Layout System >>>> <https://groups.google.com/g/leo-editor/c/HKbNNXk13PQ> I provided a >>>> Leo outline that contained all the scripts needed for demonstrating how >>>> they can change Leo's pane arrangements ("layouts"). >>>> >>>> ... >>>> To try out the new version of the outline, unzip it, open it in Leo, >>>> and play with the "Layout Demo" menu that it adds to the menu bar ... >>>> >>>> >>>> As I mentioned in the other thread I'll do some ~ thorough ~ work >>>> *tomorrow* ! >>>> >>>> However I was just interested & tried out the ~ new ~ command, i.e. >>>> 'Quadrant Layout' ... >>>> >>>> It succeeds - AND - delivers the following output: >>>> >>>> ### >>>> >>>> Path override failed for key base::DIR_APP_DICTIONARIES and path >>>> '/usr/bin/qtwebengine_dictionaries' >>>> Path override failed for key base::DIR_APP_DICTIONARIES and path >>>> '/home/user/PyVE/GitHub/Leo/lib/python3.12/site-packages/PyQt6/Qt6/libexec/qtwebengine_dictionaries' >>>> Path override failed for key base::DIR_APP_DICTIONARIES and path >>>> '/home/user/PyVE/GitHub/Leo/lib/python3.12/site-packages/PyQt6/Qt6/libexec/qtwebengine_dictionaries' >>>> [7281:8:0905/204136.946520:ERROR:command_buffer_proxy_impl.cc(127)] >>>> ContextResult::kTransientFailure: Failed to send >>>> GpuControl.CreateCommandBuffer. >>>> >>>> ### >>>> >>>> Let me know if you are interested in something specifically in my *Fedora >>>> 40 VM* for that particular command ... >>>> >>>> With kind regards, >>>> >>>> Viktor >>>> >>>> -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/2251b22c-45a5-4bce-8c49-475fec03b5cfn%40googlegroups.com.
