Probe_Basic ATC Tool List
08 Dec 2023 13:09 - 08 Dec 2023 13:23 #287527
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
nice. how can i get it? how can i update probe_basic or include it in my probe_basic?
when i update probe_basic do i lost my configurations?
ok find that:Adding the apt repository to Debian 12, Run the following Lines in Main terminal one at a timesudo apt install curl
echo 'deb [arch=amd64] repository.qtpyvcp.com/apt develop main' | sudo tee /etc/apt/sources.list.d/kcjengr.list
curl -sS repository.qtpyvcp.com/repo/kcjengr.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/kcjengr.gpg
gpg --keyserver keys.openpgp.org --recv-key 2DEC041F290DF85A
but will this work on Debian Bullseye too?
i will not update to Debian 12.... so my machine works well with debian 11
when i update probe_basic do i lost my configurations?
ok find that:Adding the apt repository to Debian 12, Run the following Lines in Main terminal one at a timesudo apt install curl
echo 'deb [arch=amd64] repository.qtpyvcp.com/apt develop main' | sudo tee /etc/apt/sources.list.d/kcjengr.list
curl -sS repository.qtpyvcp.com/repo/kcjengr.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/kcjengr.gpg
gpg --keyserver keys.openpgp.org --recv-key 2DEC041F290DF85A
but will this work on Debian Bullseye too?
i will not update to Debian 12.... so my machine works well with debian 11
Last edit: 08 Dec 2023 13:23 by CNC_ANDI.
Please Log in or Create an account to join the conversation.
08 Dec 2023 18:21 #287568
by Lcvette
Replied by Lcvette on topic Probe_Basic ATC Tool List
no clue on bullseye, as we don't support it any longer with the lockdown release being debian12. configs do not get overwritten unless you have not renamed the folder they reside in. only the sim configs will be overwritten with new updated files as needed or changes to correct bugs or add functionality in subroutines etc.
The following user(s) said Thank You: CNC_ANDI
Please Log in or Create an account to join the conversation.
09 Dec 2023 11:21 #287640
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
Ok i will try it....
Please Log in or Create an account to join the conversation.
09 Dec 2023 12:03 #287648
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
ok this lines will work with debian bullseye too.
i´ve updated probe_basic...
but my tool list won´t work. what i have to do now?
i´ve updated probe_basic...
but my tool list won´t work. what i have to do now?
Please Log in or Create an account to join the conversation.
09 Dec 2023 13:56 #287657
by Lcvette
Replied by Lcvette on topic Probe_Basic ATC Tool List
Install Debian 12
Please Log in or Create an account to join the conversation.
09 Dec 2023 14:18 #287660
by dpslwk
Replied by dpslwk on topic Probe_Basic ATC Tool List
Once you have update to the latest probe_basic apt install you should have the latest ui
the new "Program Tools" tab (under ATC) should look something like this when no program is loaded
when you load a program it should populate with a list of T numbers
if your not seeing the above, your update may not have work, or you have not told us that your running some thing more than just an apt install (dev? custom ui changes? etc)
more info you give in a in a post the more someone can help
the new "Program Tools" tab (under ATC) should look something like this when no program is loaded
when you load a program it should populate with a list of T numbers
if your not seeing the above, your update may not have work, or you have not told us that your running some thing more than just an apt install (dev? custom ui changes? etc)
more info you give in a in a post the more someone can help
Attachments:
Please Log in or Create an account to join the conversation.
09 Dec 2023 15:10 - 09 Dec 2023 15:10 #287669
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
i mean i use the dev install of probe_basic...
so i have tried with install the new deb files manually.
i see the files like the ini or postgui file in probe_basic sim folder was changed to an other version...
but the ui is still the same.
apt update tells me all files are up to date
so i have tried with install the new deb files manually.
i see the files like the ini or postgui file in probe_basic sim folder was changed to an other version...
but the ui is still the same.
apt update tells me all files are up to date
Last edit: 09 Dec 2023 15:10 by CNC_ANDI.
Please Log in or Create an account to join the conversation.
09 Dec 2023 15:17 #287670
by Lcvette
Replied by Lcvette on topic Probe_Basic ATC Tool List
dev install is not on apt, you would need to run the update script from the qtpyvcp bookworm installer to receive the latest files required for the latest main branch to function correctly. apt is for updating machine installations and is saving to a completely different directory.
Please Log in or Create an account to join the conversation.
09 Dec 2023 15:18 #287671
by dpslwk
Replied by dpslwk on topic Probe_Basic ATC Tool List
a dev install is very different for an apt / deb install
to update the a dev install, one would `git pull` in the `~/dev/probe_basic/ folder
but if you have your own changes to the files you will need to manually manage the merge conflicts or (instead of git pull) find what's changes an copy in the needed changes to your own file
to update the a dev install, one would `git pull` in the `~/dev/probe_basic/ folder
but if you have your own changes to the files you will need to manually manage the merge conflicts or (instead of git pull) find what's changes an copy in the needed changes to your own file
Please Log in or Create an account to join the conversation.
09 Dec 2023 15:23 #287673
by CNC_ANDI
Replied by CNC_ANDI on topic Probe_Basic ATC Tool List
so only changed a litte bit in the ui... who can i get the latest ui file? so i can pu in the latest ui file and make my changes
Please Log in or Create an account to join the conversation.
Time to create page: 0.599 seconds