This is happening to me too. Fresh install of Debian 11, primary DP
landscape, secondary HDMI portrait. Two effects:
1. A window on the right of the primary screen moves to the left of the
primary screen. Another window on the left of the primary screen does
not move. The moving window also resize
I think I have solved this - it is caused when you click the "Clear"
button on the little number-picker. This adds the digit 0 to the row
object, so it's length when completed is greater than 9, and the game
counts this as an uncompleted game.
A work-around is to use the delete key instead of the
Public bug reported:
I have the release version of Gutsy running on a Dell Inspiron 6400 with
1280x800 main screen, and an Acer AL707 1280x1024 secondary screen.
I found I was logged out after a period of inactivity, which turned out
to be when the screensaver kicked in. I could stop this occurri
I have an ATI Radeon 9000 Pro (RV 250) which had the same symptoms - 3D
applications would hard freeze. I can still ssh into the box from
another machine, but killing X did nothing, so I think the freeze is
actually the video card.
The suggestion above to add
Option "AGPMode" "4"
to the device s
Public bug reported:
Binary package hint: php5
Dapper server LAMP install. The /etc/php5/apache2/php.ini file has the
following section:
;
; Paths and Directories ;
;
; UNIX: "/path1:/path2"
;include_path = ".:/usr/share/php"
;
; Windows: "\path1;