-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
From IRC:
22:27:27 <jemu> hiho, it seems that since some newer snapshot versions of mumble the chat scrolls to the top (as opposed to the bottom) when an image is posted. is this a known problem? is it maybe related to some older qt5 versions?
22:29:03 <@mkrautz> jemu: where are you seeing it?
22:29:57 <jemu> mkrautz: two people have reported this to me, one is one ubuntu trusty + snapshot ppa the other on windows 7 + official snapshot build
22:30:46 <jemu> mkrautz: sorry, i confused something, both are linux (one is ubutnu trusty + snapshot ppa, the other is a debian system)
22:31:03 <jemu> it works perfectly fine on my system (gentoo + manually build)
22:33:01 <jemu> i couldn't find a bug report, only some older ones with the opposite issue (not scrolling at all)
22:33:02 <@mkrautz> is the debian system using debian's own package?
22:33:13 <@mkrautz> if so, that would probably have the bug
22:33:29 <jemu> the debian user has done a custom build from git master
22:33:57 <jemu> the ubuntu user has: 1.3.0 (1.3.0~1326~gf4ca0cf~snapshot-1~ppa1~trusty1)
22:34:40 <@mkrautz> OK
22:34:48 <@mkrautz> seems like it's possibly an issue with older versions of Qt then, hmm...
22:34:58 <@mkrautz> jemu: that's pretty old
22:35:36 <@mkrautz> (not that anything should have changed in that regard, but ... it's still a bit oldold)
22:35:41 <@mkrautz> eh, old* :)
22:35:58 <@mkrautz> OK, trust has Qt 5.2
22:36:05 <@mkrautz> and the Debian user is... maybe on Qt 4?
22:37:14 <jemu> mkrautz: yes, the debian user is still on Qt 4
22:37:41 <@mkrautz> OK, I would expect the Qt 4 to be broken in that regard, actually :(
22:37:50 <@mkrautz> the Qt 4 version*
22:38:04 <@mkrautz> I seem to be missing a lot of words today :)
22:38:07 <jemu> good (or bad, depends on context), what about Qt 5.2?
22:38:27 <@mkrautz> jemu: I have no idea about that :(
22:41:21 <jemu> mkrautz: we have updated to 1508 on the ubuntu system, issue persists
22:41:38 <jemu> so maybe we should update from trusty to xenial?
22:41:54 <@mkrautz> jemu: well, it's a bug I'd like to fix... so :)
22:42:15 <jemu> ok, something we can do to help?
22:42:56 <@mkrautz> jemu: if the debian user could try to build 1.2.16 w/ qt 4 and check if that works, that would help :)