GNOME Bugzilla – Bug 645750
[regression] Welcome dialog not focused on startup
Last modified: 2011-05-26 01:09:41 UTC
The startup wizard/welcome dialog used to be properly focused when starting pitivi. Now, the main window is focused and the startup dialog is thrown out of focus. 6ada7de642954e62028a08b028443d741c924549 is the first bad commit commit 6ada7de642954e62028a08b028443d741c924549 Author: Alex Băluț <alexandru.balut@gmail.com> Date: Sun Jan 16 10:43:02 2011 +0100 Fix StartupWizardGuiPitivi to show the wizard only when it should. Removed unnecessary show() calls from PitiviMainWindow.
I should mention that this occurs on my (slower) laptop, not on my (faster) desktop). Since pitivi loads much faster on my desktop computer, this may be a race condition.
commit b7ae0f683d99629e94c2b4b882ada534af3b423d Author: Jean-François Fortin Tam <nekohayo@gmail.com> Date: Mon May 16 22:19:33 2011 -0400 Properly set the welcome dialog as transient for mainwindow to commit 44bd3e61c3bd60358a404efa7d63f2f0424b7fee Author: Thibault Saunier <thibault.saunier@collabora.co.uk> Date: Sun May 22 20:49:26 2011 -0400 application: clean up the welcome dialog grab focus commit