Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having random crashes. #31

Open
PseudoDistant opened this issue Mar 3, 2021 · 1 comment
Open

Having random crashes. #31

PseudoDistant opened this issue Mar 3, 2021 · 1 comment

Comments

@PseudoDistant
Copy link

I don't know what the issue is. It looks like the messages are normal (The first half or so are there on first run and seem to affect nothing). DiscordQt seems to just randomly crash on me. I have been unsuccessful in finding out what event causes the crash.

> [email protected] start /home/farlandercraft/2Drive/tmp/discord-qt
> qode ./dist/index.js

[Patches] Applied 16 patches.
QWidget::setMinimumSize: (ActionsMenu/NMenu) Negative sizes (220,-16) are not possible
[PluginManager] Loaded 0 plugins.
QComboBoxListView(0x426be80)  does not have a property named  "yBorder"
QComboBoxListView(0x426be80)  does not have a property named  "yBorder"
QComboBoxListView(0x426dff0)  does not have a property named  "yBorder"
QComboBoxListView(0x426dff0)  does not have a property named  "yBorder"
QComboBoxListView(0x4180af0)  does not have a property named  "yBorder"
QComboBoxListView(0x4180af0)  does not have a property named  "yBorder"
QComboBoxListView(0x42d68c0)  does not have a property named  "yBorder"
QComboBoxListView(0x42d68c0)  does not have a property named  "yBorder"
QComboBoxListView(0x42e0ba0)  does not have a property named  "yBorder"
QComboBoxListView(0x42e0ba0)  does not have a property named  "yBorder"
QScrollBar(0x3e30b20)  does not have a property named  "yMarginRight"
QScrollBar(0x3e31390)  does not have a property named  "yMarginRight"
QScrollBar(0x3e30b20)  does not have a property named  "yMarginRight"
QScrollBar(0x3e31390)  does not have a property named  "yMarginRight"
QScrollBar(0x35e24a0)  does not have a property named  "yMarginRight"
QScrollBar(0x35e3140)  does not have a property named  "yMarginRight"
QScrollBar(0x35e24a0)  does not have a property named  "yMarginRight"
QScrollBar(0x35e3140)  does not have a property named  "yMarginRight"
QComboBoxListView(0x3ccf650)  does not have a property named  "yBorder"
QComboBoxListView(0x3ccf650)  does not have a property named  "yBorder"
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
QTipLabel(0x7fec5c005da0)  does not have a property named  "yBorder"
QTipLabel(0x7fec5c005da0)  does not have a property named  "yPadding"
QTipLabel(0x7fec5c005da0)  does not have a property named  "yBorder"
QTipLabel(0x7fec5c005da0)  does not have a property named  "yPadding"
QTipLabel(0x7fec5c0057d0)  does not have a property named  "yBorder"
QTipLabel(0x7fec5c0057d0)  does not have a property named  "yPadding"
QTipLabel(0x7fec5c0057d0)  does not have a property named  "yBorder"
QTipLabel(0x7fec5c0057d0)  does not have a property named  "yPadding"
@ruslang02
Copy link
Owner

Yeah random crashes are the biggest pain of this app, very hard to solve and to debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants