From cac39bd88a396b885f59bc23506ba1a8b2bfca5e Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 8 May 2012 18:33:51 +0200 Subject: pbs2 clear cookies extension (tofix: multiple loaded URLs messages) --- testApp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testApp.sh') diff --git a/testApp.sh b/testApp.sh index ad505d8..b35c18e 100755 --- a/testApp.sh +++ b/testApp.sh @@ -42,7 +42,7 @@ working_path=`dirname "$script_path"` display_id=$(grep -n $(whoami) /etc/passwd| head -n 1|awk -F : '{print $1}') # Start QT's virtual framebuffer with proper display_id -/usr/local/Trolltech/$QT_VERSION/bin/qvfb -width 1024 -height 768 -qwsdisplay :$display_id & +/usr/local/Trolltech/$QT_VERSION/bin/qvfb -width 1156 -height 800 -qwsdisplay :$display_id & # quick sleep to wait for qvfb loading sleep 0.2 # Start fbgui connecting to QVFb with display_id from above. -- cgit v1.2.3-55-g7522