Home_greyBuild Service > Projects > home:jieyang:branches:MeeGo:1.2.0:oss:Update:Testing > uxlaunch > Package diff
Login

Changes of commit 13

    Index: debug.patch
===================================================================
--- debug.patch (revision 12)
+++ debug.patch (revision 13)
@@ -24,7 +24,7 @@
  }
  
 --- uxlaunch-0.59.1/uxlaunch.c	2011-04-29 04:04:24.000000000 +0800
-+++ uxlaunch-0.59.1/uxlaunch.c.new	2012-04-28 14:22:18.668000041 +0800
++++ uxlaunch-0.59.1/uxlaunch.c.new	2012-04-28 14:43:00.314000043 +0800
 @@ -46,8 +46,6 @@
  
  	maybe_start_screensaver();
@@ -53,7 +53,7 @@
  
  	/*
  	 * BUG: udev is sometimes not done when we go and start Xorg,
-@@ -112,10 +114,12 @@
+@@ -112,19 +114,23 @@
  	 * we call udevadm settle and force the system to wait for
  	 * device probing to complete, which may be a long time
  	 */
@@ -68,9 +68,11 @@
  
  	/*
  	 * These steps don't need X running
-@@ -124,7 +128,8 @@
+ 	 * so can happen while X is talking to the
+ 	 * hardware
  	 */
-- 	wait_for_X_signal();
+-	wait_for_X_signal();
++//	wait_for_X_signal();
  
 +	lprintf("will call launch_user_session\n");
  	launch_user_session();