![]() |
Re: Easy Debian Fremantle Beta Testing
And what image you are using?
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Can you please start netsurf from a terminal and post the output after the crash? Also, is there something special about your download link? |
Re: Easy Debian Fremantle Beta Testing
Hi all..
Sulu, in terminal when crashed "segmentation fault" Is regular direct download from qole web files. |
Re: Easy Debian Fremantle Beta Testing
Ok, I can reproduce this. The problem seems to be libssl-related. I'll have to see if I can debug this. Hopefully it's just a missing dependency.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Ask again in 2023 :D |
Re: Easy Debian Fremantle Beta Testing
If I remember rigjt I got segmentation fault while trying to install libc6 or something. But I remember having the same problem with netsurf that I was unable to download stuff. I think the solution could be found with easy debbie setup guide which had some info of giving rights to this or that to have access to filesystem.
It has been some years ago since I used ED. My way to solve things was to add all backport repos and try install --re-install with aptitude and by using -fix-missing and such. Normally it ended with broken ED and I started all over again. But my success moment was to use whatsapp web and telegram desktop with odroid Chromium 57 and to be able to post images to instagram with developer tools workaround. Not really that usable setup. |
Re: Easy Debian Fremantle Beta Testing
Quote:
Maybe it's time to accept that there comes the point where a 6 years old userspace running on a 13 years old kernel has no future. That being said, I was recently approached by Maemish, who asked me for an ED Jessie image for the N810, which I had long ago sort of promised. So here it finaly is. [1] I'll contact qole and ask him to add that image to his server. [2] Code:
$ md5sum debian_jessie2sulu_armel.img.lzma Consider this my ED farewell contribution. On another note, what actually brought me back to ED is, that in light of the pandemic and not owning a recent smartphone myself, which is needed for the various certification apps, I wanted to have the QR code for my "EU Digital COVID Certificate" [3] on my N900. Of course, the easiest solution would be to just take a photo of the printed QR code and show that photo, but then there will be reflections and all kinds of geometric distortions in the QR code that were present when taking the photo. So it would be nice to not show the photo of an analogue print of a digital code, but the actual digital QR code itself. Unfortunately I'm not aware of a way to get that directly, but it turns out, digitizing the photo can be done with tools available in Debian (or pretty much any Linux on any computer), even in Jessie: 1. Install the packages "zbar-tools"* and "qrencode": Code:
apt-get install zbar-tools qrencode Code:
zbarimg -q --raw INPUT_IMAGE | head --bytes=-1 | qrencode -l Q -v 20 -s 4 -m 5 -o OUTPUT_IMAGE [1] https://nmldqjct.preview.infomaniak....rfrKV/download [2] http://qole.org/files/ [3] https://ec.europa.eu/info/live-work-...certificate_en *) note: zbar-tools in Jessie depends on libmagickwand-6.q16-2. When trying to install that package in ED (armhf), for some reason dpkg-split went into an endless loop. I don't know what went wrong, but I was able to work around that by simply repackaging libmagickwand-6.q16-2 and installing the repackaged package: Code:
$ dpkg-deb -R libmagickwand-6.q16-2_6.8.9.9-5+deb8u12_armhf.deb libmagickwand-6.q16-2_6.8.9.9-5+deb8u12_armhf && dpkg-deb -b libmagickwand-6.q16-2_6.8.9.9-5+deb8u12_armhf |
Re: Easy Debian Fremantle Beta Testing
Big and laud applaudes!!!! And thanks for your ED contribution and work. Hopefully Leste will soon be working.
|
All times are GMT. The time now is 10:07. |
vBulletin® Version 3.8.8