On Tuesday, April 23, 2024 at 9:27:49 AM UTC+2 GnomeNomad wrote:
So I clicked right button expecting a menu to pop up. Don't know if it's my bad, but it still seems a thought. I noticed that right click does other things in Lux, so maybe ctrl-right-click to bring up the menu, starting wherever the mouse pointer is? You can always simply look at the lux documentation, where all mouse gestures and key commands are explained in great detail - the section in the README is titled 'User Interface'. Find the documentation here <https://kfj.bitbucket.io/README.html>. The UI is made so that you can interact with the view with gestures and usually don't have to use the menu, unless you need to change settings or do 'something special'. Once you get the hang of it, it allows you to view (and present) your images fluidly, doing most of the view control with the mouse, and the occasional keystroke. Admittedly, performance with touchpads is not optimal, so if you use lux on a laptop, it's a good idea to connect a physical mouse. I recommend you read the docu - some of the mouse gestures are quite specific and hard to figure out by trial-and-error, e.g. the brightness and zoom level gestures. I uploaded a debian package <https://bitbucket.org/kfj/pv/downloads/lux-1.2.2-x86_64.deb> for debian 12 stable. It might be usable for other debian-based distros. Thanks, downloaded, tried it. It installed over the 1.1.6 that was there before. Trying to run lux in a terminal gave me this: lux: error while loading shared libraries: libexiv2.so.28: cannot open shared object file: No such file or directory Bookworm comes with libexiv2-27. I have that installed. I guess the libexiv2 version your package is looking for is -28? Ah, thanks for pointing that out! I used a local build of libexiv2 v. 28, and the dependency slipped into the package. Using libexiv2 v.27 is okay, but there are some (annoying) API changes with v.28 and switching back to v.27 requires some finessing in the build. I'll see to it that the dependency is set to v.27 and rebuild and upload the package. Thanks for testing! -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/5fe9337c-fdf7-4c43-b659-c4597e76389en%40googlegroups.com.
