[Bug 343618] Re: New cache flush progress window misplaced and has truncated text

2009-07-25 Thread David Balažic
Item 3 is still present in Ubunu 9.04 and it seems it is reported as bug
349948.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-17 Thread David Barth
Cody, could you take a look at the text wrapping issue? The bug is fixed
for the begta, but it would be better to have a complete fix for the
release.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-17 Thread Martin Pitt
I didn't find a workaround for fixing the label wrapping glitch. It only
happens seldomly, and is related to bug 20096.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-mount - 0.8-1ubuntu4

---
gnome-mount (0.8-1ubuntu4) jaunty; urgency=low

  * 09_use_window_for_flushing.patch: Set proper window icon and make the
window appear in the screen center. (LP: #343618)

 -- Martin PittTue, 17 Mar 2009 12:41:30
+0100

** Changed in: gnome-mount (Ubuntu)
   Status: In Progress => Fix Released

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-17 Thread Martin Pitt
Funny, the text does get wrapped correctly in German translations, but I
can reproduce this with LANG=C. Will investigate.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-16 Thread Matthew Paul Thomas
Notification bubbles appear in the corner because they were (and, in
Notify OSD, still are) intended to be used for notifications, i.e.
telling you about things that happened unprompted. They were then
misused for things like this that happen as a direct result of user
action ("Eject" or "Unmount" in this case), and therefore don't have any
particular reason to appear in the corner. Where we're replacing a
notification bubble with a custom alert box, that shouldn't appear in
the corner either. As with an alert box, you can move it or bring
another window in front of it; and since it's a progress window, you can
minimize it too.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-16 Thread Matthew Paul Thomas
** Summary changed:

- New cache flush dialog misplaced and with truncated text
+ New cache flush progress window misplaced and has truncated text

** Description changed:

- Binary package hint: gnome-mount
+ The new progress window displayed when gnome-mount is flushing write
+ caches has three issues.
  
- The new transient dialog displayed when gnome-mount is flushing write
- caches has a number of issues.2
- 
- 1. The dialog should be mapped at the center of the screen and not at
+ 1. The window should be mapped at the center of the screen and not at
  the bottom right corner. There's no use trying to mimic the old
  notification daemon (especially with the straciatella session support
  you added ;) (see 1st screenshot)
  
- 2. The dialog should have a window icon similar to the dialog icon (see
+ 2. The window should have a window icon similar to the dialog icon (see
  2nd screenshot)
  
- 3. The last part of the dialog text should be wrapped. The initial text
+ 3. The last part of the window text should be wrapped. The initial text
  was wrapped correctly, however when gnome-mount eventually tells the
  user that "the device is now safe to remove", that text is truncated
  (see 1st screenshot too)
  
- All issues reported as a single bug, as they are minor and all related
- to design tweaks.
+ All issues reported as a single bug, as they are minor design tweaks.

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-16 Thread Martin Pitt
(1) I really don't like putting it in the center of the screen, since
that would almost certainly block other windows the user is working
with. There was a reason why the previous notifications weren't in the
center, and notify-osd itself doesn't place notifictations in the center
as well. This is not a window the user ever has to interact with, after
all?

(2) and (3) make sense, I'll fix those ASAP.

** Changed in: gnome-mount (Ubuntu)
   Status: New => In Progress

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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 343618] Re: New cache flush progress window misplaced and has truncated text

2009-03-16 Thread David Barth
Assigning to pitti who originally wrote the patch.

** Tags added: notifications

** Changed in: gnome-mount (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

-- 
New cache flush progress window misplaced and has truncated text
https://bugs.launchpad.net/bugs/343618
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