Error in Ubuntu 20.04

Hello, I’m trying to use Wappler in Ubuntu version. Whem I’m start to use the system show error above :

[26713:26740:0505/100623.163502:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are “tcp” and on UNIX “unix”)
[26713:26740:0505/100623.163759:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are “tcp” and on UNIX “unix”)
[26713:26713:0505/100623.164128:ERROR:component_loader.cc(183)] Failed to parse extension manifest.
[26736:26736:0505/100623.276281:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
(node:26745) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use node --trace-deprecation ... to show where the warning was created)
[26713:26740:0505/100623.863721:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are “tcp” and on UNIX “unix”)
[26713:26713:0505/100623.863829:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.DBus.NameHasOwner: object_path= /org/freedesktop/DBus: unknown error type:
[26736:26736:0505/100630.044553:ERROR:gl_utils.cc(316)] [.RendererMainThread-0x556ab81c99d0] GL_INVALID_FRAMEBUFFER_OPERATION: Framebuffer is incomplete.

Well after a bit of googling found this:

Maybe check your GPU or start without GPU:

Thanks, I’m tryed to insert the parameter in package.json “chromium-args” but it doesn’t work the system shows white screen in Wappler.

No you have to add it on the command line.

I’m disable the second monitor but the error persist

Hello, to solve problem I inserted the parameter in wappler.desktop file like bellow :

Exec=/usr/share/wappler/Wappler -tray --disable-gpu

Try Wappler 4 beta

This is all solved in Wappler 4, so please download and install it