Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report #41  -  Startup fails if the requested window size is larger than the desktop.
Posted May 28, 2011 - updated Feb 17, 2012   Shortlink: http://arx.vg/41
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Bug report
  • Status
     
    Fixed
  • Assigned to
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Daniel Scharrer
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Time spent
    369294 hours
  • Category
    Not determined
  • Resolution
    RESOLVED
  • Priority
    Not determined
  • Reproducability
    Not determined
  • Severity
    Normal
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Not determined
Issue description
Should start with whatever size the window manager feels like.
Steps to reproduce this issue
Nothing entered.

#2
icon_reply.pngReply
Comment posted by
 SebastienLussier
Jun 02, 04:21
Should be fixed by this commit, please check if you can reproduce it: https://github.com/lubosz/ArxFatalis/commit/98e1d4338ae465ec98ac1a1963d6e027d8d853e9

Thanks, Seb
#3
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jun 02, 14:19
Yes, it no longer crashes.

On linux (any X11 platform really) the window manager has the final say on window size and position, which means you might not get the requested window size, even if it is not bigger than the desktop (think tiliing window managers). I don't know how it'll work in those situations. But such setups aren't too common, so I guess we can fix this when/after we port the windowing code.