Monero-gui: White fields in monero-wallet-qt 0.14.0.0-1

Created on 3 Mar 2019  路  8Comments  路  Source: monero-project/monero-gui

Hi,

I'm having this issue with this package:

https://aur.archlinux.org/packages/monero-wallet-qt

Some fields are white, which I think are supposed to be black, as such:

1
2
3

Hope you can help. Thanks!

invalid

All 8 comments

This is rather weird and seems to be related to your local setup. What Qt version did you use to build the GUI?

@selsta thank you so much for the response.

I hope I'm doing this right:

$ qmake-qt5 --version

_QMake version 3.1
Using Qt version 5.12.1 in /usr/lib_

I tried different themes but it didn't change the white fields, except for 1 theme which made the fields a weird yellow.

Maybe because we use TextArea without any background set;

https://github.com/monero-project/monero-gui/blob/02e16634716c6c9fa6bf0aa75928f0d698be7453/pages/settings/SettingsWallet.qml#L83-L105

It might be inheriting the background colors from OS/distro. That's probably why Qt's TextArea has backgroundVisible.

Just a thought.

This happens when using Breeze theme. Workaround is to switch to Breeze Dark.

Thanks @trulex , but unfortunately that didn't work. I have since switched to the GUI binary and the issue has gone away.

@brainscar - Is this still an issue with GUI v0.14.1.0?

@brainscar - ping.

Closing due to inactivity.

+invalid

Was this page helpful?
0 / 5 - 0 ratings

Related issues

1337tester picture 1337tester  路  6Comments

GreatWhiteMuffloN picture GreatWhiteMuffloN  路  8Comments

ddyzhang picture ddyzhang  路  8Comments

robricc picture robricc  路  7Comments

keatond picture keatond  路  10Comments