[Scummvm-tracker] [ScummVM] #9697: Raspberry Pi 3: mouse / desktop capture issue
laurdy
trac at scummvm.org
Wed Feb 1 01:16:28 CET 2017
#9697: Raspberry Pi 3: mouse / desktop capture issue
---------------------+--------------------
Reporter: laurdy | Owner: (none)
Type: defect | Status: new
Priority: low | Component: Ports
Resolution: | Keywords:
Game: |
---------------------+--------------------
Comment (by laurdy):
platform: Raspberry PI 3 (BCM2837 CPU)
OS: raspbian jessie 11 Jan 2017
build commands (after downloading source):---
sudo apt-get install libvorbis0a libjpeg62-turbo libpng12-0
sudo apt-get libasound2-dev libudev-dev
wget https://www.libsdl.org/release/sdl2-2.0.4.tar.gz
tar zxvf SDL2-2.0.4.tar.gz
cd SDL2-2.0.4
./configure -host=armv7l-raspberry-linux-gnueabihf -prefix=/usr -disable-
pulseaudio -disable-esd -disable-video-mir -disable-video-wayland
-disable-video-x11 -disable-video-opengl
make -j4
sudo make install
------------------
to run the executable just double clicked executable in scummvm folder
to reproduce the bug:
play any scumm game to completion then close scummvm. the desktop will now
have multiple windows open even if non were open before starting scummvm.
--
Ticket URL: <https://bugs.scummvm.org/ticket/9697#comment:2>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list