I sent a request for clarification to Kyle wrt the gtk_theme and
icon_theme gconf key changes I've been asked to add to
moblin-settings-daemon. I haven't modified moblin-settings-daemon yet as
we have a code freeze tomorrow and I've been focusing entirely on bugs.

 

  * BUG: "Click ESC to abort calibration, the calibration window doesn't


    close quickly while need wait 25 seconds"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/203412

    FIX: I accidentally introduced this bug by adding a touch_disconnect

    call to moblin-system-daemon which was intended to discontinue

    the capture_touch call when the user aborts. Unfortunately DBUS

    doesn't allow simultaneous calls, so it sat waiting for
capture-touch

    to return. I removed this functionality.

 

  * BUG: "The calibration window doesn't close quickly after the read 

    calibration line disappears, need wait more time"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/203414

    FIX: See bug 203412

 

  * BUG: "Mute shortcut key doesnot realy mute audio"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/191846

    FIX: the new behavior is that the mute shortcut mutes all the
playback 

    tracks that have mute buttons.

 

  * Changed all the .desktop.in.in files to just .desktop.in since

    there was no processing between .in.in to .in

  * Changed the format of the control panel .desktop files to

    include "OnlyShowIn=Settings".

  * All applets are now run as separate processes with the libraries

    spawning and monitoring those processes.

 

  * BUG: "The keyboard shotcuts can launch applications with more than 

    one instances"

    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/153509

    FIX: I added code to moblin-settings-daemon to have it monitor any 

    processes it spawns as a result of shortcut calls and to prevent 

    relaunching an app if an instance already exists.

-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to