Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Frozen-Bubble Couldn't make app No available video device
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Tue Oct 09, 2012 6:57 am    Post subject: Frozen-Bubble Couldn't make app No available video device Reply with quote

Code:
ramaswamy@localhost ~ $ frozen-bubble
        [[ Frozen-Bubble-2.2.1beta1 ]]

  http://www.frozen-bubble.org/

  Copyright (c) 2000-2010 The Frozen-Bubble Team.

    Artwork: Alexis Younes
             Amaury Amblard-Ladurantie
    Soundtrack: Matthias Le Bidan
    Design & Programming: Guillaume Cottenceau
    Level Editor: Kim and David Joham
    Additional network programming: Mark Glines

  Originally sponsored by Mandriva <http://www.mandriva.com/>

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License version 2, as
  published by the Free Software Foundation.

[SDL Init] Couldn't make app No available video device
 Try software fallback at /usr/games/bin/frozen-bubble line 2672.
Couldn't make app No available video device at /usr/games/bin/frozen-bubble line 2674.
ramaswamy@localhost ~ $


how can i make it look at the normal xorg-server?
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
jonathan183
Guru
Guru


Joined: 13 Dec 2011
Posts: 318

PostPosted: Mon Dec 30, 2013 1:33 am    Post subject: Reply with quote

I'm guessing by now you have sorted this issue ... I ran into a similar problem today, for me the issue was I had built media-libs/libsdl without X support.
Code:
media-libs/libsdl X
in package.use fixed it for me. I have -X in make.conf and set X support when I want it for a package - I may or may not stick with this arrangement ;)
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21604

PostPosted: Mon Dec 30, 2013 10:52 pm    Post subject: Reply with quote

jonathan183 wrote:
I'm guessing by now you have sorted this issue ... I ran into a similar problem today, for me the issue was I had built media-libs/libsdl without X support.
Code:
media-libs/libsdl X
in package.use fixed it for me. I have -X in make.conf and set X support when I want it for a package - I may or may not stick with this arrangement ;)
If the package using SDL requires that SDL have USE=X, then you have found a bug. The ebuild should have been written to require you to enable USE=X on libsdl before it allowed you to install the package that used SDL. Given the purpose of SDL, I am not surprised this slipped through.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum