Close button missing on the debug window. #5908

issue tuxmaster opened this issue on March 16, 2015
  1. tuxmaster commented at 10:01 AM on March 16, 2015: none

    close mising See the picture for more information. This is the German version of the dialog, but for the missing button the language is irrelevant.

  2. Diapolo commented at 10:11 AM on March 16, 2015: none

    What OS is that?

  3. fsb4000 commented at 10:11 AM on March 16, 2015: contributor

    I have the button at current master (I have Windows 7x64) close

  4. jonasschnelli commented at 10:12 AM on March 16, 2015: contributor

    Could you give us some more information about your environment? OS, Window Manager, etc.

    Just tested 0.10.0 on ubuntu. Looks good. It seems like your window manager is removing the standard window buttons.

    bildschirmfoto 2015-03-16 um 11 11 44

  5. tuxmaster commented at 10:28 AM on March 16, 2015: none

    No, all dialog's has an extra close/ok button. But only her it will be missing. For example the the about bitcoin dialog, there exits an button which close the dialog. ok

    I don't mean the button at the dialog title box. Because it is Qt default, that this don't exits an button must be added. See: http://doc.qt.io/qt-4.8/qt.html#WindowType-enum Part Qt::Dialog By default no button are shown on the title bar.

    OS: Fedora 20/21 using Gnome.

  6. jonasschnelli commented at 10:36 AM on March 16, 2015: contributor

    Agreed with @tuxmaster. The rpcconsole should be a QWindow currently it is a QWidget.

  7. laanwj closed this on May 18, 2015

  8. laanwj reopened this on May 18, 2015

  9. laanwj added the label GUI on May 18, 2015
  10. jonasschnelli commented at 4:51 PM on May 18, 2015: contributor

    @tuxmaster: would you mind retesting this issue with #6155 on top? http://builds.jonasschnelli.ch/pulls/6155/

  11. tuxmaster commented at 6:52 AM on May 19, 2015: none

    Tested, now the debug window is part of the main window? bildschirmfoto von 2015-05-19 08 51 39

  12. jonasschnelli commented at 6:55 AM on May 19, 2015: contributor

    @tuxmaster: did you used --disable_wallet during .configure or -disablewallet=1 as startup arg? Also mind that i'll probably add another change to #6155 (change from QDialog to QWindow).

  13. tuxmaster commented at 7:00 AM on May 19, 2015: none

    Hi, I used: -disablewallet like shown in the help: Wallet options: -disablewallet Do not load the wallet and disable wallet RPC calls

  14. jonasschnelli commented at 1:22 PM on May 19, 2015: contributor

    @tuxmaster: I just tested this (nightly build) on Fedora Workstation 21. Looks all good also without #6155. Are you sure this is a real issue? Can you try again with the official 0.10.2 release: https://bitcoin.org/bin/bitcoin-core-0.10.2/?

  15. tuxmaster commented at 3:55 PM on May 19, 2015: none

    Tested with 0.10.2. The same error as the original. No close button. bildschirmfoto von 2015-05-19 17 53 27

  16. jonasschnelli commented at 7:57 PM on May 19, 2015: contributor

    @tuxmaster: Right. I could reproduce the issue on Fedora 21. The current master looks okay.

    Do you mind retesting this with a nightly build: https://builds.jonasschnelli.ch/nightlybuilds/2015-05-19/?

  17. tuxmaster commented at 6:39 AM on May 20, 2015: none

    Yes the nightly looks ok. Tested on F20. bildschirmfoto von 2015-05-20 08 38 10

  18. jonasschnelli commented at 6:51 AM on May 20, 2015: contributor

    @theuni: was there a Qt version change between 0.10.X and current master?

  19. tuxmaster commented at 7:00 AM on May 20, 2015: none

    As far I can see, from 4.8.6 to 5.x.x.

  20. jonasschnelli commented at 7:04 AM on May 20, 2015: contributor

    Okay. Than it was a probably Qt4.X "bug". @tuxmaster: If you like you can build bitcoin-qt yourself with Qt4. Add #6155 on top and see if it fixes your issue.

  21. tuxmaster commented at 10:09 AM on May 20, 2015: none

    Result of rebuild with Qt4 of F20 (using my own openssl) So I think is no Qt bug. build openssl with: ./config --prefix=/tmp/openssl --openssldir=/tmp/openssl enable-ec enable-ecdh enable-ecds -fPIC shared And run with: LD_PRELOAD=/tmp/openssl/lib/libssl.so:/tmp/openssl/lib/libcrypto.so ./bitcoin-qt bildschirmfoto von 2015-05-20 12 05 50

  22. jonasschnelli commented at 10:58 AM on May 20, 2015: contributor

    Before closing this i'd like to find the change which fixes this bug. Maybe someone can help by checking the changes between 0.10.0 and 0.10.2. I couldn't find anything related to this issues behavior.

    https://github.com/bitcoin/bitcoin/compare/master...v0.10.2

  23. laanwj closed this on Nov 11, 2015

  24. laanwj commented at 10:02 AM on November 11, 2015: member

    Closing (inactivity)

  25. DrahtBot locked this on Sep 8, 2021

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: 2026-04-18 21:15 UTC

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