dannyedel / dspdfviewer

Dual-Screen PDF Viewer for latex-beamer
http://dspdfviewer.danny-edel.de
GNU General Public License v2.0
219 stars 29 forks source link

Regression: Both windows spawn on primary monitor #90

Closed dannyedel closed 8 years ago

dannyedel commented 8 years ago

Platform: Debian Sid/Openbox/Qt5

Git Revision: d2945f8 Merge remote-tracking branch 'projekter/push'

When compiling in Qt5 mode, both windows spawn on the primary screen on top of each other and do not move. The S key re-renders them, but their positions do not change.

dannyedel commented 8 years ago

Git bisect says:

51451516e058ff1ffed74d3a6a72cc138ea09e4e is the first bad commit

It seems I merged #88 too fast (I only tested on Linux/Qt4).