using current Hugin, using the original images, and Lux has the same
problem with it. I checked in Hugin, the images from my friend's
camera-that-he's-so-proud-of come in with a 5.75deg field of view. I
think I'll stick with my Sony.
Looks like the Lux GUI consists solely of a file selector?
It still has difficulty displaying the old PTO, but I created a new oneusing current Hugin, using the original images, and Lux has the same
problem with it. I checked in Hugin, the images from my friend's
camera-that-he's-so-proud-of come in with a 5.75deg field of view. I
think I'll stick with my Sony.5.75 degrees fov sounds like a very long tele indeed.
Looks like the Lux GUI consists solely of a file selector?
What makes you think that? Maybe you haven't tried to access the menu? Just move the mouse to the top margin of the window (or full screen). The menu is usually hidden to show you nothing but your image - both the old and new GUI only show when you move to near the top of the screen.
Didn't know that at all. When moving around in an image, I'm
usually too busy chasing it to notice that anything popped up.
Move the mouse fast in a direction, the image zooms off and keeps
zooming off after the mouse stops. At least on my system. Even
worse when I use my graphics tablet!
Sorry, ages ago, I worked for a company that sold TrueVision Targa image capture boards for IBM ATs. They came with graphics software known as TIPS (Targa Image Processing System). It had what I consider just about the perfect UI for image-focused work. No menu bar, no window, just your image. Left mouse button was for clicking, dragging, selecting. Right mouse button popped up the menu tree of options available (depending on selection in effect, etc).
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?
I uploaded a debian package 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?
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?
I uploaded a debian package 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?
I uploaded a debian package 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!
The AppImage does not run on my Chromebook with beta linux, which is the reported debian bookworm by the way. It starts flashing and completely blocks everything. But that could be because it is linux running in a sandbox on ChromeOS.
My other laptop is an aarch64 laptop and the deb and App image do not run on it either as they are intel x86_64.
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.
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.
On 4/23/24 22:06, 'kfj' via hugin and other free panoramic software wrote:
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,Then it's not nearly intuitive. But it is different.
Zoom in and out using my mouse wheel works exactly as expected
one other thing i found by accident.
if you start a series, like with
lux --stitch=yes *.pto
and you interrupt (esc) and it restarts itself.