R[v22.0] Application icon #426

issue Willtech openend this issue on September 16, 2021
  1. Willtech commented at 0:52 am on September 16, 2021: contributor

    Build v22.0 on Fedora 34 with Berkley DB 4.8 (note Fedora people, despite newer versions being available Berkley DB 4.8 IS the standard as it is bug free and fully compatible.)it looks like the build is missing the application icon and is showing with the default shell executable file icon.

    Also for whoever works on the application, the Berkley DB copyright/licence information is missing from About Bitcoin Core modal window.

    The Berkley DB copyright/licence information has to be there all the places wherever it was before.

    Don’t anyone even try and tell me it is not a GUI bug if anyone has to look at it on their screen.

  2. Willtech commented at 6:45 pm on September 20, 2021: contributor
    image image
  3. Willtech commented at 7:58 pm on September 20, 2021: contributor
    If it is helpful to see what I am building just cd bitcoin/ and run makebitcoin.sh I also run strip. I also ln -s dnf get https://github.com/Willtech/bitcoin/tree/v0.22.0rc4
  4. jarolrod added the label Bug on Sep 22, 2021
  5. jarolrod added the label Linux on Sep 22, 2021
  6. hebasto commented at 1:23 pm on September 29, 2021: member

    I can confirm a bug with the wrong app icon when running in Wayland:

    0[hebasto@localhost bitcoin]$ src/qt/bitcoin-qt -signet -printtoconsole -debug=qt
    1QSocketNotifier: Can only be used with threads started with QThread
    22021-09-29T13:16:45Z Bitcoin Core version v22.99.0-d648bbb0a790 (release build)
    32021-09-29T13:16:45Z Qt 5.15.2 (dynamic), plugin=wayland (dynamic)
    42021-09-29T13:16:45Z No static plugins.
    52021-09-29T13:16:45Z Style: adwaita / Adwaita::Style
    62021-09-29T13:16:45Z System: Fedora 34 (Workstation Edition), x86_64-little_endian-lp64
    7...
    

    Everything is ok when QT_QPA_PLATFORM=xcb:

    0[hebasto@localhost bitcoin]$ QT_QPA_PLATFORM=xcb src/qt/bitcoin-qt -signet -printtoconsole -debug=qt
    12021-09-29T13:17:37Z Bitcoin Core version v22.99.0-d648bbb0a790 (release build)
    22021-09-29T13:17:37Z Qt 5.15.2 (dynamic), plugin=xcb (dynamic)
    32021-09-29T13:17:37Z No static plugins.
    42021-09-29T13:17:37Z Style: adwaita / Adwaita::Style
    52021-09-29T13:17:37Z System: Fedora 34 (Workstation Edition), x86_64-little_endian-lp64
    

    @Willtech

    Build v22.0 on Fedora 34 with Berkley DB 4.8 (note Fedora people, despite newer versions being available Berkley DB 4.8 IS the standard as it is bug free and fully compatible.)it looks like the build is missing the application icon and is showing with the default shell executable file icon.

    Also for whoever works on the application, the Berkley DB copyright/licence information is missing from About Bitcoin Core modal window.

    The Berkley DB copyright/licence information has to be there all the places wherever it was before.

    Don’t anyone even try and tell me it is not a GUI bug if anyone has to look at it on their screen.

    Could you keep the OP focused on the reported bug only which is mentioned in the issue title?

  7. hebasto commented at 1:26 pm on September 29, 2021: member

    A similar bug in other project: https://bugs.documentfoundation.org/show_bug.cgi?id=125934

    Also from https://blog.martin-graesslin.com/blog/2015/07/porting-qt-applications-to-wayland/:

    On X11 the applications exported the window icon as pixmap data. This is no longer possible on Wayland. Instead the compositor maps the window icon from the desktop file and the application announces the desktop file for a window. In Qt this is done by using the reverse domain name combined with the binary name.


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/gui. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-23 00:20 UTC

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