ASC689561 / fx-tinny

4 stars 2 forks source link

Repo still alive? #1

Open caiusCitiriga opened 3 days ago

caiusCitiriga commented 3 days ago

Hey! Thank you for willing to share this work. I'm trying to spin up the docker container but I get some errors, I saw on docker-hub that you pushed some recent changes on the mt5 image, is this project still alive?

Could you share any progress or a way to make it run under ubuntu with vnc and the mt5 python bridge? 🙏🏻

Thank you so much in advance!

ASC689561 commented 2 days ago

Can you share the error you're encountering? I'd be more than happy to take a look at it with you.

caiusCitiriga commented 1 day ago

Thank you for your reply! Here's what I've tried to do:

It started, I can reach the VNC desktop via browser, but meta trader is not up ad running. Neither by trying to run the program from the terminal within the VNC works. Wine shows a window saying that the program encountered a fatal error and needs to be closed.

While the logs from the container are the following:

maxine@maxine-home-server:~/Code/fx-tinny$ docker compose up
[+] Running 1/0
 ✔ Container fx-tinny-mt5-1  Created                                                                                                                                          0.0s
Attaching to mt5-1
mt5-1  | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
mt5-1  | [s6-init] ensuring user provided files have correct perms...exited 0.
mt5-1  | [fix-attrs.d] applying ownership & permissions fixes...
mt5-1  | [fix-attrs.d] done.
mt5-1  | [cont-init.d] executing container initialization scripts...
mt5-1  | [cont-init.d] 00--init-user.sh: executing...
mt5-1  | usermod: no changes
mt5-1  | [cont-init.d] 00--init-user.sh: exited 0.
mt5-1  | [cont-init.d] 00-desktop.sh: executing...
mt5-1  | mv: cannot stat '/misc/desktop/*': No such file or directory
mt5-1  | [cont-init.d] 00-desktop.sh: exited 1.
mt5-1  | [cont-init.d] 00-envsubst.sh: executing...
mt5-1  | [cont-init.d] 00-envsubst.sh: exited 0.
mt5-1  | [cont-init.d] 01-desktop.sh: executing...
mt5-1  | [cont-init.d] 01-desktop.sh: exited 0.
mt5-1  | [cont-init.d] 01-nolock.sh: executing...
mt5-1  | mv: cannot stat '/misc/kscreenlockerrc': No such file or directory
mt5-1  | [cont-init.d] 01-nolock.sh: exited 1.
mt5-1  | [cont-init.d] done.
mt5-1  | [services.d] starting services
mt5-1  | [services.d] done.
mt5-1  | $DISPLAY is not set or cannot connect to the X server.
mt5-1  | vncconfig: unable to open display ":0"
mt5-1  |
mt5-1  | Xvnc TigerVNC 1.7.0 - built Dec  5 2017 09:25:01
mt5-1  | Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
mt5-1  | See http://www.tigervnc.org for information on TigerVNC.
mt5-1  | Underlying X server release 11905000, The X.Org Foundation
mt5-1  |
mt5-1  |
mt5-1  | Sun Nov 24 12:50:59 2024
mt5-1  |  vncext:      VNC extension running!
mt5-1  |  vncext:      Listening for VNC connections on all interface(s), port 5900
mt5-1  |  vncext:      created VNC server for screen 0
mt5-1  | Warning: could not find self.pem
mt5-1  | Using local websockify at /novnc/utils/websockify/run
mt5-1  | Starting webserver and WebSockets proxy on port 6080
mt5-1  | websockify/websocket.py:30: UserWarning: no 'numpy' module, HyBi protocol will be slower
mt5-1  |   warnings.warn("no 'numpy' module, HyBi protocol will be slower")
mt5-1  | WebSocket server settings:
mt5-1  |   - Listen on :6080
mt5-1  |   - Web server. Web root: /novnc
mt5-1  |   - No SSL/TLS support (no cert file)
mt5-1  |   - proxying from :6080 to localhost:5900
mt5-1  | /usr/lib/python2.7/dist-packages/supervisor/options.py:298: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security.
mt5-1  |   'Supervisord is running as root and it is searching '
mt5-1  | 2024-11-24 12:50:59,433 CRIT Supervisor running as root (no user in config file)
mt5-1  | 2024-11-24 12:50:59,433 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing
mt5-1  | Unlinking stale socket /var/run/supervisor.sock
mt5-1  | 2024-11-24 12:50:59,741 INFO RPC interface 'supervisor' initialized
mt5-1  | 2024-11-24 12:50:59,741 CRIT Server 'unix_http_server' running without any HTTP authentication checking
mt5-1  | 2024-11-24 12:50:59,741 INFO supervisord started with pid 337
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | kcm_input: Using X11 backend
mt5-1  |
mt5-1  |
mt5-1  | Navigate to this URL:
mt5-1  |
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  |     http://9793b02294d1:6080/vnc.html?host=9793b02294d1&port=6080
mt5-1  |
mt5-1  | Press Ctrl-C to exit
mt5-1  |
mt5-1  |
mt5-1  | startkde: Starting up...
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | kdeinit5_wrapper: Warning: connect(/tmp/runtime-root/kdeinit5__0) failed: : No such file or directory
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Qt: Session management error: networkIdsList argument is NULL
mt5-1  |
mt5-1  | Configuring Lock Action
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | ksmserver: "/tmp/runtime-root/KSMserver"
mt5-1  | ksmserver: KSMServer: SetAProc_loc: conn  0 , prot= local , file= @/tmp/.ICE-unix/412
mt5-1  | ksmserver: KSMServer: SetAProc_loc: conn  1 , prot= unix , file= /tmp/.ICE-unix/412
mt5-1  | ksmserver: KSMServer::restoreSession  "saved at previous logout"
mt5-1  | QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.4'
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/baloo_file.desktop" ("/usr/bin/baloo_file")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/krunner.desktop" ("/usr/bin/krunner")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/share/libpam-kwallet-common/pam_kwallet_init")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
mt5-1  | ksmserver: Autostart 0 done
mt5-1  | ksmserver: kcminit not running? If we are running with mobile profile or in another platform other than X11 this is normal.
mt5-1  | ksmserver: Kcminit phase 1 done
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/xdg-user-dirs.desktop" ("/usr/bin/xdg-user-dirs-update")
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
mt5-1  | ksmserver: Autostart 1 done
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Connection failure: Connection refused
mt5-1  | pa_context_connect() failed: Connection refused
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | 2024-11-24 12:51:00,745 INFO spawned: 'fxscript' with pid 445
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/at-spi-dbus-bus.desktop" ("/usr/lib/at-spi2-core/at-spi-bus-launcher", "--launch-immediately")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil")
mt5-1  | ksmserver: Autostart 2 done
mt5-1  | ksmserver: Kcminit phase 2 done
mt5-1  | ksmserver: Starting notification thread
mt5-1  | New PolkitAgentListener  0x59f212ab82e0
mt5-1  | Adding new listener  PolkitQt1::Agent::Listener(0x59f212ac0d00) for  0x59f212ab82e0
mt5-1  | Listener online
mt5-1  | "Cannot create unix session: No session for pid 431"
mt5-1  |
mt5-1  | ** (process:431): CRITICAL **: 12:51:02.727: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed
mt5-1  | "Cannot register authentication agent!"
mt5-1  | Authentication agent result: false
mt5-1  | Couldn't register listener!
mt5-1  |
mt5-1  | (process:431): GLib-GObject-CRITICAL **: 12:51:02.727: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Encountered error while enumerating actions, error code: 1 "Error initializing authority: Could not connect: No such file or directory"
mt5-1  |
mt5-1  | ** (process:529): CRITICAL **: 12:51:03.071: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed
mt5-1  |
mt5-1  | (process:529): GLib-GObject-CRITICAL **: 12:51:03.071: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mt5-1  | kf5.kauth: Tried to start an invalid action
mt5-1  | powerdevil: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed
mt5-1  | powerdevil: "Tried to start an invalid action"
mt5-1  | powerdevil: Backend loaded, loading core
mt5-1  | powerdevil: Core loaded, initializing backend
mt5-1  | powerdevil: No outputs have backlight property
mt5-1  | powerdevil: Xrandr not supported, trying ddc, helper
mt5-1  | powerdevil: [DDCutilBrightness] compiled without DDC/CI support
mt5-1  | powerdevil: Falling back to helper to get brightness
mt5-1  |
mt5-1  | ** (process:529): CRITICAL **: 12:51:03.089: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed
mt5-1  |
mt5-1  | (process:529): GLib-GObject-CRITICAL **: 12:51:03.089: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mt5-1  | kf5.kauth: Tried to start an invalid action
mt5-1  | powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
mt5-1  | powerdevil: "Tried to start an invalid action"
mt5-1  | powerdevil: Backend is ready, KDE Power Management system initialized
mt5-1  | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices()  error:  "org.freedesktop.DBus.Error.Disconnected"
mt5-1  | powerdevil: Got a valid offer for  "DPMSControl"
mt5-1  | org.kde.bluez: Cannot open /dev/rfkill for reading!
mt5-1  | powerdevil: Core is ready, registering various services on the bus...
mt5-1  | powerdevil: Can't contact systemd
mt5-1  | powerdevil: Can't contact ck
mt5-1  | powerdevil: We are now into activity  "00000000-0000-0000-0000-000000000000"
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: No batteries found, loading AC
mt5-1  | powerdevil: Activity is not forcing a profile
mt5-1  | powerdevil: The profile  "AC" tried to activate "DPMSControl" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported
mt5-1  | powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported
mt5-1  | powerdevil: Handle button events action could not check for screen configuration
mt5-1  | powerdevil: Can't contact systemd
mt5-1  | powerdevil: Can't contact ck
mt5-1  | powerdevil: We are now into activity  "f9357d89-0f70-48c0-a220-ba7695737a77"
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: No batteries found, loading AC
mt5-1  | powerdevil: Activity is not forcing a profile
mt5-1  | powerdevil: Skipping action reload routine as profile has not changed
mt5-1  | powerdevil: Can't contact systemd
mt5-1  | powerdevil: Can't contact ck
mt5-1  | Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
mt5-1  | If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
mt5-1  | org.kde.plasmaquick: Applet preload policy set to 1
mt5-1  | ksmserver: completeShutdownOrCheckpoint called
mt5-1  | OpenGL vendor string:                   VMware, Inc.
mt5-1  | OpenGL renderer string:                 llvmpipe (LLVM 10.0.0, 128 bits)
mt5-1  | OpenGL version string:                  3.1 Mesa 20.0.8
mt5-1  | OpenGL shading language version string: 1.40
mt5-1  | Driver:                                 LLVMpipe
mt5-1  | GPU class:                              Unknown
mt5-1  | OpenGL version:                         3.1
mt5-1  | GLSL version:                           1.40
mt5-1  | Mesa version:                           20.0.8
mt5-1  | X server version:                       1.19.5
mt5-1  | Linux kernel version:                   6.8
mt5-1  | Requires strict binding:                yes
mt5-1  | GLSL shaders:                           yes
mt5-1  | Texture NPOT support:                   yes
mt5-1  | Virtual Machine:                        no
mt5-1  | kf5.kcoreaddons.desktopparser: Property type "Url" is not a known QVariant type. Found while parsing property definition for "X-KWin-Video-Url" in "/usr/share/kservicetypes5/kwineffect.desktop"
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/LayoutManager.js")
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/FolderTools.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderTools.js")
mt5-1  | trying to show an empty dialog
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | org.kde.plasmaquick: New Applet  "Application Launcher" with a weight of 100
mt5-1  | Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
mt5-1  | Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: New Applet  "Digital Clock" with a weight of 50
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.panel/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js")
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Application Launcher" after 0 seconds
mt5-1  | KAStatsFavoritesModel::setFavorites is ignored
mt5-1  | KActivities: Database connection:  "kactivities_db_resources_131758216387968_readonly"
mt5-1  |     query_only:          QVariant(qlonglong, 1)
mt5-1  |     journal_mode:        QVariant(QString, "wal")
mt5-1  |     wal_autocheckpoint:  QVariant(qlonglong, 100)
mt5-1  |     synchronous:         QVariant(qlonglong, 0)
mt5-1  | Entry is not valid "kontact.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "org.kde.dolphin.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "ktp-contactlist.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "org.kde.kate.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "kontact.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "org.kde.dolphin.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "ktp-contactlist.desktop" 0x5d2c36ac60f0
mt5-1  | Entry is not valid "org.kde.kate.desktop" 0x5d2c36ac60f0
mt5-1  | Closing SQL connection:  "kactivities_db_resources_131758216387968_readonly"
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: Applet "Application Launcher" loaded after 228 msec
mt5-1  | 2024-11-24 12:51:06,482 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | org.kde.plasmaquick: New Applet  "Audio Volume" with a weight of 50
mt5-1  | org.kde.plasmaquick: New Applet  "Clipboard" with a weight of 50
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | org.kde.plasmaquick: New Applet  "Device Notifier" with a weight of 50
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/code/uiproperties.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/uiproperties.js")
mt5-1  | org.kde.plasmaquick: New Applet  "Notifications" with a weight of 50
mt5-1  | org.kde.plasmaquick: New Applet  "Updates" with a weight of 50
mt5-1  | Plasma Shell startup completed
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/code/logic.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js")
mt5-1  | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices()  error:  "org.freedesktop.DBus.Error.Disconnected"
mt5-1  | org.kde.plasmaquick: New Applet  "Battery and Brightness" with a weight of 50
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:39: Unable to assign [undefined] to int
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Clipboard" after 1.941 seconds
mt5-1  | org.kde.plasmaquick: Applet "Clipboard" loaded after 56 msec
mt5-1  | 2024-11-24 12:51:09,327 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-24 12:51:09,331 INFO spawned: 'fxscript' with pid 593
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Device Notifier" after 1.526 seconds
mt5-1  | org.kde.plasmaquick: Applet "Device Notifier" loaded after 19 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Digital Clock" after 4.478 seconds
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: Applet "Digital Clock" loaded after 265 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Audio Volume" after 4.346 seconds
mt5-1  | file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:384:17: QML ColumnLayout: Binding loop detected for property "maximumWidth"
mt5-1  | org.kde.plasmaquick: Applet "Audio Volume" loaded after 91 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Notifications" after 2.442 seconds
mt5-1  | org.kde.plasmaquick: Applet "Notifications" loaded after 0 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Battery and Brightness" after 3.286 seconds
mt5-1  | org.kde.plasmaquick: Applet "Battery and Brightness" loaded after 72 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Updates" after 3.997 seconds
mt5-1  | org.kde.plasmaquick: Applet "Updates" loaded after 8 msec
mt5-1  | 2024-11-24 12:51:14,632 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | 2024-11-24 12:51:16,233 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-24 12:51:16,235 INFO spawned: 'fxscript' with pid 598
mt5-1  | 2024-11-24 12:51:22,020 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | 2024-11-24 12:51:22,457 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-24 12:51:22,463 INFO spawned: 'fxscript' with pid 602
mt5-1  | 2024-11-24 12:51:27,624 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | 2024-11-24 12:51:29,122 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-24 12:51:29,125 INFO spawned: 'fxscript' with pid 606
mt5-1  | 2024-11-24 12:51:31,891 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-24 12:51:32,895 INFO spawned: 'fxscript' with pid 610
mt5-1  | 2024-11-24 12:51:35,162 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-24 12:51:37,167 INFO spawned: 'fxscript' with pid 615
mt5-1  | 2024-11-24 12:51:39,470 INFO exited: fxscript (exit status 1; not expected)

Can you deduce something or do you need more info?

ASC689561 commented 1 day ago

you should rebuild the docker image, please run "docker compose build" and "docker compose up".

On Sun, Nov 24, 2024 at 7:59 PM Caius Citiriga @.***> wrote:

Thank you for your reply! Here's what I've tried to do:

-

Clone your repo, and run the docker compose up script. But in the first place this failed because it didn't find the manifest for the image asc686f61/fx-mt5:test in the docker-compose.yaml

Then I changed it to asc686f61/fx-mt5:20241116 and re-run the up command.

It started, I can reach the VNC desktop via browser, but meta trader is not up ad running. Neither by trying to run the program from the terminal within the VNC works. Wine shows a window saying that the program encountered a fatal error and needs to be closed.

While the logs from the container are the following:

@.*:~/Code/fx-tinny$ docker compose up [+] Running 1/0 ✔ Container fx-tinny-mt5-1 Created 0.0s Attaching to mt5-1 mt5-1 | [s6-init] making user provided files available at /var/run/s6/etc...exited 0. mt5-1 | [s6-init] ensuring user provided files have correct perms...exited 0. mt5-1 | [fix-attrs.d] applying ownership & permissions fixes... mt5-1 | [fix-attrs.d] done. mt5-1 | [cont-init.d] executing container initialization scripts... mt5-1 | [cont-init.d] 00--init-user.sh: executing... mt5-1 | usermod: no changes mt5-1 | [cont-init.d] 00--init-user.sh: exited 0. mt5-1 | [cont-init.d] 00-desktop.sh: executing... mt5-1 | mv: cannot stat '/misc/desktop/': No such file or directory mt5-1 | [cont-init.d] 00-desktop.sh: exited 1. mt5-1 | [cont-init.d] 00-envsubst.sh: executing... mt5-1 | [cont-init.d] 00-envsubst.sh: exited 0. mt5-1 | [cont-init.d] 01-desktop.sh: executing... mt5-1 | [cont-init.d] 01-desktop.sh: exited 0. mt5-1 | [cont-init.d] 01-nolock.sh: executing... mt5-1 | mv: cannot stat '/misc/kscreenlockerrc': No such file or directory mt5-1 | [cont-init.d] 01-nolock.sh: exited 1. mt5-1 | [cont-init.d] done. mt5-1 | [services.d] starting services mt5-1 | [services.d] done. mt5-1 | $DISPLAY is not set or cannot connect to the X server. mt5-1 | vncconfig: unable to open display ":0" mt5-1 | mt5-1 | Xvnc TigerVNC 1.7.0 - built Dec 5 2017 09:25:01 mt5-1 | Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt) mt5-1 | See http://www.tigervnc.org for information on TigerVNC. mt5-1 | Underlying X server release 11905000, The X.Org Foundation mt5-1 | mt5-1 | mt5-1 | Sun Nov 24 12:50:59 2024 mt5-1 | vncext: VNC extension running! mt5-1 | vncext: Listening for VNC connections on all interface(s), port 5900 mt5-1 | vncext: created VNC server for screen 0 mt5-1 | Warning: could not find self.pem mt5-1 | Using local websockify at /novnc/utils/websockify/run mt5-1 | Starting webserver and WebSockets proxy on port 6080 mt5-1 | websockify/websocket.py:30: UserWarning: no 'numpy' module, HyBi protocol will be slower mt5-1 | warnings.warn("no 'numpy' module, HyBi protocol will be slower") mt5-1 | WebSocket server settings: mt5-1 | - Listen on :6080 mt5-1 | - Web server. Web root: /novnc mt5-1 | - No SSL/TLS support (no cert file) mt5-1 | - proxying from :6080 to localhost:5900 mt5-1 | /usr/lib/python2.7/dist-packages/supervisor/options.py:298: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security. mt5-1 | 'Supervisord is running as root and it is searching ' mt5-1 | 2024-11-24 12:50:59,433 CRIT Supervisor running as root (no user in config file) mt5-1 | 2024-11-24 12:50:59,433 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing mt5-1 | Unlinking stale socket /var/run/supervisor.sock mt5-1 | 2024-11-24 12:50:59,741 INFO RPC interface 'supervisor' initialized mt5-1 | 2024-11-24 12:50:59,741 CRIT Server 'unix_http_server' running without any HTTP authentication checking mt5-1 | 2024-11-24 12:50:59,741 INFO supervisord started with pid 337 mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | kcm_input: Using X11 backend mt5-1 | mt5-1 | mt5-1 | Navigate to this URL: mt5-1 | mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | http://9793b02294d1:6080/vnc.html?host=9793b02294d1&port=6080 mt5-1 http://9793b02294d1:6080/vnc.html?host=9793b02294d1&port=6080mt5-1 | mt5-1 | Press Ctrl-C to exit mt5-1 | mt5-1 | mt5-1 | startkde: Starting up... mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | kdeinit5_wrapper: Warning: connect(/tmp/runtime-root/kdeinit5__0) failed: : No such file or directory mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Qt: Session management error: networkIdsList argument is NULL mt5-1 | mt5-1 | Configuring Lock Action mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | ksmserver: "/tmp/runtime-root/KSMserver" mt5-1 | ksmserver: KSMServer: SetAProc_loc: conn 0 , prot= local , file= @/tmp/.ICE-unix/412 mt5-1 | ksmserver: KSMServer: SetAProc_loc: conn 1 , prot= unix , file= /tmp/.ICE-unix/412 mt5-1 | ksmserver: KSMServer::restoreSession "saved at previous logout" mt5-1 | QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.4' mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/bin/baloo_file") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/krunner.desktop" ("/usr/bin/krunner") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/share/libpam-kwallet-common/pam_kwallet_init") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") mt5-1 | ksmserver: Autostart 0 done mt5-1 | ksmserver: kcminit not running? If we are running with mobile profile or in another platform other than X11 this is normal. mt5-1 | ksmserver: Kcminit phase 1 done mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/xdg-user-dirs.desktop" ("/usr/bin/xdg-user-dirs-update") mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of QApplication: no instance (yet) existing. mt5-1 | ksmserver: Autostart 1 done mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Connection failure: Connection refused mt5-1 | pa_context_connect() failed: Connection refused mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | 2024-11-24 12:51:00,745 INFO spawned: 'fxscript' with pid 445 mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/at-spi-dbus-bus.desktop" ("/usr/lib/at-spi2-core/at-spi-bus-launcher", "--launch-immediately") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil") mt5-1 | ksmserver: Autostart 2 done mt5-1 | ksmserver: Kcminit phase 2 done mt5-1 | ksmserver: Starting notification thread mt5-1 | New PolkitAgentListener 0x59f212ab82e0 mt5-1 | Adding new listener PolkitQt1::Agent::Listener(0x59f212ac0d00) for 0x59f212ab82e0 mt5-1 | Listener online mt5-1 | "Cannot create unix session: No session for pid 431" mt5-1 | mt5-1 | (process:431): CRITICAL : 12:51:02.727: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed mt5-1 | "Cannot register authentication agent!" mt5-1 | Authentication agent result: false mt5-1 | Couldn't register listener! mt5-1 | mt5-1 | (process:431): GLib-GObject-CRITICAL : 12:51:02.727: g_object_unref: assertion 'G_IS_OBJECT (object)' failed mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Encountered error while enumerating actions, error code: 1 "Error initializing authority: Could not connect: No such file or directory" mt5-1 | mt5-1 | (process:529): CRITICAL : 12:51:03.071: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed mt5-1 | mt5-1 | (process:529): GLib-GObject-CRITICAL : 12:51:03.071: g_object_unref: assertion 'G_IS_OBJECT (object)' failed mt5-1 | kf5.kauth: Tried to start an invalid action mt5-1 | powerdevil: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed mt5-1 | powerdevil: "Tried to start an invalid action" mt5-1 | powerdevil: Backend loaded, loading core mt5-1 | powerdevil: Core loaded, initializing backend mt5-1 | powerdevil: No outputs have backlight property mt5-1 | powerdevil: Xrandr not supported, trying ddc, helper mt5-1 | powerdevil: [DDCutilBrightness] compiled without DDC/CI support mt5-1 | powerdevil: Falling back to helper to get brightness mt5-1 | mt5-1 | (process:529): CRITICAL : 12:51:03.089: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed mt5-1 | mt5-1 | (process:529): GLib-GObject-CRITICAL : 12:51:03.089: g_object_unref: assertion 'G_IS_OBJECT (object)' failed mt5-1 | kf5.kauth: Tried to start an invalid action mt5-1 | powerdevil: org.kde.powerdevil.backlighthelper.brightness failed mt5-1 | powerdevil: "Tried to start an invalid action" mt5-1 | powerdevil: Backend is ready, KDE Power Management system initialized mt5-1 | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices() error: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | powerdevil: Got a valid offer for "DPMSControl" mt5-1 | org.kde.bluez: Cannot open /dev/rfkill for reading! mt5-1 | powerdevil: Core is ready, registering various services on the bus... mt5-1 | powerdevil: Can't contact systemd mt5-1 | powerdevil: Can't contact ck mt5-1 | powerdevil: We are now into activity "00000000-0000-0000-0000-000000000000" mt5-1 | powerdevil: () () mt5-1 | powerdevil: () () mt5-1 | powerdevil: No batteries found, loading AC mt5-1 | powerdevil: Activity is not forcing a profile mt5-1 | powerdevil: The profile "AC" tried to activate "DPMSControl" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported mt5-1 | powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported mt5-1 | powerdevil: Handle button events action could not check for screen configuration mt5-1 | powerdevil: Can't contact systemd mt5-1 | powerdevil: Can't contact ck mt5-1 | powerdevil: We are now into activity "f9357d89-0f70-48c0-a220-ba7695737a77" mt5-1 | powerdevil: () () mt5-1 | powerdevil: () () mt5-1 | powerdevil: No batteries found, loading AC mt5-1 | powerdevil: Activity is not forcing a profile mt5-1 | powerdevil: Skipping action reload routine as profile has not changed mt5-1 | powerdevil: Can't contact systemd mt5-1 | powerdevil: Can't contact ck mt5-1 | Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running. mt5-1 | If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable. mt5-1 | org.kde.plasmaquick: Applet preload policy set to 1 mt5-1 | ksmserver: completeShutdownOrCheckpoint called mt5-1 | OpenGL vendor string: VMware, Inc. mt5-1 | OpenGL renderer string: llvmpipe (LLVM 10.0.0, 128 bits) mt5-1 | OpenGL version string: 3.1 Mesa 20.0.8 mt5-1 | OpenGL shading language version string: 1.40 mt5-1 | Driver: LLVMpipe mt5-1 | GPU class: Unknown mt5-1 | OpenGL version: 3.1 mt5-1 | GLSL version: 1.40 mt5-1 | Mesa version: 20.0.8 mt5-1 | X server version: 1.19.5 mt5-1 | Linux kernel version: 6.8 mt5-1 | Requires strict binding: yes mt5-1 | GLSL shaders: yes mt5-1 | Texture NPOT support: yes mt5-1 | Virtual Machine: no mt5-1 | kf5.kcoreaddons.desktopparser: Property type "Url" is not a known QVariant type. Found while parsing property definition for "X-KWin-Video-Url" in "/usr/share/kservicetypes5/kwineffect.desktop" mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/LayoutManager.js") mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/FolderTools.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderTools.js") mt5-1 | trying to show an empty dialog mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | org.kde.plasmaquick: New Applet "Application Launcher" with a weight of 100 mt5-1 | Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) mt5-1 | Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: New Applet "Digital Clock" with a weight of 50 mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.panel/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js") mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: Delayed preload of "Application Launcher" after 0 seconds mt5-1 | KAStatsFavoritesModel::setFavorites is ignored mt5-1 | KActivities: Database connection: "kactivities_db_resources_131758216387968_readonly" mt5-1 | query_only: QVariant(qlonglong, 1) mt5-1 | journal_mode: QVariant(QString, "wal") mt5-1 | wal_autocheckpoint: QVariant(qlonglong, 100) mt5-1 | synchronous: QVariant(qlonglong, 0) mt5-1 | Entry is not valid "kontact.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "org.kde.dolphin.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "ktp-contactlist.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "org.kde.kate.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "kontact.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "org.kde.dolphin.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "ktp-contactlist.desktop" 0x5d2c36ac60f0 mt5-1 | Entry is not valid "org.kde.kate.desktop" 0x5d2c36ac60f0 mt5-1 | Closing SQL connection: "kactivities_db_resources_131758216387968_readonly" mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: Applet "Application Launcher" loaded after 228 msec mt5-1 | 2024-11-24 12:51:06,482 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | org.kde.plasmaquick: New Applet "Audio Volume" with a weight of 50 mt5-1 | org.kde.plasmaquick: New Applet "Clipboard" with a weight of 50 mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | org.kde.plasmaquick: New Applet "Device Notifier" with a weight of 50 mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/code/uiproperties.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/uiproperties.js") mt5-1 | org.kde.plasmaquick: New Applet "Notifications" with a weight of 50 mt5-1 | org.kde.plasmaquick: New Applet "Updates" with a weight of 50 mt5-1 | Plasma Shell startup completed mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/code/logic.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js") mt5-1 | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices() error: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | org.kde.plasmaquick: New Applet "Battery and Brightness" with a weight of 50 mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:39: Unable to assign [undefined] to int mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: Delayed preload of "Clipboard" after 1.941 seconds mt5-1 | org.kde.plasmaquick: Applet "Clipboard" loaded after 56 msec mt5-1 | 2024-11-24 12:51:09,327 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-24 12:51:09,331 INFO spawned: 'fxscript' with pid 593 mt5-1 | org.kde.plasmaquick: Delayed preload of "Device Notifier" after 1.526 seconds mt5-1 | org.kde.plasmaquick: Applet "Device Notifier" loaded after 19 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Digital Clock" after 4.478 seconds mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: Applet "Digital Clock" loaded after 265 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Audio Volume" after 4.346 seconds mt5-1 | file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:384:17: QML ColumnLayout: Binding loop detected for property "maximumWidth" mt5-1 | org.kde.plasmaquick: Applet "Audio Volume" loaded after 91 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Notifications" after 2.442 seconds mt5-1 | org.kde.plasmaquick: Applet "Notifications" loaded after 0 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Battery and Brightness" after 3.286 seconds mt5-1 | org.kde.plasmaquick: Applet "Battery and Brightness" loaded after 72 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Updates" after 3.997 seconds mt5-1 | org.kde.plasmaquick: Applet "Updates" loaded after 8 msec mt5-1 | 2024-11-24 12:51:14,632 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | 2024-11-24 12:51:16,233 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-24 12:51:16,235 INFO spawned: 'fxscript' with pid 598 mt5-1 | 2024-11-24 12:51:22,020 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | 2024-11-24 12:51:22,457 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-24 12:51:22,463 INFO spawned: 'fxscript' with pid 602 mt5-1 | 2024-11-24 12:51:27,624 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | 2024-11-24 12:51:29,122 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-24 12:51:29,125 INFO spawned: 'fxscript' with pid 606 mt5-1 | 2024-11-24 12:51:31,891 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-24 12:51:32,895 INFO spawned: 'fxscript' with pid 610 mt5-1 | 2024-11-24 12:51:35,162 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-24 12:51:37,167 INFO spawned: 'fxscript' with pid 615 mt5-1 | 2024-11-24 12:51:39,470 INFO exited: fxscript (exit status 1; not expected)

Can you deduce something or do you need more info?

— Reply to this email directly, view it on GitHub https://github.com/ASC689561/fx-tinny/issues/1#issuecomment-2495987070, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3GLPIE7NZ7YTC4EAMAR2D2CHEUZAVCNFSM6AAAAABSKRWCVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJVHE4DOMBXGA . You are receiving this because you commented.Message ID: @.***>

-- Asc686f61

caiusCitiriga commented 1 day ago

Sure!

Build logs:

maxine@maxine-home-server:~/Code/fx-tinny$ docker compose build
[+] Building 490.6s (21/21) FINISHED                                                                                                                                docker:default
 => [mt5 internal] load build definition from Dockerfile                                                                                                                      0.0s
 => => transferring dockerfile: 1.13kB                                                                                                                                        0.0s
 => [mt5 internal] load metadata for docker.io/msjpq/wine-vnc:bionic                                                                                                          1.6s
 => [mt5 internal] load .dockerignore                                                                                                                                         0.0s
 => => transferring context: 2B                                                                                                                                               0.0s
 => [mt5  1/15] FROM docker.io/msjpq/wine-vnc:bionic@sha256:4cea4f0603114c05413c5c9d324fccb966f7cd55a5813cdae8b05c714166b3f8                                                232.1s
 => => resolve docker.io/msjpq/wine-vnc:bionic@sha256:4cea4f0603114c05413c5c9d324fccb966f7cd55a5813cdae8b05c714166b3f8                                                        0.0s
 => => sha256:4cea4f0603114c05413c5c9d324fccb966f7cd55a5813cdae8b05c714166b3f8 5.99kB / 5.99kB                                                                                0.0s
 => => sha256:d9f0a080393af50dba0bb820985b2a0acb6e0281500c4712df2d33e18b9e00a2 1.82MB / 1.82MB                                                                                0.5s
 => => sha256:51acee4b6c55f50203d53202c8c7bf7589dd4305c07eb4329941325493a169a7 1.87MB / 1.87MB                                                                                0.8s
 => => sha256:368c1331fa281553ae65b9d668c3fd83e94e05fedfd8319ea420aad802743ac1 11.24kB / 11.24kB                                                                              0.0s
 => => sha256:e9bdf174913f3e92ad36f3300cda447c382bb873febc04762316ce47c4a53eb6 98B / 98B                                                                                      0.2s
 => => extracting sha256:e9bdf174913f3e92ad36f3300cda447c382bb873febc04762316ce47c4a53eb6                                                                                     0.0s
 => => sha256:a0151e9f3ca457bcaf7e787caea489354deb18c9d1d1ccc62372289eeeff9bbd 601.55MB / 601.55MB                                                                          158.7s
 => => sha256:fe9163ac5da960f4e554b6056c5cc1ba3555ee8c16468133523b70a8c031ce79 1.21MB / 1.21MB                                                                                1.3s
 => => extracting sha256:51acee4b6c55f50203d53202c8c7bf7589dd4305c07eb4329941325493a169a7                                                                                     0.0s
 => => extracting sha256:d9f0a080393af50dba0bb820985b2a0acb6e0281500c4712df2d33e18b9e00a2                                                                                     0.1s
 => => sha256:f6c2b2a0ec5ded6f713344bc6a10b11881de13f90853fb21675dd8b86da34adc 13.37MB / 13.37MB                                                                              3.6s
 => => sha256:8cef6290d00227f77d9815a1d5b89eef73ac42a9ac6271e39e55afd338547468 12.65MB / 12.65MB                                                                              5.3s
 => => sha256:635f06a2569fdc5aaa173be3e807ff87f550a3735082b66630b097e92e7bb1f1 1.10MB / 1.10MB                                                                                4.1s
 => => sha256:b248b53210907210bf563614229f949cc2efe19f289207c653ea63ff117a7590 71.74kB / 71.74kB                                                                              4.4s
 => => sha256:fd76151cf3a4194e98a7ed9257a5ff73db4a05df93cd5aefb3ad7e783e2c4fdb 134.94MB / 134.94MB                                                                           38.2s
 => => sha256:964ddc80e8c1ec7ad15177d5009034c818c77e8f046c8ca86ba4d63d604c82c8 4.24kB / 4.24kB                                                                                5.5s
 => => sha256:ad803dc1b342f63dd27a6c2c5c6a89365ef9f8da15b4e49b81580087250185f7 1.61kB / 1.61kB                                                                                5.7s
 => => sha256:324db064b2f4bbee636d762329d390c9e0ff24c73c2e8632403a44caaa8319ec 558B / 558B                                                                                    5.9s
 => => sha256:c65dfd56bc2a68e5c5555ffe0675e24818f13e88c865269c380b055708585258 824.36kB / 824.36kB                                                                            6.5s
 => => sha256:60cce9f706cb9cedac6d1e6625f8343667b619c1966ca4acb4058d9e46dd61ea 98B / 98B                                                                                      6.7s
 => => sha256:094907bda548af6ed8adbee6d3f107ff68a639d76daafce9842f9c527f275902 2.57kB / 2.57kB                                                                                6.9s
 => => sha256:97040be69c7b7fbfcbbb0355e094d5c0d84a20df963adebc052bcfecca72827d 97.99MB / 97.99MB                                                                             39.4s
 => => sha256:1373014f4b26daa85300e47fdf02c991250eb0703686a4f7f37cdbc9ccc43e9f 494.75MB / 494.75MB                                                                          147.7s
 => => sha256:8673a00498806ca3a9fe50fc78091a04c6a9a4a4f8514a34bab01354bce41286 170B / 170B                                                                                   39.9s
 => => sha256:71465a1257e3786fee0e5ea58d12215bc7489529e7404561eb7d44596d75afcb 94.58MB / 94.58MB                                                                             68.9s
 => => sha256:caf7e7c14e78644a71b3d63344703ed2b3eef042123229fce001fb855318223d 50.69MB / 50.69MB                                                                             92.4s
 => => sha256:85fd815bf487f1f9fc7254f380918d1d1e8f01d9e8beb2716171551be0152635 52.23MB / 52.23MB                                                                            112.4s
 => => sha256:1c93f8176efbef7453b9a0992cc92afb7fc0c860db58961bd95ae063e12795a4 180.11kB / 180.11kB                                                                          113.1s
 => => sha256:7930974170f54c386899aeb252c6db50638197121ca06aff66dd1e6d8539b92a 33.83MB / 33.83MB                                                                            129.0s
 => => sha256:2cc7c84901bcdb10a573baadb694bafc51d62e30d1b3dcab06aaa6cb0b583af9 553B / 553B                                                                                  131.2s
 => => sha256:c4623447550e4760820d1e6092427eb7dee9c1ed7ddca6166345be93761e7aae 91B / 91B                                                                                    131.6s
 => => extracting sha256:a0151e9f3ca457bcaf7e787caea489354deb18c9d1d1ccc62372289eeeff9bbd                                                                                    25.6s
 => => extracting sha256:fe9163ac5da960f4e554b6056c5cc1ba3555ee8c16468133523b70a8c031ce79                                                                                     0.2s
 => => extracting sha256:f6c2b2a0ec5ded6f713344bc6a10b11881de13f90853fb21675dd8b86da34adc                                                                                     0.7s
 => => extracting sha256:8cef6290d00227f77d9815a1d5b89eef73ac42a9ac6271e39e55afd338547468                                                                                     0.4s
 => => extracting sha256:635f06a2569fdc5aaa173be3e807ff87f550a3735082b66630b097e92e7bb1f1                                                                                     0.4s
 => => extracting sha256:b248b53210907210bf563614229f949cc2efe19f289207c653ea63ff117a7590                                                                                     0.0s
 => => extracting sha256:fd76151cf3a4194e98a7ed9257a5ff73db4a05df93cd5aefb3ad7e783e2c4fdb                                                                                     3.9s
 => => extracting sha256:964ddc80e8c1ec7ad15177d5009034c818c77e8f046c8ca86ba4d63d604c82c8                                                                                     0.0s
 => => extracting sha256:ad803dc1b342f63dd27a6c2c5c6a89365ef9f8da15b4e49b81580087250185f7                                                                                     0.0s
 => => extracting sha256:324db064b2f4bbee636d762329d390c9e0ff24c73c2e8632403a44caaa8319ec                                                                                     0.0s
 => => extracting sha256:c65dfd56bc2a68e5c5555ffe0675e24818f13e88c865269c380b055708585258                                                                                     0.0s
 => => extracting sha256:60cce9f706cb9cedac6d1e6625f8343667b619c1966ca4acb4058d9e46dd61ea                                                                                     0.0s
 => => extracting sha256:094907bda548af6ed8adbee6d3f107ff68a639d76daafce9842f9c527f275902                                                                                     0.0s
 => => extracting sha256:97040be69c7b7fbfcbbb0355e094d5c0d84a20df963adebc052bcfecca72827d                                                                                     2.1s
 => => extracting sha256:1373014f4b26daa85300e47fdf02c991250eb0703686a4f7f37cdbc9ccc43e9f                                                                                    15.8s
 => => extracting sha256:8673a00498806ca3a9fe50fc78091a04c6a9a4a4f8514a34bab01354bce41286                                                                                     0.0s
 => => extracting sha256:71465a1257e3786fee0e5ea58d12215bc7489529e7404561eb7d44596d75afcb                                                                                     0.9s
 => => extracting sha256:caf7e7c14e78644a71b3d63344703ed2b3eef042123229fce001fb855318223d                                                                                     0.5s
 => => extracting sha256:85fd815bf487f1f9fc7254f380918d1d1e8f01d9e8beb2716171551be0152635                                                                                     0.5s
 => => extracting sha256:1c93f8176efbef7453b9a0992cc92afb7fc0c860db58961bd95ae063e12795a4                                                                                     0.0s
 => => extracting sha256:7930974170f54c386899aeb252c6db50638197121ca06aff66dd1e6d8539b92a                                                                                     1.0s
 => => extracting sha256:2cc7c84901bcdb10a573baadb694bafc51d62e30d1b3dcab06aaa6cb0b583af9                                                                                     0.0s
 => => extracting sha256:c4623447550e4760820d1e6092427eb7dee9c1ed7ddca6166345be93761e7aae                                                                                     0.0s
 => [mt5 internal] load build context                                                                                                                                         0.0s
 => => transferring context: 302B                                                                                                                                             0.0s
 => [mt5  2/15] WORKDIR /root/.wine/drive_c/                                                                                                                                  4.0s
 => [mt5  3/15] RUN apt-get update && apt-get install -y sudo supervisor git wget software-properties-common xvfb && rm -rf /var/lib/apt/lists/*                             17.3s
 => [mt5  4/15] RUN apt-get update && apt-get remove winbind && apt-get install -y winbind && rm -rf /var/lib/apt/lists/*                                                    29.9s
 => [mt5  5/15] RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/*                                                                                 23.3s
 => [mt5  6/15] COPY ./mt5/install_python.sh /root/.wine/drive_c/                                                                                                             0.6s
 => [mt5  7/15] RUN chmod +x /root/.wine/drive_c/install_python.sh && xvfb-run bash install_python.sh                                                                       107.7s
 => [mt5  8/15] COPY ./mt5/install_and_run_mt5ubuntu.sh /root/.wine/drive_c/fx/                                                                                               0.0s
 => [mt5  9/15] RUN chmod +x /root/.wine/drive_c/fx/install_and_run_mt5ubuntu.sh                                                                                              0.2s
 => [mt5 10/15] COPY ./mt5/*.sh ./mt5/*.py /root/.wine/drive_c/fx/                                                                                                            1.1s
 => [mt5 11/15] COPY ./mt5/supervisord.conf /etc/supervisor/conf.d/supervisord.conf                                                                                           0.0s
 => [mt5 12/15] COPY mt5/icmarketssc5setup.exe /root/.wine/drive_c/fx/                                                                                                        0.1s
 => [mt5 13/15] RUN xvfb-run bash /root/.wine/drive_c/fx/install_and_run_mt5ubuntu.sh || true                                                                                31.4s
 => [mt5 14/15] RUN touch /root/.wine/.update-timestamp                                                                                                                       0.2s
 => [mt5 15/15] RUN echo 'disable' > /root/.wine/.update-timestamp                                                                                                            0.2s
 => [mt5] exporting to image                                                                                                                                                 40.4s
 => => exporting layers                                                                                                                                                      40.4s
 => => writing image sha256:12286de0db4c986d6c4b55de07319d49883971db10e0ad195eb4c5f0fb62ade8                                                                                  0.0s
 => => naming to docker.io/asc686f61/fx-mt5:20241116                                                                                                                          0.0s
 => [mt5] resolving provenance for metadata file

Run logs

maxine@maxine-home-server:~/Code/fx-tinny$ docker compose up
[+] Running 1/1
 ✔ Container fx-tinny-mt5-1  Recreated                                                                                                                                        0.1s
Attaching to mt5-1
mt5-1  | [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
mt5-1  | [s6-init] ensuring user provided files have correct perms...exited 0.
mt5-1  | [fix-attrs.d] applying ownership & permissions fixes...
mt5-1  | [fix-attrs.d] done.
mt5-1  | [cont-init.d] executing container initialization scripts...
mt5-1  | [cont-init.d] 00--init-user.sh: executing...
mt5-1  | [cont-init.d] 00--init-user.sh: exited 0.
mt5-1  | [cont-init.d] 00-desktop.sh: executing...
mt5-1  | [cont-init.d] 00-desktop.sh: exited 0.
mt5-1  | [cont-init.d] 00-envsubst.sh: executing...
mt5-1  | [cont-init.d] 00-envsubst.sh: exited 0.
mt5-1  | [cont-init.d] 01-desktop.sh: executing...
mt5-1  | [cont-init.d] 01-desktop.sh: exited 0.
mt5-1  | [cont-init.d] 01-nolock.sh: executing...
mt5-1  | [cont-init.d] 01-nolock.sh: exited 0.
mt5-1  | [cont-init.d] done.
mt5-1  | [services.d] starting services
mt5-1  | [services.d] done.
mt5-1  | vncconfig: unable to open display ":0"
mt5-1  | $DISPLAY is not set or cannot connect to the X server.
mt5-1  |
mt5-1  | Xvnc TigerVNC 1.7.0 - built Dec  5 2017 09:25:01
mt5-1  | Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt)
mt5-1  | See http://www.tigervnc.org for information on TigerVNC.
mt5-1  | Underlying X server release 11905000, The X.Org Foundation
mt5-1  |
mt5-1  |
mt5-1  | Mon Nov 25 01:32:16 2024
mt5-1  |  vncext:      VNC extension running!
mt5-1  |  vncext:      Listening for VNC connections on all interface(s), port 5900
mt5-1  |  vncext:      created VNC server for screen 0
mt5-1  | Warning: could not find self.pem
mt5-1  | Using local websockify at /novnc/utils/websockify/run
mt5-1  | Starting webserver and WebSockets proxy on port 6080
mt5-1  | websockify/websocket.py:30: UserWarning: no 'numpy' module, HyBi protocol will be slower
mt5-1  |   warnings.warn("no 'numpy' module, HyBi protocol will be slower")
mt5-1  | WebSocket server settings:
mt5-1  |   - Listen on :6080
mt5-1  |   - Web server. Web root: /novnc
mt5-1  |   - No SSL/TLS support (no cert file)
mt5-1  |   - proxying from :6080 to localhost:5900
mt5-1  | /usr/lib/python2.7/dist-packages/supervisor/options.py:298: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security.
mt5-1  |   'Supervisord is running as root and it is searching '
mt5-1  | 2024-11-25 01:32:16,393 CRIT Supervisor running as root (no user in config file)
mt5-1  | 2024-11-25 01:32:16,393 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing
mt5-1  | 2024-11-25 01:32:16,402 INFO RPC interface 'supervisor' initialized
mt5-1  | 2024-11-25 01:32:16,402 CRIT Server 'unix_http_server' running without any HTTP authentication checking
mt5-1  | 2024-11-25 01:32:16,403 INFO supervisord started with pid 339
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | kcm_input: Using X11 backend
mt5-1  |
mt5-1  |
mt5-1  | Navigate to this URL:
mt5-1  |
mt5-1  |     http://c840826101a4:6080/vnc.html?host=c840826101a4&port=6080
mt5-1  |
mt5-1  | Press Ctrl-C to exit
mt5-1  |
mt5-1  |
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | startkde: Starting up...
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | kdeinit5_wrapper: Warning: connect(/tmp/runtime-root/kdeinit5__0) failed: : No such file or directory
mt5-1  | 2024-11-25 01:32:17,407 INFO spawned: 'fxscript' with pid 418
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  |
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Qt: Session management error: networkIdsList argument is NULL
mt5-1  | Configuring Lock Action
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | ksmserver: "/tmp/runtime-root/KSMserver"
mt5-1  | ksmserver: KSMServer: SetAProc_loc: conn  0 , prot= local , file= @/tmp/.ICE-unix/417
mt5-1  | ksmserver: KSMServer: SetAProc_loc: conn  1 , prot= unix , file= /tmp/.ICE-unix/417
mt5-1  | ksmserver: KSMServer::restoreSession  "saved at previous logout"
mt5-1  | QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.4'
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/baloo_file.desktop" ("/usr/bin/baloo_file")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/krunner.desktop" ("/usr/bin/krunner")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/share/libpam-kwallet-common/pam_kwallet_init")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy")
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | ksmserver: Autostart 0 done
mt5-1  | ksmserver: kcminit not running? If we are running with mobile profile or in another platform other than X11 this is normal.
mt5-1  | ksmserver: Kcminit phase 1 done
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/xdg-user-dirs.desktop" ("/usr/bin/xdg-user-dirs-update")
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | ksmserver: Autostart 1 done
mt5-1  | Connection failure: Connection refused
mt5-1  | pa_context_connect() failed: Connection refused
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of Q*Application: no instance (yet) existing.
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | ksmserver: Copying autostart files from "/config/.kde//Autostart"
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/at-spi-dbus-bus.desktop" ("/usr/lib/at-spi2-core/at-spi-bus-launcher", "--launch-immediately")
mt5-1  | ksmserver: Starting autostart service  "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil")
mt5-1  | ksmserver: Autostart 2 done
mt5-1  | ksmserver: Kcminit phase 2 done
mt5-1  | ksmserver: Starting notification thread
mt5-1  | New PolkitAgentListener  0x63fea21e7ae0
mt5-1  | Adding new listener  PolkitQt1::Agent::Listener(0x63fea21eba60) for  0x63fea21e7ae0
mt5-1  | Listener online
mt5-1  | "Cannot create unix session: No session for pid 462"
mt5-1  |
mt5-1  | ** (process:462): CRITICAL **: 01:32:20.891: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed
mt5-1  | "Cannot register authentication agent!"
mt5-1  | Authentication agent result: false
mt5-1  | Couldn't register listener!
mt5-1  |
mt5-1  | (process:462): GLib-GObject-CRITICAL **: 01:32:20.892: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | Encountered error while enumerating actions, error code: 1 "Error initializing authority: Could not connect: No such file or directory"
mt5-1  |
mt5-1  | ** (process:549): CRITICAL **: 01:32:21.202: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed
mt5-1  |
mt5-1  | (process:549): GLib-GObject-CRITICAL **: 01:32:21.203: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mt5-1  | kf5.kauth: Tried to start an invalid action
mt5-1  | powerdevil: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed
mt5-1  | powerdevil: "Tried to start an invalid action"
mt5-1  | powerdevil: Backend loaded, loading core
mt5-1  | powerdevil: Core loaded, initializing backend
mt5-1  | powerdevil: No outputs have backlight property
mt5-1  | powerdevil: Xrandr not supported, trying ddc, helper
mt5-1  | powerdevil: [DDCutilBrightness] compiled without DDC/CI support
mt5-1  | powerdevil: Falling back to helper to get brightness
mt5-1  |
mt5-1  | ** (process:549): CRITICAL **: 01:32:21.217: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed
mt5-1  |
mt5-1  | (process:549): GLib-GObject-CRITICAL **: 01:32:21.217: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
mt5-1  | kf5.kauth: Tried to start an invalid action
mt5-1  | powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
mt5-1  | powerdevil: "Tried to start an invalid action"
mt5-1  | powerdevil: Backend is ready, KDE Power Management system initialized
mt5-1  | powerdevil: Generating a default configuration
mt5-1  | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices()  error:  "org.freedesktop.DBus.Error.Disconnected"
mt5-1  | powerdevil: Got a valid offer for  "DPMSControl"
mt5-1  | org.kde.bluez: Cannot open /dev/rfkill for reading!
mt5-1  | powerdevil: Core is ready, registering various services on the bus...
mt5-1  | powerdevil: Can't contact systemd
mt5-1  | powerdevil: Can't contact ck
mt5-1  | powerdevil: We are now into activity  "00000000-0000-0000-0000-000000000000"
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: No batteries found, loading AC
mt5-1  | powerdevil: Activity is not forcing a profile
mt5-1  | powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported
mt5-1  | powerdevil: The profile  "AC" tried to activate "DPMSControl" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported
mt5-1  | powerdevil: Handle button events action could not check for screen configuration
mt5-1  | powerdevil: Can't contact systemd
mt5-1  | powerdevil: Can't contact ck
mt5-1  | powerdevil: We are now into activity  "36810e38-700b-49b2-a370-5f754cc25486"
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: () ()
mt5-1  | powerdevil: No batteries found, loading AC
mt5-1  | powerdevil: Activity is not forcing a profile
mt5-1  | powerdevil: Skipping action reload routine as profile has not changed
mt5-1  | powerdevil: Can't contact systemd
mt5-1  | powerdevil: Can't contact ck
mt5-1  | Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
mt5-1  | If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
mt5-1  | ksmserver: completeShutdownOrCheckpoint called
mt5-1  | org.kde.plasmaquick: Applet preload policy set to 1
mt5-1  | OpenGL vendor string:                   VMware, Inc.
mt5-1  | OpenGL renderer string:                 llvmpipe (LLVM 10.0.0, 128 bits)
mt5-1  | OpenGL version string:                  3.1 Mesa 20.0.8
mt5-1  | OpenGL shading language version string: 1.40
mt5-1  | Driver:                                 LLVMpipe
mt5-1  | GPU class:                              Unknown
mt5-1  | OpenGL version:                         3.1
mt5-1  | GLSL version:                           1.40
mt5-1  | Mesa version:                           20.0.8
mt5-1  | X server version:                       1.19.5
mt5-1  | Linux kernel version:                   6.8
mt5-1  | Requires strict binding:                yes
mt5-1  | GLSL shaders:                           yes
mt5-1  | Texture NPOT support:                   yes
mt5-1  | Virtual Machine:                        no
mt5-1  | kf5.kcoreaddons.desktopparser: Property type "Url" is not a known QVariant type. Found while parsing property definition for "X-KWin-Video-Url" in "/usr/share/kservicetypes5/kwineffect.desktop"
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/LayoutManager.js")
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/FolderTools.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderTools.js")
mt5-1  | QXcbConnection: XCB error: 3 (BadWindow), sequence: 843, resource id: 52428804, major code: 18 (ChangeProperty), minor code: 0
mt5-1  | trying to show an empty dialog
mt5-1  | evaluating startup script: "/usr/share/plasma/shells/org.kde.plasma.desktop/contents/layout.js"
mt5-1  | Plasma Shell startup completed
mt5-1  | Activity added twice "36810e38-700b-49b2-a370-5f754cc25486"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
mt5-1  | 2024-11-25 01:32:23,326 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | org.kde.plasmaquick: New Applet  "Application Launcher" with a weight of 100
mt5-1  | Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
mt5-1  | Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: New Applet  "Digital Clock" with a weight of 50
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.panel/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js")
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: New Applet  "Audio Volume" with a weight of 50
mt5-1  | log_klipper: Failed to load history resource. Clipboard history cannot be read. :  History file does not exist
mt5-1  | org.kde.plasmaquick: New Applet  "Clipboard" with a weight of 50
mt5-1  | 2024-11-25 01:32:26,273 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:26,275 INFO spawned: 'fxscript' with pid 603
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected"
mt5-1  |  "Not connected to D-Bus server"
mt5-1  | org.kde.plasmaquick: New Applet  "Device Notifier" with a weight of 50
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/code/uiproperties.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/uiproperties.js")
mt5-1  | org.kde.plasmaquick: New Applet  "Notifications" with a weight of 50
mt5-1  | org.kde.plasmaquick: New Applet  "Updates" with a weight of 50
mt5-1  | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/code/logic.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js")
mt5-1  | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices()  error:  "org.freedesktop.DBus.Error.Disconnected"
mt5-1  | org.kde.plasmaquick: New Applet  "Battery and Brightness" with a weight of 50
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:39: Unable to assign [undefined] to int
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Application Launcher" after 0 seconds
mt5-1  | KAStatsFavoritesModel::setFavorites is ignored
mt5-1  | KActivities: Database connection:  "kactivities_db_resources_136094720576896_readonly"
mt5-1  |     query_only:          QVariant(qlonglong, 1)
mt5-1  |     journal_mode:        QVariant(QString, "wal")
mt5-1  |     wal_autocheckpoint:  QVariant(qlonglong, 100)
mt5-1  |     synchronous:         QVariant(qlonglong, 0)
mt5-1  | Closing SQL connection:  "kactivities_db_resources_136094720576896_readonly"
mt5-1  | Entry is not valid "kontact.desktop" 0x60f5bfc34310
mt5-1  | Entry is not valid "org.kde.dolphin.desktop" 0x60f5bfc44750
mt5-1  | Entry is not valid "ktp-contactlist.desktop" 0x60f5bfc44750
mt5-1  | Entry is not valid "org.kde.kate.desktop" 0x60f5bfc41f40
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: Applet "Application Launcher" loaded after 280 msec
mt5-1  | Plasma Shell startup completed
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Clipboard" after 2.885 seconds
mt5-1  | org.kde.plasmaquick: Applet "Clipboard" loaded after 65 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Digital Clock" after 3.997 seconds
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | Both point size and pixel size set. Using pixel size.
mt5-1  | trying to show an empty dialog
mt5-1  | org.kde.plasmaquick: Applet "Digital Clock" loaded after 284 msec
mt5-1  | trying to show an empty dialog
mt5-1  | KActivities: Database connection:  "kactivities_db_resources_136094720576896_readonly"
mt5-1  |     query_only:          QVariant(qlonglong, 1)
mt5-1  |     journal_mode:        QVariant(QString, "wal")
mt5-1  |     wal_autocheckpoint:  QVariant(qlonglong, 100)
mt5-1  |     synchronous:         QVariant(qlonglong, 0)
mt5-1  | Entry is not valid "kontact.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "org.kde.dolphin.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "ktp-contactlist.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "org.kde.kate.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "kontact.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "org.kde.dolphin.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "ktp-contactlist.desktop" 0x60f5c050f750
mt5-1  | Entry is not valid "org.kde.kate.desktop" 0x60f5c050f750
mt5-1  | Closing SQL connection:  "kactivities_db_resources_136094720576896_readonly"
mt5-1  | 2024-11-25 01:32:31,744 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Updates" after 2.313 seconds
mt5-1  | org.kde.plasmaquick: Applet "Updates" loaded after 14 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Audio Volume" after 4.909 seconds
mt5-1  | file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:384:17: QML ColumnLayout: Binding loop detected for property "maximumWidth"
mt5-1  | org.kde.plasmaquick: Applet "Audio Volume" loaded after 99 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Device Notifier" after 3.923 seconds
mt5-1  | org.kde.plasmaquick: Applet "Device Notifier" loaded after 42 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Notifications" after 3.285 seconds
mt5-1  | org.kde.plasmaquick: Applet "Notifications" loaded after 0 msec
mt5-1  | org.kde.plasmaquick: Delayed preload of  "Battery and Brightness" after 4.397 seconds
mt5-1  | org.kde.plasmaquick: Applet "Battery and Brightness" loaded after 93 msec
mt5-1  | 2024-11-25 01:32:33,504 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:33,507 INFO spawned: 'fxscript' with pid 614
mt5-1  | 2024-11-25 01:32:38,629 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | 2024-11-25 01:32:39,527 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:39,531 INFO spawned: 'fxscript' with pid 618
mt5-1  | 2024-11-25 01:32:44,986 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs)
mt5-1  | 2024-11-25 01:32:45,238 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:45,244 INFO spawned: 'fxscript' with pid 622
mt5-1  | 2024-11-25 01:32:48,714 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:49,720 INFO spawned: 'fxscript' with pid 626
mt5-1  | 2024-11-25 01:32:51,911 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:53,916 INFO spawned: 'fxscript' with pid 631
mt5-1  | 2024-11-25 01:32:56,114 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:32:59,120 INFO spawned: 'fxscript' with pid 635
mt5-1  | 2024-11-25 01:33:02,115 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:33:06,122 INFO spawned: 'fxscript' with pid 702
mt5-1  | 2024-11-25 01:33:08,332 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:33:13,340 INFO spawned: 'fxscript' with pid 711
mt5-1  | 2024-11-25 01:33:16,252 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:33:22,261 INFO spawned: 'fxscript' with pid 777
mt5-1  | 2024-11-25 01:33:25,122 INFO exited: fxscript (exit status 1; not expected)
mt5-1  | 2024-11-25 01:33:32,132 INFO spawned: 'fxscript' with pid 843
mt5-1  | 2024-11-25 01:33:35,014 INFO exited: fxscript (exit status 1; not expected)

It looks like it starts some kind of loop of these logs:

mt5-1  | 2024-11-25 01:33:32,132 INFO spawned: 'fxscript' with pid 843
mt5-1  | 2024-11-25 01:33:35,014 INFO exited: fxscript (exit status 1; not expected)
ASC689561 commented 10 hours ago

have you replaced your mt5 account in docker file? because the vnc is running so you can access the vnc by url "localhost:5900" and see if mt5 start successfully or not. if you need help please let me know, we can use anydesk to work together?

On Mon, Nov 25, 2024 at 8:35 AM Caius Citiriga @.***> wrote:

Sure! Build logs:

@.:~/Code/fx-tinny$ docker compose build [+] Building 490.6s (21/21) FINISHED docker:default => [mt5 internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 1.13kB 0.0s => [mt5 internal] load metadata for docker.io/msjpq/wine-vnc:bionic 1.6s => [mt5 internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => [mt5 1/15] FROM @.:4cea4f0603114c05413c5c9d324fccb966f7cd55a5813cdae8b05c714166b3f8 232.1s => => resolve @.***:4cea4f0603114c05413c5c9d324fccb966f7cd55a5813cdae8b05c714166b3f8 0.0s => => sha256:4cea4f0603114c05413c5c9d324fccb966f7cd55a5813cdae8b05c714166b3f8 5.99kB / 5.99kB 0.0s => => sha256:d9f0a080393af50dba0bb820985b2a0acb6e0281500c4712df2d33e18b9e00a2 1.82MB / 1.82MB 0.5s => => sha256:51acee4b6c55f50203d53202c8c7bf7589dd4305c07eb4329941325493a169a7 1.87MB / 1.87MB 0.8s => => sha256:368c1331fa281553ae65b9d668c3fd83e94e05fedfd8319ea420aad802743ac1 11.24kB / 11.24kB 0.0s => => sha256:e9bdf174913f3e92ad36f3300cda447c382bb873febc04762316ce47c4a53eb6 98B / 98B 0.2s => => extracting sha256:e9bdf174913f3e92ad36f3300cda447c382bb873febc04762316ce47c4a53eb6 0.0s => => sha256:a0151e9f3ca457bcaf7e787caea489354deb18c9d1d1ccc62372289eeeff9bbd 601.55MB / 601.55MB 158.7s => => sha256:fe9163ac5da960f4e554b6056c5cc1ba3555ee8c16468133523b70a8c031ce79 1.21MB / 1.21MB 1.3s => => extracting sha256:51acee4b6c55f50203d53202c8c7bf7589dd4305c07eb4329941325493a169a7 0.0s => => extracting sha256:d9f0a080393af50dba0bb820985b2a0acb6e0281500c4712df2d33e18b9e00a2 0.1s => => sha256:f6c2b2a0ec5ded6f713344bc6a10b11881de13f90853fb21675dd8b86da34adc 13.37MB / 13.37MB 3.6s => => sha256:8cef6290d00227f77d9815a1d5b89eef73ac42a9ac6271e39e55afd338547468 12.65MB / 12.65MB 5.3s => => sha256:635f06a2569fdc5aaa173be3e807ff87f550a3735082b66630b097e92e7bb1f1 1.10MB / 1.10MB 4.1s => => sha256:b248b53210907210bf563614229f949cc2efe19f289207c653ea63ff117a7590 71.74kB / 71.74kB 4.4s => => sha256:fd76151cf3a4194e98a7ed9257a5ff73db4a05df93cd5aefb3ad7e783e2c4fdb 134.94MB / 134.94MB 38.2s => => sha256:964ddc80e8c1ec7ad15177d5009034c818c77e8f046c8ca86ba4d63d604c82c8 4.24kB / 4.24kB 5.5s => => sha256:ad803dc1b342f63dd27a6c2c5c6a89365ef9f8da15b4e49b81580087250185f7 1.61kB / 1.61kB 5.7s => => sha256:324db064b2f4bbee636d762329d390c9e0ff24c73c2e8632403a44caaa8319ec 558B / 558B 5.9s => => sha256:c65dfd56bc2a68e5c5555ffe0675e24818f13e88c865269c380b055708585258 824.36kB / 824.36kB 6.5s => => sha256:60cce9f706cb9cedac6d1e6625f8343667b619c1966ca4acb4058d9e46dd61ea 98B / 98B 6.7s => => sha256:094907bda548af6ed8adbee6d3f107ff68a639d76daafce9842f9c527f275902 2.57kB / 2.57kB 6.9s => => sha256:97040be69c7b7fbfcbbb0355e094d5c0d84a20df963adebc052bcfecca72827d 97.99MB / 97.99MB 39.4s => => sha256:1373014f4b26daa85300e47fdf02c991250eb0703686a4f7f37cdbc9ccc43e9f 494.75MB / 494.75MB 147.7s => => sha256:8673a00498806ca3a9fe50fc78091a04c6a9a4a4f8514a34bab01354bce41286 170B / 170B 39.9s => => sha256:71465a1257e3786fee0e5ea58d12215bc7489529e7404561eb7d44596d75afcb 94.58MB / 94.58MB 68.9s => => sha256:caf7e7c14e78644a71b3d63344703ed2b3eef042123229fce001fb855318223d 50.69MB / 50.69MB 92.4s => => sha256:85fd815bf487f1f9fc7254f380918d1d1e8f01d9e8beb2716171551be0152635 52.23MB / 52.23MB 112.4s => => sha256:1c93f8176efbef7453b9a0992cc92afb7fc0c860db58961bd95ae063e12795a4 180.11kB / 180.11kB 113.1s => => sha256:7930974170f54c386899aeb252c6db50638197121ca06aff66dd1e6d8539b92a 33.83MB / 33.83MB 129.0s => => sha256:2cc7c84901bcdb10a573baadb694bafc51d62e30d1b3dcab06aaa6cb0b583af9 553B / 553B 131.2s => => sha256:c4623447550e4760820d1e6092427eb7dee9c1ed7ddca6166345be93761e7aae 91B / 91B 131.6s => => extracting sha256:a0151e9f3ca457bcaf7e787caea489354deb18c9d1d1ccc62372289eeeff9bbd 25.6s => => extracting sha256:fe9163ac5da960f4e554b6056c5cc1ba3555ee8c16468133523b70a8c031ce79 0.2s => => extracting sha256:f6c2b2a0ec5ded6f713344bc6a10b11881de13f90853fb21675dd8b86da34adc 0.7s => => extracting sha256:8cef6290d00227f77d9815a1d5b89eef73ac42a9ac6271e39e55afd338547468 0.4s => => extracting sha256:635f06a2569fdc5aaa173be3e807ff87f550a3735082b66630b097e92e7bb1f1 0.4s => => extracting sha256:b248b53210907210bf563614229f949cc2efe19f289207c653ea63ff117a7590 0.0s => => extracting sha256:fd76151cf3a4194e98a7ed9257a5ff73db4a05df93cd5aefb3ad7e783e2c4fdb 3.9s => => extracting sha256:964ddc80e8c1ec7ad15177d5009034c818c77e8f046c8ca86ba4d63d604c82c8 0.0s => => extracting sha256:ad803dc1b342f63dd27a6c2c5c6a89365ef9f8da15b4e49b81580087250185f7 0.0s => => extracting sha256:324db064b2f4bbee636d762329d390c9e0ff24c73c2e8632403a44caaa8319ec 0.0s => => extracting sha256:c65dfd56bc2a68e5c5555ffe0675e24818f13e88c865269c380b055708585258 0.0s => => extracting sha256:60cce9f706cb9cedac6d1e6625f8343667b619c1966ca4acb4058d9e46dd61ea 0.0s => => extracting sha256:094907bda548af6ed8adbee6d3f107ff68a639d76daafce9842f9c527f275902 0.0s => => extracting sha256:97040be69c7b7fbfcbbb0355e094d5c0d84a20df963adebc052bcfecca72827d 2.1s => => extracting sha256:1373014f4b26daa85300e47fdf02c991250eb0703686a4f7f37cdbc9ccc43e9f 15.8s => => extracting sha256:8673a00498806ca3a9fe50fc78091a04c6a9a4a4f8514a34bab01354bce41286 0.0s => => extracting sha256:71465a1257e3786fee0e5ea58d12215bc7489529e7404561eb7d44596d75afcb 0.9s => => extracting sha256:caf7e7c14e78644a71b3d63344703ed2b3eef042123229fce001fb855318223d 0.5s => => extracting sha256:85fd815bf487f1f9fc7254f380918d1d1e8f01d9e8beb2716171551be0152635 0.5s => => extracting sha256:1c93f8176efbef7453b9a0992cc92afb7fc0c860db58961bd95ae063e12795a4 0.0s => => extracting sha256:7930974170f54c386899aeb252c6db50638197121ca06aff66dd1e6d8539b92a 1.0s => => extracting sha256:2cc7c84901bcdb10a573baadb694bafc51d62e30d1b3dcab06aaa6cb0b583af9 0.0s => => extracting sha256:c4623447550e4760820d1e6092427eb7dee9c1ed7ddca6166345be93761e7aae 0.0s => [mt5 internal] load build context 0.0s => => transferring context: 302B 0.0s => [mt5 2/15] WORKDIR /root/.wine/drive_c/ 4.0s => [mt5 3/15] RUN apt-get update && apt-get install -y sudo supervisor git wget software-properties-common xvfb && rm -rf /var/lib/apt/lists/ 17.3s => [mt5 4/15] RUN apt-get update && apt-get remove winbind && apt-get install -y winbind && rm -rf /var/lib/apt/lists/ 29.9s => [mt5 5/15] RUN apt-get update && apt-get install -y curl && rm -rf /var/lib/apt/lists/ 23.3s => [mt5 6/15] COPY ./mt5/install_python.sh /root/.wine/drive_c/ 0.6s => [mt5 7/15] RUN chmod +x /root/.wine/drive_c/install_python.sh && xvfb-run bash install_python.sh 107.7s => [mt5 8/15] COPY ./mt5/install_and_run_mt5ubuntu.sh /root/.wine/drive_c/fx/ 0.0s => [mt5 9/15] RUN chmod +x /root/.wine/drive_c/fx/install_and_run_mt5ubuntu.sh 0.2s => [mt5 10/15] COPY ./mt5/.sh ./mt5/*.py /root/.wine/drive_c/fx/ 1.1s => [mt5 11/15] COPY ./mt5/supervisord.conf /etc/supervisor/conf.d/supervisord.conf 0.0s => [mt5 12/15] COPY mt5/icmarketssc5setup.exe /root/.wine/drive_c/fx/ 0.1s => [mt5 13/15] RUN xvfb-run bash /root/.wine/drive_c/fx/install_and_run_mt5ubuntu.sh || true 31.4s => [mt5 14/15] RUN touch /root/.wine/.update-timestamp 0.2s => [mt5 15/15] RUN echo 'disable' > /root/.wine/.update-timestamp 0.2s => [mt5] exporting to image 40.4s => => exporting layers 40.4s => => writing image sha256:12286de0db4c986d6c4b55de07319d49883971db10e0ad195eb4c5f0fb62ade8 0.0s => => naming to docker.io/asc686f61/fx-mt5:20241116 0.0s => [mt5] resolving provenance for metadata file

Run logs

@.:~/Code/fx-tinny$ docker compose up [+] Running 1/1 ✔ Container fx-tinny-mt5-1 Recreated 0.1s Attaching to mt5-1 mt5-1 | [s6-init] making user provided files available at /var/run/s6/etc...exited 0. mt5-1 | [s6-init] ensuring user provided files have correct perms...exited 0. mt5-1 | [fix-attrs.d] applying ownership & permissions fixes... mt5-1 | [fix-attrs.d] done. mt5-1 | [cont-init.d] executing container initialization scripts... mt5-1 | [cont-init.d] 00--init-user.sh: executing... mt5-1 | [cont-init.d] 00--init-user.sh: exited 0. mt5-1 | [cont-init.d] 00-desktop.sh: executing... mt5-1 | [cont-init.d] 00-desktop.sh: exited 0. mt5-1 | [cont-init.d] 00-envsubst.sh: executing... mt5-1 | [cont-init.d] 00-envsubst.sh: exited 0. mt5-1 | [cont-init.d] 01-desktop.sh: executing... mt5-1 | [cont-init.d] 01-desktop.sh: exited 0. mt5-1 | [cont-init.d] 01-nolock.sh: executing... mt5-1 | [cont-init.d] 01-nolock.sh: exited 0. mt5-1 | [cont-init.d] done. mt5-1 | [services.d] starting services mt5-1 | [services.d] done. mt5-1 | vncconfig: unable to open display ":0" mt5-1 | $DISPLAY is not set or cannot connect to the X server. mt5-1 | mt5-1 | Xvnc TigerVNC 1.7.0 - built Dec 5 2017 09:25:01 mt5-1 | Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt) mt5-1 | See http://www.tigervnc.org for information on TigerVNC. mt5-1 | Underlying X server release 11905000, The X.Org Foundation mt5-1 | mt5-1 | mt5-1 | Mon Nov 25 01:32:16 2024 mt5-1 | vncext: VNC extension running! mt5-1 | vncext: Listening for VNC connections on all interface(s), port 5900 mt5-1 | vncext: created VNC server for screen 0 mt5-1 | Warning: could not find self.pem mt5-1 | Using local websockify at /novnc/utils/websockify/run mt5-1 | Starting webserver and WebSockets proxy on port 6080 mt5-1 | websockify/websocket.py:30: UserWarning: no 'numpy' module, HyBi protocol will be slower mt5-1 | warnings.warn("no 'numpy' module, HyBi protocol will be slower") mt5-1 | WebSocket server settings: mt5-1 | - Listen on :6080 mt5-1 | - Web server. Web root: /novnc mt5-1 | - No SSL/TLS support (no cert file) mt5-1 | - proxying from :6080 to localhost:5900 mt5-1 | /usr/lib/python2.7/dist-packages/supervisor/options.py:298: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security. mt5-1 | 'Supervisord is running as root and it is searching ' mt5-1 | 2024-11-25 01:32:16,393 CRIT Supervisor running as root (no user in config file) mt5-1 | 2024-11-25 01:32:16,393 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing mt5-1 | 2024-11-25 01:32:16,402 INFO RPC interface 'supervisor' initialized mt5-1 | 2024-11-25 01:32:16,402 CRIT Server 'unix_http_server' running without any HTTP authentication checking mt5-1 | 2024-11-25 01:32:16,403 INFO supervisord started with pid 339 mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | kcm_input: Using X11 backend mt5-1 | mt5-1 | mt5-1 | Navigate to this URL: mt5-1 | mt5-1 | http://c840826101a4:6080/vnc.html?host=c840826101a4&port=6080 mt5-1 http://c840826101a4:6080/vnc.html?host=c840826101a4&port=6080mt5-1 | mt5-1 | Press Ctrl-C to exit mt5-1 | mt5-1 | mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | startkde: Starting up... mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | kdeinit5_wrapper: Warning: connect(/tmp/runtime-root/kdeinit5__0) failed: : No such file or directory mt5-1 | 2024-11-25 01:32:17,407 INFO spawned: 'fxscript' with pid 418 mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Qt: Session management error: networkIdsList argument is NULL mt5-1 | Configuring Lock Action mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | ksmserver: "/tmp/runtime-root/KSMserver" mt5-1 | ksmserver: KSMServer: SetAProc_loc: conn 0 , prot= local , file= @/tmp/.ICE-unix/417 mt5-1 | ksmserver: KSMServer: SetAProc_loc: conn 1 , prot= unix , file= /tmp/.ICE-unix/417 mt5-1 | ksmserver: KSMServer::restoreSession "saved at previous logout" mt5-1 | QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.4' mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/baloo_file.desktop" ("/usr/bin/baloo_file") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/krunner.desktop" ("/usr/bin/krunner") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/org.kde.plasmashell.desktop" ("/usr/bin/plasmashell") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/pam_kwallet_init.desktop" ("/usr/share/libpam-kwallet-common/pam_kwallet_init") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/polkit-kde-authentication-agent-1.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/xembedsniproxy.desktop" ("/usr/bin/xembedsniproxy") mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | ksmserver: Autostart 0 done mt5-1 | ksmserver: kcminit not running? If we are running with mobile profile or in another platform other than X11 this is normal. mt5-1 | ksmserver: Kcminit phase 1 done mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/pulseaudio.desktop" ("/usr/bin/start-pulseaudio-x11") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/xdg-user-dirs.desktop" ("/usr/bin/xdg-user-dirs-update") mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | ksmserver: Autostart 1 done mt5-1 | Connection failure: Connection refused mt5-1 | pa_context_connect() failed: Connection refused mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | kf5.kcoreaddons.kaboutdata: Could not initialize the equivalent properties of QApplication: no instance (yet) existing. mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | ksmserver: Copying autostart files from "/config/.kde//Autostart" mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/at-spi-dbus-bus.desktop" ("/usr/lib/at-spi2-core/at-spi-bus-launcher", "--launch-immediately") mt5-1 | ksmserver: Starting autostart service "/etc/xdg/autostart/powerdevil.desktop" ("/usr/lib/x86_64-linux-gnu/libexec/org_kde_powerdevil") mt5-1 | ksmserver: Autostart 2 done mt5-1 | ksmserver: Kcminit phase 2 done mt5-1 | ksmserver: Starting notification thread mt5-1 | New PolkitAgentListener 0x63fea21e7ae0 mt5-1 | Adding new listener PolkitQt1::Agent::Listener(0x63fea21eba60) for 0x63fea21e7ae0 mt5-1 | Listener online mt5-1 | "Cannot create unix session: No session for pid 462" mt5-1 | mt5-1 | (process:462): CRITICAL : 01:32:20.891: polkit_agent_listener_register_with_options: assertion 'POLKIT_IS_SUBJECT (subject)' failed mt5-1 | "Cannot register authentication agent!" mt5-1 | Authentication agent result: false mt5-1 | Couldn't register listener! mt5-1 | mt5-1 | (process:462): GLib-GObject-CRITICAL : 01:32:20.892: g_object_unref: assertion 'G_IS_OBJECT (object)' failed mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | Encountered error while enumerating actions, error code: 1 "Error initializing authority: Could not connect: No such file or directory" mt5-1 | mt5-1 | (process:549): CRITICAL : 01:32:21.202: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed mt5-1 | mt5-1 | (process:549): GLib-GObject-CRITICAL : 01:32:21.203: g_object_unref: assertion 'G_IS_OBJECT (object)' failed mt5-1 | kf5.kauth: Tried to start an invalid action mt5-1 | powerdevil: org.kde.powerdevil.discretegpuhelper.hasdualgpu failed mt5-1 | powerdevil: "Tried to start an invalid action" mt5-1 | powerdevil: Backend loaded, loading core mt5-1 | powerdevil: Core loaded, initializing backend mt5-1 | powerdevil: No outputs have backlight property mt5-1 | powerdevil: Xrandr not supported, trying ddc, helper mt5-1 | powerdevil: [DDCutilBrightness] compiled without DDC/CI support mt5-1 | powerdevil: Falling back to helper to get brightness mt5-1 | mt5-1 | (process:549): CRITICAL : 01:32:21.217: polkit_system_bus_name_new: assertion 'g_dbus_is_unique_name (name)' failed mt5-1 | mt5-1 | (process:549): GLib-GObject-CRITICAL : 01:32:21.217: g_object_unref: assertion 'G_IS_OBJECT (object)' failed mt5-1 | kf5.kauth: Tried to start an invalid action mt5-1 | powerdevil: org.kde.powerdevil.backlighthelper.brightness failed mt5-1 | powerdevil: "Tried to start an invalid action" mt5-1 | powerdevil: Backend is ready, KDE Power Management system initialized mt5-1 | powerdevil: Generating a default configuration mt5-1 | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices() error: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | powerdevil: Got a valid offer for "DPMSControl" mt5-1 | org.kde.bluez: Cannot open /dev/rfkill for reading! mt5-1 | powerdevil: Core is ready, registering various services on the bus... mt5-1 | powerdevil: Can't contact systemd mt5-1 | powerdevil: Can't contact ck mt5-1 | powerdevil: We are now into activity "00000000-0000-0000-0000-000000000000" mt5-1 | powerdevil: () () mt5-1 | powerdevil: () () mt5-1 | powerdevil: No batteries found, loading AC mt5-1 | powerdevil: Activity is not forcing a profile mt5-1 | powerdevil: The profile "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported mt5-1 | powerdevil: The profile "AC" tried to activate "DPMSControl" a non-existent action. This is usually due to an installation problem, or to a configuration problem, or simply the action is not supported mt5-1 | powerdevil: Handle button events action could not check for screen configuration mt5-1 | powerdevil: Can't contact systemd mt5-1 | powerdevil: Can't contact ck mt5-1 | powerdevil: We are now into activity "36810e38-700b-49b2-a370-5f754cc25486" mt5-1 | powerdevil: () () mt5-1 | powerdevil: () () mt5-1 | powerdevil: No batteries found, loading AC mt5-1 | powerdevil: Activity is not forcing a profile mt5-1 | powerdevil: Skipping action reload routine as profile has not changed mt5-1 | powerdevil: Can't contact systemd mt5-1 | powerdevil: Can't contact ck mt5-1 | Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running. mt5-1 | If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable. mt5-1 | ksmserver: completeShutdownOrCheckpoint called mt5-1 | org.kde.plasmaquick: Applet preload policy set to 1 mt5-1 | OpenGL vendor string: VMware, Inc. mt5-1 | OpenGL renderer string: llvmpipe (LLVM 10.0.0, 128 bits) mt5-1 | OpenGL version string: 3.1 Mesa 20.0.8 mt5-1 | OpenGL shading language version string: 1.40 mt5-1 | Driver: LLVMpipe mt5-1 | GPU class: Unknown mt5-1 | OpenGL version: 3.1 mt5-1 | GLSL version: 1.40 mt5-1 | Mesa version: 20.0.8 mt5-1 | X server version: 1.19.5 mt5-1 | Linux kernel version: 6.8 mt5-1 | Requires strict binding: yes mt5-1 | GLSL shaders: yes mt5-1 | Texture NPOT support: yes mt5-1 | Virtual Machine: no mt5-1 | kf5.kcoreaddons.desktopparser: Property type "Url" is not a known QVariant type. Found while parsing property definition for "X-KWin-Video-Url" in "/usr/share/kservicetypes5/kwineffect.desktop" mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/LayoutManager.js") mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/code/FolderTools.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/FolderTools.js") mt5-1 | QXcbConnection: XCB error: 3 (BadWindow), sequence: 843, resource id: 52428804, major code: 18 (ChangeProperty), minor code: 0 mt5-1 | trying to show an empty dialog mt5-1 | evaluating startup script: "/usr/share/plasma/shells/org.kde.plasma.desktop/contents/layout.js" mt5-1 | Plasma Shell startup completed mt5-1 | Activity added twice "36810e38-700b-49b2-a370-5f754cc25486" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' mt5-1 | 2024-11-25 01:32:23,326 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | org.kde.plasmaquick: New Applet "Application Launcher" with a weight of 100 mt5-1 | Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) mt5-1 | Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: New Applet "Digital Clock" with a weight of 50 mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.panel/contents/code/LayoutManager.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.panel/contents/ui/LayoutManager.js") mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: New Applet "Audio Volume" with a weight of 50 mt5-1 | log_klipper: Failed to load history resource. Clipboard history cannot be read. : History file does not exist mt5-1 | org.kde.plasmaquick: New Applet "Clipboard" with a weight of 50 mt5-1 | 2024-11-25 01:32:26,273 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:26,275 INFO spawned: 'fxscript' with pid 603 mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | Failed enumerating UDisks2 objects: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | "Not connected to D-Bus server" mt5-1 | org.kde.plasmaquick: New Applet "Device Notifier" with a weight of 50 mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/code/uiproperties.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/uiproperties.js") mt5-1 | org.kde.plasmaquick: New Applet "Notifications" with a weight of 50 mt5-1 | org.kde.plasmaquick: New Applet "Updates" with a weight of 50 mt5-1 | Warning: all files used by qml by the plasmoid should be in ui/. The file in the path "file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/code/logic.js" was expected at QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/logic.js") mt5-1 | virtual QStringList Solid::Backends::UPower::UPowerManager::allDevices() error: "org.freedesktop.DBus.Error.Disconnected" mt5-1 | org.kde.plasmaquick: New Applet "Battery and Brightness" with a weight of 50 mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:53:39: Unable to assign [undefined] to int mt5-1 | org.kde.plasmaquick: Delayed preload of "Application Launcher" after 0 seconds mt5-1 | KAStatsFavoritesModel::setFavorites is ignored mt5-1 | KActivities: Database connection: "kactivities_db_resources_136094720576896_readonly" mt5-1 | query_only: QVariant(qlonglong, 1) mt5-1 | journal_mode: QVariant(QString, "wal") mt5-1 | wal_autocheckpoint: QVariant(qlonglong, 100) mt5-1 | synchronous: QVariant(qlonglong, 0) mt5-1 | Closing SQL connection: "kactivities_db_resources_136094720576896_readonly" mt5-1 | Entry is not valid "kontact.desktop" 0x60f5bfc34310 mt5-1 | Entry is not valid "org.kde.dolphin.desktop" 0x60f5bfc44750 mt5-1 | Entry is not valid "ktp-contactlist.desktop" 0x60f5bfc44750 mt5-1 | Entry is not valid "org.kde.kate.desktop" 0x60f5bfc41f40 mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: Applet "Application Launcher" loaded after 280 msec mt5-1 | Plasma Shell startup completed mt5-1 | org.kde.plasmaquick: Delayed preload of "Clipboard" after 2.885 seconds mt5-1 | org.kde.plasmaquick: Applet "Clipboard" loaded after 65 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Digital Clock" after 3.997 seconds mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | Both point size and pixel size set. Using pixel size. mt5-1 | trying to show an empty dialog mt5-1 | org.kde.plasmaquick: Applet "Digital Clock" loaded after 284 msec mt5-1 | trying to show an empty dialog mt5-1 | KActivities: Database connection: "kactivities_db_resources_136094720576896_readonly" mt5-1 | query_only: QVariant(qlonglong, 1) mt5-1 | journal_mode: QVariant(QString, "wal") mt5-1 | wal_autocheckpoint: QVariant(qlonglong, 100) mt5-1 | synchronous: QVariant(qlonglong, 0) mt5-1 | Entry is not valid "kontact.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "org.kde.dolphin.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "ktp-contactlist.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "org.kde.kate.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "kontact.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "org.kde.dolphin.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "ktp-contactlist.desktop" 0x60f5c050f750 mt5-1 | Entry is not valid "org.kde.kate.desktop" 0x60f5c050f750 mt5-1 | Closing SQL connection: "kactivities_db_resources_136094720576896_readonly" mt5-1 | 2024-11-25 01:32:31,744 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | org.kde.plasmaquick: Delayed preload of "Updates" after 2.313 seconds mt5-1 | org.kde.plasmaquick: Applet "Updates" loaded after 14 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Audio Volume" after 4.909 seconds mt5-1 | file:///usr/share/plasma/plasmoids/org.kde.plasma.volume/contents/ui/main.qml:384:17: QML ColumnLayout: Binding loop detected for property "maximumWidth" mt5-1 | org.kde.plasmaquick: Applet "Audio Volume" loaded after 99 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Device Notifier" after 3.923 seconds mt5-1 | org.kde.plasmaquick: Applet "Device Notifier" loaded after 42 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Notifications" after 3.285 seconds mt5-1 | org.kde.plasmaquick: Applet "Notifications" loaded after 0 msec mt5-1 | org.kde.plasmaquick: Delayed preload of "Battery and Brightness" after 4.397 seconds mt5-1 | org.kde.plasmaquick: Applet "Battery and Brightness" loaded after 93 msec mt5-1 | 2024-11-25 01:32:33,504 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:33,507 INFO spawned: 'fxscript' with pid 614 mt5-1 | 2024-11-25 01:32:38,629 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | 2024-11-25 01:32:39,527 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:39,531 INFO spawned: 'fxscript' with pid 618 mt5-1 | 2024-11-25 01:32:44,986 INFO success: fxscript entered RUNNING state, process has stayed up for > than 5 seconds (startsecs) mt5-1 | 2024-11-25 01:32:45,238 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:45,244 INFO spawned: 'fxscript' with pid 622 mt5-1 | 2024-11-25 01:32:48,714 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:49,720 INFO spawned: 'fxscript' with pid 626 mt5-1 | 2024-11-25 01:32:51,911 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:53,916 INFO spawned: 'fxscript' with pid 631 mt5-1 | 2024-11-25 01:32:56,114 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:32:59,120 INFO spawned: 'fxscript' with pid 635 mt5-1 | 2024-11-25 01:33:02,115 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:33:06,122 INFO spawned: 'fxscript' with pid 702 mt5-1 | 2024-11-25 01:33:08,332 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:33:13,340 INFO spawned: 'fxscript' with pid 711 mt5-1 | 2024-11-25 01:33:16,252 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:33:22,261 INFO spawned: 'fxscript' with pid 777 mt5-1 | 2024-11-25 01:33:25,122 INFO exited: fxscript (exit status 1; not expected) mt5-1 | 2024-11-25 01:33:32,132 INFO spawned: 'fxscript' with pid 843 mt5-1 | 2024-11-25 01:33:35,014 INFO exited: fxscript (exit status 1; not expected)

It looks like it starts some kind of loop of these logs:

mt5-1 | 2024-11-25 01:33:32,132 INFO spawned: 'fxscript' with pid 843 mt5-1 | 2024-11-25 01:33:35,014 INFO exited: fxscript (exit status 1; not expected)

— Reply to this email directly, view it on GitHub https://github.com/ASC689561/fx-tinny/issues/1#issuecomment-2496500533, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3GLPJNA7SXL365EG23ETD2CJ5EZAVCNFSM6AAAAABSKRWCVCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJWGUYDANJTGM . You are receiving this because you commented.Message ID: @.***>

-- Asc686f61