nurupo / ProjectTox-Qt-GUI

A cross-platform front end for ProjectTox Core library, written in C++11 with use of Qt5
GNU General Public License v3.0
342 stars 116 forks source link

Messages get cut off after a while #84

Closed ProMcTagonist closed 10 years ago

ProMcTagonist commented 10 years ago

Fresh compiled toxcore and Qt-GUI as of an hour or so ago on Qt 5.1.1, Debian Jessie. After a hundred or so messages, they start getting cut off. It's only display-side, everything still sends.

screenshot - 11182013 - 01 35 53 pm

The problem persists through restarts. After a lot of messages, it gets buggy and eventually starts cutting them off.

nurupo commented 10 years ago

Thank you for reporting. The current Message Display widget needs to be rewritten, because we are not satisfied with it for several reasons, including the one you have reported. That's basically what issue https://github.com/nurupo/ProjectTox-Qt-GUI/issues/62 is about

nurupo commented 10 years ago

Closing the issue, because it's a duplicate (it's a subpart of #62)