Ubuntu 20.04 LTS #18419

issue hebasto openend this issue on March 24, 2020
  1. hebasto commented at 3:49 pm on March 24, 2020: member

    Ubuntu 20.04 LTS (Focal Fossa) is going to be released on April 23. Users will run the upcoming 0.20 version on it too. So I decided to test focal.

    System packages:

    • GNOME 3.36
    • g++ 9.3.0
    • boost 1.71
    • Qt 5.12.5 LTS
    • libevent 2.1.11

    On master (ac579ada7e83a1b8100d611412f9ede885a4e522) configured:

    0$ ./autogen.sh
    1$ ./configure --with-incompatible-bdb --disable-ccache
    

    The following make emits massive Qt related -Wdeprecated-copy warnings like this:

     0In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qmetaobject.h:45,
     1                 from /usr/include/x86_64-linux-gnu/qt5/QtTest/qtestcase.h:48,
     2                 from /usr/include/x86_64-linux-gnu/qt5/QtTest/qtest.h:45,
     3                 from /usr/include/x86_64-linux-gnu/qt5/QtTest/QTest:1,
     4                 from ./qt/test/compattests.h:9,
     5                 from qt/test/compattests.cpp:9:
     6/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor QVariant::QVariant(QVariant&&):
     7/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared QVariant::Private& QVariant::Private::operator=(const QVariant::Private&) is deprecated [-Wdeprecated-copy]
     8  275 |     { other.d = Private(); }
     9      |                         ^
    10/usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because QVariant::Private has user-provided QVariant::Private::Private(const QVariant::Private&)
    11  401 |         inline Private(const Private &other) Q_DECL_NOTHROW
    12      |                ^~~~~~~
    

    This issue was previously reported and discussed in #15822.


    The application menu icon looks like this (https://github.com/bitcoin/bitcoin/issues/18419#issuecomment-617802329):

    Screenshot from 2020-03-24 17-29-26


    The “Show / Hide” item in the trayicon menu does not work:

    DeepinScreenshot_select-area_20200324173505


    ~Clicking the “Window -> Minimize” menu item disables it but does not minimize the main window:~

    Screenshot from 2020-03-24 17-43-56

    ~But the “Ctrl+M” shortcut works as expected.~ Fixed in #18549.

  2. hebasto commented at 10:04 pm on April 6, 2020: member

    Clicking the “Window -> Minimize” menu item disables it but does not minimize the main window

    ~Could be~ fixed by #18549.

  3. hebasto commented at 9:35 pm on April 20, 2020: member

    UPDATE:

    0$ qmake -v
    1QMake version 3.1
    2Using Qt version 5.12.8 in /usr/lib/x86_64-linux-gnu
    

    … but Qt code warnings are still emitted by both GCC 9.3 and Clang 10.0 compilers.

  4. hebasto commented at 2:09 pm on April 22, 2020: member
  5. MarcoFalke added the label Tests on Apr 28, 2020
  6. fanquake referenced this in commit 6c647c89db on May 13, 2020
  7. sidhujag referenced this in commit 700181dce0 on May 14, 2020
  8. hebasto commented at 7:30 am on June 6, 2020: member

    The following make emits massive Qt related -Wdeprecated-copy warnings

    Fixed by #18738.

  9. hebasto commented at 11:15 am on June 6, 2020: member

    The “Show / Hide” item in the trayicon menu does not work:

    This bug has been separated to #19186.

  10. hebasto closed this on Jun 6, 2020

  11. ComputerCraftr referenced this in commit f89a3d5ca9 on Jun 10, 2020
  12. hebasto commented at 7:38 pm on August 22, 2020: member

    The distorted icon is an upstream bug.

    It seems fixed now.

  13. furszy referenced this in commit f6b14ca9ef on Jan 21, 2021
  14. PastaPastaPasta referenced this in commit cf15c83b5e on Jun 27, 2021
  15. PastaPastaPasta referenced this in commit 1e0ea2bb58 on Jun 28, 2021
  16. PastaPastaPasta referenced this in commit 891a0f9099 on Jun 29, 2021
  17. PastaPastaPasta referenced this in commit 60ea1e2615 on Jul 1, 2021
  18. PastaPastaPasta referenced this in commit b29af0747b on Jul 1, 2021
  19. PastaPastaPasta referenced this in commit eae83b57e2 on Jul 14, 2021
  20. PastaPastaPasta referenced this in commit ceeea4c0fa on Jul 15, 2021
  21. MarcoFalke locked this on Feb 15, 2022


hebasto

Labels
Tests


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-07-03 10:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me