[Bug 316171] Re: List of updates aligned left
This bug was fixed in the package update-manager - 1:0.133.1 --- update-manager (1:0.133.1) lucid; urgency=low [ Barry Warsaw ] * Fix obvious NameError by adding a missing import. (LP: #537250) [ David Planella ] * Made some strings translatable and extractable as a fix for LP: #537277 [ Michael Vogt ] * po/*.po: - updated from rosetta * DistUpgrade/DistUpgradeApport.py: - do not try to add directories under /var/log/dist-upgrade to a apport report (LP: #369951) [ Shlomi Loubaton ] * Set text direction for update treeview to be always LTR regardless of current language settings (LP: #316171) -- Michael VogtFri, 12 Mar 2010 23:43:27 +0100 ** Changed in: update-manager (Ubuntu) Status: Fix Committed => Fix Released -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
** Branch linked: lp:update-manager -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
Many thanks for the fix Shlomil ! Merged into trunk and it will be part of the next upload. ** Changed in: update-manager (Ubuntu) Status: Triaged => Fix Committed -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
AFAIK, currently it's waiting to be reviewed by one of the Ubuntu Core Development Team memebers. Since it's a very simple, single-line fix, I hope it'll get merged in time for 10.04 LTS. -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
** Branch linked: lp:~shlomister/update-manager/treeview-update-ltr -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
Setting the treeview's direction to be fixed on TEXT_DIR_LTR will fix the issue. By that we assume that package names and descriptions will always be in English. To fix it on LTR simply add the line: self.treeview_update.set_direction(gtk.TEXT_DIR_LTR) after the treeview's creation. ( http://bazaar.launchpad.net/~shlomister/update-manager/treeview-update-ltr/revision/1645#UpdateManager/UpdateManager.py ) The result can be seen in the attached screenshot. I have create a bzr branch for it: lp:~shlomister/update-manager/treeview-update-ltr ** Attachment added: "update-manager2.png" http://launchpadlibrarian.net/37520177/update-manager2.png -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
** Description changed: Binary package hint: update-manager The problem described here is graphical only Since Hebrew is RTL written and the names of the packages are LTR because their name and descriptions are in English The list is simply aligned to the opposite direction, the main problem - is that id the window is not wide enough the name of the package is not - shown and the only thing shows is the end of the description + is that if the window is not wide enough the name of the package is not + shown and the only thing shown is the end of the description I added an image of the above complaint -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
** Tags added: rtl -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
https://bugs.launchpad.net/update-manager/+bug/324448 too happens with Hebrew but not with English user interface -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
while trying to confirm this bug, I got another - https://bugs.launchpad.net/update-manager/+bug/324448 will try to reboot and confirm again. -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
confirm with - ubuntu 8.10, gnome 2.24.1 (updates: update-manager 1:0.93.34. update-notifier 0.71.8). -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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
Re: [Bug 316171] Re: List of updates aligned left
The release number is 8.10 And it's right after the installation so the default policy is used (I guess) I don't have an access to this computer anymore This bug is also related to 7.10 and 8.04 as far as ive seen I can invite friends from the Israeli community to display more details about the bug -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
Thanks for your report. Since you've provided enough information I'm confirming this report and let the devs handle it from here. Additionally could you please provide the output of the commands: lsb_release -rd apt-cache policy update-manager Thanks. ** Changed in: update-manager (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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 316171] Re: List of updates aligned left
** Attachment added: "list.png" http://launchpadlibrarian.net/21109377/list.png -- List of updates aligned left https://bugs.launchpad.net/bugs/316171 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