You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
./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...
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.AppImagebinary as executable either graphically orchmod +x.BotFramework-Emulator-4.15.1-linux-x86_64.AppImagebinary either via terminal or double-clickExpected behavior
Bot Framework Emulator is expected to have input fields fully loaded
Screenshots
Additional context
uname -arLinux 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...