Creteil

Results 29 comments of Creteil

Maybe this information can help : ``` bigbob@bigbob-UX331UN:~/tmp/Building/TextSnatcher/TextSnatcher$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 21.04 Release: 21.04 Codename: hirsute bigbob@bigbob-UX331UN:~/tmp/Building/TextSnatcher/TextSnatcher$ dpkg -l "vala*" |...

@RajSolai, what does this command report on your system ? : ```locate .vapi | grep portal```

OK, found the problem... Need to backport the version « 0.5-2 » of « libportal » from « jammy » : ``` bigbob@bigbob-UX331UN:~/tmp/Building/TextSnatcher/TextSnatcher$ dpkg -l | grep "libportal" ii libportal-dev:amd64...

hmm, Dependencies seem broken (at least under ubuntu...) : ``` bigbob@bigbob-UX331UN:~/tmp/Building/TextSnatcher$ sudo apt install com.github.rajsolai.textsnatcher Lecture des listes de paquets... Fait Construction de l'arbre des dépendances... Fait Lecture des informations...

Unfortunately, your build depend from « libgranite.so.6 », where under Ubuntu 21.04, the version installed is « libgranite5 ». I have successfully build the package on my side, BTW, running...

Here is a video showing the fact I can't grab anything : https://user-images.githubusercontent.com/27310214/153180202-68c9e4cb-69b6-4467-86f4-5b2e7f047b96.mp4

@BotoX, how I can verify the presence of the brand new bootloader "1.46t(DM365)18:30:31 Jan 5 2018" riogrande75 described in is message before upgrading ?

@riogrande75 Can you share your :"upgrade_info_7db780a713a4.txt" used for the old 20170425 firmware.

@riogrande75 Can you share your "upgrade_info_7db780a713a4.txt" for flashing the 20170425 firmware please ?

OK, so... Upgraded my laptop to 22.04 LTS and give it another try from source code... This time it work, with a little fix : Added the « libgranite6 »...