Skip to content

Startup: Emulator switches to blank window after startup #2472

Open
@KosiehBarter

Description

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:

  1. Have Arch Linux distro installed.
  2. Set the BotFramework-Emulator-4.15.1-linux-x86_64.AppImage binary as executable either graphically or chmod +x.
  3. Execute the BotFramework-Emulator-4.15.1-linux-x86_64.AppImage binary either via terminal or double-click
  4. Wait for the Emulator to load completelly
  5. Wait up to 30 seconds for the white blank screen to occur

Expected behavior

Bot Framework Emulator is expected to have input fields fully loaded

Screenshots

Image

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...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions