probe basic notification dialogues

More
25 Jul 2022 00:36 #248210 by TurBoss
hello,

I created a branch for python2 but I cant test it

dialogs_fix_py2

Please Log in or Create an account to join the conversation.

More
25 Jul 2022 04:41 #248217 by Eyecon
@0ddbod I just tried the branch and it works perfectly! thanks for the info!!

Please Log in or Create an account to join the conversation.

More
25 Jul 2022 08:33 #248226 by ddB0515
No problem at all, will speak with @TurBoss to get this merged to master so everybody can have it
Thanks for testing :) 

Please Log in or Create an account to join the conversation.

More
25 Jul 2022 10:04 #248232 by TurBoss
python3 fixes went master

thanks
The following user(s) said Thank You: tommylight, ddB0515

Please Log in or Create an account to join the conversation.

More
25 Jul 2022 16:35 #248268 by tightmopedman9
Thanks for the fix, but I'm not sure how to incorporate it. I see that the fix was in native_notification.py - I was hopeful that I could find this file and port the changes over. After not being able to find the file, I tried to do an update through the probe basic installer with a new repo location of github.com/kcjengr/qtpyvcp/tree/dialogs_fix_py2, but without an update.xml that won't work. 

Is there is a document I could check out that would help?

Please Log in or Create an account to join the conversation.

More
25 Jul 2022 20:18 - 25 Jul 2022 20:19 #248280 by TurBoss
Hello tightmopedman9

to get the fixes you may need a git setup

mkdir somedir/
cd somedir/
git clone github.com/kcjengr/qtpyvcp/
cd qtpyvcp/
git switch dialogs_fix_py2

pip install -e .
qcompile -e .

cd ../

git clone github.com/kcjengr/qtpyvcp.conversational-gcode/

cd qtpyvcp.conversational-gcode/

pip install -e .
qcompile -e .

cd ../

git clone github.com/kcjengr/probe_basic/

cd probe_basic/
pip install -e .
qcompile -e .


but if you can wait I'm just installing debian 10 + 2.8 in a virtual machine to test


Thanks
Last edit: 25 Jul 2022 20:19 by TurBoss.

Please Log in or Create an account to join the conversation.

More
26 Jul 2022 02:13 #248293 by tightmopedman9
Maybe so.
 
.
Attachments:

Please Log in or Create an account to join the conversation.

More
26 Jul 2022 08:00 - 26 Jul 2022 09:03 #248300 by ddB0515
You need to do it properly via git and you have 3 methods:
git clone https://github.com/kcjengr/qtpyvcp.git

git clone git@github.com:kcjengr/qtpyvcp.git

gh repo clone kcjengr/qtpyvcp
Last edit: 26 Jul 2022 09:03 by ddB0515.

Please Log in or Create an account to join the conversation.

More
26 Jul 2022 14:22 - 26 Jul 2022 17:13 #248329 by tightmopedman9
Made it as far as 'qcomplie -e .', but I'm hitting a 'qcompile: command not found' error now. Fixed by executing the command as sudo and omitting the '-e'. 

dialogs fix for 2.8 installed. Testing now.

Generated about 100 errors and all of them were in the correct location, so the fix appears to have worked. Thanks!
Last edit: 26 Jul 2022 17:13 by tightmopedman9.

Please Log in or Create an account to join the conversation.

Moderators: KCJLcvette
Time to create page: 0.438 seconds
Powered by Kunena Forum