Skip to content

[Bugs]Run error in ArchLinux #33

@zxp19821005

Description

@zxp19821005

As titled.
I've ported it to ArchLinux AUR : https://aur.archlinux.org/packages/monolith-code-bin
When I run the program,I got this error:

$ monolith-code
[61785:1027/101852.286526:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: 无此接口“org.freedesktop.portal.FileChooser”
[61785:1027/101852.286568:ERROR:select_file_dialog_linux_portal.cc(274)] Failed to read portal version property
[61785:1027/101852.317447:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.UnknownMethod: 在路径 org.freedesktop.portal.Settings 的对象上没有“/org/freedesktop/portal/desktop”接口
^CError sending from webFrameMain:  Error: Render frame was disposed before WebFrameMain could be accessed
    at WebFrameMain.send (node:electron/js2c/browser_init:2:94617)
    at WebContents.send (node:electron/js2c/browser_init:2:79767)
    at BrowserWindow.<anonymous> (/usr/lib/monolith-code/app.asar/main.js:123:21)
    at BrowserWindow.emit (node:events:513:28)
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null

I think primary error is this:

Error: Render frame was disposed before WebFrameMain could be accessed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions