Error with gladevcp_panel example
- OpenDev
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 2
04 Dec 2023 11:32 - 04 Dec 2023 12:46 #287183
by OpenDev
Hello, i am not sure where the problem ist. I just tried to start the example, as far as i know it is already Python3/GTK3 based?
PREEMPT_RT Debian 6.1.55-1
Python 3.11.2
glade 3.40.0
LINUXCNCVERSION: 2.9.1
the whole report is attached.
Could someone give me a hint?
found the problem:
in manual-example.ui delet this lines (worked for me, new version??):
Error with gladevcp_panel example was created by OpenDev
Hello, i am not sure where the problem ist. I just tried to start the example, as far as i know it is already Python3/GTK3 based?
PREEMPT_RT Debian 6.1.55-1
Python 3.11.2
glade 3.40.0
LINUXCNCVERSION: 2.9.1
the whole report is attached.
Could someone give me a hint?
found the problem:
in manual-example.ui delet this lines (worked for me, new version??):
58 <property name="n_rows">6</property>
59 <property name="n_columns">2</property>
225 <property name="n_rows">3</property>
226 <property name="n_columns">3</property>
Attachments:
Last edit: 04 Dec 2023 12:46 by OpenDev.
The following user(s) said Thank You: Aciera
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23558
- Thank you received: 4858
09 Dec 2023 11:46 #287644
by andypugh
Replied by andypugh on topic Error with gladevcp_panel example
I looked into this a few weeks ago, prompted by a different message. But I can't remember what I concluded. I think that the property name, or acccess method, changed in Gtk3.
I will try to remember to look again
I will try to remember to look again
The following user(s) said Thank You: OpenDev
Please Log in or Create an account to join the conversation.
- DPFlex
- Offline
- Junior Member
Less
More
- Posts: 28
- Thank you received: 1
03 Jul 2024 06:53 #304303
by DPFlex
Replied by DPFlex on topic Error with gladevcp_panel example
Hello Andypugh,
I had same error.
If I deleted "n_rows" and "n_colums", it can run, but layout is not as beautiful as design.
Can you update ?.
Thank you.
I had same error.
If I deleted "n_rows" and "n_colums", it can run, but layout is not as beautiful as design.
Can you update ?.
Thank you.
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 3946
- Thank you received: 1705
03 Jul 2024 08:04 #304310
by Aciera
Replied by Aciera on topic Error with gladevcp_panel example
Maybe these modified files help:
forum.linuxcnc.org/21-axis/53099-manual-...-9-2?start=10#304309
forum.linuxcnc.org/21-axis/53099-manual-...-9-2?start=10#304309
The following user(s) said Thank You: DPFlex
Please Log in or Create an account to join the conversation.
Moderators: HansU
Time to create page: 0.062 seconds