View Single Post
Old 09-15-2024, 10:31 AM   #90
leomeyer
Junior Member
leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.leomeyer seizes *every* day. In the original latin.
 
Posts: 3
Karma: 92716
Join Date: Sep 2024
Device: Verse Pro Color
Working pbterm for Verse Pro Color (U634k3.6.8.3806)

Hi, I'm new to this forum (but a long term Pocketbook user, though...)

I have recently received a Verse Pro Color on which pbterm didn't run. After some experimentation I could build a working version. The repository is here:

https://github.com/leomeyer/pbterm

The reason for the crash (or rather, premature exit) was that the call to posix_openpt() failed with error 2 (ENOENT). I fixed it by falling back to using pipes as if the error code was EACCES for which a mechanism had already been implemented.

HTH - Leo
leomeyer is offline   Reply With Quote