All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 33078] New: Sauerbraten refuses to start
@ 2011-01-13 21:55 bugzilla-daemon
  2011-01-14  8:46 ` [Bug 33078] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-01-13 21:55 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33078

           Summary: Sauerbraten refuses to start
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: barisurum@gmail.com


Trying to set the video (most likely opengl rather than SDL) the game crashes
and gives this:

init: sdl
init: net
init: game
init: video: mode
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  129 (XFree86-VidModeExtension)
  Minor opcode of failed request:  10 (XF86VidModeSwitchToMode)
  Value in failed request:  0x156
  Serial number of failed request:  125
  Current serial number in output stream:  127

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 33078] Sauerbraten refuses to start
  2011-01-13 21:55 [Bug 33078] New: Sauerbraten refuses to start bugzilla-daemon
@ 2011-01-14  8:46 ` bugzilla-daemon
  2011-01-14 21:25 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-01-14  8:46 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33078

--- Comment #1 from Michel Dänzer <michel@daenzer.net> 2011-01-14 00:46:19 PST ---
That does look like an SDL issue. What version of it are you using? Does
setting the environment variable SDL_VIDEO_X11_XRANDR=1 help?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 33078] Sauerbraten refuses to start
  2011-01-13 21:55 [Bug 33078] New: Sauerbraten refuses to start bugzilla-daemon
  2011-01-14  8:46 ` [Bug 33078] " bugzilla-daemon
@ 2011-01-14 21:25 ` bugzilla-daemon
  2011-01-15 16:33 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-01-14 21:25 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33078

--- Comment #2 from barisurum@gmail.com 2011-01-14 13:25:05 PST ---
(In reply to comment #1)
> That does look like an SDL issue. What version of it are you using? Does
> setting the environment variable SDL_VIDEO_X11_XRANDR=1 help?

Nope.. the result is the same.

>From Xorg.1.log:

[    12.618] (EE) open /dev/fb0: No such file or directory
[    12.618] (EE) No devices detected.
[    12.618] 
Fatal server error:
[    12.618] no screens found
[    12.618]

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 33078] Sauerbraten refuses to start
  2011-01-13 21:55 [Bug 33078] New: Sauerbraten refuses to start bugzilla-daemon
  2011-01-14  8:46 ` [Bug 33078] " bugzilla-daemon
  2011-01-14 21:25 ` bugzilla-daemon
@ 2011-01-15 16:33 ` bugzilla-daemon
  2011-01-15 22:25 ` bugzilla-daemon
  2011-02-22 16:19 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-01-15 16:33 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33078

--- Comment #3 from Michel Dänzer <michel@daenzer.net> 2011-01-15 08:33:27 PST ---
(In reply to comment #2)
> > That does look like an SDL issue. What version of it are you using?

Still waiting for an answer.


> From Xorg.1.log:
> 
> [    12.618] (EE) open /dev/fb0: No such file or directory
> [    12.618] (EE) No devices detected.
> [    12.618] 
> Fatal server error:
> [    12.618] no screens found
> [    12.618]

Not sure what that's to do with the sauerbraten problem.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 33078] Sauerbraten refuses to start
  2011-01-13 21:55 [Bug 33078] New: Sauerbraten refuses to start bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-01-15 16:33 ` bugzilla-daemon
@ 2011-01-15 22:25 ` bugzilla-daemon
  2011-02-22 16:19 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-01-15 22:25 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33078

--- Comment #4 from barisurum@gmail.com 2011-01-15 14:25:18 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > > That does look like an SDL issue. What version of it are you using?
> 
> Still waiting for an answer.
> 
> 
> > From Xorg.1.log:
> > 
> > [    12.618] (EE) open /dev/fb0: No such file or directory
> > [    12.618] (EE) No devices detected.
> > [    12.618] 
> > Fatal server error:
> > [    12.618] no screens found
> > [    12.618]
> 
> Not sure what that's to do with the sauerbraten problem.

SDL version: 1.2.14-4ubuntu1.1

"> Not sure what that's to do with the sauerbraten problem."

I'm not sure too coz I'm just a qt4 gui guy :) Its the only error I could find
in the X logs.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 33078] Sauerbraten refuses to start
  2011-01-13 21:55 [Bug 33078] New: Sauerbraten refuses to start bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-01-15 22:25 ` bugzilla-daemon
@ 2011-02-22 16:19 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-02-22 16:19 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33078

Marek Olšák <maraeo@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/Gallium/r300        |GLX
         AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.
                   |.org                        |org

--- Comment #5 from Marek Olšák <maraeo@gmail.com> 2011-02-22 08:18:58 PST ---
Reassigning to GLX.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-02-22 16:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 21:55 [Bug 33078] New: Sauerbraten refuses to start bugzilla-daemon
2011-01-14  8:46 ` [Bug 33078] " bugzilla-daemon
2011-01-14 21:25 ` bugzilla-daemon
2011-01-15 16:33 ` bugzilla-daemon
2011-01-15 22:25 ` bugzilla-daemon
2011-02-22 16:19 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.