Pncconf error when pressing Done
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
06 Sep 2019 14:16 - 06 Sep 2019 14:16 #144383
by bevins
Pncconf error when pressing Done was created by bevins
Attachments:
Last edit: 06 Sep 2019 14:16 by bevins.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19529
- Thank you received: 6553
06 Sep 2019 15:52 #144395
by tommylight
Replied by tommylight on topic Pncconf error when pressing Done
There was another topic regarding this error today, Cmorley already pushed a fix for it and by now it should be ready to download or update.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
06 Sep 2019 16:04 #144397
by bevins
Replied by bevins on topic Pncconf error when pressing Done
I just installed Lcnc and it does it.
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
06 Sep 2019 16:06 #144398
by bevins
Replied by bevins on topic Pncconf error when pressing Done
during one of the first windows in pncconf it has a checkbox for Starting Axis maximized. I checked it and got the error. When I rerun poncconf and made sure it was unchecked, it worked.
So this brings me to question where in the axisrc file allows you to start axis maximized?
So this brings me to question where in the axisrc file allows you to start axis maximized?
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7780
- Thank you received: 2075
07 Sep 2019 01:42 #144438
by cmorley
Replied by cmorley on topic Pncconf error when pressing Done
i found the error in pncconf and will push the fix soon.
in the .axisrc file adding this should set AXIS maximized:
root_window.attributes('-fullscreen', True)
in the .axisrc file adding this should set AXIS maximized:
root_window.attributes('-fullscreen', True)
The following user(s) said Thank You: bevins
Please Log in or Create an account to join the conversation.
- bevins
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1937
- Thank you received: 335
07 Sep 2019 03:12 #144443
by bevins
Thanks
Replied by bevins on topic Pncconf error when pressing Done
i found the error in pncconf and will push the fix soon.
in the .axisrc file adding this should set AXIS maximized:
root_window.attributes('-fullscreen', True)
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.205 seconds