[Hugin-devs] [Bug 1785555] Re: Remember state of Overview and Grid between sessions in OpenGL preview

2018-08-06 Thread Bicyclops
Seems my distro, Sabayon, chose to ship a GTK2 build of Hugin. Would you
say the GTK3 build is generally better than the GTK2 one, and actively
maintained? If so, then I'll open a ticket to have the Hugin use GTK3 in
Sabayon.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/178

Title:
  Remember state of Overview and Grid between sessions in OpenGL preview

Status in Hugin:
  Fix Committed

Bug description:
  Hello

  Hugin does not remember the state of "View > Overview" and "View >
  Grid" between sessions in the OpenGL editor, so every time I run Hugin
  I have to hide those. Would be nice if it remembered the setting.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2187192 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/178/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785553] Re: Wrong gamma of 32-bit float images in Control Points editor

2018-08-06 Thread tmodes
For float/double images there is the setting in the preferences. So this
is not a bug.

** Changed in: hugin
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785553

Title:
  Wrong gamma of 32-bit float images in Control Points editor

Status in Hugin:
  Won't Fix

Bug description:
  Hello

  32-bit floating-point images (from RawTherapee) are overexposed in the
  Control Points editor. Maybe they have the wrong gamma applied, or the
  embedded ICC profile is not used?

  If you open the source images in GIMP-2.10.4 you will see them
  correctly with the correct gamma. They are of course very dark, so
  maybe the CP Editor is trying to make them easier to view for the user
  through dynamic range compression and increasing exposure. If that's
  the case, then nice, but the large CP editor magnification box, the
  one that magnifies the few pixels you are hovering over when placing
  new CPs, still shows a completely black preview, as you can see in
  screenshot screenshot_20180806_081643.png.

  Sample images and screenshots:
  https://filebin.net/3cp8rzg4e1t84vk2

  Please download these, as the link will expire 2 months from now.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2246320 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785553/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785555] Re: Remember state of Overview and Grid between sessions in OpenGL preview

2018-08-06 Thread tmodes
There was and is code to save these settings. It seems to work on Windows, Mac 
and GTK3, but not with GTK2, seufz.
Trying to fix in repository.

** Changed in: hugin
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/178

Title:
  Remember state of Overview and Grid between sessions in OpenGL preview

Status in Hugin:
  Fix Committed

Bug description:
  Hello

  Hugin does not remember the state of "View > Overview" and "View >
  Grid" between sessions in the OpenGL editor, so every time I run Hugin
  I have to hide those. Would be nice if it remembered the setting.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2187192 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/178/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785552] Re: 32-bit float image preview broken in OpenGL

2018-08-06 Thread Bicyclops
*** This bug is a duplicate of bug 696660 ***
https://bugs.launchpad.net/bugs/696660

Are you sure this is a duplicate of that issue from 2011? I'm not
requesting preview tonemapping (which would be nice, but is a separate
topic). Some of the images do preview correctly in OpenGL, but others
are completely black - that behavior resembles a bug.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785552

Title:
  32-bit float image preview broken in OpenGL

Status in Hugin:
  New

Bug description:
  Hello

  32-bit floating-point images (from RawTherapee) load and are previewed
  correctly using the "Preview panorama" button, but the preview is
  broken using "OpenGL Fast panorama preview" - some images are
  completely black, others completely overexposed.

  Sample files and screenshots:
  https://filebin.net/3cp8rzg4e1t84vk2

  Please download these, as the link will expire 2 months from now.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2246320 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785552/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785552] Re: 32-bit float image preview broken in OpenGL

2018-08-06 Thread tmodes
*** This bug is a duplicate of bug 696660 ***
https://bugs.launchpad.net/bugs/696660

** This bug has been marked a duplicate of bug 696660
   Old preview needs to be merged into Fast Preview window

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785552

Title:
  32-bit float image preview broken in OpenGL

Status in Hugin:
  New

Bug description:
  Hello

  32-bit floating-point images (from RawTherapee) load and are previewed
  correctly using the "Preview panorama" button, but the preview is
  broken using "OpenGL Fast panorama preview" - some images are
  completely black, others completely overexposed.

  Sample files and screenshots:
  https://filebin.net/3cp8rzg4e1t84vk2

  Please download these, as the link will expire 2 months from now.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2246320 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785552/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785562] Re: Photos tab has distracting grid color

2018-08-06 Thread tmodes
This was a bug in the underlying control. Should be fixed in repository
now.

** Changed in: hugin
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785562

Title:
  Photos tab has distracting grid color

Status in Hugin:
  Fix Committed

Bug description:
  When run using a dark theme (Breeze Dark, standard KDE theme), the Photos tab 
has a white grid. It contrasts too much with the background and is distracting.
  https://i.imgur.com/SjIzQwF.png

  Please reduce the contrast or remove it altogether. The user can after all 
just click a row to have a selection-highlight appear to help see which values 
belong to which row.
  https://i.imgur.com/Abdzz9q.png

  System settings:
  https://i.imgur.com/ttAwqiP.png

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 1389288 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785562/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785555] Re: Remember state of Overview and Grid between sessions in OpenGL preview

2018-08-06 Thread Bicyclops
** Summary changed:

- Remember state of Ovewview and Grid across sessions in OpenGL preview
+ Remember state of Overview and Grid between sessions in OpenGL preview

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/178

Title:
  Remember state of Overview and Grid between sessions in OpenGL preview

Status in Hugin:
  New

Bug description:
  Hello

  Hugin does not remember the state of "View > Overview" and "View >
  Grid" between sessions in the OpenGL editor, so every time I run Hugin
  I have to hide those. Would be nice if it remembered the setting.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2187192 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/178/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785563] [NEW] OpenGL preview grid very distracting

2018-08-06 Thread Bicyclops
Public bug reported:

Hello

The cyan grid in the OpenGL preview is very fat and very distracting.
How can I change the color to something less distracting, and change the
line thickness to 1px?

** Affects: hugin
 Importance: Undecided
 Status: New

** Attachment added: "screenshot_20180806_084605.png"
   
https://bugs.launchpad.net/bugs/1785563/+attachment/5172000/+files/screenshot_20180806_084605.png

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785563

Title:
  OpenGL preview grid very distracting

Status in Hugin:
  New

Bug description:
  Hello

  The cyan grid in the OpenGL preview is very fat and very distracting.
  How can I change the color to something less distracting, and change
  the line thickness to 1px?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785563/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785553] Re: Wrong gamma of 32-bit float images in Control Points editor

2018-08-06 Thread Bicyclops
The curve setting in "Preferences > Control Points Editor > HDR and 16
Bit display" does affect the preview in the CP editor, however the
magnifier (which appears when placing a control point) is always black
on these 32-bit images, regardless which "HDR and 16 Bit display" curve
setting I use.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785553

Title:
  Wrong gamma of 32-bit float images in Control Points editor

Status in Hugin:
  New

Bug description:
  Hello

  32-bit floating-point images (from RawTherapee) are overexposed in the
  Control Points editor. Maybe they have the wrong gamma applied, or the
  embedded ICC profile is not used?

  If you open the source images in GIMP-2.10.4 you will see them
  correctly with the correct gamma. They are of course very dark, so
  maybe the CP Editor is trying to make them easier to view for the user
  through dynamic range compression and increasing exposure. If that's
  the case, then nice, but the large CP editor magnification box, the
  one that magnifies the few pixels you are hovering over when placing
  new CPs, still shows a completely black preview, as you can see in
  screenshot screenshot_20180806_081643.png.

  Sample images and screenshots:
  https://filebin.net/3cp8rzg4e1t84vk2

  Please download these, as the link will expire 2 months from now.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2246320 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785553/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785562] [NEW] Photos tab has distracting grid color

2018-08-06 Thread Bicyclops
Public bug reported:

When run using a dark theme (Breeze Dark, standard KDE theme), the Photos tab 
has a white grid. It contrasts too much with the background and is distracting.
https://i.imgur.com/SjIzQwF.png

Please reduce the contrast or remove it altogether. The user can after all just 
click a row to have a selection-highlight appear to help see which values 
belong to which row.
https://i.imgur.com/Abdzz9q.png

System settings:
https://i.imgur.com/ttAwqiP.png

Operating System: Linux 4.17.0-sabayon x86_64
Architecture: 64 bit
Free memory: 1389288 kiB

Hugin
Version: 2018.0.0.5abfb4de7961
Path to resources: /usr/share/hugin/xrc/
Path to data: /usr/share/hugin/data/
Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
Multi-threading using C++11 std::thread and OpenMP
Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

Libraries
wxWidgets: wxWidgets 3.0.4
wxWidgets Library (wxGTK port)
Version 3.0.4 (Unicode: wchar_t, debug level: 1),
compiled at Jun 14 2018 19:21:01

Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.31.

libpano13: 2.9.19 
Boost: 1.65.0
Exiv2: 0.26
SQLite3: 3.23.1
Vigra: 1.11.0
LittleCMS2: 2.9

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785562

Title:
  Photos tab has distracting grid color

Status in Hugin:
  New

Bug description:
  When run using a dark theme (Breeze Dark, standard KDE theme), the Photos tab 
has a white grid. It contrasts too much with the background and is distracting.
  https://i.imgur.com/SjIzQwF.png

  Please reduce the contrast or remove it altogether. The user can after all 
just click a row to have a selection-highlight appear to help see which values 
belong to which row.
  https://i.imgur.com/Abdzz9q.png

  System settings:
  https://i.imgur.com/ttAwqiP.png

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 1389288 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785562/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785555] [NEW] Remember state of Ovewview and Grid across sessions in OpenGL preview

2018-08-06 Thread Bicyclops
Public bug reported:

Hello

Hugin does not remember the state of "View > Overview" and "View > Grid"
between sessions in the OpenGL editor, so every time I run Hugin I have
to hide those. Would be nice if it remembered the setting.

Operating System: Linux 4.17.0-sabayon x86_64
Architecture: 64 bit
Free memory: 2187192 kiB

Hugin
Version: 2018.0.0.5abfb4de7961
Path to resources: /usr/share/hugin/xrc/
Path to data: /usr/share/hugin/data/
Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
Multi-threading using C++11 std::thread and OpenMP
Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

Libraries
wxWidgets: wxWidgets 3.0.4
wxWidgets Library (wxGTK port)
Version 3.0.4 (Unicode: wchar_t, debug level: 1),
compiled at Jun 14 2018 19:21:01

Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.31.

libpano13: 2.9.19 
Boost: 1.65.0
Exiv2: 0.26
SQLite3: 3.23.1
Vigra: 1.11.0
LittleCMS2: 2.9

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/178

Title:
  Remember state of Ovewview and Grid across sessions in OpenGL preview

Status in Hugin:
  New

Bug description:
  Hello

  Hugin does not remember the state of "View > Overview" and "View >
  Grid" between sessions in the OpenGL editor, so every time I run Hugin
  I have to hide those. Would be nice if it remembered the setting.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2187192 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/178/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785552] [NEW] 32-bit float image preview broken in OpenGL

2018-08-06 Thread Bicyclops
Public bug reported:

Hello

32-bit floating-point images (from RawTherapee) load and are previewed
correctly using the "Preview panorama" button, but the preview is broken
using "OpenGL Fast panorama preview" - some images are completely black,
others completely overexposed.

Sample files and screenshots:
https://filebin.net/3cp8rzg4e1t84vk2

Please download these, as the link will expire 2 months from now.

Operating System: Linux 4.17.0-sabayon x86_64
Architecture: 64 bit
Free memory: 2246320 kiB

Hugin
Version: 2018.0.0.5abfb4de7961
Path to resources: /usr/share/hugin/xrc/
Path to data: /usr/share/hugin/data/
Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
Multi-threading using C++11 std::thread and OpenMP
Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

Libraries
wxWidgets: wxWidgets 3.0.4
wxWidgets Library (wxGTK port)
Version 3.0.4 (Unicode: wchar_t, debug level: 1),
compiled at Jun 14 2018 19:21:01

Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.31.

libpano13: 2.9.19 
Boost: 1.65.0
Exiv2: 0.26
SQLite3: 3.23.1
Vigra: 1.11.0
LittleCMS2: 2.9

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785552

Title:
  32-bit float image preview broken in OpenGL

Status in Hugin:
  New

Bug description:
  Hello

  32-bit floating-point images (from RawTherapee) load and are previewed
  correctly using the "Preview panorama" button, but the preview is
  broken using "OpenGL Fast panorama preview" - some images are
  completely black, others completely overexposed.

  Sample files and screenshots:
  https://filebin.net/3cp8rzg4e1t84vk2

  Please download these, as the link will expire 2 months from now.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2246320 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785552/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 1785553] [NEW] Wrong gamma of 32-bit float images in Control Points editor

2018-08-06 Thread Bicyclops
Public bug reported:

Hello

32-bit floating-point images (from RawTherapee) are overexposed in the
Control Points editor. Maybe they have the wrong gamma applied, or the
embedded ICC profile is not used?

If you open the source images in GIMP-2.10.4 you will see them correctly
with the correct gamma. They are of course very dark, so maybe the CP
Editor is trying to make them easier to view for the user through
dynamic range compression and increasing exposure. If that's the case,
then nice, but the large CP editor magnification box, the one that
magnifies the few pixels you are hovering over when placing new CPs,
still shows a completely black preview, as you can see in screenshot
screenshot_20180806_081643.png.

Sample images and screenshots:
https://filebin.net/3cp8rzg4e1t84vk2

Please download these, as the link will expire 2 months from now.

Operating System: Linux 4.17.0-sabayon x86_64
Architecture: 64 bit
Free memory: 2246320 kiB

Hugin
Version: 2018.0.0.5abfb4de7961
Path to resources: /usr/share/hugin/xrc/
Path to data: /usr/share/hugin/data/
Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
Multi-threading using C++11 std::thread and OpenMP
Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

Libraries
wxWidgets: wxWidgets 3.0.4
wxWidgets Library (wxGTK port)
Version 3.0.4 (Unicode: wchar_t, debug level: 1),
compiled at Jun 14 2018 19:21:01

Runtime version of toolkit used is 2.24.
Compile-time GTK+ version is 2.24.31.

libpano13: 2.9.19 
Boost: 1.65.0
Exiv2: 0.26
SQLite3: 3.23.1
Vigra: 1.11.0
LittleCMS2: 2.9

** Affects: hugin
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1785553

Title:
  Wrong gamma of 32-bit float images in Control Points editor

Status in Hugin:
  New

Bug description:
  Hello

  32-bit floating-point images (from RawTherapee) are overexposed in the
  Control Points editor. Maybe they have the wrong gamma applied, or the
  embedded ICC profile is not used?

  If you open the source images in GIMP-2.10.4 you will see them
  correctly with the correct gamma. They are of course very dark, so
  maybe the CP Editor is trying to make them easier to view for the user
  through dynamic range compression and increasing exposure. If that's
  the case, then nice, but the large CP editor magnification box, the
  one that magnifies the few pixels you are hovering over when placing
  new CPs, still shows a completely black preview, as you can see in
  screenshot screenshot_20180806_081643.png.

  Sample images and screenshots:
  https://filebin.net/3cp8rzg4e1t84vk2

  Please download these, as the link will expire 2 months from now.

  Operating System: Linux 4.17.0-sabayon x86_64
  Architecture: 64 bit
  Free memory: 2246320 kiB

  Hugin
  Version: 2018.0.0.5abfb4de7961
  Path to resources: /usr/share/hugin/xrc/
  Path to data: /usr/share/hugin/data/
  Hugins camera and lens database: /home/morgan/.hugindata/camlens.db
  Multi-threading using C++11 std::thread and OpenMP
  Monitor profile: B133HAN02.1 #1 2016-10-19 21-46 D6500 2.2 F-S XYZLUT+MTX

  Libraries
  wxWidgets: wxWidgets 3.0.4
  wxWidgets Library (wxGTK port)
  Version 3.0.4 (Unicode: wchar_t, debug level: 1),
  compiled at Jun 14 2018 19:21:01

  Runtime version of toolkit used is 2.24.
  Compile-time GTK+ version is 2.24.31.

  libpano13: 2.9.19 
  Boost: 1.65.0
  Exiv2: 0.26
  SQLite3: 3.23.1
  Vigra: 1.11.0
  LittleCMS2: 2.9

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1785553/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp