PINE64
Error - megapixels not opening - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Error - megapixels not opening (/showthread.php?tid=16130)

Pages: 1 2


RE: Error - megapixels not opening - Anna - 03-03-2022

Unfortunately,
Code:
sudo dpkg-reconfigure megapixels

did not do the trick on my phone.

Going
Code:
sudo apt purge megapixels

and reinstalling from http://ftp.debian.org/debian/pool/main/m/megapixels/ did not work either; simply because I lacked the skills or a step by step guide, so I only got error messages.

So I did not know anything better than to
Code:
sudo apt install megapixels

What should I say? It works again.


RE: Error - megapixels not opening - user641 - 03-03-2022

(03-03-2022, 10:10 AM)Anna Wrote: Unfortunately,
Code:
sudo dpkg-reconfigure megapixels

did not do the trick on my phone.

Going
Code:
sudo apt purge megapixels

and reinstalling from http://ftp.debian.org/debian/pool/main/m/megapixels/ did not work either; simply because I lacked the skills or a step by step guide, so I only got error messages.

So I did not know anything better than to
Code:
sudo apt install megapixels

What should I say? It works again.

I did no changes on mine, it sometimes works sometimes not.


RE: Error - megapixels not opening - biketool - 03-16-2022

I have it working again, but it locks up if it decodes a QR code.


RE: Error - megapixels not opening - anonymous - 03-18-2022

(03-16-2022, 02:01 AM)biketool Wrote: I have it working again, but it locks up if it decodes a QR code.

It should work anew with the next minor version of GTK (4.6.2).


RE: Error - megapixels not opening - Zebulon Walton - 03-19-2022

(03-18-2022, 06:01 AM)anonymous Wrote: It should work anew with the next minor version of GTK (4.6.2).

Any idea when that GTK update will be coming down the wire? I just updated my Mobian installation and Megapixels is still screwed up. Sometimes it works and sometimes it doesn't. When it does run, a QR code will crash it.  I very rarely use the camera but have found it useful on a couple of occasions so it would be nice for this to work again.

Attempting to run megapixels from the command line yields the following:

Code:
Gdk-WARNING **: 14:24:24.823: gdk_gl_context_set_required_version - GL context versions less than 3.2 are not supported.
Initialized OpenGL 2.1
**
Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cd6 == 0x00008cd5)
Bail out! Gsk:ERROR:../../../gsk/gl/gskglcommandqueue.c:1266:gsk_gl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cd6 == 0x00008cd5)
Aborted



RE: Error - megapixels not opening - jsch - 03-25-2022

With the latest updates on bookworm the necessary libs are shipped, see https://gitlab.com/postmarketOS/megapixels/-/issues/45#note_889450659


RE: Error - megapixels not opening - Zebulon Walton - 03-25-2022

(03-25-2022, 12:31 PM)jsch Wrote: With the latest updates on bookworm the necessary libs are shipped, see https://gitlab.com/postmarketOS/megapixels/-/issues/45#note_889450659

Thanks, I'll run an update and see how it works out!

Results: Did the update but no joy, Megapixels still crashes on the same error. Same after running apt purge megapixels followed by apt install megapixels.

Another update: Taking a hint from a previous post here I ran dkpg-reconfigure megapixels and now it works, including recognizing QR codes and offering to launch a web browser if it contains a URL.


RE: Error - megapixels not opening - bcnaz - 03-29-2022

just a note :
In the early Mobian days it was mentioned they 'May eventually return to "Pin Hole" as their camera app'