F5F Stay Refreshed Software Operating Systems App X deployed on the web with GTK+ and Broadway framework.

App X deployed on the web with GTK+ and Broadway framework.

App X deployed on the web with GTK+ and Broadway framework.

A
ArmorInAction
Member
60
09-23-2023, 08:59 PM
#1
Hello, I need to execute an X11 application like Prusa Slicer or xclock. I've already configured GTK+ with Broadway on my Ubuntu server. While I can run Gedit using GDK_BACKEND=broadway, the window doesn't appear when I connect via SSH. Can you help me resolve this issue?
A
ArmorInAction
09-23-2023, 08:59 PM #1

Hello, I need to execute an X11 application like Prusa Slicer or xclock. I've already configured GTK+ with Broadway on my Ubuntu server. While I can run Gedit using GDK_BACKEND=broadway, the window doesn't appear when I connect via SSH. Can you help me resolve this issue?

C
craftman887
Junior Member
47
10-09-2023, 05:23 AM
#2
It functions flawlessly on my system using that precise command, whether or not SSH is involved. Did you begin Broadwayd on display :1?
C
craftman887
10-09-2023, 05:23 AM #2

It functions flawlessly on my system using that precise command, whether or not SSH is involved. Did you begin Broadwayd on display :1?

H
hihi3456
Member
65
10-09-2023, 07:46 PM
#3
I confirmed it. (broadwayd :1). gedit functions, xclock or PrusaSlicer does not, it appears on the machine using an SSH terminal with Xserver (MobaXterm Home Edition).
H
hihi3456
10-09-2023, 07:46 PM #3

I confirmed it. (broadwayd :1). gedit functions, xclock or PrusaSlicer does not, it appears on the machine using an SSH terminal with Xserver (MobaXterm Home Edition).

S
Sneakyginger8
Senior Member
580
10-12-2023, 09:58 AM
#4
It functions only with GTK-based apps, while Pruse Slicer relies on wxWidgets. Limited options available.
S
Sneakyginger8
10-12-2023, 09:58 AM #4

It functions only with GTK-based apps, while Pruse Slicer relies on wxWidgets. Limited options available.

S
Sims4fun
Member
191
10-17-2023, 10:05 PM
#5
Yes, you can use an online version of wxWidgets.
S
Sims4fun
10-17-2023, 10:05 PM #5

Yes, you can use an online version of wxWidgets.

E
edibo
Member
220
10-20-2023, 10:37 PM
#6
Successfully executed it with xpra. Appreciate the help.
E
edibo
10-20-2023, 10:37 PM #6

Successfully executed it with xpra. Appreciate the help.