Will not change size after having a puzzle solved
Bug #958127 reported by
vader95
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-games (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
tetravex will not switch the game board size after choosing the solve option.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnotravex 1:3.2.1-0ubuntu1
ProcVersionSign
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sat Mar 17 16:00:16 2012
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-games
UpgradeStatus: No upgrade log present (probably fresh install)
To post a comment you must log in.
Hi, I had the same issue. Clean Ubuntu 18.0.4 install. Tetravex on first initialization requested board size. Now stuck with 3x3 board.
I Managed to bypass this by changing a local file.
gnome-tetravex uses a -s (--size) {2-6} parameter to specify board size.
File changed: /.local/ share/gnome- shell/applicati on_state tetravex_ gnome-tetravex. desktop" open-window- count=" 1" score="119" last-seen= "1543501746" size="4"/>
${HOME}
#added size parameter which affect the startup from the menu.
<application id="gnome-
NOTE: This entry WILL be overwritten with next game, using new board size, but the change seems to 'stick'. Obviously the correct setting file gets adjusted somewhere.