[Desktop-packages] [Bug 1960817] [NEW] Network Manager sets powersave on by default, thus making many WiFi connections unreliable

2022-02-14 Thread Pjotr12345
Public bug reported:

As the headline says. On the support fora that I frequent, many people
report unstable and unreliable WiFi connections because of this. In
those cases, when power management for the WiFi chipset is turned off,
the connection immediately improves a lot.

Therefore the default for WiFi power management should be "off", non
"on".

Workaround for those who don't want to wait for the fix:
sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

Reboot.

When there's no such .conf file yet:
sudo touch /etc/NetworkManager/conf.d/default-wifi-powersave-off.conf

echo "[connection]" | sudo tee /etc/NetworkManager/conf.d/default-wifi-
powersave-off.conf

echo "wifi.powersave = 2" | sudo tee -a
/etc/NetworkManager/conf.d/default-wifi-powersave-off.conf

Reboot.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: instability management networkmanager power wifi

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1960817

Title:
  Network Manager sets powersave on by default, thus making many WiFi
  connections unreliable

Status in network-manager package in Ubuntu:
  New

Bug description:
  As the headline says. On the support fora that I frequent, many people
  report unstable and unreliable WiFi connections because of this. In
  those cases, when power management for the WiFi chipset is turned off,
  the connection immediately improves a lot.

  Therefore the default for WiFi power management should be "off", non
  "on".

  Workaround for those who don't want to wait for the fix:
  sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf

  Reboot.

  When there's no such .conf file yet:
  sudo touch /etc/NetworkManager/conf.d/default-wifi-powersave-off.conf

  echo "[connection]" | sudo tee /etc/NetworkManager/conf.d/default-
  wifi-powersave-off.conf

  echo "wifi.powersave = 2" | sudo tee -a
  /etc/NetworkManager/conf.d/default-wifi-powersave-off.conf

  Reboot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1960817/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758647] Re: ubiquity doesn't preselect the right default keyboard layout

2018-04-04 Thread Pjotr12345
For the sake of completeness, I repeated the test with the latest daily
build of Xubuntu Bionic (timestamped: 2018-04-04 06:05). Again: the
Xubuntu iso shows precisely the same results as with the Ubuntu iso.

This seems to rule out gnome-settings-daemon as culprit...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1758647

Title:
  ubiquity doesn't preselect the right default keyboard layout

Status in gnome-settings-daemon package in Ubuntu:
  Confirmed
Status in ubiquity package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon source package in Bionic:
  Confirmed
Status in ubiquity source package in Bionic:
  Confirmed

Bug description:
  In Ubuntu, Xubuntu and Lubuntu 18.04 Bionic Beaver, daily builds of
  March 25, the right default keymap isn't preselected when you select
  "Nederlands" (i.e. Dutch) as language for the installation.

  It's now "English, US" but should be:
  "English (US) - English (US, intl., with dead keys)".

  Or, in other words, it should be:
  XKBLAYOUT="us"
  XKBVARIANT="intl"

  (additional remark in order to prevent any misunderstandings: the
  original Dutch keyboard (nl) has completely disappeared long ago, so
  all keyboards sold in the Netherlands have US keyboards which need the
  "intl" xkbvariant with dead keys, in order to be able to type accents)

  This is a regression, at least compared with Ubuntu 16.04 and earlier
  (I don't know about 16.10, 17.04 and 17.10).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1758647/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758647] Re: ubiquity doesn't preselect the right default keyboard layout

2018-04-04 Thread Pjotr12345
Just tested some other languages: exactly the same error happens when I
select Deutsch, Francais, Espanol or Italiano. They all present English
(US) as default preselected keyboard layout.

@Sebastien Bacher: have you already tested it with a UEFI machine
running in full UEFI mode, on the bare metal (not in VirtualBox)?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1758647

Title:
  ubiquity doesn't preselect the right default keyboard layout

Status in gnome-settings-daemon package in Ubuntu:
  Confirmed
Status in ubiquity package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon source package in Bionic:
  Confirmed
Status in ubiquity source package in Bionic:
  Confirmed

Bug description:
  In Ubuntu, Xubuntu and Lubuntu 18.04 Bionic Beaver, daily builds of
  March 25, the right default keymap isn't preselected when you select
  "Nederlands" (i.e. Dutch) as language for the installation.

  It's now "English, US" but should be:
  "English (US) - English (US, intl., with dead keys)".

  Or, in other words, it should be:
  XKBLAYOUT="us"
  XKBVARIANT="intl"

  (additional remark in order to prevent any misunderstandings: the
  original Dutch keyboard (nl) has completely disappeared long ago, so
  all keyboards sold in the Netherlands have US keyboards which need the
  "intl" xkbvariant with dead keys, in order to be able to type accents)

  This is a regression, at least compared with Ubuntu 16.04 and earlier
  (I don't know about 16.10, 17.04 and 17.10).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1758647/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1758647] Re: ubiquity doesn't preselect the right default keyboard layout

2018-04-04 Thread Pjotr12345
Sebastien Bacher: what happened on your system is the right result, but
that's not what happens on my machine Still not, when I use the
latest daily Ubuntu iso (timestamped 20180-04-03 07:03).

It's a test machine with UEFI running in full UEFI mode, which might
account for the difference with the result from your test. My approach
is straightforward:

- I boot my laptop from the iso.
- it shows only the normal Grub-like "terminal" lines, no GUI, with "Try Ubuntu 
without installing" as first line of the four. Which is normal for UEFI.
- I select the first line
- after the desktop appears, I establish Wifi connection
- I start Ubiquity
- In the welcome screen of Ubiquity, I select "Nederlands"
- I click the button "Verder" (Continue)
- I'm being presented with the wrong preselected "Engels (VS)" keyboard layout, 
like I described in the opening message in this thread.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1758647

Title:
  ubiquity doesn't preselect the right default keyboard layout

Status in gnome-settings-daemon package in Ubuntu:
  Confirmed
Status in ubiquity package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon source package in Bionic:
  Confirmed
Status in ubiquity source package in Bionic:
  Confirmed

Bug description:
  In Ubuntu, Xubuntu and Lubuntu 18.04 Bionic Beaver, daily builds of
  March 25, the right default keymap isn't preselected when you select
  "Nederlands" (i.e. Dutch) as language for the installation.

  It's now "English, US" but should be:
  "English (US) - English (US, intl., with dead keys)".

  Or, in other words, it should be:
  XKBLAYOUT="us"
  XKBVARIANT="intl"

  (additional remark in order to prevent any misunderstandings: the
  original Dutch keyboard (nl) has completely disappeared long ago, so
  all keyboards sold in the Netherlands have US keyboards which need the
  "intl" xkbvariant with dead keys, in order to be able to type accents)

  This is a regression, at least compared with Ubuntu 16.04 and earlier
  (I don't know about 16.10, 17.04 and 17.10).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1758647/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1177324] Re: xscreensaver: there's no translation file in the Dutch langpack anymore

2013-05-13 Thread Pjotr12345
@ Adam Conrad: thanks for fixing! But I notice that the fix has been
tagged for Saucy Does this mean that it won't become available for
Raring?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xscreensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1177324

Title:
  xscreensaver: there's no translation file in the Dutch langpack
  anymore

Status in “xscreensaver” package in Ubuntu:
  Fix Released

Bug description:
  In Xubuntu 13.04 and Lubuntu 13.04, xscreensaver is completely
  untranslated. Because there's no xscreensaver.mo (translation file) in
  the Dutch langpack at /usr/share/locale-langpack/nl/LC_MESSAGES.

  There should be an xscreensaver.mo in the langpack, because
  xscreensaver is fully translated into Dutch and has been so for years.
  In earlier *buntu versions (12.10 and previous) everything is alright.

  Possibly this affects other languages as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1177324/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1177324] [NEW] xscreensaver: there's no translation file in the Dutch langpack anymore

2013-05-07 Thread Pjotr12345
Public bug reported:

In Xubuntu 13.04 and Lubuntu 13.04, xscreensaver is completely
untranslated. Because there's no xscreensaver.mo (translation file) in
the Dutch langpack at /usr/share/locale-langpack/nl/LC_MESSAGES.

There should be an xscreensaver.mo in the langpack, because xscreensaver
is fully translated into Dutch and has been so for years. In earlier
*buntu versions (12.10 and previous) everything is alright.

Possibly this affects other languages as well.

** Affects: xscreensaver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: langpack lubuntu screensaver translation xubuntu

** Description changed:

  In Xubuntu 13.04 and Lubuntu 13.04, xscreensaver is completely
  untranslated. Because there's no xscreensaver.mo (translation file) in
  the Dutch langpack at /usr/share/locale-langpack/nl/LC_MESSAGES.
  
+ There should be an xscreensaver.mo in the langpack, because xscreensaver
+ is fully translated into Dutch and has been so for years. In earlier
+ *buntu versions (12.10 and previous) everything is alright.
+ 
  Possibly this affects other languages as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xscreensaver in Ubuntu.
https://bugs.launchpad.net/bugs/1177324

Title:
  xscreensaver: there's no translation file in the Dutch langpack
  anymore

Status in “xscreensaver” package in Ubuntu:
  New

Bug description:
  In Xubuntu 13.04 and Lubuntu 13.04, xscreensaver is completely
  untranslated. Because there's no xscreensaver.mo (translation file) in
  the Dutch langpack at /usr/share/locale-langpack/nl/LC_MESSAGES.

  There should be an xscreensaver.mo in the langpack, because
  xscreensaver is fully translated into Dutch and has been so for years.
  In earlier *buntu versions (12.10 and previous) everything is alright.

  Possibly this affects other languages as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1177324/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 796076] Re: When run as root [gksudo gedit whatever] gedit tries to open a 2nd 'untitled document 1'

2012-11-14 Thread Pjotr12345
The best workaround for me is this: I switched to Leafpad. I only use
Gedit now for non-root tasks; Leafpad works fine when run as root...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/796076

Title:
  When run as root [gksudo gedit whatever]  gedit  tries to open a 2nd
  'untitled document 1'

Status in Light-Weight Text Editor for Gnome:
  New
Status in “gedit” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: gedit

  Ex.
  gksudo gedit /etc/fstab will open fstab successfully but will also try to 
open Untitled Document 1 at the same time
  If just running gksudo gedit than you'll get Untitled Document 1 that never 
does fully open (become writable

  == Regression details ==
  Discovered in version: 3.0.4-0ubuntu2
  Last known good version: 2.30.4-2ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gedit 3.0.4-0ubuntu2 [modified: usr/share/applications/gedit.desktop]
  ProcVersionSignature: Ubuntu 2.6.38-9.43lp760131v201106060906-generic 2.6.38.7
  Uname: Linux 2.6.38-9-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sat Jun 11 19:11:08 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.utf8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/796076/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1077326] [NEW] [Xubuntu 12.10] Alacarte unchecks manually checked menu items

2012-11-10 Thread Pjotr12345
Public bug reported:

In Alacarte in Xubuntu 12.10, when you check a previously unchecked menu
item, the check disappears after you open a new category.

Steps to repeat:
- Perform a clean install of Xubuntu 12.10
- Install all updates
- Open Alacarte
- Check some unchecked item in one category, for example in Accessories: Power 
Manager
- Click on another category, for example Internet
- Click on Accessories again: Power Manager is suddenly unchecked.

Note: this bug does not happen in Xubuntu 12.04; in Xubuntu 12.04
Alacarte functions fine.

** Affects: alacarte (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: alacarte menu quantal xubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to alacarte in Ubuntu.
https://bugs.launchpad.net/bugs/1077326

Title:
  [Xubuntu 12.10] Alacarte unchecks manually checked menu items

Status in “alacarte” package in Ubuntu:
  Confirmed

Bug description:
  In Alacarte in Xubuntu 12.10, when you check a previously unchecked
  menu item, the check disappears after you open a new category.

  Steps to repeat:
  - Perform a clean install of Xubuntu 12.10
  - Install all updates
  - Open Alacarte
  - Check some unchecked item in one category, for example in Accessories: 
Power Manager
  - Click on another category, for example Internet
  - Click on Accessories again: Power Manager is suddenly unchecked.

  Note: this bug does not happen in Xubuntu 12.04; in Xubuntu 12.04
  Alacarte functions fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/1077326/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1034521] Re: LibreOffice: the default file path for storing documents, does not take into account the localization of the system

2012-08-14 Thread Pjotr12345
** Summary changed:

- LibreOffice in Xubuntu: the default file path for storing documents, does not 
take into account the localization of the system
+ LibreOffice: the default file path for storing documents, does not take into 
account the localization of the system

** Description changed:

- I've found a bug , which only happens when you install LibreOffice in
- Xubuntu 12.04.
+ I've found a bug , which happens when you install LibreOffice in Xubuntu
+ or Lubuntu 12.04. In Ubuntu and Kubuntu 12.04 this same bug takes a
+ different shape; more about that later.
  
  The default path for storing documents, does not take into account the
  localization of Xubuntu. The name Documents is not translated in
  accordance with the localization of the system.
  
  So the path is always (e.g.) /home/pjotr/Documents, whereas it should
  be (in my Dutch localized system) /home/pjotr/Documenten.
  
  This causes the documents to be stored in the main user folder, in my
  case /home/pjotr.
+ 
+ In Ubuntu and Kubuntu the file path is wrong, too: in a Dutch localized
+ system, it becomes /home/pjotr/Documenten/Documents. As the final
+ folder in the path does not exist, documents will be stored by LO in the
+ right place, namely the first folder in the path that does exist, in
+ this case /home/pjotr/Documents. It's still a configuration error,
+ though...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1034521

Title:
  LibreOffice: the default file path for storing documents, does not
  take into account the localization of the system

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I've found a bug , which happens when you install LibreOffice in
  Xubuntu or Lubuntu 12.04. In Ubuntu and Kubuntu 12.04 this same bug
  takes a different shape; more about that later.

  The default path for storing documents, does not take into account the
  localization of Xubuntu. The name Documents is not translated in
  accordance with the localization of the system.

  So the path is always (e.g.) /home/pjotr/Documents, whereas it
  should be (in my Dutch localized system) /home/pjotr/Documenten.

  This causes the documents to be stored in the main user folder, in my
  case /home/pjotr.

  In Ubuntu and Kubuntu the file path is wrong, too: in a Dutch
  localized system, it becomes /home/pjotr/Documenten/Documents. As
  the final folder in the path does not exist, documents will be stored
  by LO in the right place, namely the first folder in the path that
  does exist, in this case /home/pjotr/Documents. It's still a
  configuration error, though...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1034521/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1034521] Re: LibreOffice: the default file path for storing documents, does not take into account the localization of the system

2012-08-14 Thread Pjotr12345
** Description changed:

  I've found a bug , which happens when you install LibreOffice in Xubuntu
  or Lubuntu 12.04. In Ubuntu and Kubuntu 12.04 this same bug takes a
  different shape; more about that later.
  
  The default path for storing documents, does not take into account the
  localization of Xubuntu. The name Documents is not translated in
  accordance with the localization of the system.
  
  So the path is always (e.g.) /home/pjotr/Documents, whereas it should
  be (in my Dutch localized system) /home/pjotr/Documenten.
  
  This causes the documents to be stored in the main user folder, in my
  case /home/pjotr.
  
  In Ubuntu and Kubuntu the file path is wrong, too: in a Dutch localized
  system, it becomes /home/pjotr/Documenten/Documents. As the final
  folder in the path does not exist, documents will be stored by LO in the
  right place, namely the first folder in the path that does exist, in
- this case /home/pjotr/Documents. It's still a configuration error,
+ this case /home/pjotr/Documenten. It's still a configuration error,
  though...

** Description changed:

  I've found a bug , which happens when you install LibreOffice in Xubuntu
  or Lubuntu 12.04. In Ubuntu and Kubuntu 12.04 this same bug takes a
  different shape; more about that later.
  
  The default path for storing documents, does not take into account the
  localization of Xubuntu. The name Documents is not translated in
  accordance with the localization of the system.
  
  So the path is always (e.g.) /home/pjotr/Documents, whereas it should
  be (in my Dutch localized system) /home/pjotr/Documenten.
  
  This causes the documents to be stored in the main user folder, in my
- case /home/pjotr.
+ case /home/pjotr.
  
  In Ubuntu and Kubuntu the file path is wrong, too: in a Dutch localized
  system, it becomes /home/pjotr/Documenten/Documents. As the final
  folder in the path does not exist, documents will be stored by LO in the
  right place, namely the first folder in the path that does exist, in
  this case /home/pjotr/Documenten. It's still a configuration error,
  though...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1034521

Title:
  LibreOffice: the default file path for storing documents, does not
  take into account the localization of the system

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I've found a bug , which happens when you install LibreOffice in
  Xubuntu or Lubuntu 12.04. In Ubuntu and Kubuntu 12.04 this same bug
  takes a different shape; more about that later.

  The default path for storing documents, does not take into account the
  localization of Xubuntu. The name Documents is not translated in
  accordance with the localization of the system.

  So the path is always (e.g.) /home/pjotr/Documents, whereas it
  should be (in my Dutch localized system) /home/pjotr/Documenten.

  This causes the documents to be stored in the main user folder, in my
  case /home/pjotr.

  In Ubuntu and Kubuntu the file path is wrong, too: in a Dutch
  localized system, it becomes /home/pjotr/Documenten/Documents. As
  the final folder in the path does not exist, documents will be stored
  by LO in the right place, namely the first folder in the path that
  does exist, in this case /home/pjotr/Documenten. It's still a
  configuration error, though...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1034521/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1034521] [NEW] LibreOffice in Xubuntu: the default file path for storing documents, does not take into account the localization of the system

2012-08-08 Thread Pjotr12345
Public bug reported:

I've found a bug , which only happens when you install LibreOffice in
Xubuntu 12.04.

The default path for storing documents, does not take into account the
localization of Xubuntu. The name Documents is not translated in
accordance with the localization of the system.

So the path is always (e.g.) /home/pjotr/Documents, whereas it should
be (in my Dutch localized system) /home/pjotr/Documenten.

This causes the documents to be stored in the main user folder, in my
case /home/pjotr.

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: file libreoffice localization path writer

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1034521

Title:
  LibreOffice in Xubuntu: the default file path for storing documents,
  does not take into account the localization of the system

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I've found a bug , which only happens when you install LibreOffice in
  Xubuntu 12.04.

  The default path for storing documents, does not take into account the
  localization of Xubuntu. The name Documents is not translated in
  accordance with the localization of the system.

  So the path is always (e.g.) /home/pjotr/Documents, whereas it
  should be (in my Dutch localized system) /home/pjotr/Documenten.

  This causes the documents to be stored in the main user folder, in my
  case /home/pjotr.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1034521/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 979068] Re: GEdit lost localization

2012-04-12 Thread Pjotr12345
Lost translations for Gedit, Synaptic, File-roller and maybe even more,
in Xubuntu 12.04. What's wrong?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/979068

Title:
  GEdit lost localization

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  Same as Synaptic bug 978738.
  GEdit isn't localized since latest updates of language-packs. (screenshot)
  Same with gtk-filechooser and it's appmenu.
  e.g. Nautilus, Totem and former gnome-utils are fine.

  history.log
  Date: 2012-04-11
  language-pack-gnome-de:amd64 (12.04+20120405, 12.04+20120409)
  language-pack-gnome-en:amd64 (12.04+20120405, 12.04+20120409)
  language-pack-de:amd64 (12.04+20120405, 12.04+20120409)
  language-pack-en:amd64 (12.04+20120405, 12.04+20120409)

  gedit:
    Installed: 3.4.0-0ubuntu1
    Candidate: 3.4.0-0ubuntu1
    Version table:
   *** 3.4.0-0ubuntu1 0

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.4.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu1
  Architecture: amd64
  Date: Wed Apr 11 18:01:18 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(20120204)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/979068/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 959397] [NEW] In Precise, lightdm-gtk-greeter is entirely untranslatable

2012-03-19 Thread Pjotr12345
Public bug reported:

In Ubuntu 12.04 Precise Pangolin, lightdm-gtk-greeter is untranslatable.
Possibly because it hasn't been set up correctly in Launchpad?

This is awkward, because lightdm-gtk-greeter is the default greeter of
Xubuntu and Lubuntu. Now there's no possibility of localizing it. As a
member of the Ubuntu Dutch Translators team, I see this as a serious
problem.

Strangely enough, in Oneiric 11.10 lightdm-gtk-greeter *is* translatable
(and has therefore been fully translated in many languages). That
indicates a faulty setup in Launchpad for 12.04.

Please fix this soon: it's very important for both Xubuntu and
Lubuntu

** Affects: lightdm (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: 12.04 greeter lubuntu precise xubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/959397

Title:
  In Precise, lightdm-gtk-greeter is entirely untranslatable

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 12.04 Precise Pangolin, lightdm-gtk-greeter is
  untranslatable. Possibly because it hasn't been set up correctly in
  Launchpad?

  This is awkward, because lightdm-gtk-greeter is the default greeter of
  Xubuntu and Lubuntu. Now there's no possibility of localizing it. As a
  member of the Ubuntu Dutch Translators team, I see this as a serious
  problem.

  Strangely enough, in Oneiric 11.10 lightdm-gtk-greeter *is*
  translatable (and has therefore been fully translated in many
  languages). That indicates a faulty setup in Launchpad for 12.04.

  Please fix this soon: it's very important for both Xubuntu and
  Lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/959397/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 959397] Re: In Precise, lightdm-gtk-greeter is entirely untranslatable

2012-03-19 Thread Pjotr12345
It appears to be fixed! Dutch translation is complete now

** Changed in: lightdm (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/959397

Title:
  In Precise, lightdm-gtk-greeter is entirely untranslatable

Status in “lightdm” package in Ubuntu:
  Fix Released

Bug description:
  In Ubuntu 12.04 Precise Pangolin, lightdm-gtk-greeter is
  untranslatable. Possibly because it hasn't been set up correctly in
  Launchpad?

  This is awkward, because lightdm-gtk-greeter is the default greeter of
  Xubuntu and Lubuntu. Now there's no possibility of localizing it. As a
  member of the Ubuntu Dutch Translators team, I see this as a serious
  problem.

  Strangely enough, in Oneiric 11.10 lightdm-gtk-greeter *is*
  translatable (and has therefore been fully translated in many
  languages). That indicates a faulty setup in Launchpad for 12.04.

  Please fix this soon: it's very important for both Xubuntu and
  Lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/959397/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 938756] [NEW] Gedit opens a useless blank file, when opening another file with gksudo

2012-02-22 Thread Pjotr12345
Public bug reported:

In Ubuntu 11.10, gedit opens a useless extra blank file, when you open
another file with gksudo.

Strangely enough, this does not happen when you start gedit with *sudo*
instead of *gksudo*. Nor does it happen when you start gedit normally,
without root permissions. It only happens with gksudo.

You can reproduce this bug as follows (example, in which you open 
/etc/apt/sources.list):
- open a terminal
- type: gksudo gedit /etc/apt/sources.list

** Affects: gedit (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: blank gedit gksudo oneiric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/938756

Title:
  Gedit opens a useless blank file, when opening another file with
  gksudo

Status in “gedit” package in Ubuntu:
  New

Bug description:
  In Ubuntu 11.10, gedit opens a useless extra blank file, when you open
  another file with gksudo.

  Strangely enough, this does not happen when you start gedit with
  *sudo* instead of *gksudo*. Nor does it happen when you start gedit
  normally, without root permissions. It only happens with gksudo.

  You can reproduce this bug as follows (example, in which you open 
/etc/apt/sources.list):
  - open a terminal
  - type: gksudo gedit /etc/apt/sources.list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/938756/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897166] Re: lightdm-gtk-greeter in Xubuntu, has one untranslated item

2012-01-30 Thread Pjotr12345
I've installed three Lightdm packages from Proposed in Xubuntu 11.10 (64
bit). Result: success! Password has neatly been replaced by it's Dutch
translation.

Thanks for this SRU!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/897166

Title:
  lightdm-gtk-greeter in Xubuntu, has one untranslated item

Status in LightDM GTK+ Greeter:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Triaged
Status in “lightdm” source package in Oneiric:
  Fix Committed
Status in “lightdm” source package in Precise:
  Triaged

Bug description:
  [Impact]
  fill me in with explanation of severity and frequency of bug on users and 
justification for backporting the fix to the stable release

  [Development Fix]
  lightdm-gtk-greeter has been broken out from the lightdm package into a 
separate branch. A fix, identical with the fix in the lightdm MP for Oneiric 
that this bug report links to, has been committed upstream into the 
lightdm-gtk-greeter branch. However, the new branch has not yet been packaged 
for Precise; please see bug #918604. Consequently the fix will make it into 
Precise once lightdm-gtk-greeter has been packaged.

  [Stable Fix]
  fill me in by pointing out a minimal patch applicable to the stable version 
of the package.

  [Text Case]
  fill me in with detailed *instructions* on how to reproduce the bug.  This 
will be used by people later on to verify the updated package fixes the 
problem.
  1.
  2.
  3.
  Broken Behavior:
  Fixed Behavior:

  [Regression Potential]
  fill me in with a discussion of likelihood and potential severity of 
regressions and how users could get inadvertently affected.

  [Original Report]
  The greeter of LightDM in Xubuntu Oneiric, is almost completely translated. 
When you install the packages that are currently still in Proposed, anyway. But 
not the item Password:.

  This happens even in languages for which LightDM has been fully
  translated (100 %). In my case: Dutch. So the item Password: is
  somehow untranslatable now.

  At the request of Sebastien Bacher, I've forked this bug from this
  previous bug report:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

  I should add that I'm using the LightDM packages from Proposed, which
  fix most of the translation issues, but not this final one.

  According to Robert Ancell in the previous bug report, lightdm-gtk-
  greeter should pull it's translation of the item Password: from PAM:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

  But it doesn't do so: PAM has been fully translated into Dutch as
  well, but still no translation for the item Password: in lightdm-
  gtk-greeter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/897166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897166] Re: lightdm-gtk-greeter in Xubuntu, has one untranslated item

2012-01-12 Thread Pjotr12345
I have a clean 64-bit Xubuntu 11.10 system available for testing this
fix again, this time with a package from Proposed, but there is no
lightdm package in Proposed yet

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/897166

Title:
  lightdm-gtk-greeter in Xubuntu, has one untranslated item

Status in LightDM GTK+ Greeter:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Triaged
Status in “lightdm” source package in Oneiric:
  In Progress
Status in “lightdm” source package in Precise:
  Triaged

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is almost completely
  translated. When you install the packages that are currently still in
  Proposed, anyway. But not the item Password:.

  This happens even in languages for which LightDM has been fully
  translated (100 %). In my case: Dutch. So the item Password: is
  somehow untranslatable now.

  At the request of Sebastien Bacher, I've forked this bug from this
  previous bug report:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

  I should add that I'm using the LightDM packages from Proposed, which
  fix most of the translation issues, but not this final one.

  According to Robert Ancell in the previous bug report, lightdm-gtk-
  greeter should pull it's translation of the item Password: from PAM:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

  But it doesn't do so: PAM has been fully translated into Dutch as
  well, but still no translation for the item Password: in lightdm-
  gtk-greeter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/897166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897166] Re: lightdm-gtk-greeter in Xubuntu, has one untranslated item

2012-01-07 Thread Pjotr12345
I've tested it, and it works! Thank you, Gunnar Hjalmarsson!  :-)

I sincerely hope that this very visible bug, will be fixed in an SRU.

** Changed in: lightdm-gtk-greeter
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/897166

Title:
  lightdm-gtk-greeter in Xubuntu, has one untranslated item

Status in LightDM GTK+ Greeter:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Precise:
  Confirmed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is almost completely
  translated. When you install the packages that are currently still in
  Proposed, anyway. But not the item Password:.

  This happens even in languages for which LightDM has been fully
  translated (100 %). In my case: Dutch. So the item Password: is
  somehow untranslatable now.

  At the request of Sebastien Bacher, I've forked this bug from this
  previous bug report:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

  I should add that I'm using the LightDM packages from Proposed, which
  fix most of the translation issues, but not this final one.

  According to Robert Ancell in the previous bug report, lightdm-gtk-
  greeter should pull it's translation of the item Password: from PAM:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

  But it doesn't do so: PAM has been fully translated into Dutch as
  well, but still no translation for the item Password: in lightdm-
  gtk-greeter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/897166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897166] Re: lightdm-gtk-greeter in Xubuntu, has one untranslated item

2012-01-07 Thread Pjotr12345
I've changed the bug status to Fix committed, but I'm not sure whether
this was right... Please correct it when not.

Other people who may want to test the fix, can do it as follows:

- start the application Software Sources, and add the following source:
ppa:gunnarhj/misc

- start a terminal and add the key:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B99AF5C2

- install the updates that you're being offered, for several lightdm
packages;

- reboot your computer

Again, I'm very happy with this fix this particular bug has annoyed
me for a long time.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/897166

Title:
  lightdm-gtk-greeter in Xubuntu, has one untranslated item

Status in LightDM GTK+ Greeter:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Precise:
  Confirmed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is almost completely
  translated. When you install the packages that are currently still in
  Proposed, anyway. But not the item Password:.

  This happens even in languages for which LightDM has been fully
  translated (100 %). In my case: Dutch. So the item Password: is
  somehow untranslatable now.

  At the request of Sebastien Bacher, I've forked this bug from this
  previous bug report:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

  I should add that I'm using the LightDM packages from Proposed, which
  fix most of the translation issues, but not this final one.

  According to Robert Ancell in the previous bug report, lightdm-gtk-
  greeter should pull it's translation of the item Password: from PAM:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

  But it doesn't do so: PAM has been fully translated into Dutch as
  well, but still no translation for the item Password: in lightdm-
  gtk-greeter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/897166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897166] Re: lightdm-gtk-greeter in Xubuntu, has one untranslated item

2011-12-30 Thread Pjotr12345
Deafening silence I'd really appreciate some feedback from a
developer. Keep your intrepid bug reporters happy and motivated,
people

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/897166

Title:
  lightdm-gtk-greeter in Xubuntu, has one untranslated item

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is almost completely
  translated. When you install the packages that are currently still in
  Proposed, anyway. But not the item Password:.

  This happens even in languages for which LightDM has been fully
  translated (100 %). In my case: Dutch. So the item Password: is
  somehow untranslatable now.

  At the request of Sebastien Bacher, I've forked this bug from this
  previous bug report:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

  I should add that I'm using the LightDM packages from Proposed, which
  fix most of the translation issues, but not this final one.

  According to Robert Ancell in the previous bug report, lightdm-gtk-
  greeter should pull it's translation of the item Password: from PAM:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

  But it doesn't do so: PAM has been fully translated into Dutch as
  well, but still no translation for the item Password: in lightdm-
  gtk-greeter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/897166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 897166] [NEW] lightdm-gtk-greeter in Xubuntu, has one untranslated item

2011-11-28 Thread Pjotr12345
Public bug reported:

The greeter of LightDM in Xubuntu Oneiric, is almost completely
translated. When you install the packages that are currently still in
Proposed, anyway. But not the item Password:.

This happens even in languages for which LightDM has been fully
translated (100 %). In my case: Dutch. So the item Password: is
somehow untranslatable now.

At the request of Sebastien Bacher, I've forked this bug from this
previous bug report:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

I should add that I'm using the LightDM packages from Proposed, which
fix most of the translation issues, but not this final one.

According to Robert Ancell in the previous bug report, lightdm-gtk-
greeter should pull it's translation of the item Password: from PAM:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

But it doesn't do so: PAM has been fully translated into Dutch as well,
but still no translation for the item Password: in lightdm-gtk-
greeter.

** Affects: lightdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: greeter lightdm password translation

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/897166

Title:
  lightdm-gtk-greeter in Xubuntu, has one untranslated item

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is almost completely
  translated. When you install the packages that are currently still in
  Proposed, anyway. But not the item Password:.

  This happens even in languages for which LightDM has been fully
  translated (100 %). In my case: Dutch. So the item Password: is
  somehow untranslatable now.

  At the request of Sebastien Bacher, I've forked this bug from this
  previous bug report:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613

  I should add that I'm using the LightDM packages from Proposed, which
  fix most of the translation issues, but not this final one.

  According to Robert Ancell in the previous bug report, lightdm-gtk-
  greeter should pull it's translation of the item Password: from PAM:
  https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/comments/12

  But it doesn't do so: PAM has been fully translated into Dutch as
  well, but still no translation for the item Password: in lightdm-
  gtk-greeter.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/897166/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-11-28 Thread Pjotr12345
@Sebastien Bacher: OK. I've filed this new bug report:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/897166

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Oneiric:
  Fix Released
Status in “lightdm” source package in Precise:
  Fix Released

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-11-27 Thread Pjotr12345
Changed the status back to Confirmed, because the fix from Proposed
was only partially succesful (Password:  is still untranslated, see
comment #15).

** Changed in: lightdm (Ubuntu Oneiric)
   Status: Fix Released = Confirmed

** Changed in: lightdm (Ubuntu Precise)
   Status: Fix Released = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Oneiric:
  Confirmed
Status in “lightdm” source package in Precise:
  Confirmed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-11-26 Thread Pjotr12345
I have a Dutch localized Xubuntu. I installed the new LightDM packages
from proposed. The strings Guest account and Other... are now
translated into Dutch.  :-)

But Password:  is still untranslated... Apparently lightdm-gtk-greeter
does not succeed in importing the translation from PAM. In spite of the
fact that PAM itself, has been fully translated into Dutch.

Can somebody look into this? I'm willing to help with testing fixes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Oneiric:
  Fix Released
Status in “lightdm” source package in Precise:
  Fix Released

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-10-31 Thread Pjotr12345
Reverted the status back to confirmed, because there is still one
untranslatable string left (namely Password:).

** Changed in: lightdm (Ubuntu Oneiric)
   Status: Fix Committed = Confirmed

** Changed in: lightdm (Ubuntu Precise)
   Status: Fix Committed = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Oneiric:
  Confirmed
Status in “lightdm” source package in Precise:
  Confirmed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-10-27 Thread Pjotr12345
I installed and tested the proposed lightdm: it seems to works fine on
my HP Mini netbook!

Did a couple of reboots, logging in and logging out as normal user and
logging in and out with the Guest account: all works well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Fix Committed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-10-27 Thread Pjotr12345
Thanks for the commit, but the problem is not entirely solved, it
appears I'm a member of the Dutch Translation Team of Ubuntu, and so
I wanted to do the translation right away.

When I checked, I saw that only two new items had become translatable.
Whereas it should be three.

I could translate the following two items:
- Guest Account
- Other...

But I could *not* translate:
- Password:

So that conspicuous word is probably still untranslatable.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Fix Committed
Status in “lightdm” source package in Precise:
  Fix Committed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 868613] Re: lightdm-gtk-greeter in Xubuntu, has three untranslatable items

2011-10-22 Thread Pjotr12345
Thankfully a fix has been committed (twice, in fact, by two different
people). Can anybody tell me when the fix will be released?

** Changed in: lightdm (Ubuntu Oneiric)
   Status: Triaged = Fix Committed

** Changed in: lightdm (Ubuntu)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/868613

Title:
  lightdm-gtk-greeter in Xubuntu, has three untranslatable items

Status in “lightdm” package in Ubuntu:
  Fix Committed
Status in “lightdm” source package in Oneiric:
  Fix Committed

Bug description:
  The greeter of LightDM in Xubuntu Oneiric, is largely translated. But not the 
following items:
  - Password:
  - Guest Account
  - Other...

  This happens even in languages for which LightDM has been fully
  translated (100 %). So these items are somehow untranslatable now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/868613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 878542] Re: Installing Libre Office in Xubuntu 11.10, doesn't automatically pull in the translation as well

2011-10-19 Thread Pjotr12345
Just tested: same problem in Ubuntu. When installing GIMP, the
translations aren't being pulled in automatically either. This issue of
software-center affects not only Xubuntu, but Ubuntu as well.

** Tags added: gimp software-center ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/878542

Title:
  Installing Libre Office in Xubuntu 11.10, doesn't automatically pull
  in the translation as well

Status in “software-center” package in Ubuntu:
  New

Bug description:
  My Xubuntu 11.10 is fully localized in Dutch. When I install
  LibreOffice Writer in Xubuntu 11.10 with software-center, the Dutch
  translations of LibreOffice aren't being pulled in automatically as
  well. Which they should.

  I have to run gnome-language-selector in order to get the missing
  translations. When I start gnome-language selector, it notifies me of
  it's own, that there are translation files waiting for me. I only have
  to click Install then.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/878542/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 871807] Re: Firefox bin remains active after closing Firefox. Have to manually kill process to launch program again

2011-10-12 Thread Pjotr12345
Bad bug. Not nice for an LTS.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/871807

Title:
  Firefox bin remains active after closing Firefox.  Have to manually
  kill process to launch program again

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Firefox bin remains active in processes after the program is closed.
  You the have to terminate the process before you can restart the
  browser.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-30.59-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Oct 10 09:07:29 2011
  FirefoxPackages:
   firefox 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
   firefox-gnome-support 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
   firefox-branding 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/871807/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 871807] Re: Firefox bin remains active after closing Firefox. Have to manually kill process to launch program again

2011-10-12 Thread Pjotr12345
Forgotten to add: happens in 10.04 LTS as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/871807

Title:
  Firefox bin remains active after closing Firefox.  Have to manually
  kill process to launch program again

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Firefox bin remains active in processes after the program is closed.
  You the have to terminate the process before you can restart the
  browser.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-30.59-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Oct 10 09:07:29 2011
  FirefoxPackages:
   firefox 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
   firefox-gnome-support 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
   firefox-branding 3.6.23+build1+nobinonly-0ubuntu0.10.10.1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/871807/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 862427] Re: lightdm-gtk-greeter does not set translation domain

2011-10-04 Thread Pjotr12345
I can report a partial improvement: the greeter is now largely
translated.

But not the following items:
- Password:
- Guest Account
-  Other...

Are those last untranslated strings related to Sebastien Bacher's
comment #3 in this thread, about gtkbuilder.ui?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/862427

Title:
  lightdm-gtk-greeter does not set translation domain

Status in Light Display Manager:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Fix Released
Status in “lightdm” source package in Oneiric:
  Fix Released

Bug description:
  Xubuntu Oneiric.

  The translators are having troubles with the translations for the
  lightdm-gtk-greeter, I was looking into it and everything is set to
  translatable, but no translation domain is specified in the code and
  the .desktop file lacks the information. At least thats the first
  thing that came to mind, as the translations seems to exist.

  I am terribly sorry if I am incorrect.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm-gtk-greeter 0.9.7-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic i686
  ApportVersion: 1.23-0ubuntu1
  Architecture: i386
  Date: Thu Sep 29 16:06:20 2011
  InstallationMedia: Xubuntu 11.10 Oneiric Ocelot - Beta i386 (20110917)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/862427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp