[Hugin-devs] [Bug 1849220] [NEW] current default fails to build in Fedora 30

2019-10-21 Thread tduell
Public bug reported:

Attempting to build current default (6b604e79e85b 1529 default) in
Fedora 30, using rpmbuild fails with the following message...

/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h:53:31: 
error: 'UniquePtr' in 'class Exiv2::Image' does not name a type
   53 | typedef Exiv2::Image::UniquePtr::element_type* meta_pointer;
  |   ^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h:57:52: 
error: 'meta_pointer' does not name a type
   57 | Named(const std::string& a_filename, const meta_pointer a_meta, 
bool is_desired) :
  |^~~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h:61:9: 
error: 'meta_pointer' does not name a type
   61 | meta_pointer meta() const {return meta_;}
  | ^~~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h:66:15: 
error: 'meta_pointer' does not name a type
   66 | const meta_pointer meta_;
  |   ^~~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h: In 
constructor 'metadata::Named::Named(const string&, int, bool)':
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h:58:36: 
error: class 'metadata::Named' does not have any field named 'meta_'
   58 | filename_(a_filename), meta_(a_meta), 
is_desired_(is_desired) {}
  |^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h: At 
global scope:
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/metadata.h:74:19: 
error: 'UniquePtr' in 'class Exiv2::Image' does not name a type
   74 | Exiv2::Image::UniquePtr read(const std::string& an_image_filename);
  |   ^
In file included from 
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.cc:197:
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h: In 
function 'void enblend::enblendMain(const FileNameList&, const 
std::__cxx11::list&, vigra::ImageExportInfo&, 
vigra::Rect2D&)':
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:103:43: 
error: 'UniquePtr' is not a member of 'Exiv2::Image'
  103 | typedef allocate::array metadata_array;
  |   ^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:103:43: 
error: 'UniquePtr' is not a member of 'Exiv2::Image'
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:103:52: 
error: template argument 1 is invalid
  103 | typedef allocate::array metadata_array;
  |^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:103:52: 
error: template argument 2 is invalid
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:107:33: 
error: qualified-id in declaration before 'metadata'
  107 | metadata_array::pointer metadata {input_metadata.begin()};
  | ^~~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:111:22: 
error: 'metadata' does not name a type
  111 | new (metadata) 
metadata_array::value_type(metadata::read(*filename));
  |  ^~~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:112:32: 
error: request for member 'mark_as_initialized' in 'input_metadata', which is 
of non-class type 'metadata_array' {aka 'int'}
  112 | input_metadata.mark_as_initialized(metadata - 
input_metadata.begin());
  |^~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:112:61: 
error: expected primary-expression before '-' token
  112 | input_metadata.mark_as_initialized(metadata - 
input_metadata.begin());
  | ^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:112:78: 
error: request for member 'begin' in 'input_metadata', which is of non-class 
type 'metadata_array' {aka 'int'}
  112 | input_metadata.mark_as_initialized(metadata - 
input_metadata.begin());
  | 
 ^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:121:23: 
error: expected primary-expression before ';' token
  121 | ++metadata;
  |   ^
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.h:554:37: 
error: request for member 'size' in 'input_metadata', which is of non-class 
type 'metadata_array' {aka 'int'}
  554 |  input_metadata.size() - 1);
  | ^~~~
/home/terry/rpmbuild/BUILD/enblend-4.3.0-1529hg-Source/src/enblend.

[Hugin-devs] [Bug 1831985] Re: Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179

2019-10-21 Thread derin korman
Sorry I was going by file mod date. It is indeed from March.

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

Title:
  Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179

Status in Hugin:
  New

Bug description:
  My machine is MacBook Pro (15-inch, 2018) with Radeon Vega 20, and I
  have macOS Mojave 10.14.5 installed.

  I installed 2019.0.0.a369cbe55179, ran it, and found that if I change
  size of the window, the preview zone scrolls out of border, so it's
  impossible to use it.

  I attached a screenshot of the smallest window size (when overview is
  in place), and a couple of screenshots of resized window states.

  Hugin 2018 works fine.

  Maybe, it can be related to HiDPI rendering (as Hugin 2018 doesn't
  look that crisp as the latest one).

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1831985/+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 1831985] Re: Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179

2019-10-21 Thread tmodes
The latest official Hugin build is from March. I'm not aware of a
September build, so I don't know to which build you reference.

(Patching only wxWidgets is not enough. wxWidgets needs to rebuild
correctly with the patch and then Hugin needs to be rebuild against the
modified wxWidgets lib.)

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

Title:
  Overview glitches on macOS 10.14 in Hugin 2019.0.0.a369cbe55179

Status in Hugin:
  New

Bug description:
  My machine is MacBook Pro (15-inch, 2018) with Radeon Vega 20, and I
  have macOS Mojave 10.14.5 installed.

  I installed 2019.0.0.a369cbe55179, ran it, and found that if I change
  size of the window, the preview zone scrolls out of border, so it's
  impossible to use it.

  I attached a screenshot of the smallest window size (when overview is
  in place), and a couple of screenshots of resized window states.

  Hugin 2018 works fine.

  Maybe, it can be related to HiDPI rendering (as Hugin 2018 doesn't
  look that crisp as the latest one).

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1831985/+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