WP43/C43 cannot clone repo

This area is for discussion about these families of custom high-end Scientific Calculator applications for SwissMicros devices.
cdmackay
Posts: 281
Joined: Fri Oct 05, 2018 8:33 pm
Location: Cambridge, UK
Contact:

WP43/C43 cannot clone repo

Post by cdmackay »

Am I missing something obvious, please?

Code: Select all

mbp2018 $ git clone git@gitlab.com:rpncalculators/wp43.git
Cloning into 'wp43'...
git@gitlab.com: Permission denied (publickey).
fatal: Could not read from remote repository.
and the same for c43. Are they not available via ssh? I also tried via git:, but that doesn't seem to be offered.

thank you!
Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
H2X
Posts: 885
Joined: Tue Apr 25, 2017 8:00 am
Location: Norðvegr
Contact:

Re: WP43/C43 cannot clone repo

Post by H2X »

cdmackay wrote:
Tue Mar 14, 2023 8:22 pm
Am I missing something obvious, please?

Code: Select all

mbp2018 $ git clone git@gitlab.com:rpncalculators/wp43.git
Cloning into 'wp43'...
git@gitlab.com: Permission denied (publickey).
fatal: Could not read from remote repository.
and the same for c43. Are they not available via ssh? I also tried via git:, but that doesn't seem to be offered.

thank you!
Does it work to clone with HTTPS?
What is the metric tensor in imperial units?
User avatar
Walter
Posts: 3070
Joined: Tue May 02, 2017 11:13 am
Location: On a mission close to DRS, Germany

Re: WP43/C43 cannot clone repo

Post by Walter »

cdmackay wrote:
Tue Mar 14, 2023 8:22 pm
Am I missing something obvious, please?

Code: Select all

mbp2018 $ git clone git@gitlab.com:rpncalculators/wp43.git
Cloning into 'wp43'...
git@gitlab.com: Permission denied (publickey).
fatal: Could not read from remote repository.
and the same for c43. Are they not available via ssh? I also tried via git:, but that doesn't seem to be offered.
Hmmh. What do you want to do with clone? We'd recommend using the WP43 Releases, cf. App. E & F of the ReM.
WP43 SN00000, 34S, and 31S for obvious reasons; HP-35, 45, ..., 35S, 15CE, DM16L S/N# 00093, DM42β SN:00041
cdmackay
Posts: 281
Joined: Fri Oct 05, 2018 8:33 pm
Location: Cambridge, UK
Contact:

Re: WP43/C43 cannot clone repo

Post by cdmackay »

thank you both.

Yes, it does work with https, so I'm now using that. I had already tried that, but I now see I'd made a typo, sigh.

I wanted to build the MacOS simulators; I'll log an issue against the c43 page which says to use [ssh] git@

thanks again!
Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
H2X
Posts: 885
Joined: Tue Apr 25, 2017 8:00 am
Location: Norðvegr
Contact:

Re: WP43/C43 cannot clone repo

Post by H2X »

cdmackay wrote:
Tue Mar 14, 2023 9:18 pm
thank you both.

Yes, it does work with https, so I'm now using that. I had already tried that, but I now see I'd made a typo, sigh.

I wanted to build the MacOS simulators; I'll log an issue against the c43 page which says to use [ssh] git@

thanks again!
You're most welcome! :)
What is the metric tensor in imperial units?
cdmackay
Posts: 281
Joined: Fri Oct 05, 2018 8:33 pm
Location: Cambridge, UK
Contact:

Re: WP43/C43 cannot clone repo

Post by cdmackay »

hmm, is the WP43 sim expected to work on MacOS [13.2.1]?

Code: Select all

mbp2018 $ ./build.sim/src/wp43-gtk/wp43
Segmentation fault: 11


mbp2018 $ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean

mbp2018 $ git describe
0.23.9
Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
User avatar
Walter
Posts: 3070
Joined: Tue May 02, 2017 11:13 am
Location: On a mission close to DRS, Germany

Re: WP43/C43 cannot clone repo

Post by Walter »

cdmackay wrote:
Tue Mar 14, 2023 10:45 pm
hmm, is the WP43 sim expected to work on MacOS [13.2.1]?

Code: Select all

...
It was supposed to work there as well. But I'm absolutely ignorant about MacOS and Linux...
WP43 SN00000, 34S, and 31S for obvious reasons; HP-35, 45, ..., 35S, 15CE, DM16L S/N# 00093, DM42β SN:00041
cdmackay
Posts: 281
Joined: Fri Oct 05, 2018 8:33 pm
Location: Cambridge, UK
Contact:

Re: WP43/C43 cannot clone repo

Post by cdmackay »

OK, thanks Walter.
Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
cdmackay
Posts: 281
Joined: Fri Oct 05, 2018 8:33 pm
Location: Cambridge, UK
Contact:

Re: WP43/C43 cannot clone repo

Post by cdmackay »

The C47 sim does start, and the keys work; but f/g+keys all produce the name of the shifted function, which then changes to NOP and does nothing.

Perhaps I'm driving it wrong…

Ah, the long-press stuff works fine; just regular single-click f+fn, e.g. f+SIN doesn't; perhaps that's how it's supposed to be? Odd.
Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
User avatar
Jaymos
Posts: 1633
Joined: Sun Nov 04, 2018 7:03 pm
Location: Cape Town

Re: WP43/C43 cannot clone repo

Post by Jaymos »

cdmackay wrote:
Tue Mar 14, 2023 11:03 pm
The C47 sim does start, and the keys work; but f/g+keys all produce the name of the shifted function, which then changes to NOP and does nothing.

Perhaps I'm driving it wrong…

Ah, the long-press stuff works fine; just regular single-click f+fn, e.g. f+SIN doesn't; perhaps that's how it's supposed to be? Odd.
I use the Mac sim extensively and never saw it like you describe.

Something must be wrong. Just checking, did you compile it yourself or did you use a compile sourced from Gitlab?
Jaco Mostert
Elec Eng, South Africa
https://47calc.com C47 (s/n 03818 & 06199), WP43 (0015). In box: HP42S, HP32Sii, WP34S&C, HP28C, HP35s, EL-506P, EL-W506, PB700; ex: FX702P, 11C, HP67 & HP85; iOS: 42s Byron, Free42+, WP31S/34S, HCalc.
Post Reply