-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
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
Startup: Emulator switches to blank window after startup #2472
Comments
Thanks for reporting this issue. Can you confirm this issue does not repro in the previous version? From the start-up log, this seems an electron issue in ArchLinux, related to desktop notifications, not sure if this article might help https://wiki.archlinux.org/title/Desktop_notifications#Standalone |
I was using previous version of the Emulator and it was working. EDIT: Adding a |
I can reproduce this issue with the latest version of the Emulator, version 4.15.1. Within 8 seconds I get the blank screen. This seems to be a regression, I used version 4.8.0 and I did not have any issue. I am running Gentoo Linux with KDE Plasma desktop. Here are the logs, first from version 4.15.1:
And from version 4.8.0:
From these logs, it looks like an Electron error. |
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
4.15.1-linux
Describe the bug
White blank window with no input elements (buttons, input fields) after random set of time (mostly 15-30 seconds) after program startup.
To Reproduce
Steps to reproduce the behavior:
BotFramework-Emulator-4.15.1-linux-x86_64.AppImage
binary as executable either graphically orchmod +x
.BotFramework-Emulator-4.15.1-linux-x86_64.AppImage
binary either via terminal or double-clickExpected behavior
Bot Framework Emulator is expected to have input fields fully loaded
Screenshots
Additional context
uname -ar
Linux b550msl 6.11.4-arch2-1 #1 SMP PREEMPT_DYNAMIC Sun, 20 Oct 2024 18:20:12 +0000 x86_64 GNU/Linux
Desktop Environment: MATE
Distribution: Arch Linux
I am aware of:
Start-up log when running via command line:
./BotFramework-Emulator-4.15.1-linux-x86_64.AppImage
(node:3066) [DEP0111] DeprecationWarning: Access to process.binding('http_parser') is deprecated.
(Use
@bfemulatormain --trace-deprecation ...
to show where the warning was created)[3066:1024/103712.261586:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
libva error: vaGetDriverNames() failed with unknown libva error
Error reading file /home/USER/.config/@bfemulator/main/botframework-emulator/bots.json: Error: ENOENT: no such file or directory, stat '/home/USER/.config/@bfemulator/main/botframework-emulator/bots.json'
Removing extension JSON
Adding extension JSON
Removing extension LUIS
Adding extension LUIS
Removing extension QNAMaker
Adding extension QNAMaker
Server listens on port 41725
Web Socket host server listening on 38651...
The text was updated successfully, but these errors were encountered: