crashes instant if changed to 2560x1440 in full screen mode

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
LAZA
Posts: 26
Joined: October 13th, 2007, 9:52 am
Location: Winterhill, Swabia, Germany

crashes instant if changed to 2560x1440 in full screen mode

Post by LAZA »

I got this problem with th actual version 1.12.5:

- starting BfW
- opt into the settings
- change full screen
--> works
- change to the optimal resolution of the screen 2560 x 1440
--> game crashes instant

If i change the resolution not in full screen mode it works but got the bars.
Other resolutions work as well (tested some).

Starting in the Terminal i got this:

Code: Select all

$ wesnoth
Battle for Wesnoth v1.12.5 (1ce2ee8-Modified)
Started on Sat Jan  2 21:38:25 2016


Data directory: /usr/share/wesnoth
User configuration directory: /home/frank/.config/wesnoth
User data directory: /home/frank/.local/share/wesnoth/1.12
Cache directory: /home/frank/.cache/wesnoth
Checking video mode: 1024x768x32...
setting mode to 1024x768x32
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
  Value in failed request:  0xa7
  Serial number of failed request:  228
  Current serial number in output stream:  230
Trying ig again with changing to a working resolution before:

Code: Select all

$ wesnoth
Battle for Wesnoth v1.12.5 (1ce2ee8-Modified)
Started on Sat Jan  2 21:38:53 2016


Data directory: /usr/share/wesnoth
User configuration directory: /home/frank/.config/wesnoth
User data directory: /home/frank/.local/share/wesnoth/1.12
Cache directory: /home/frank/.cache/wesnoth
Checking video mode: 1024x768x32...
setting mode to 1024x768x32
20160102 21:39:13 warning gui/event: distributor mouse button left [simple_item_selector]: . Mouse down on non focussed widget and mouse not captured, we missed events.
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
  Value in failed request:  0xa7
  Serial number of failed request:  272
  Current serial number in output stream:  274
.

OS: Manjaro 15.12 with Xfce DE
BfW installed with Pamac
Dell Precision T3500
-
* Manjaro Xfce 64 Bit - Testing *
User avatar
nuorc
Forum Regular
Posts: 582
Joined: September 3rd, 2009, 2:25 pm
Location: Barag Gor

Re: crashes instant if changed to 2560x1440 in full screen m

Post by nuorc »

I asked about a year ago why I can't run bfw in 1920x1080 and never even got a reply: http://forums.wesnoth.org/viewtopic.php?f=4&t=41576

So, my advice would be to just take what works.

If you aspire for more: good luck!
I have a cunning plan.
LAZA
Posts: 26
Joined: October 13th, 2007, 9:52 am
Location: Winterhill, Swabia, Germany

Re: crashes instant if changed to 2560x1440 in full screen m

Post by LAZA »

nuorc wrote:I asked about a year ago why I can't run bfw in 1920x1080 and never even got a reply: http://forums.wesnoth.org/viewtopic.php?f=4&t=41576

So, my advice would be to just take what works.

If you aspire for more: good luck!
Thats hard, cause with my (now) old monitor (which i passed to my wife) it was possible to play in 1920x1200.
For years i had Ubuntu or Xubuntu - no problems ever!

But this might be cause of the 16:10 format and now 16:9....
Dell Precision T3500
-
* Manjaro Xfce 64 Bit - Testing *
User avatar
Pentarctagon
Project Manager
Posts: 5564
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: crashes instant if changed to 2560x1440 in full screen m

Post by Pentarctagon »

1.13 is moving from SDL 1.2 to SDL 2, so it's possible that will fix the resolution issue.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
LAZA
Posts: 26
Joined: October 13th, 2007, 9:52 am
Location: Winterhill, Swabia, Germany

Re: crashes instant if changed to 2560x1440 in full screen m

Post by LAZA »

Pentarctagon wrote:1.13 is moving from SDL 1.2 to SDL 2, so it's possible that will fix the resolution issue.
So there is no other solution than playing in a smaller resolution which means in windowed mode?
Dell Precision T3500
-
* Manjaro Xfce 64 Bit - Testing *
User avatar
nuorc
Forum Regular
Posts: 582
Joined: September 3rd, 2009, 2:25 pm
Location: Barag Gor

Re: crashes instant if changed to 2560x1440 in full screen m

Post by nuorc »

I'm playing in 1280x720, but it's still full-screen.
I have a cunning plan.
User avatar
Pentarctagon
Project Manager
Posts: 5564
Joined: March 22nd, 2009, 10:50 pm
Location: Earth (occasionally)

Re: crashes instant if changed to 2560x1440 in full screen m

Post by Pentarctagon »

LAZA wrote:
Pentarctagon wrote:1.13 is moving from SDL 1.2 to SDL 2, so it's possible that will fix the resolution issue.
So there is no other solution than playing in a smaller resolution which means in windowed mode?
I really don't know. I've heard things here and there about how SDL 2 should have better support of various resolutions, but personally I rarely do anything in fullscreen mode since I like to multitask.
99 little bugs in the code, 99 little bugs
take one down, patch it around
-2,147,483,648 little bugs in the code
User avatar
beetlenaut
Developer
Posts: 2825
Joined: December 8th, 2007, 3:21 am
Location: Washington State
Contact:

Re: crashes instant if changed to 2560x1440 in full screen m

Post by beetlenaut »

I know that Wesnoth can definitely run in 2560x1440 mode, because that's what I'm using. It works windowed and fullscreen. I don't think that BfW is causing your problem. This looks more like a driver problem to me.
Campaigns: Dead Water,
The Founding of Borstep,
Secrets of the Ancients,
and WML Guide
LAZA
Posts: 26
Joined: October 13th, 2007, 9:52 am
Location: Winterhill, Swabia, Germany

Re: crashes instant if changed to 2560x1440 in full screen m

Post by LAZA »

beetlenaut wrote:I know that Wesnoth can definitely run in 2560x1440 mode, because that's what I'm using. It works windowed and fullscreen. I don't think that BfW is causing your problem. This looks more like a driver problem to me.
So would you please help me to sort this out?
I'm new to Manjaro and satisfied so far...

What i can give you in forehand is some infos about my system:

Operating system, including its version.
Manjaro 15.12 with Xfce Desktop
Version of Wesnoth, including the configured language.
1.12.5 (1ce2ee8-Modified), installed via Pamac
A step-by-step walkthrough of how to reproduce the problem.
s. first posting (i hope it is satisfying enough)


Maybe the "Modified" in the version number explains this - so it is a Manjaro problem...?!?

Code: Select all

$ pacman -Si wesnoth
Repositorium         : community
Name                 : wesnoth
Version              : 1.12.5-3
Beschreibung         : A turn-based strategy game on a fantasy world
Architektur          : x86_64
URL                  : http://www.wesnoth.org/
Lizenzen             : GPL
Gruppen              : Nichts
Stellt bereit        : Nichts
Hängt ab von         : sdl_ttf  sdl_net  sdl_mixer  sdl_image  fribidi  boost-libs  pango  lua52  wesnoth-data  dbus  python2
Optionale Abhängigkeiten: Nichts
In Konflikt mit      : Nichts
Ersetzt              : Nichts
Größe des Downloads  :   5,22 MiB
Installationsgröße   :  23,76 MiB
Packer               : Evangelos Foutras <evangelos@foutrelis.com>
Erstellt am          : Mo 21 Dez 2015 19:43:17 CET
Verifiziert durch    : MD5-Summe  SHA256-Summe  Signatur
lshw --> attached
glxinfo --> attached

Code: Select all

$ uname -a
Linux T3500 4.4.0-1-MANJARO #1 SMP PREEMPT Mon Dec 28 07:43:36 UTC 2015 x86_64 GNU/Linux

Code: Select all

$ fglrxinfo 
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: AMD Radeon R7 200 Series   
OpenGL version string: 4.5.13399 Compatibility Profile Context 15.201.1151

Code: Select all

$ pacman -Si linux44-catalyst
Repositorium         : extra
Name                 : linux44-catalyst
Version              : 1:15.201.1151-0.7
Beschreibung         : AMD/ATI Catalyst drivers for linux. fglrx kernel module only.
Architektur          : x86_64
URL                  : http://www.amd.com
Lizenzen             : custom
Gruppen              : linux44-extramodules
Stellt bereit        : catalyst=15.201.1151
Hängt ab von         : linux44  catalyst-utils=1:15.201.1151
Optionale Abhängigkeiten: Nichts
In Konflikt mit      : catalyst-legacy  linux44-catalyst-legacy
Ersetzt              : Nichts
Größe des Downloads  :   4,58 MiB
Installationsgröße   :   4,71 MiB
Packer               : Philip Müller <philm@manjaro.org>
Erstellt am          : Mo 28 Dez 2015 09:03:52 CET
Verifiziert durch    : MD5-Summe  SHA256-Summe  Signatur
Attachments
glxinfo.txt
sudo glxinfo
(26.77 KiB) Downloaded 226 times
lshw.txt
sudo lshw
(51.99 KiB) Downloaded 394 times
Last edited by LAZA on January 3rd, 2016, 3:41 pm, edited 1 time in total.
Dell Precision T3500
-
* Manjaro Xfce 64 Bit - Testing *
User avatar
beetlenaut
Developer
Posts: 2825
Joined: December 8th, 2007, 3:21 am
Location: Washington State
Contact:

Re: crashes instant if changed to 2560x1440 in full screen m

Post by beetlenaut »

LAZA wrote:So would you please help me to sort this out?
Oh, sorry! I must have sounded really knowledgeable. You may be disappointed.

This is what I can tell you: I have an AMD card too, but I am using the Mesa driver instead of the Catalyst driver. (Mesa is slower for 3D rendering, but it's fast enough for what I do.) I'm using KDE/Plasma on openSUSE, but I doubt that changing your distro would help. I did compile Wesnoth myself though, and that's probably worth a try.

That's all I know. You could try compiling BfW, switching to Mesa, or contacting AMD for more help. Or, maybe someone smarter than me will show up here with a better idea.

Let us know what happens.
Campaigns: Dead Water,
The Founding of Borstep,
Secrets of the Ancients,
and WML Guide
User avatar
tr0ll
Posts: 551
Joined: June 11th, 2006, 8:13 pm
Location: canada

Re: crashes instant if changed to 2560x1440 in full screen m

Post by tr0ll »

To track the problem further, it may be necessary to install (and compile first) a debug version, then follow the instructions under Segfault in the wiki about providing a backtrace.

You could also try the Manjaro Linux Forum topic on BfW. to get distro-specific help.
Post Reply