[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-03-16 Thread May Xie
Lei, could you verify this bug?

** Tags removed: pending

** Changed in: moblin-ui-framework
   Status: Confirmed = Fix Committed

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-03-16 Thread yanglei
I test this on the QA image today (20080317). 
no symptom found now. 
Verfied

** Changed in: moblin-ui-framework
   Status: Fix Committed = Fix Released

** Summary changed:

- prevent home applet from being incorrectly resized
+ prevent home applet from being incorrectly resizedv

** Tags added: verification-done

-- 
prevent home applet from being incorrectly resizedv
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-03-14 Thread yanglei
** Tags added: pending

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-03-03 Thread Jing Wang
** Changed in: moblin-ui-framework
   Importance: Undecided = Medium

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-02-14 Thread Launchpad Bug Tracker
This bug was fixed in the package hildon-desktop - 1:2.0.9-1ubuntu1

---
hildon-desktop (1:2.0.9-1ubuntu1) hardy; urgency=low

  * Rebased to upstream version 1:2.0.9-1 from 1:0.0.43-1 from bzr
734..803
  * added cdbs simple-patchsys support and appropriate build dependency
  * removed ubuntu and moblin changes from source, added as patch files:
  * 01_ume_layout_configuration.patch:
modifications made to hildon layout configuration files for UME.
It includes replacing the Top and Bottom panels with the new
Marquee panel.
  * 02_build_mods.patch:
adds ume specific build changes to makefile, configure and autoconf
  * 03_gconf_related.patch:
adds gconf schema and key defines for newly created gconf keys
that are used by other patches to conditionalize certain behavior
at runtime based on gconf values.
  * 04_container_visibility.patch:
adds support to configure desktop-panels defined in desktop.conf
with newly created X-Hide-On-Home setting which controls if the
panel is hidden or shown when the home window is shown.
fixes LP: #186875
  * 05_hide_banner.patch:
adds gconf support to enable/disable showing built-in hildon banner
for app launching. Default to disable for UME, as UME home plugin
displays it's own banner for app launching.
  * 06_type_changes_for_64bit.patch:
changes to support building on 64 bit platforms.
  * 07_home_window_menu_visibility.patch:
adds gconf support to enable/disable showing of home window menu.
Default to disable for UME as home window menu is not used.
fixes LP: #186859
  * 08_home_window_titlebar_visibility.patch:
adds gconf support to enable/disable showing of home applet titlebar.
Default to disable for UME as home applet titlebar is not necessary.
fixes LP: #186857
  * 09_home_applet_resize_fix.patch:
fixes to prevent home applet from being incorrectly resized.
fixes LP: #186868
  * 10_drag_event_fix.patch:
adds gconf support to allow propagation of drag events to home applet
without having to click and hold for a certain period. LP: #186843
  * 11_window_filter.patch:
moblin.org patch to allow non-hildon windows to be managed by
window manager.
  * 12_statusbar_plugin_paint_fix.patch:
moblin.org patch to fix repaint issues with non-hildon statusbar
plugins.
  * 13_active_window_notification.patch:
moblin.org patch to emit new signal active-window-update when
hd_wm_application_set_active_window is called. Used by marquee panel.
  * 14_display_handle_return.patch:
moblin.org patch to add function hd_wm_window_get_display() to return
X Display struct.
  * 15_libstartup_notification_crash_fix.patch:
moblin.org fix for crash on libstartup notification
  * 16_loopback_window_list.patch:
moblin.org patch to libhildonwm/hd-wm.c hd_wm_switch_info_window()
function to return first window in list if last window reached.
Used by marquee panel.
  * 17_statusbar_container.patch:
moblin.org patch to support new marquee panel with embedded statusbar
container.
  * 18_mix_build.patch:
moblin.org patch to use gint instead of guint in certain places.
  * 19_icon_menu_button_changes.patch:
moblin.org changes to icon size, button size and image paths needed
by marquee panel
  * 20_ifdef_fix.patch:
bug fix for incorrect #ifdef in hd-switcher-menu.c

hildon-desktop (1:2.0.9-1) sardine; urgency=low

  * src/hd-select-plugins-dialog.c: still display the dialog
  if one of the given plugin directories does not exist.

hildon-desktop (1:2.0.8-1) sardine; urgency=low

  * debian/config/desktop.conf: add ~/.hildon-home as a plugin dir
  for home

  * src/hd-desktop.c:
  - have ContainerInfo have a list of plugin directories instead of one
  - watch each of the directories.
  * src/hd-select-plugins-dialog.c:
  - iterate plugins from all plugin directories.

hildon-desktop (1:2.0.7-2) sardine; urgency=low

  * Include hildon-update-notifier in the default statusbar configuration.
  Fixes: NB#76493

hildon-desktop (1:2.0.7-1) sardine; urgency=low

  * debian/rules: call dh_installinit with -r to avoid restarting
  desktop during seamless software updates.

  * libhildonwm/hd-keys.c: catch X errors around call to
  XKeycodeToKeysym. Fixes: NB#78409

hildon-desktop (1:2.0.6-1) sardine; urgency=low

  * libhildonwm/hd-keys.c: check if a fn + keycode gives keysym,
  but also if keycode only does not give keysym.
  Fixes: NB#74429

  * libhildondesktop/hildon-home-titlebar.c: use button1 in
  gtk_menu_popup. Fixes: NB#76713

hildon-desktop (1:2.0.5-1) sardine; urgency=low

  * libhildonwm/hd-keys.c:
  - when grabbing a shortcut, check if that keysym requires the Fn
  modifiers, and if so add it to the modifier mask. For instance
  the + key in French is labelled as + but requires Fn+V.
  - when a key shortcut is received, check if this keycode and
  mask results in a levelled keysym.
  Fixes: NB#74322

  * 

[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-02-07 Thread Bill Filler
I've attached the patch for this fix. This has been committed into
Launchpad. Upload of hildon-desktop_2.0.9-1ubuntu1 into main will
contain the fix. The package has been temporarily uploaded to PPA at
http://ppa.launchpad.net/ubuntu-mobile/ubuntu until the fix gets into
main.

** Attachment added: 09_home_applet_resize_fix.patch
   http://launchpadlibrarian.net/11817874/09_home_applet_resize_fix.patch

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-02-04 Thread Bob Spencer
** Changed in: moblin-ui-framework
 Assignee: (unassigned) = Bob Spencer (bob-spencer)
   Status: New = Confirmed

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-01-29 Thread Daniel Holbach
Unsubscribing ubuntu-universe-sponsors from the bug, as hildon-desktop
is in main. Also: isn't this bug fixed with the same upload as bug
#186843?

Yanglei: you need to be member of ~ubuntu-bugcontrol
(https://wiki.ubuntu.com/UbuntuBugControl).

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-01-29 Thread Bill Filler
Changing owner back to me as I have fixed already and am working on it
in Ubuntu

** Changed in: hildon-desktop (Ubuntu)
 Assignee: Horace (horace-li) = Bill Filler (bfiller)

** Changed in: hildon-desktop (Ubuntu)
   Status: New = Fix Committed

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-01-29 Thread Bill Filler
this bug is different from bug #186843. It will be fixed when the
hildon-desktop 0.0.43-1ubuntu4 is uploaded, but the upload hasn't
happened yet.

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-01-28 Thread yanglei
Change owner to Horace.

Somehow I cannot change importance.

** Changed in: hildon-desktop (Ubuntu)
 Assignee: Bill Filler (bfiller) = Horace (horace-li)

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 186868] Re: prevent home applet from being incorrectly resized

2008-01-28 Thread yanglei
Change owner to Horace.

Somehow I cannot change importance.

-- 
prevent home applet from being incorrectly resized
https://bugs.launchpad.net/bugs/186868
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs