[Bug 942590] Re: UI freeze exception

2012-03-03 Thread John Napster
With the help of bzr-grep tool I was able to discover that the string There are no updates to install. (found in UpdateManager/UpdateManager.py) is missing the dot in the .po files. It would be nice if the dot was there in the .po files as well. Please notify the documentation team and/or

[Bug 942590] Re: UI freeze exception

2012-03-03 Thread John Napster
... The .pot file is okay (the mentioned string has the dot at the end), but the string in the .po files doesn't have the dot at the end. Why is that so? And can you fix that as well and make it into 12.04 LTS? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 942590] Re: update-manager misguiding text

2012-03-02 Thread John Napster
My last patch that fixes a missing dot. ** Patch added: patch5.diff https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/942590/+attachment/2800711/+files/patch5.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942590] Re: UI freeze exception

2012-03-02 Thread John Napster
** Patch removed: patch5.diff https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/942590/+attachment/2800711/+files/patch5.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942590

[Bug 942590] Re: update-manager misguiding text

2012-03-01 Thread John Napster
** Patch removed: This is it https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/942590/+attachment/2796829/+files/patch4.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942590

[Bug 942590] Re: update-manager misguiding text

2012-03-01 Thread John Napster
patch4.diff labeled This is it was commited by mvo... Thanks for that. I only need Matthew to tell me about the previous question I was asking. So what's up with that string in question Matthew? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 943873] [NEW] gnome-terminal ellipses inconsistency

2012-03-01 Thread John Napster
Public bug reported: I have noticed that the Terminal in Ubuntu is kind of inconsistent when it comes to printing out the ellipses. Let me give you two examples: (1) Reading package lists... Done (2) Processing triggers for man-db ... I expect for the second example to be printed out as this:

[Bug 942590] Re: update-manager misguiding text

2012-03-01 Thread John Napster
Matthew, you're absolutely right. I fixed my patch now and am uploading it for your another revision. If you now see it fit, then please apply it and commit it. ;) ** Patch removed: 3rd time's a charm :)

[Bug 943983] [NEW] nautilus: File Operations window fix proposal

2012-03-01 Thread John Napster
Public bug reported: When you delete a large directory in Ubuntu 11.10, the File Operations window of Nautilus opens up and shows the progress of the operation. At the bottom of the window it says: 138 files left to delete—2 minutes remaining Please fix the string in Nautilus source code so

[Bug 942590] Re: update-manager misguiding text

2012-03-01 Thread John Napster
Matthew, I have a question for you. In UpdateManager/UpdateManager.py there's this code: if num_updates == 0: text_header= bigb%s/b/big % _(The software on this computer is up to date.) Since this string is going to be displayed as a title in bold and not as a normal text label --

[Bug 944233] [NEW] apt ellipses should be space-separated

2012-03-01 Thread John Napster
Public bug reported: As the title says, apt ellipses should be space-separated to be consistent with dkpg ellipses which _are_ space-separated. Please fix this. ** Affects: apt (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 943873] Re: gnome-terminal ellipses inconsistency

2012-03-01 Thread John Napster
I would rather see apt following dpkg in this regard. It looks better with a space before the ellipsis as I have looked more closely now (not when writing text like this though). I just want this things to be consistent, otherwise it bothers me... ** Package changed: dpkg (Ubuntu) = apt (Ubuntu)

[Bug 942590] Re: update-manager misguiding text

2012-02-29 Thread John Napster
** Patch removed: Apply and commit ;) https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/942590/+attachment/2792609/+files/patch2.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942590] Re: update-manager misguiding text

2012-02-29 Thread John Napster
Matthew, I like the idea of removing the second sentence altogether, so I made a new patch and removed those second sentences. I also removed the whole is_unity_running() thing. Some minor changes were also made, like there was an occurence of Ubuntu Linux which I found totally unnecessary as all

[Bug 942590] Re: update-manager misguiding text

2012-02-29 Thread John Napster
Michael, you have asked me on IRC to review my patch again if everything looks good. I have done that and I assure you that the patch is now, finally, perfected and ready to be commited. So, if you please, go ahead and commit. ;) -- You received this bug notification because you are a member of

[Bug 942590] [NEW] update-manager misguiding text

2012-02-28 Thread John Napster
Public bug reported: In Ubuntu 11.10 (currently the latest stable version of Ubuntu) I found that the Update Manager has this misguiding text displayed in its main window when and only when the updates are available. Below Software updates are available for your computer it says this: If you

[Bug 942590] Re: update-manager misguiding text

2012-02-28 Thread John Napster
Additional note: The ''menu that has a power icon in the top-right of the screen'' that I was referring to is called a session menu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942590 Title:

[Bug 942590] Re: update-manager misguiding text

2012-02-28 Thread John Napster
Please fix this now that Ubuntu 12.04 is still in alpha stage. ** Changed in: update-manager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942590 Title:

[Bug 942590] Re: update-manager misguiding text

2012-02-28 Thread John Napster
I chatted with Michael Vogt a.k.a. mvo on irc.freenode.net, the creator of update-manager package, and he instruct me to make a patch for update-manager and was perfectly happy that I make this changes. I did create a patch and so now I am giving it to the world. :) I hope you like my little

[Bug 942590] Re: update-manager misguiding text

2012-02-28 Thread John Napster
** Patch removed: My solution to the problem... https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/942590/+attachment/2792348/+files/patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942590] Re: update-manager misguiding text

2012-02-28 Thread John Napster
I removed my first patch because I made a mistake in it. My second patch is now okay. I have fixed only those strings under the statement if is_unity_running() because the fixed text applies only in the situation when the user has the Unity desktop environment installed. Michael, I must inform

[Bug 319391] Re: migrate_common.ph missing

2009-11-09 Thread napster
anyone knows where's the migrate_common.ph? I'm setting up openldap. -- migrate_common.ph missing https://bugs.launchpad.net/bugs/319391 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to migrationtools in ubuntu. -- Ubuntu-server-bugs

[Bug 319391] Re: migrate_common.ph missing

2009-11-09 Thread napster
anyone knows where's the migrate_common.ph? I'm setting up openldap. -- migrate_common.ph missing https://bugs.launchpad.net/bugs/319391 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 356817] [NEW] package librxtx-java 2.1. 7r2-4 failed to install/upgrade: паке та librxtx-java вече е инстал иран и конфигуриран

2009-04-07 Thread napster
Public bug reported: Опитвах се да го инсталирам (I experiens to install - java.doc) ProblemType: Package Architecture: i386 Dependencies: libgcc1 1:4.3.3-5ubuntu4 gcc-4.3-base 4.3.3-5ubuntu4 findutils 4.4.0-2ubuntu3 libc6 2.9-4ubuntu5 DistroRelease: Ubuntu 9.04 ErrorMessage: пакета

[Bug 356817] Re: package librxtx-java 2.1.7r2- 4 failed to install/upgrade: пакета librxtx-java вече е инсталир ан и конфигуриран

2009-04-07 Thread napster
** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/24923036/DpkgTerminalLog.gz -- package librxtx-java 2.1.7r2-4 failed to install/upgrade: пакета librxtx-java вече е инсталиран и конфигуриран https://bugs.launchpad.net/bugs/356817 You received this bug notification

[Bug 339172] [NEW] Докато го ин сталирах и той се преца ка.

2009-03-07 Thread napster
Public bug reported: Binary package hint: ekiga ProblemType: Package Architecture: i386 Dependencies: DistroRelease: Ubuntu 8.10 ErrorMessage: trying to overwrite `/usr/share/dbus-1/services/net.ekiga.instance.service', which is also in package ekiga NonfreeKernelModules: ath_hal Package:

[Bug 339172] Re: Докато го инс талирах и той се прецак а.

2009-03-07 Thread napster
** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/23578354/DpkgTerminalLog.txt -- Докато го инсталирах и той се прецака. https://bugs.launchpad.net/bugs/339172 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --