[Dx-packages] [Bug 2024560] Re: Check if 0010-set-language needs to be update for the new languages property

2023-08-28 Thread Gunnar Hjalmarsson
@Sebastien: Is this bug ready to be closed again?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2024560

Title:
  Check if 0010-set-language needs to be update for the new languages
  property

Status in accountsservice package in Ubuntu:
  Incomplete

Bug description:
  Upstream did changes to add a languages properties

  
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/881e0ea7

  I've rebased 0010-set-language to apply correctly but we should review
  if we need to adapt the patch to apply a similar logic to the new
  languages property that it's doing for old language one

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


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


[Dx-packages] [Bug 2024560] Re: Check if 0010-set-language needs to be update for the new languages property

2023-06-28 Thread Gunnar Hjalmarsson
It's probably because you still have that colon separated list in your
keyfile in /var/lib/AccountsService/users after having played with
version 23.13.9-1ubuntu1.

* Go to Settings -> Region & Language (it will complain there too)

* Change the language to French, which alters the applicable keyfile
entry to "Languages=fr;"

Does that fix it?

** Changed in: accountsservice (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2024560

Title:
  Check if 0010-set-language needs to be update for the new languages
  property

Status in accountsservice package in Ubuntu:
  Incomplete

Bug description:
  Upstream did changes to add a languages properties

  
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/881e0ea7

  I've rebased 0010-set-language to apply correctly but we should review
  if we need to adapt the patch to apply a similar logic to the new
  languages property that it's doing for old language one

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


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


[Dx-packages] [Bug 2024870] Re: accountsservice package

2023-06-25 Thread Gunnar Hjalmarsson
** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/2024870/+attachment/5681555/+files/CoreDump.gz

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2024870

Title:
  accountsservice package

Status in accountsservice package in Ubuntu:
  New

Bug description:
  Error encountered after first boot ubuntu-gnome-desktop installed on
  LiveServer Daily 23.10 attempting to set AutoLogin in Settings>User.

  ProblemType: Crash
  DistroRelease: Ubuntu 23.10
  Package: accountsservice 23.13.9-1ubuntu1
  Uname: Linux 6.3.0-7-generic x86_64
  Architecture: amd64
  Date: Thu Jun 22 21:28:14 2023
  ExecutablePath: /usr/libexec/accounts-daemon
  ExecutableTimestamp: 1687359023
  ProcCmdline: /usr/libexec/accounts-daemon
  ProcCwd: /
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
  Signal: 11
  SourcePackage: accountsservice
  UserGroups: N/A

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


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


[Dx-packages] [Bug 2024560] Re: Check if 0010-set-language needs to be update for the new languages property

2023-06-24 Thread Gunnar Hjalmarsson
I did some tests and identified a problem. If I use language-selector-
gnome to change from English (US) to Swedish, it looks like this:

$ sudo cat /var/lib/AccountsService/users/gunnar | grep Lang
Languages=sv:en_US:en;

Next:
* Relogin
* Open g-c-c from terminal and switch to Region & Language

Then you see this error message:

00:59:54.0364   **[11007]: WARNING: Couldn't get locale for 
language: sv:en_US:en
00:59:54.0366 GnomeDesktop[11007]:CRITICAL: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed

This can be dealt with in different ways, but for now I think it's
better to change 0010-set-language.patch so it does not write the colon
separated language list into the accountsservice keyfile. That way the
language selector in lightdm-gtk-greeter keeps working as well.

So I have uploaded a change, which also allowed me to drop language-not-
xpg.patch.

Not sure if the upstream project is at all useful for us. In any case I
kind of fear the it will cause more issues...

** Changed in: accountsservice (Ubuntu)
   Status: New => Fix Committed

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2024560

Title:
  Check if 0010-set-language needs to be update for the new languages
  property

Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  Upstream did changes to add a languages properties

  
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/881e0ea7

  I've rebased 0010-set-language to apply correctly but we should review
  if we need to adapt the patch to apply a similar logic to the new
  languages property that it's doing for old language one

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


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


[Dx-packages] [Bug 2024560] Re: Check if 0010-set-language needs to be update for the new languages property

2023-06-22 Thread Gunnar Hjalmarsson
@Sebastien: The new "Languages" property is described as an optional
one, but it still looks like language changes are now stored in the
"Languages" property instead of "Language".

The backend patches in accountsservice, g-c-c, etc. (which I'm guilty
of)

1. serve the purpose of keeping language-selector-gnome useful for both
Ubuntu and all the flavors (except for Kubuntu, which relies on KDE
stuff), and

2. make the language selection control in language-selector-gnome play
well with the equivalent in Region & Language.

I'll try to find out if GetLanguage and SetLanguage still works as
intended for us at this point.

If a UI control for maintaining "Languages" directly is added to g-c-c,
I imagine that we need to re-evaluate our approch more thoroghly. Do you
know if there is such a plan?

As regards disabling of that test, I wouldn't worry too much. Our code
does the right thing when a string like "fr_FR:en" is passed to
SetLanguage, and makes sure that only a valid locale name of a locale
which has actually been generated on the system is assigned to LANG via
~/.pam_environment.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2024560

Title:
  Check if 0010-set-language needs to be update for the new languages
  property

Status in accountsservice package in Ubuntu:
  New

Bug description:
  Upstream did changes to add a languages properties

  
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/881e0ea7

  I've rebased 0010-set-language to apply correctly but we should review
  if we need to adapt the patch to apply a similar logic to the new
  languages property that it's doing for old language one

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


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


[Dx-packages] [Bug 2024560] Re: Check if 0010-set-language needs to be update for the new languages property

2023-06-21 Thread Gunnar Hjalmarsson
I'll comment on this in a bit. Busy with another thing ATM.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2024560

Title:
  Check if 0010-set-language needs to be update for the new languages
  property

Status in accountsservice package in Ubuntu:
  New

Bug description:
  Upstream did changes to add a languages properties

  
https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/881e0ea7

  I've rebased 0010-set-language to apply correctly but we should review
  if we need to adapt the patch to apply a similar logic to the new
  languages property that it's doing for old language one

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


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


[Dx-packages] [Bug 2015962] Re: indicator-messages-service crashed with SIGSEGV in g_type_check_instance() from g_signal_handlers_disconnect_matched() from act_user_manager_finalize() from g_object_un

2023-04-17 Thread Gunnar Hjalmarsson
Since im_accounts_service_dispose() is mentioned in the bug title, can
this possibly have something to do with bug #2015610?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2015962

Title:
  indicator-messages-service crashed with SIGSEGV in
  g_type_check_instance() from g_signal_handlers_disconnect_matched()
  from act_user_manager_finalize() from g_object_unref() from
  im_accounts_service_dispose()

Status in accountsservice:
  Fix Released
Status in accountsservice package in Ubuntu:
  Incomplete
Status in indicator-messages package in Ubuntu:
  Incomplete

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
indicator-messages.  This problem was most recently seen with package version 
13.10.1+18.10.20180918-0ubuntu3, the problem page at 
https://errors.ubuntu.com/problem/94c77bb11d79da78a8cb610adb9252f41d2ab4a4 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


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


[Dx-packages] [Bug 2012552] Re: /usr/libexec/accounts-daemon:11:g_dbus_method_invocation_return_value_internal:check_auth_cb:g_simple_async_result_complete:check_authorization_cb:g_task_return_now

2023-03-23 Thread Gunnar Hjalmarsson
Now I have tested too. :/ Switching language does not result in an
attempt to reset region, and seems to work as expected. I can no longer
reproduce any errors or warnings when starting g-c-c from terminal.

** Changed in: accountsservice (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2012552

Title:
  /usr/libexec/accounts-
  
daemon:11:g_dbus_method_invocation_return_value_internal:check_auth_cb:g_simple_async_result_complete:check_authorization_cb:g_task_return_now

Status in accountsservice package in Ubuntu:
  Invalid
Status in gnome-control-center package in Ubuntu:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
accountsservice.  This problem was most recently seen with package version 
22.08.8-1ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/8aec6774e070650ea5d4ded3cd3d4c0ebdbf9335 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


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


[Dx-packages] [Bug 2012552] Re: /usr/libexec/accounts-daemon:11:g_dbus_method_invocation_return_value_internal:check_auth_cb:g_simple_async_result_complete:check_authorization_cb:g_task_return_now

2023-03-22 Thread Gunnar Hjalmarsson
I think I found it:

https://salsa.debian.org/gnome-team/gnome-control-
center/-/commit/5400a142

Uploaded g-c-c, but keeping the accountsservice task open for now until
we see that the problem is no longer present.

** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Fix Committed

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2012552

Title:
  /usr/libexec/accounts-
  
daemon:11:g_dbus_method_invocation_return_value_internal:check_auth_cb:g_simple_async_result_complete:check_authorization_cb:g_task_return_now

Status in accountsservice package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  Fix Committed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
accountsservice.  This problem was most recently seen with package version 
22.08.8-1ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/8aec6774e070650ea5d4ded3cd3d4c0ebdbf9335 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


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


[Dx-packages] [Bug 2012552] Re: /usr/libexec/accounts-daemon:11:g_dbus_method_invocation_return_value_internal:check_auth_cb:g_simple_async_result_complete:check_authorization_cb:g_task_return_now

2023-03-22 Thread Gunnar Hjalmarsson
The latter comment reminds me of bug #2011313, where the underlying
issue was a failure (for some reason) to fetch user data. One side
effect in that case was that it resulted in a language variable having a
NULL value, and then it failed when trying to convert it to a valid
locale name.

Anyway, the wording "is not a valid locale name" comes probably from the
user_locale_validate() function in accountsservice (0010-set-
language.patch).

And "Couldn't set FormatsLocale" comes from the set_formats_locale()
function in g-c-c (Adapts-the-region-capplet-and-the-language-chooser-
in-the.patch).

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/2012552

Title:
  /usr/libexec/accounts-
  
daemon:11:g_dbus_method_invocation_return_value_internal:check_auth_cb:g_simple_async_result_complete:check_authorization_cb:g_task_return_now

Status in accountsservice package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
accountsservice.  This problem was most recently seen with package version 
22.08.8-1ubuntu4, the problem page at 
https://errors.ubuntu.com/problem/8aec6774e070650ea5d4ded3cd3d4c0ebdbf9335 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


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


[Dx-packages] [Bug 1999698] Re: Dodgy looking patch applied to our build.

2022-12-14 Thread Gunnar Hjalmarsson
Please see https://salsa.debian.org/freedesktop-
team/accountsservice/-/commit/19eaa3f1

** Changed in: accountsservice (Ubuntu)
   Status: New => Fix Committed

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1999698

Title:
  Dodgy looking patch applied to our build.

Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  When building accountsservice we apply patches, among of which is
  `0010-set-language.patch` which raises concerns.

  It will not compile without warnings: At the very least contains
  misleading indentation.

  ```
  [92/99] Compiling C object src/accounts-daemon.p/user.c.o
  ../src/user.c: In function ‘user_HOME_available’:
  ../src/user.c:1753:27: warning: this ‘else’ clause does not guard... 
[-Wmisleading-indentation]
   1753 | } else
|   ^~~~
  ../src/user.c:1755:33: note: ...this statement, but the latter is 
misleadingly indented as if it were guarded by the ‘else’
   1755 | break;
| ^
  ```

  The code:

  ```
  } else
  g_free (path_to_entry);
  break;

  ```

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


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


[Dx-packages] [Bug 1976255] Re: accountsservice ftbfs in the jammy release pocket

2022-05-30 Thread Gunnar Hjalmarsson
This was fixed via accountsservice 22.07.5-2ubuntu1.3 in jammy-updates.

** Changed in: accountsservice (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1976255

Title:
  accountsservice ftbfs in the jammy release pocket

Status in accountsservice package in Ubuntu:
  Fix Released

Bug description:
  as seen in a test rebuild, this package fails to build in the jammy
  release pocket (note the log behind the link might go away):

  https://launchpadlibrarian.net/604216054/buildlog_ubuntu-jammy-
  amd64.accountsservice_22.07.5-2ubuntu1_BUILDING.txt.gz

  Ok: 2   
  Expected Fail:  0   
  Fail:   10  
  Unexpected Pass:0   
  Skipped:0   
  Timeout:0   

  Full log written to 
/<>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
  ==> meson-logs/testlog.txt <==
  Log of Meson test suite run on 2022-05-30T08:33:42.861398

  Inherited environment: SCHROOT_GID=2501
  DEB_HOST_MULTIARCH=x86_64-linux-gnu LC_ALL=C.UTF-8
  DEB_HOST_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=x86_64-linux-gnu
  DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed DEB_TARGET_ARCH_LIBC=gnu
  DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_SYSTEM=linux-gnu
  DEB_BUILD_ARCH_BITS=64 DEB_BUILD_OPTIONS=parallel=4
  DEB_HOST_ARCH=amd64 DEB_TARGET_ARCH_ENDIAN=little
  DEB_BUILD_PROFILES=noudeb SOURCE_DATE_EPOCH=1645543676 V=1
  DEB_HOST_ARCH_BITS=64 LANG=C.UTF-8 MAKEFLAGS='' SCHROOT_GROUP=buildd
  DEB_TARGET_ARCH=amd64 DEB_HOST_GNU_CPU=x86_64 DEB_BUILD_ARCH_LIBC=gnu
  MFLAGS='' DEB_TARGET_ARCH_BITS=64 DEB_BUILD_ARCH_CPU=amd64
  SCHROOT_ALIAS_NAME=build-PACKAGEBUILD-23614463 DEB_HOST_ARCH_OS=linux
  SHELL=/bin/sh DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=buildd
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
  DEB_BUILD_ARCH_ABI=base DEB_BUILD_ARCH=amd64 DEB_HOST_ARCH_LIBC=gnu
  SCHROOT_SESSION_ID=build-PACKAGEBUILD-23614463
  DEB_TARGET_ARCH_CPU=amd64 DEB_HOST_GNU_TYPE=x86_64-linux-gnu
  DEB_BUILD_ARCH_OS=linux LOGNAME=buildd
  DEB_TARGET_MULTIARCH=x86_64-linux-gnu DEB_BUILD_GNU_CPU=x86_64
  DEB_TARGET_ARCH_OS=linux USER=buildd DEB_HOST_ARCH_ABI=base
  DEB_BUILD_MULTIARCH=x86_64-linux-gnu DEB_TARGET_GNU_TYPE=x86_64-linux-
  gnu DEB_TARGET_ARCH_ABI=base SCHROOT_UID=2001 SCHROOT_COMMAND='dpkg-
  buildpackage -us -uc -mLaunchpad Build Daemon
   -b -rfakeroot'
  DEB_TARGET_GNU_CPU=x86_64 APT_CONFIG=/var/lib/sbuild/apt.conf
  HOME=/<>/debian/.debhelper/generated/_source/home
  DEB_RULES_REQUIRES_ROOT=binary-targets DEB_TARGET_GNU_SYSTEM=linux-gnu
  DEB_HOST_ARCH_ENDIAN=little TERM=unknown SCHROOT_CHROOT_NAME=build-
  PACKAGEBUILD-23614463 MAKELEVEL=1 DH_INTERNAL_BUILDFLAGS=1 ASFLAGS=''
  CFLAGS='-g -O2 -ffile-prefix-map=/<>=. -flto=auto -ffat-
  lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong
  -Wformat -Werror=format-security' CPPFLAGS='-Wdate-time
  -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -ffile-prefix-
  map=/<>=. -flto=auto -ffat-lto-objects -flto=auto -ffat-
  lto-objects -fstack-protector-strong -Wformat -Werror=format-security'
  DFLAGS=-frelease FCFLAGS='-g -O2 -ffile-prefix-map=/<>=.
  -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-
  protector-strong' FFLAGS='-g -O2 -ffile-prefix-map=/<>=.
  -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-
  protector-strong' GCJFLAGS='-g -O2 -ffile-prefix-
  map=/<>=. -flto=auto -ffat-lto-objects -fstack-protector-
  strong' LDFLAGS='-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects
  -flto=auto -Wl,-z,relro -Wl,--as-needed' OBJCFLAGS='-g -O2 -ffile-
  prefix-map=/<>=. -flto=auto -ffat-lto-objects -flto=auto
  -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-
  security' OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/<>=.
  -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-
  protector-strong -Wformat -Werror=format-security'
  XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-JPi9I5rR MESON_TESTTHREADS=4

   1/12 accountsservice:accounts-service+libaccountsservice+TestAccountsService 
/ TestAccountsService.test_cache_user   FAIL0.33s   
exit status 1
  08:33:42 
LD_LIBRARY_PATH=/<>/obj-x86_64-linux-gnu/src/libaccountsservice 
GI_TYPELIB_PATH=/<>/obj-x86_64-linux-gnu/src/libaccountsservice 
G_DEBUG=fatal-criticals G_MESSAGES_DEBUG=all MALLOC_PERTURB_=58 
/usr/bin/python3 
/<>/obj-x86_64-linux-gnu/../tests/test-libaccountsservice.py 
TestAccountsService.test_cache_user
  --- output ---
  test_cache_user (__main__.TestAccountsService) ... (process:11790): 
accountsservice-DEBUG: 08:33:43.062: Finding a graphical session for user 2001
  (process:11790): accountsservice-DEBUG: 08:33:43.062: Failed to identify the 
current session
  

[Dx-packages] [Bug 1974250] Re: ~/.pam_environment gets created as owned by root

2022-05-27 Thread Gunnar Hjalmarsson
On 2022-05-20 16:54, Marc Deslauriers wrote:
> Or remove those scripts from Debian completely...looks like they
> were added because of https://bugs.debian.org/cgi- 
> bin/bugreport.cgi?bug=756259 , but muon doesn't seem to use them
> anymore...

FTR I removed 0009-language-tools.patch from Debian.

https://salsa.debian.org/freedesktop-
team/accountsservice/-/commit/294910b8

Let's see if somebody complains.. Hopefully not.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1974250

Title:
  ~/.pam_environment gets created as owned by root

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Jammy:
  Fix Released
Status in accountsservice source package in Kinetic:
  Fix Released

Bug description:
  Something has happened lately with accountsservice, which makes it act
  as root instead of the current user when creating ~/.pam_environment.
  The very old bug #904395 comes to mind, and this smells a security
  issue.

  The function which is supposed to prevent this behavior is here:

  https://salsa.debian.org/freedesktop-
  team/accountsservice/-/blob/ubuntu/debian/patches/0010-set-
  language.patch#L75

  Haven't investigated further yet.

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


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


[Dx-packages] [Bug 1974250] Re: ~/.pam_environment gets created as owned by root

2022-05-24 Thread Gunnar Hjalmarsson
** Changed in: accountsservice (Ubuntu Kinetic)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1974250

Title:
  ~/.pam_environment gets created as owned by root

Status in accountsservice package in Ubuntu:
  Fix Committed
Status in accountsservice source package in Jammy:
  Fix Released
Status in accountsservice source package in Kinetic:
  Fix Committed

Bug description:
  Something has happened lately with accountsservice, which makes it act
  as root instead of the current user when creating ~/.pam_environment.
  The very old bug #904395 comes to mind, and this smells a security
  issue.

  The function which is supposed to prevent this behavior is here:

  https://salsa.debian.org/freedesktop-
  team/accountsservice/-/blob/ubuntu/debian/patches/0010-set-
  language.patch#L75

  Haven't investigated further yet.

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


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


[Dx-packages] [Bug 1072019] Re: date translated in an English system with Italian localization

2021-03-29 Thread Gunnar Hjalmarsson
The workaround mentioned in comment #3 may be worth repeating, i.e. open
your ~/.profile file for editing and add this line:

export LC_TIME=en_DK.UTF-8

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1072019

Title:
  date translated in an English system with Italian localization

Status in GLib:
  Won't Fix
Status in GNOME Shell:
  In Progress
Status in Indicator Date and Time:
  In Progress
Status in indicator-datetime package in Ubuntu:
  Triaged

Bug description:
  Release of Ubuntu:12.10
  Package Version: gnome-control-center 3.4.2 and 3.5.x
  Expected Results: system language setting needs to be respected
  Actual Results: date is translated following the reginal format settings

  Hallo
  I want to have my system fully in English, but actually the date  is 
translated in Italian.
  I think that this depend on the fact that I choose Italian in regional format 
(but just to have numbering and currency that I use), I don't want to have the 
date translated into another language.
  See attached screenshot.

  Thanks
  Fabio

  ProblemType: BugDistroRelease: Ubuntu 12.10
  Package: language-selector-gnome 0.90
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Oct 27 10:58:20 2012
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-language-selector
  InstallationDate: Installed on 2012-10-12 (14 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20121011)
  InterpreterPath: /usr/bin/python3.2mu
  MarkForUpload: True
  PackageArchitecture: allSourcePackage: language-selector
  UpgradeStatus: Upgraded to quantal on 2012-10-13 (14 days ago)

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

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


[Dx-packages] [Bug 1903449] Re: accountsservice displays "Libvirt Qemu"

2020-11-09 Thread Gunnar Hjalmarsson
The issue is not present in Ubuntu 20.04 or later. The question is if
dropping the patch retroactively as a bionic stable release update
should be done. I discussed this with Sebastien Bacher in the ubuntu-
desktop team, and we concluded that we are not able to tell that no
bionic user depends on the patch, so we won't drop it for bionic.

In case of libvirt-qemu you provided a nice workaround, which may be
useful for other users who encounter the issue.

** Changed in: accountsservice (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1903449

Title:
  accountsservice displays "Libvirt Qemu"

Status in accountsservice package in Ubuntu:
  Fix Released

Bug description:
  Installing libvirt-manager results in account libvirt-qemu being
  created. This user has config in /etc/passwd like follows:

  libvirt-qemu:x:64055:125:Libvirt
  Qemu,,,:/var/lib/libvirt:/usr/sbin/nologin

  The "nologin" should be pretty clear signal that this account is not
  usable for logging in. Despite this, this account is offered in visual
  login (e.g. lightdm). The computation for possible user accounts is
  handled by package accountsservice.

  A workaround is to manually list this user as system user:
  echo -e "[User]\nSystemAccount=true" > 
/var/lib/AccountsService/users/libvirt-qemu

  However, as this user cannot be logged in (/etc/shadow contains "!" as
  the password hash, too) it never makes any sense to show this in login
  screen even without the above manual configuration.

  Related: bug 857651

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: accountsservice 0.6.45-1ubuntu1.3
  ProcVersionSignature: Ubuntu 5.4.0-52.57~18.04.1-lowlatency 5.4.65
  Uname: Linux 5.4.0-52-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.18
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sun Nov  8 16:54:24 2020
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2019-01-05 (672 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: accountsservice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1903449] Re: accountsservice displays "Libvirt Qemu"

2020-11-08 Thread Gunnar Hjalmarsson
Thanks for your report!

This is similar to bug #1841079 which was fixed by dropping 0020
-support-login.defs.patch. That patch should probably be dropped in
bionic too.

Test build without the patch available in this PPA:

https://launchpad.net/~gunnarhj/+archive/ubuntu/accountsservice

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided => Medium

** Changed in: accountsservice (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1903449

Title:
  accountsservice displays "Libvirt Qemu"

Status in accountsservice package in Ubuntu:
  Triaged

Bug description:
  Installing libvirt-manager results in account libvirt-qemu being
  created. This user has config in /etc/passwd like follows:

  libvirt-qemu:x:64055:125:Libvirt
  Qemu,,,:/var/lib/libvirt:/usr/sbin/nologin

  The "nologin" should be pretty clear signal that this account is not
  usable for logging in. Despite this, this account is offered in visual
  login (e.g. lightdm). The computation for possible user accounts is
  handled by package accountsservice.

  A workaround is to manually list this user as system user:
  echo -e "[User]\nSystemAccount=true" > 
/var/lib/AccountsService/users/libvirt-qemu

  However, as this user cannot be logged in (/etc/shadow contains "!" as
  the password hash, too) it never makes any sense to show this in login
  screen even without the above manual configuration.

  Related: bug 857651

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: accountsservice 0.6.45-1ubuntu1.3
  ProcVersionSignature: Ubuntu 5.4.0-52.57~18.04.1-lowlatency 5.4.65
  Uname: Linux 5.4.0-52-lowlatency x86_64
  ApportVersion: 2.20.9-0ubuntu7.18
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Sun Nov  8 16:54:24 2020
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2019-01-05 (672 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: accountsservice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1873678] Re: gnome-language-selector crashed with dbus.exceptions.DBusException in call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is not a valid locale name

2020-10-14 Thread Gunnar Hjalmarsson
I verified the test case using version 0.6.55-0ubuntu12~20.04.2 of
accountsservice, gir1.2-accountsservice-1.0 and libaccountsservice0 from
focal-proposed.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1873678

Title:
  gnome-language-selector crashed with dbus.exceptions.DBusException in
  call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is
  not a valid locale name

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Focal:
  Fix Committed

Bug description:
  [Impact]

  accountsservice includes a function for checking the validity of
  locales, and it incorrectly considers "C.UTF-8" to be invalid. It
  leads to incorrect behavior under certain conditions and also a crash
  if the function was triggered from language-selector-gnome.

  Even if this only makes a difference in special corner cases, it
  happens often enough to justify this SRU:

  https://errors.ubuntu.com/?release=Ubuntu%2020.04=language-
  selector=year

  (It's the top ranked crash type in the list.)

  The version in focal-proposed fixes the issue.

  [Test case]

  Make a fresh install of Ubuntu 20.04 (a VM works fine)

  Once logged in:

  * Install accountsservice, gir1.2-accountsservice-1.0 and
libaccountsservice0 from focal-proposed

  * Open /etc/default/locale for editing, replace its contents with
the single line:

LANG=C.UTF-8

and reboot.

  Open Language Support and change language (drag any language above
  the "English" item)

  Open ~/.pam_environment and find that e.g. LANG is now the locale
  representing the language you selected, while e.g. LC_TIME is set to
  "C.UTF-8".

  [Regression risk]

  This is a oneliner which white list "C.UTF-8" as a valid locale name.
  I can't think of a case where this would cause unexpected behavior.

  [Original description]

  USB live disk (20.04 beta)

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: language-selector-gnome 0.203
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CasperVersion: 1.442
  CurrentDesktop: MATE
  Date: Sun Apr 19 17:07:26 2020
  ExecutablePath: /usr/bin/gnome-language-selector
  InterpreterPath: /usr/bin/python3.8
  LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/gnome-language-selector
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu1
  PythonArgs: ['/usr/bin/gnome-language-selector']
  PythonDetails: N/A
  SourcePackage: language-selector
  Title: gnome-language-selector crashed with dbus.exceptions.DBusException in 
call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is not a 
valid locale name
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1873678] Re: gnome-language-selector crashed with dbus.exceptions.DBusException in call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is not a valid locale name

2020-10-10 Thread Gunnar Hjalmarsson
** Description changed:

+ [Impact]
+ 
+ accountsservice includes a function for checking the validity of
+ locales, and it incorrectly considers "C.UTF-8" to be invalid. It leads
+ to incorrect behavior under certain conditions and also a crash if the
+ function was triggered from language-selector-gnome.
+ 
+ Even if this only makes a difference in special corner cases, it happens
+ often enough to justify this SRU:
+ 
+ https://errors.ubuntu.com/?release=Ubuntu%2020.04=language-
+ selector=year
+ 
+ (It's the top ranked crash type in the list.)
+ 
+ The version in focal-proposed fixes the issue.
+ 
+ [Test case]
+ 
+ Make a fresh install of Ubuntu 20.04 (a VM works fine)
+ 
+ Once logged in:
+ 
+ * Install accountsservice, gir1.2-accountsservice-1.0 and
+   libaccountsservice0 from focal-proposed
+ 
+ * Open /etc/default/locale for editing, replace its contents with
+   the single line:
+ 
+   LANG=C.UTF-8
+ 
+   and reboot.
+ 
+ Open Language Support and change language (drag any language above
+ the "English" item)
+ 
+ Open ~/.pam_environment and find that e.g. LANG is now the locale
+ representing the language you selected, while e.g. LC_TIME is set to
+ "C.UTF-8".
+ 
+ [Regression risk]
+ 
+ This is a oneliner which white list "C.UTF-8" as a valid locale name. I
+ can't think of a case where this would cause unexpected behavior.
+ 
+ [Original description]
+ 
  USB live disk (20.04 beta)
  
  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: language-selector-gnome 0.203
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CasperVersion: 1.442
  CurrentDesktop: MATE
  Date: Sun Apr 19 17:07:26 2020
  ExecutablePath: /usr/bin/gnome-language-selector
  InterpreterPath: /usr/bin/python3.8
  LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/gnome-language-selector
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
  Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu1
  PythonArgs: ['/usr/bin/gnome-language-selector']
  PythonDetails: N/A
  SourcePackage: language-selector
  Title: gnome-language-selector crashed with dbus.exceptions.DBusException in 
call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is not a 
valid locale name
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo

** Also affects: accountsservice (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: accountsservice (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: accountsservice (Ubuntu Focal)
   Status: New => In Progress

** Changed in: accountsservice (Ubuntu Focal)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1873678

Title:
  gnome-language-selector crashed with dbus.exceptions.DBusException in
  call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is
  not a valid locale name

Status in accountsservice package in Ubuntu:
  Fix Committed
Status in accountsservice source package in Focal:
  In Progress

Bug description:
  [Impact]

  accountsservice includes a function for checking the validity of
  locales, and it incorrectly considers "C.UTF-8" to be invalid. It
  leads to incorrect behavior under certain conditions and also a crash
  if the function was triggered from language-selector-gnome.

  Even if this only makes a difference in special corner cases, it
  happens often enough to justify this SRU:

  https://errors.ubuntu.com/?release=Ubuntu%2020.04=language-
  selector=year

  (It's the top ranked crash type in the list.)

  The version in focal-proposed fixes the issue.

  [Test case]

  Make a fresh install of Ubuntu 20.04 (a VM works fine)

  Once logged in:

  * Install accountsservice, gir1.2-accountsservice-1.0 and
libaccountsservice0 from focal-proposed

  * Open /etc/default/locale for editing, replace its contents with
the single line:

LANG=C.UTF-8

and reboot.

  Open Language Support and change language (drag any language above
  the "English" item)

  Open ~/.pam_environment and find that e.g. LANG is now the locale
  representing the language you selected, while e.g. LC_TIME is set to
  "C.UTF-8".

  [Regression risk]

  This is a oneliner which white list "C.UTF-8" as a valid locale name.
  I can't think of a case

[Dx-packages] [Bug 1873678] Re: gnome-language-selector crashed with dbus.exceptions.DBusException in call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is not a valid locale name

2020-10-09 Thread Gunnar Hjalmarsson
Thanks for your report!

I could reproduce the problem and have uploaded a fix.

** Information type changed from Private to Public

** Package changed: language-selector (Ubuntu) => accountsservice
(Ubuntu)

** Changed in: accountsservice (Ubuntu)
   Status: New => Fix Committed

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1873678

Title:
  gnome-language-selector crashed with dbus.exceptions.DBusException in
  call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is
  not a valid locale name

Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  USB live disk (20.04 beta)

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: language-selector-gnome 0.203
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu22
  Architecture: amd64
  CasperVersion: 1.442
  CurrentDesktop: MATE
  Date: Sun Apr 19 17:07:26 2020
  ExecutablePath: /usr/bin/gnome-language-selector
  InterpreterPath: /usr/bin/python3.8
  LiveMediaBuild: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python3 /usr/bin/gnome-language-selector
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 
3.8.2-0ubuntu1
  PythonArgs: ['/usr/bin/gnome-language-selector']
  PythonDetails: N/A
  SourcePackage: language-selector
  Title: gnome-language-selector crashed with dbus.exceptions.DBusException in 
call_blocking(): org.freedesktop.Accounts.Error.Failed: 'C.UTF-8' is not a 
valid locale name
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1878611] Re: accountsservice 0.6.55-0ubuntu12~20.04.1 update crashes into greeter

2020-05-14 Thread Gunnar Hjalmarsson
** Tags added: focal regression-proposed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1878611

Title:
  accountsservice 0.6.55-0ubuntu12~20.04.1 update crashes into  greeter

Status in accountsservice package in Ubuntu:
  New

Bug description:
  When updating Ubuntu 20.04 to the current proposed updates with the
  accountsservice 0.6.55-0ubuntu12~20.04.1 update, the current gnome
  session crashes out reproducibly into the the gdm3 greeter. At that
  point, when you try to log back in, only the background color is
  displayed but no desktop or menus ever appears. One has to perform a
  hard reboot at this point to get back to a greeter that will
  successfully login.

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

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


[Dx-packages] [Bug 1878611] Re: accountsservice 0.6.55-0ubuntu12~20.04.1 update crashes into greeter

2020-05-14 Thread Gunnar Hjalmarsson
Thanks for your report. Can you please add a comment to bug #1843982
too. What you observed might be a regression, and important for the
decision whether to let 0.6.55-0ubuntu12 migrate to focal-updates.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1878611

Title:
  accountsservice 0.6.55-0ubuntu12~20.04.1 update crashes into  greeter

Status in accountsservice package in Ubuntu:
  New

Bug description:
  When updating Ubuntu 20.04 to the current proposed updates with the
  accountsservice 0.6.55-0ubuntu12~20.04.1 update, the current gnome
  session crashes out reproducibly into the the gdm3 greeter. At that
  point, when you try to log back in, only the background color is
  displayed but no desktop or menus ever appears. One has to perform a
  hard reboot at this point to get back to a greeter that will
  successfully login.

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-07 Thread Gunnar Hjalmarsson
On 2020-02-07 16:41, Alkis Georgopoulos wrote:
> I checked with 20.04 and it appears that recent Ubuntu live CDs
> don't have boot=casper anymore; they do still have
> initrd=/casper/initrd;

I also saw that /proc/cmdline contains BOOT_IMAGE=/casper/..., so the
approach would probably have worked with a minor modification.

> but anyway, ^/cow should be fine (sorry I hadn't noticed the ^ there
> before).

Ok, good, then I keep the debdiff for now, in the hope that some sponsor
will approve and upload it soon.

> Thank you for your work in this.

Thank you for reporting it. The current behavior in live sessions of the
flavors is indeed unintentional and unnecessary.

** No longer affects: accountsservice (Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in lightdm package in Ubuntu:
  In Progress

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-07 Thread Gunnar Hjalmarsson
On 2020-02-07 13:41, Alkis Georgopoulos wrote:
> The "grep cow" approach breaks the LTSP package and other software
> that uses a COW root.

Do those packages cause the file system /cow, listed by the df command,
to be mounted? If yes, I wouldn't mind to modify the debdiff. Please let
me know.

> To check for casper, please `grep -w boot=casper /proc/cmdline` or
> something casper-specific.

Thanks for the tip!

> In schools, we sometimes have students of various nationalities.
> They're not frequent enough to install whole langpacks for them, but
> they are frequent enough to configure locales for them (locale-gen).

It's unclear to me why it's more difficult to install language packs
than generating locales separately.

In any case, I would prefer to consider this aspect to be beyond the
scope of this bug report.

> Of course it's your call.

Yes. :)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  In Progress

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-07 Thread Gunnar Hjalmarsson
Not sure why you would want to uninstall the language packs for a
language you have configured. You are not supposed to do that. Please
use "Language Support" to manage your languages.

This special thing in LightDM is there for a reason (even if I don't
remember the reason exactly). I'm not ready to propose something which
might have adverse side effects.

Attached please find a debdiff which I think fixes it in live sessions.
The real test can be done only after the new version of lightdm has
reached the daily build ISOs. Would appreciate your confirmation when
that happens.

** Patch added: "lightdm_lp1861481.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1861481/+attachment/5326214/+files/lightdm_lp1861481.debdiff

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => Medium

** Changed in: lightdm (Ubuntu)
   Status: New => In Progress

** Changed in: lightdm (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Tags added: patch

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  In Progress

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-07 Thread Gunnar Hjalmarsson
Because the translations of all the "main" packages (and a few others)
are brought by the language packs, and also MATE users most likely use
some "main" packages. He is simply supposed to have the language packs
for his language installed. That's how Ubuntu including the flavors has
been designed for many cycles.

Since we are close to the release of an LTS, I want to narrow the fix to
only affect where it matters, i.e. the live sessions.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  New

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-06 Thread Gunnar Hjalmarsson
Idea from https://askubuntu.com/q/442055

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  New

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-02-06 Thread Gunnar Hjalmarsson
Yeah, I tend to think that the fix should be made in lightdm. My idea is
to modify the patch, so LANGUAGE is set only if this conditional is
satisfied:

if (system ("df | grep ^/cow >/dev/null") != 0)

That way LANGUAGE should not be set in a live session AFAIU.

@Sebastien: Do you think this is a proper way to test for a live
session?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  New

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-01-31 Thread Gunnar Hjalmarsson
I actually meant the locale command without options, but I still think
you provided the info we need. ;)

On 2020-01-31 19:48, Alkis Georgopoulos wrote:
> It's not /etc/default/locale, in all the cases only LANG is there
> and not LANGUAGE.

LightDM does set LANGUAGE for some reason through an Ubuntu specific
patch, and it might explain it. The weird thing is that LightDM has done
that since long before 19.10.

Anyway, maybe we should simply stop LightDM from messing with LANGUAGE
when run in a live session.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Incomplete

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-01-31 Thread Gunnar Hjalmarsson
@Alkis: Since it sounds as if you have access to both a 18.04 and a
19.10 ISO, can you please check what the locale command outputs in the
live session of respective release.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Incomplete

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1861481] Re: language-options causes live CD sessions to be untranslated

2020-01-31 Thread Gunnar Hjalmarsson
Well, the point with the language-options script is to only list
languages where the language-packs are present. It has been that way for
many cycles, and AFAIK nothing special happened in this respect in
19.10. @Alkis: Are you claiming that it worked otherwise in e.g. 18.04?

With that said, I understand that it's not an optimal approach wrt the
live session for a flavor. If we are going to change this somehow (I
have no idea how ATM), it should reasonably be done without changing the
language-options script. The latter was written with a real install in
mind at first hand.

** Changed in: accountsservice (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1861481

Title:
  language-options causes live CD sessions to be untranslated

Status in accountsservice package in Ubuntu:
  Incomplete

Bug description:
  Since Ubuntu 19.10, for all Ubuntu live CDs that use LightDM (e.g.
  MATE and Xubuntu), if a user selects a language in syslinux other than
  those with an included langpack, the session is then untranslated.

  For example, if one boots Ubuntu MATE 20.04 and selects Greek in
  syslinux, he ends up with LANGUAGE=en in the session.

  The chain of events is:
  LightDM has an Ubuntu-specific patch that makes it call 
/usr/share/language-tools/language-options instead of the upstream `locale -a`.
  `locale -a` does list el_GR as a supported locale because casper correctly 
updated the locales.
  But language-options doesn't list el_GR, so it fools LightDM into thinking 
that Greek aren't supported; while they're all there, since e.g. MATE doesn't 
rely on langpacks; mate-panel.mo and mate-calc.mo etc are all there.

  I believe the correct fix would be for language-options to list el_GR
  on live CDs (to merge the output of locale -a in its output).

  Thanks!

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

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


[Dx-packages] [Bug 1843982] Re: gnome-shell crashed with SIGSEGV in g_str_hash()

2019-09-16 Thread Gunnar Hjalmarsson
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1843982

Title:
  gnome-shell crashed with SIGSEGV in g_str_hash()

Status in accountsservice package in Ubuntu:
  New

Bug description:
  .

  ProblemType: Crash
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep 14 10:29:16 2019
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2019-05-24 (112 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190523)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANG=nb_NO.UTF-8
   LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  RelatedPackageVersions: mutter-common 3.34.0-2ubuntu1
  Signal: 11
  SourcePackage: gnome-shell
  StacktraceTop:
   g_str_hash () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_hash_table_lookup () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libaccountsservice.so.0
   g_closure_invoke () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: gnome-shell crashed with SIGSEGV in g_str_hash()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Dx-packages] [Bug 1842349] Re: Reconsider conditions for setting language and formats

2019-09-14 Thread Gunnar Hjalmarsson
I took a step further. Next upload fixes it so that the keyfile remains
in sync with ~/.pam_environment, which prevents certain possible cases
of inconsistency.

** Changed in: accountsservice (Ubuntu)
   Status: Fix Released => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1842349

Title:
  Reconsider conditions for setting language and formats

Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  In connection with the upgrade to 0.6.50 (bug #1789502) the fallback
  values from /etc/default/locale were set on initialization. While that
  addresses some aspects of the upstream changes, a need remains to
  reconsider the conditions in user_change_language_authorized_cb() and
  user_change_formats_locale_authorized_cb(). Currently it does not take
  into account if variables were previously set in ~/.pam_environment or
  not.

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

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


[Dx-packages] [Bug 1841079] Re: Speech Dispatcher and other non-human users should not be shown on LightdDM login screen and session menus

2019-09-04 Thread Gunnar Hjalmarsson
"Speech Dispatcher" no longer shown for me either (Ubuntu 19.10 with
LightDM). Thanks Robert!

Closing.

** Changed in: accountsservice (Ubuntu Eoan)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1841079

Title:
  Speech Dispatcher and other non-human users  should not be shown on
  LightdDM login screen and session menus

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Eoan:
  Fix Released

Bug description:
  Steps to reproduce:
  1. Download Ubuntu MATE 19.10 alpha ISO - 20190822
  2. Install it using Entire-disk erase scenario with default settings
  3. Reboot system

  Expected results:
  * LightDM shows only just created username

  Actual results:
  * LightDM shows two user names, Speech Dispatcher is selected by default

  Note:
  problem occurs on VM and on real hardware; Minimal desktop installation is 
affected too; OEM installation is affected by bug 1840971 .

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: speech-dispatcher 0.9.1-2
  ProcVersionSignature: Ubuntu 5.2.0-10.11-generic 5.2.4
  Uname: Linux 5.2.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Thu Aug 22 19:02:42 2019
  InstallationDate: Installed on 2019-08-22 (0 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Alpha amd64 (20190822)
  SourcePackage: speech-dispatcher
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1842212] Re: I can't change "Formats" in "Language and Region"

2019-09-02 Thread Gunnar Hjalmarsson
** Changed in: accountsservice (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1842212

Title:
  I can't change "Formats" in "Language and Region"

Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  If I try to change format from "Ukraine" to "United Kingdom", system
  offers me to restart to complete the changes, but after this actions I
  don't see any changes.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-control-center 1:3.33.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Sep  1 17:12:15 2019
  InstallationDate: Installed on 2019-09-01 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190830)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1842349] [NEW] Reconsider conditions for setting language and formats

2019-09-02 Thread Gunnar Hjalmarsson
Public bug reported:

In connection with the upgrade to 0.6.50 (bug #1789502) the fallback
values from /etc/default/locale were set on initialization. While that
addresses some aspects of the upstream changes, a need remains to
reconsider the conditions in user_change_language_authorized_cb() and
user_change_formats_locale_authorized_cb(). Currently it does not take
into account if variables were previously set in ~/.pam_environment or
not.

** Affects: accountsservice (Ubuntu)
 Importance: Medium
 Assignee: Gunnar Hjalmarsson (gunnarhj)
 Status: In Progress

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1842349

Title:
  Reconsider conditions for setting language and formats

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  In connection with the upgrade to 0.6.50 (bug #1789502) the fallback
  values from /etc/default/locale were set on initialization. While that
  addresses some aspects of the upstream changes, a need remains to
  reconsider the conditions in user_change_language_authorized_cb() and
  user_change_formats_locale_authorized_cb(). Currently it does not take
  into account if variables were previously set in ~/.pam_environment or
  not.

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

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


[Dx-packages] [Bug 1842212] Re: I can't change "Formats" in "Language and Region"

2019-09-01 Thread Gunnar Hjalmarsson
When looking at this, I run into bug #1842256, which is kind of related.
But fixing accountsservice is prio 1.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1842212

Title:
  I can't change "Formats" in "Language and Region"

Status in accountsservice package in Ubuntu:
  Triaged

Bug description:
  If I try to change format from "Ukraine" to "United Kingdom", system
  offers me to restart to complete the changes, but after this actions I
  don't see any changes.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-control-center 1:3.33.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Sep  1 17:12:15 2019
  InstallationDate: Installed on 2019-09-01 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190830)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1842212] Re: I can't change "Formats" in "Language and Region"

2019-09-01 Thread Gunnar Hjalmarsson
Thanks for your report!

It's the accountsservice package which is broken somehow. I downgraded
accountsservice to the version used in disco, and then it worked as
usual.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Triaged

** Package changed: gnome-control-center (Ubuntu) => accountsservice
(Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1842212

Title:
  I can't change "Formats" in "Language and Region"

Status in accountsservice package in Ubuntu:
  Triaged

Bug description:
  If I try to change format from "Ukraine" to "United Kingdom", system
  offers me to restart to complete the changes, but after this actions I
  don't see any changes.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-control-center 1:3.33.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Sep  1 17:12:15 2019
  InstallationDate: Installed on 2019-09-01 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190830)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1841079] Re: Speech Dispatcher and other non-human users should not be shown on LightdDM login screen and session menus

2019-08-25 Thread Gunnar Hjalmarsson
** Tags added: rls-ee-incoming

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1841079

Title:
  Speech Dispatcher and other non-human users  should not be shown on
  LightdDM login screen and session menus

Status in accountsservice package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  1. Download Ubuntu MATE 19.10 alpha ISO - 20190822
  2. Install it using Entire-disk erase scenario with default settings
  3. Reboot system

  Expected results:
  * LightDM shows only just created username

  Actual results:
  * LightDM shows two user names, Speech Dispatcher is selected by default

  Note:
  problem occurs on VM and on real hardware; Minimal desktop installation is 
affected too; OEM installation is affected by bug 1840971 .

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: speech-dispatcher 0.9.1-2
  ProcVersionSignature: Ubuntu 5.2.0-10.11-generic 5.2.4
  Uname: Linux 5.2.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: MATE
  Date: Thu Aug 22 19:02:42 2019
  InstallationDate: Installed on 2019-08-22 (0 days ago)
  InstallationMedia: Ubuntu-MATE 19.10 "Eoan Ermine" - Alpha amd64 (20190822)
  SourcePackage: speech-dispatcher
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1789502] Re: Update to 0.6.50

2018-09-19 Thread Gunnar Hjalmarsson
I have tested "my" parts of the pending upgrade (SetLanguage and
SetFormatsLocale) and found that the move of the
user_get_fallback_value() call to user_new() triggered a need to tweak
user_change_language_authorized_cb() and
user_change_formats_locale_authorized_cb() to prevent confusion. I'll
get back with a proposal.

I put it in a PPA for convenience for the case someone wants to test
other aspects of the new version.

https://launchpad.net/~gunnarhj/+archive/ubuntu/accountsservice

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1789502

Title:
  Update to 0.6.50

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  The upstream changes are non trivial and there is work to update the
  patches but that would be useful to do

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

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


[Dx-packages] [Bug 1789502] Re: Update to 0.6.50

2018-09-09 Thread Gunnar Hjalmarsson
Thought I'd show a sign of life.

@Robert: Since you asked about the FormatsLocale patch, I'd like to
mention that it's necessary for 0010-set-language.patch. Actually we
tried to upstream it years ago:

https://gitlab.freedesktop.org/accountsservice/accountsservice/issues/22

Unfortunately I have still not access to a working updated Cosmic
install. The 2018-08-22 ISO works on my machine, but when I upgrade,
most network connections are lost at next reboot. I can run commands
like ping() and host(), but not apt(), and Firefox does not find
anything. Just tried with the 2018-09-08 ISO, but it didn't help. Will
seek support tomorrow. (Any hints about possible causes would be
appreciated, of course.)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1789502

Title:
  Update to 0.6.50

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  The upstream changes are non trivial and there is work to update the
  patches but that would be useful to do

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

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


[Dx-packages] [Bug 1789502] Re: Update to 0.6.50

2018-09-04 Thread Gunnar Hjalmarsson
One more thought: If we would add the fallback values on initialization,
can it be done without updating the keyfile? If not there is a
complication, since we need to keep the keyfile and ~/.pam_environment
in sync.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1789502

Title:
  Update to 0.6.50

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  The upstream changes are non trivial and there is work to update the
  patches but that would be useful to do

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

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


[Dx-packages] [Bug 1789502] Re: Update to 0.6.50

2018-09-04 Thread Gunnar Hjalmarsson
Hi Robert,

I see that the user_set_property() function has been dropped. Without
having looked closely at the code, setting them on initialization sounds
reasonable, if that can be done without confusing accountsservice. The
goal is that querying the "Language" or "FormatsLocale" property should
return the proper current value even if nothing has (yet) been saved in
/var/lib/AccountsService/users/.

Initialization - would that be the user_update_from_keyfile() function?

Right now I don't have access to a working cosmic install. Possibly it's
some hardware incompatibility issue, but whatever the reason is, I'm not
able to do any work in a sensible way at the moment. So I'm hoping you
can fix also 0010-set-language.patch ..

Once I have fixed my cosmic, I'll be happy to test to make sure that it
works as expected.

Btw, is your work in progress available in a repository somewhere?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1789502

Title:
  Update to 0.6.50

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  The upstream changes are non trivial and there is work to update the
  patches but that would be useful to do

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

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


[Dx-packages] [Bug 1776686] Re: missing accountsservice.pc ?

2018-06-13 Thread Gunnar Hjalmarsson
It's not missing.

$ dpkg -L libaccountsservice-dev | grep pc$
/usr/lib/x86_64-linux-gnu/pkgconfig/accountsservice.pc

If you need help, please seek assistance in a support forum such as
.

** Changed in: accountsservice (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1776686

Title:
  missing accountsservice.pc ?

Status in accountsservice package in Ubuntu:
  Invalid

Bug description:
  Just tried to build gdm 3.28.2 from source on ubuntu 16.04.4.

  Configure fails with:

  configure: error: Package requirements (gobject-2.0 >= 2.36.0
  gio-2.0 >= 2.36.0
  gio-unix-2.0 >= 2.36.0
  accountsservice >= 0.6.35
  xcb
  ) were not met:

  Package 'accountsservice', required by 'virtual:world', not found

  Consider adjusting the PKG_CONFIG_PATH environment variable if you
  installed software in a non-standard prefix.

  According to apt, the following are installed:

  accountsservice/xenial-updates,now 0.6.40-2ubuntu11.3 amd64 
[installed,automatic]
query and manipulate user account information

  gir1.2-accountsservice-1.0/xenial-updates,now 0.6.40-2ubuntu11.3 amd64 
[installed]
GObject introspection data for AccountService

  libaccountsservice-dev/xenial-updates,now 0.6.40-2ubuntu11.3 amd64 [installed]
query and manipulate user account information - header files

  libaccountsservice0/xenial-updates,now 0.6.40-2ubuntu11.3 amd64 
[installed,automatic]
query and manipulate user account information - shared libraries

  
  Neither /usr/lib/pkgconfig nor /usr/share/pkgconfig contain 
accountsservice.pc => I am assuming that it is missing.

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

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various Unity packages

2018-04-05 Thread Gunnar Hjalmarsson
I have never used Bileto, and don't know how it works. Are you saying
that packages handled from there need some other set of Build-Depends
than if you simply upload by dput'ing the source?

Anyway, my gut feeling tells me that adding dh-python to Build-Depends
might help. I'd suggest that you try that for unity-lens-photos to start
with.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-music in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various Unity packages

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New
Status in unity-lens-music package in Ubuntu:
  New
Status in unity-lens-photos package in Ubuntu:
  New
Status in unity-lens-video package in Ubuntu:
  New
Status in unity-scope-calculator package in Ubuntu:
  New
Status in unity-scope-devhelp package in Ubuntu:
  New
Status in unity-scope-home package in Ubuntu:
  New
Status in unity-scope-manpages package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various Unity packages

2018-04-05 Thread Gunnar Hjalmarsson
Thanks Simon!

I checked the changes in the PPA for a sample of the packages, and it
simply adds that line as we said.

There are some build failures in the PPA, though. However, I couldn't
reproduce the failure when uploading unity-lens-photos to my own PPA, so
I'd say: Please go ahead with real uploads. If some of those failures
repeats itself when building for the archive, let's deal with it then.

For the record: The significance of adding "X-Ubuntu-Use-Langpack: yes"
is that future additions and modifications of translatable strings will
result in updated translation templates so the new/changed strings will
be made available to the translators.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-music in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various Unity packages

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New
Status in unity-lens-music package in Ubuntu:
  New
Status in unity-lens-photos package in Ubuntu:
  New
Status in unity-lens-video package in Ubuntu:
  New
Status in unity-scope-calculator package in Ubuntu:
  New
Status in unity-scope-devhelp package in Ubuntu:
  New
Status in unity-scope-home package in Ubuntu:
  New
Status in unity-scope-manpages package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various Unity packages

2018-04-03 Thread Gunnar Hjalmarsson
I have added a bunch of other affected packages, whose templates I
reactivated and where there is a need to add "X-Ubuntu-Use-Langpack:
yes". I also reactivated the templates for:

indicator-appmenu
indicator-keyboard
indicator-printers

which already have "X-Ubuntu-Use-Langpack: yes".

So now I'd say that the affected packages are ready to be uploaded. Hey
Simon, are you there? ;)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity-lens-music in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various Unity packages

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New
Status in unity-lens-music package in Ubuntu:
  New
Status in unity-lens-photos package in Ubuntu:
  New
Status in unity-lens-video package in Ubuntu:
  New
Status in unity-scope-calculator package in Ubuntu:
  New
Status in unity-scope-devhelp package in Ubuntu:
  New
Status in unity-scope-home package in Ubuntu:
  New
Status in unity-scope-manpages package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various Unity packages

2018-04-03 Thread Gunnar Hjalmarsson
** Also affects: unity-lens-files (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-music (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-photos (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-video (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scope-calculator (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scope-devhelp (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scope-home (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-scope-manpages (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various Unity packages

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New
Status in unity-lens-music package in Ubuntu:
  New
Status in unity-lens-photos package in Ubuntu:
  New
Status in unity-lens-video package in Ubuntu:
  New
Status in unity-scope-calculator package in Ubuntu:
  New
Status in unity-scope-devhelp package in Ubuntu:
  New
Status in unity-scope-home package in Ubuntu:
  New
Status in unity-scope-manpages package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various Unity packages

2018-04-03 Thread Gunnar Hjalmarsson
** Also affects: unity-greeter (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: unity-lens-applications (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various Unity packages

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New
Status in unity-lens-applications package in Ubuntu:
  New
Status in unity-lens-files package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various indicators

2018-04-03 Thread Gunnar Hjalmarsson
Ok, so the templates were not deleted, but deactivated. In addition to
those which Sebastien reactivated, I have reactivated unity-settings-
daemon and unity-control-center for now.

So packages identified so far, which need to be uploaded with "X-Ubuntu-
Use-Langpack: yes", are indicator-datetime and unity.

** No longer affects: indicator-messages (Ubuntu)

** No longer affects: indicator-power (Ubuntu)

** No longer affects: indicator-session (Ubuntu)

** No longer affects: indicator-sound (Ubuntu)

** Summary changed:

- Use Ubuntu language packs for various indicators
+ Use Ubuntu language packs for various Unity packages

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various Unity packages

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  New
Status in unity-greeter package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various indicators

2018-04-02 Thread Gunnar Hjalmarsson
Yep, that's another way.

But identifying each and every package may not be the most urgent thing.
The big problem has proved to be that several (most?) Unity packages
have the line "X-Ubuntu-Use-Langpack: yes" in the source, but their
translation templates have been deleted from LP. Fixing this in one way
or another for *the most visible packages with many translatable
strings* should be prio one. Hope that Sebastien will advise us about it
tomorrow.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various indicators

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in indicator-messages package in Ubuntu:
  Invalid
Status in indicator-power package in Ubuntu:
  Invalid
Status in indicator-session package in Ubuntu:
  Invalid
Status in indicator-sound package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various indicators

2018-04-01 Thread Gunnar Hjalmarsson
I run a command in an attempt to identify Unity packages; see the
attached file. It's a long list, and all those packages are reasonably
not subject to translation, but it might be something to work with.

** Attachment added: "unity-packages.txt"
   
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+attachment/5098484/+files/unity-packages.txt

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various indicators

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in indicator-messages package in Ubuntu:
  Invalid
Status in indicator-power package in Ubuntu:
  Invalid
Status in indicator-session package in Ubuntu:
  Invalid
Status in indicator-sound package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various indicators

2018-04-01 Thread Gunnar Hjalmarsson
I just took a closer look at indicator-sound, and indeed I saw the line
"X-Ubuntu-Use-Langpack: yes" which was added at the latest upload on
2017-08-29. And the translation template is present in artful, but not
in bionic.

@Sebastien: Someone must have deleted it; I can't see another
explanation.

I made an attempt to upload the template manually, but that seems to not
have worked. Maybe another upload - just a no-change rebuild? - is
needed to make LP acknowledge the template for bionic.

@Sebastien: We need your advice here. Are no-change rebuilds necessary,
or is there a better way?

@Simon: As regards the unity-* packages: Yeah, I would like to see a
full list too. Just noticed that unity-control-center has that line, but
the unity package has not...

Possibly we need to upload all packages, whether that line is already
there or not, and add it if it isn't there. But let's await Seb's
response before proceeding.

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various indicators

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in indicator-messages package in Ubuntu:
  Invalid
Status in indicator-power package in Ubuntu:
  Invalid
Status in indicator-session package in Ubuntu:
  Invalid
Status in indicator-sound package in Ubuntu:
  Invalid
Status in unity package in Ubuntu:
  New

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various indicators

2018-04-01 Thread Gunnar Hjalmarsson
P.S. We will get a final confirmation that it works only after it has
been uploaded. This is about what happens when building the package.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various indicators

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in indicator-messages package in Ubuntu:
  Invalid
Status in indicator-power package in Ubuntu:
  Invalid
Status in indicator-session package in Ubuntu:
  Invalid
Status in indicator-sound package in Ubuntu:
  Invalid

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1760435] Re: Use Ubuntu language packs for various indicators

2018-04-01 Thread Gunnar Hjalmarsson
I looked at:

https://launchpadlibrarian.net/362929320/indicator-
datetime_15.10+17.10.20170829.2-0ubuntu3_15.10+17.10.20170829.2-0ubuntu4.diff.gz

and it looks perfectly fine to me. Ready for the archive IMO. :) Thanks!

Are you saying that that line is there already for all the other
indicator-* packages?

Can you please also check out the unity-* packages, for instance those I
mentioned in the community hub.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-power in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1760435

Title:
  Use Ubuntu language packs for various indicators

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in indicator-messages package in Ubuntu:
  Invalid
Status in indicator-power package in Ubuntu:
  Invalid
Status in indicator-session package in Ubuntu:
  Invalid
Status in indicator-sound package in Ubuntu:
  Invalid

Bug description:
  The Unity family of packages was previously part of standard Ubuntu.
  Thus all the translation templates were made available to the
  translators via Launchpad, and the translations were included in the
  language packs.

  Since those packages are no longer part of standard Ubuntu, they have
  been moved from main to universe. And translations are dropped.

  At the moment, it is feasible for us to keep using langpacks.

  That means adding "X-Ubuntu-Use-Langpack: yes" to their debian/control
  and doing an upload.

  See: https://community.ubuntu.com/t/translation-of-unity-packages/4919

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1760435/+subscriptions

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


[Dx-packages] [Bug 1676977] Re: Login prompt never presented with ldap login and ldapi set with a name.

2018-02-27 Thread Gunnar Hjalmarsson
Re-opening. This issue is apparently not version specific.

** Changed in: accountsservice (Ubuntu)
   Status: Invalid => New

** Changed in: systemd (Ubuntu)
   Status: Invalid => New

** Tags removed: yakkety

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1676977

Title:
  Login prompt never presented with ldap login and ldapi set with a
  name.

Status in accountsservice package in Ubuntu:
  New
Status in libpam-ldap package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  New

Bug description:
  I have a ldap login configuration that has worked with several Ubuntu
  versions.

  Unfortunately it doesn't work with 16.10.

  If I left my ldapi setting using a name as I used to, the login prompt
  never appears. If I change the ldapi setting to the IP of the
  authentication server, the login works perfectly.

  The authentication server name resolution works fine on 16.10 (after
  login) and on previous version even during login.

  It seems to me my problem is related to some ordering issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: libpam-ldap 184-8.7ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-44.47-generic 4.8.17
  Uname: Linux 4.8.0-44-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Tue Mar 28 14:33:27 2017
  InstallationDate: Installed on 2017-03-27 (1 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: libpam-ldap
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-27 Thread Gunnar Hjalmarsson
This triggers another change to accountsservice...

** No longer affects: language-selector (Ubuntu Artful)

** Also affects: language-selector (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: accountsservice (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Changed in: language-selector (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: language-selector (Ubuntu Artful)
   Status: New => In Progress

** Changed in: language-selector (Ubuntu Artful)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: accountsservice (Ubuntu)
   Status: Fix Released => Fix Committed

** Changed in: accountsservice (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: accountsservice (Ubuntu Artful)
   Status: New => In Progress

** Changed in: accountsservice (Ubuntu Artful)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Description changed:

  [Impact]
  
  When the syntax for the entries in ~/.pam_environment was changed, the
  GUI in language-selector-gnome for maintaining the language priority
  list was broken since language-selector-gnome reads from
  ~/.pam_environment. The language-selector upload to artful makes
  language-selector-gnome handle both the old and the new syntax
  correctly.
  
+ An additional similar change to accountsservice (the update-langlist
+ script) is needed; hence also an accountsservice upload to artful.
+ 
  [Test Case]
  
  * Log in to an "Ubuntu on Xorg" session.
  * Open Language Support and find that it appears as if you can only
-   set one item before the "English" item in the language list.
+   set one item before the "English" item in the language list.
  
  With the new version, it works as expected again.
  
  [Regression Potential]
  
  Low. This is necessary to fix the regression caused by the change in
  accountsservice.
  
  [Original description]
  
  While investigating bug #1662031, I found out that /usr/share/language-
  tools/save-to-pam-env writes to ~/.pam_environment using an incorrect
  syntax: "VARIABLE=value" on each line. The expected syntax is "VARIABLE
  [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Fix Committed
Status in language-selector package in Ubuntu:
  Fix Committed
Status in accountsservice source package in Artful:
  In Progress
Status in language-selector source package in Artful:
  In Progress

Bug description:
  [Impact]

  When the syntax for the entries in ~/.pam_environment was changed, the
  GUI in language-selector-gnome for maintaining the language priority
  list was broken since language-selector-gnome reads from
  ~/.pam_environment. The language-selector upload to artful makes
  language-selector-gnome handle both the old and the new syntax
  correctly.

  An additional similar change to accountsservice (the update-langlist
  script) is needed; hence also an accountsservice upload to artful.

  [Test Case]

  * Log in to an "Ubuntu on Xorg" session.
  * Open Language Support and find that it appears as if you can only
    set one item before the "English" item in the language list.

  With the new version, it works as expected again.

  [Regression Potential]

  Low. This is necessary to fix the regression caused by the change in
  accountsservice.

  [Original description]

  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  Curre

[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-27 Thread Gunnar Hjalmarsson
** Changed in: language-selector (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: language-selector (Ubuntu Artful)
   Status: Triaged => In Progress

** Changed in: language-selector (Ubuntu Artful)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Fix Released
Status in language-selector package in Ubuntu:
  Fix Committed
Status in language-selector source package in Artful:
  In Progress

Bug description:
  [Impact]

  When the syntax for the entries in ~/.pam_environment was changed, the
  GUI in language-selector-gnome for maintaining the language priority
  list was broken since language-selector-gnome reads from
  ~/.pam_environment. The language-selector upload to artful makes
  language-selector-gnome handle both the old and the new syntax
  correctly.

  [Test Case]

  * Log in to an "Ubuntu on Xorg" session.
  * Open Language Support and find that it appears as if you can only
set one item before the "English" item in the language list.

  With the new version, it works as expected again.

  [Regression Potential]

  Low. This is necessary to fix the regression caused by the change in
  accountsservice.

  [Original description]

  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

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

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


[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-26 Thread Gunnar Hjalmarsson
** Description changed:

+ [Impact]
+ 
+ When the syntax for the entries in ~/.pam_environment was changed, the
+ GUI in language-selector-gnome for maintaining the language priority
+ list was broken since language-selector-gnome reads from
+ ~/.pam_environment. The language-selector upload to artful makes
+ language-selector-gnome handle both the old and the new syntax
+ correctly.
+ 
+ [Test Case]
+ 
+ * Log in to an "Ubuntu on Xorg" session.
+ * Open Language Support and find that it appears as if you can only
+   set one item before the "English" item in the language list.
+ 
+ With the new version, it works as expected again.
+ 
+ [Regression Potential]
+ 
+ Low. This is necessary to fix the regression caused by the change in
+ accountsservice.
+ 
+ [Original description]
+ 
  While investigating bug #1662031, I found out that /usr/share/language-
  tools/save-to-pam-env writes to ~/.pam_environment using an incorrect
  syntax: "VARIABLE=value" on each line. The expected syntax is "VARIABLE
  [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Fix Released
Status in language-selector package in Ubuntu:
  In Progress
Status in language-selector source package in Artful:
  Triaged

Bug description:
  [Impact]

  When the syntax for the entries in ~/.pam_environment was changed, the
  GUI in language-selector-gnome for maintaining the language priority
  list was broken since language-selector-gnome reads from
  ~/.pam_environment. The language-selector upload to artful makes
  language-selector-gnome handle both the old and the new syntax
  correctly.

  [Test Case]

  * Log in to an "Ubuntu on Xorg" session.
  * Open Language Support and find that it appears as if you can only
set one item before the "English" item in the language list.

  With the new version, it works as expected again.

  [Regression Potential]

  Low. This is necessary to fix the regression caused by the change in
  accountsservice.

  [Original description]

  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

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

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


[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-26 Thread Gunnar Hjalmarsson
** Also affects: language-selector (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: language-selector (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: accountsservice (Ubuntu Artful)
   Importance: Undecided
   Status: New

** No longer affects: accountsservice (Ubuntu Artful)

** Changed in: language-selector (Ubuntu)
   Importance: Undecided => High

** Changed in: language-selector (Ubuntu)
   Status: New => In Progress

** Changed in: language-selector (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: language-selector (Ubuntu Artful)
   Importance: Undecided => High

** Changed in: language-selector (Ubuntu Artful)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Fix Released
Status in language-selector package in Ubuntu:
  In Progress
Status in language-selector source package in Artful:
  Triaged

Bug description:
  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

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

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


[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-09 Thread Gunnar Hjalmarsson
Thanks for clarifying, Olivier. Fix uploaded to the artful queue.

** Changed in: accountsservice (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

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

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


[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-09 Thread Gunnar Hjalmarsson
Hmm.. I just noticed this in "man pam_env":

"By default rules for (un)setting of variables is taken from the config
file /etc/security/pam_env.conf if no other file is specified.

This module can also parse a file with simple KEY=VAL pairs on separate
lines (/etc/environment by default)."

Doesn't that mean that the simple "KEY=VAL" syntax is documented after
all?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Confirmed

Bug description:
  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

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

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


[Dx-packages] [Bug 1722151] Re: Incorrect syntax when writing to ~/.pam_environment

2017-10-09 Thread Gunnar Hjalmarsson
Hi Olivier / Sebastien,

Olivier's conclusion when debugging bug #1662031 (comment #13), that the
simple VARIABLE=value syntax is incorrect for ~/.pam_environment,
surprised me.

My belief is that it is correct. PAM ignores syntactically incorrect
lines, and simple VARIABLE=value statements are not ignored. One of the
most used sources for user guidance is this wiki page:

https://help.ubuntu.com/community/EnvironmentVariables#Session-
wide_environment_variables

It tells us that the more complex syntax is required for variable
expansion to work, but the entries written to ~/.pam_environment by
accountsservice don't involve variable expansion.

Can it possibly be that messages like 'remove variable
"LANG=fr_FR.UTF-8"', which were written when debugging, simply are
informational messages which let you know the previous environment
variable - set previously somehow, e.g. from /etc/default/locale - and
which is replaced by a new one?

I admit, however, that I don't find support for my belief in the PAM man
pages.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1722151

Title:
  Incorrect syntax when writing to ~/.pam_environment

Status in accountsservice package in Ubuntu:
  Confirmed

Bug description:
  While investigating bug #1662031, I found out that /usr/share
  /language-tools/save-to-pam-env writes to ~/.pam_environment using an
  incorrect syntax: "VARIABLE=value" on each line. The expected syntax
  is "VARIABLE [DEFAULT=[value]] [OVERRIDE=[value]]" (man pam_env.conf).

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: accountsservice 0.6.42-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  9 06:57:17 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-07-02 (463 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  SourcePackage: accountsservice
  UpgradeStatus: Upgraded to artful on 2017-06-04 (126 days ago)

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

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


[Dx-packages] [Bug 1662031] Re: Switching language and format broken

2017-10-06 Thread Gunnar Hjalmarsson
Yep, suspicious indeed. I built gdm3 with that function disabled:

https://launchpad.net/~gunnarhj/+archive/ubuntu/gdm3

And yes, that's it. You nailed it Olivier; thanks a lot!

Why didn't I see it when looking at that file many months ago... :(
Anyway, I have submitted a MP.

** Changed in: gdm3 (Ubuntu Artful)
   Status: Confirmed => In Progress

** No longer affects: gnome-control-center (Ubuntu Artful)

** No longer affects: gnome-control-center (Ubuntu)

** No longer affects: accountsservice (Ubuntu Artful)

** No longer affects: accountsservice (Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

Status in Ubuntu GNOME:
  New
Status in gdm3 package in Ubuntu:
  In Progress
Status in gdm3 source package in Artful:
  In Progress

Bug description:
  In Ubuntu GNOME 16.10 it doesn't matter what display language I select
  - the effective language is still the one stated in
  /etc/default/locale. ~/.pam_environment is changed as expected, but
  the variables set in /etc/default/locale override ~/.pam_environment.

  In Ubuntu GNOME 16.04 language switching takes effect, but the reason
  for that seems to be that /etc/default/locale is changed as well, so
  when a user changes the display language (or format), it changes it
  for all users on the system.

  The overriding by /etc/default/locale is probably caused by some other
  package(s) but g-c-c.

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

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


[Dx-packages] [Bug 1662031] Re: Switching language and format broken

2017-10-06 Thread Gunnar Hjalmarsson
Wonder if there is a problem with this code:

https://git.gnome.org/browse/gdm/tree/daemon/gdm-session-worker.c#n993

@Steve: gdm3 seems to not read ~/.pam_environment. Do you possibly have
an idea off the top of your head?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New
Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  New
Status in accountsservice source package in Artful:
  New
Status in gdm3 source package in Artful:
  Confirmed
Status in gnome-control-center source package in Artful:
  New

Bug description:
  In Ubuntu GNOME 16.10 it doesn't matter what display language I select
  - the effective language is still the one stated in
  /etc/default/locale. ~/.pam_environment is changed as expected, but
  the variables set in /etc/default/locale override ~/.pam_environment.

  In Ubuntu GNOME 16.04 language switching takes effect, but the reason
  for that seems to be that /etc/default/locale is changed as well, so
  when a user changes the display language (or format), it changes it
  for all users on the system.

  The overriding by /etc/default/locale is probably caused by some other
  package(s) but g-c-c.

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

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


[Dx-packages] [Bug 1662031] Re: Switching language and format broken

2017-10-06 Thread Gunnar Hjalmarsson
To clarify: I used the g-c-c interface to switch language. If I had
clicked "Manage Installed Languages" to open Language Support and then
clicked "Apply System-Wide", /etc/default/locale would have been updated
too. But that 'does not count'. Language Support is available to work
around the fact that installation of new languages from g-c-c does not
work currently.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New
Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  New
Status in accountsservice source package in Artful:
  New
Status in gdm3 source package in Artful:
  Confirmed
Status in gnome-control-center source package in Artful:
  New

Bug description:
  In Ubuntu GNOME 16.10 it doesn't matter what display language I select
  - the effective language is still the one stated in
  /etc/default/locale. ~/.pam_environment is changed as expected, but
  the variables set in /etc/default/locale override ~/.pam_environment.

  In Ubuntu GNOME 16.04 language switching takes effect, but the reason
  for that seems to be that /etc/default/locale is changed as well, so
  when a user changes the display language (or format), it changes it
  for all users on the system.

  The overriding by /etc/default/locale is probably caused by some other
  package(s) but g-c-c.

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

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


[Dx-packages] [Bug 1662031] Re: Switching language and format broken

2017-10-06 Thread Gunnar Hjalmarsson
The /etc/default/locale file was not altered when I just tested on an
updated artful.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New
Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  New
Status in accountsservice source package in Artful:
  New
Status in gdm3 source package in Artful:
  Confirmed
Status in gnome-control-center source package in Artful:
  New

Bug description:
  In Ubuntu GNOME 16.10 it doesn't matter what display language I select
  - the effective language is still the one stated in
  /etc/default/locale. ~/.pam_environment is changed as expected, but
  the variables set in /etc/default/locale override ~/.pam_environment.

  In Ubuntu GNOME 16.04 language switching takes effect, but the reason
  for that seems to be that /etc/default/locale is changed as well, so
  when a user changes the display language (or format), it changes it
  for all users on the system.

  The overriding by /etc/default/locale is probably caused by some other
  package(s) but g-c-c.

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

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


[Dx-packages] [Bug 1662031] Re: Switching language and format broken

2017-10-06 Thread Gunnar Hjalmarsson
Olivier: Is /etc/default/locale written to also?? That's not what
Sebastien and I observed. I'll go to a (relatively) fresh artful install
and recheck then.

If that's the case, the issue may not be so urgent. But it's poor
design, since it means that if a user changes language, s/he changes it
for all users on the system.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New
Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  New
Status in accountsservice source package in Artful:
  New
Status in gdm3 source package in Artful:
  Confirmed
Status in gnome-control-center source package in Artful:
  New

Bug description:
  In Ubuntu GNOME 16.10 it doesn't matter what display language I select
  - the effective language is still the one stated in
  /etc/default/locale. ~/.pam_environment is changed as expected, but
  the variables set in /etc/default/locale override ~/.pam_environment.

  In Ubuntu GNOME 16.04 language switching takes effect, but the reason
  for that seems to be that /etc/default/locale is changed as well, so
  when a user changes the display language (or format), it changes it
  for all users on the system.

  The overriding by /etc/default/locale is probably caused by some other
  package(s) but g-c-c.

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

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


[Dx-packages] [Bug 1662031] Re: Switching language and format broken

2017-09-28 Thread Gunnar Hjalmarsson
If nobody figures out what makes the variables in ~/.pam_environment be
overridden by the variables in /etc/default/locale, I'm thinking of an
ugly hack which may work.

~/.pam_environment is maintained by /usr/share/language-tools/save-to-
pam-env. In case of a GNOME desktop we could make that file write to
~/.profile as well.

** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1662031

Title:
  Switching language and format broken

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New
Status in gdm3 package in Ubuntu:
  Confirmed
Status in gnome-control-center package in Ubuntu:
  New
Status in accountsservice source package in Artful:
  New
Status in gdm3 source package in Artful:
  Confirmed
Status in gnome-control-center source package in Artful:
  New

Bug description:
  In Ubuntu GNOME 16.10 it doesn't matter what display language I select
  - the effective language is still the one stated in
  /etc/default/locale. ~/.pam_environment is changed as expected, but
  the variables set in /etc/default/locale override ~/.pam_environment.

  In Ubuntu GNOME 16.04 language switching takes effect, but the reason
  for that seems to be that /etc/default/locale is changed as well, so
  when a user changes the display language (or format), it changes it
  for all users on the system.

  The overriding by /etc/default/locale is probably caused by some other
  package(s) but g-c-c.

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

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


[Dx-packages] [Bug 1684097] Re: Date format isn't good

2017-06-29 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1664346 ***
https://bugs.launchpad.net/bugs/1664346

@Sebastien: The POT file in that MP seems to cover it. Especially the
strings from formatter-desktop.cpp are included. So the commit ought to
be enough to fix this bug.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1684097

Title:
  Date format isn't good

Status in Ubuntu Translations:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Date format isn't good in date indicator whereas the translation
  format is good https://translations.launchpad.net/ubuntu/zesty/+source
  /indicator-datetime/+pots/indicator-datetime/fr/1/+translate

  In french, it should be displayed "mer. 19 avril" ; not "mer. avril
  19"

  I think it miss this translation witch was present on xenial:
  https://translations.launchpad.net/ubuntu/xenial/+source/indicator-
  datetime/+pots/indicator-datetime/fr/5/+translate

  See the attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1684097/+subscriptions

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


[Dx-packages] [Bug 1684097] Re: Date format isn't good

2017-06-29 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1664346 ***
https://bugs.launchpad.net/bugs/1664346

Marking this bug as a duplicate, since there is an 'almost solution'
available for the other bug.

** This bug has been marked a duplicate of bug 1664346
   Missing translatable strings in translation template

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1684097

Title:
  Date format isn't good

Status in Ubuntu Translations:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Date format isn't good in date indicator whereas the translation
  format is good https://translations.launchpad.net/ubuntu/zesty/+source
  /indicator-datetime/+pots/indicator-datetime/fr/1/+translate

  In french, it should be displayed "mer. 19 avril" ; not "mer. avril
  19"

  I think it miss this translation witch was present on xenial:
  https://translations.launchpad.net/ubuntu/xenial/+source/indicator-
  datetime/+pots/indicator-datetime/fr/5/+translate

  See the attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1684097/+subscriptions

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


[Dx-packages] [Bug 1684097] Re: Date format isn't good

2017-06-29 Thread Gunnar Hjalmarsson
@Sebastien: Any idea how to fix a proper POT file?

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1684097

Title:
  Date format isn't good

Status in Ubuntu Translations:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Date format isn't good in date indicator whereas the translation
  format is good https://translations.launchpad.net/ubuntu/zesty/+source
  /indicator-datetime/+pots/indicator-datetime/fr/1/+translate

  In french, it should be displayed "mer. 19 avril" ; not "mer. avril
  19"

  I think it miss this translation witch was present on xenial:
  https://translations.launchpad.net/ubuntu/xenial/+source/indicator-
  datetime/+pots/indicator-datetime/fr/5/+translate

  See the attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1684097/+subscriptions

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


[Dx-packages] [Bug 1684097] Re: Date format isn't good

2017-06-27 Thread Gunnar Hjalmarsson
In Xenial the translation template has 33 items, and in Zesty it only
has 13. I suspect that this bug was caused by this commit:

http://bazaar.launchpad.net/~indicator-applet-developers/indicator-
datetime/trunk.16.10/revision/476

The missing translation, which Olivier mentioned in the bug description,
is a string in the file formatter-desktop.cpp. However, no strings from
that file is included in the Zesty translation template.

The file po/POTFILES.in, which was dropped through the commit, looked
like this:

src/formatter.cpp
src/formatter-desktop.cpp
src/menu.cpp
src/snap.cpp
src/utils.c

The Zesty translation template only has items from:

src/menu.cpp
src/snap.cpp

I think there is a need to create a proper translation template somehow
to fix this bug.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1684097

Title:
  Date format isn't good

Status in Ubuntu Translations:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Date format isn't good in date indicator whereas the translation
  format is good https://translations.launchpad.net/ubuntu/zesty/+source
  /indicator-datetime/+pots/indicator-datetime/fr/1/+translate

  In french, it should be displayed "mer. 19 avril" ; not "mer. avril
  19"

  I think it miss this translation witch was present on xenial:
  https://translations.launchpad.net/ubuntu/xenial/+source/indicator-
  datetime/+pots/indicator-datetime/fr/5/+translate

  See the attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1684097/+subscriptions

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


[Dx-packages] [Bug 1684097] Re: Date format isn't good

2017-06-27 Thread Gunnar Hjalmarsson
I see now that this issue is true for Swedish as well, so the issue is
not specific to French. Can it be that the translation template for
indicator-datetime needs to be updated?

** Changed in: ubuntu-translations
 Assignee: Ubuntu French Translators (ubuntu-l10n-fr) => (unassigned)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1684097

Title:
  Date format isn't good

Status in Ubuntu Translations:
  New
Status in indicator-datetime package in Ubuntu:
  Confirmed

Bug description:
  Date format isn't good in date indicator whereas the translation
  format is good https://translations.launchpad.net/ubuntu/zesty/+source
  /indicator-datetime/+pots/indicator-datetime/fr/1/+translate

  In french, it should be displayed "mer. 19 avril" ; not "mer. avril
  19"

  I think it miss this translation witch was present on xenial:
  https://translations.launchpad.net/ubuntu/xenial/+source/indicator-
  datetime/+pots/indicator-datetime/fr/5/+translate

  See the attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1684097/+subscriptions

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


[Dx-packages] [Bug 1684097] Re: Date format isn't good

2017-04-19 Thread Gunnar Hjalmarsson
** Changed in: ubuntu-translations
   Importance: Undecided => Medium

** Changed in: ubuntu-translations
 Assignee: (unassigned) => Ubuntu French Translators (ubuntu-l10n-fr)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1684097

Title:
  Date format isn't good

Status in Ubuntu Translations:
  New
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  Date format isn't good in date indicator whereas the translation
  format is good https://translations.launchpad.net/ubuntu/zesty/+source
  /indicator-datetime/+pots/indicator-datetime/fr/1/+translate

  In french, it should be displayed "mer. 19 avril" ; not "mer. avril
  19"

  I think it miss this translation witch was present on xenial:
  https://translations.launchpad.net/ubuntu/xenial/+source/indicator-
  datetime/+pots/indicator-datetime/fr/5/+translate

  See the attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1684097/+subscriptions

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


[Dx-packages] [Bug 1665627] Re: No language selection possible

2017-02-18 Thread Gunnar Hjalmarsson
** Also affects: language-selector (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: accountsservice (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: language-selector (Ubuntu)
   Importance: Undecided => Low

** Changed in: language-selector (Ubuntu)
   Status: New => Fix Committed

** Changed in: language-selector (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Summary changed:

- No language selection possible
+ English display language can't be selected in lightdm-gtk-greeter

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1665627

Title:
  English display language can't be selected in lightdm-gtk-greeter

Status in accountsservice package in Ubuntu:
  Fix Committed
Status in language-selector package in Ubuntu:
  Fix Committed

Bug description:
  PROBLEM: on the GTK greeter login screen, the language selection menu
  contain only a "Russian" entry, which seems to be a fallback value.
  Based on a system configuration, at least 3 options must have been
  present.

  VERSION:
  lightdm 1.21.4-0ubuntu1
  lightdm-gtk-greeter 2.1.0-2ubuntu4

  UBUNTU:
  Zesty Zapus (17.04)

  locale -a:
  C
  C.UTF-8
  en_US.utf8
  POSIX
  ru_RU.utf8
  ru_UA.utf8

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

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


[Dx-packages] [Bug 1665627] Re: No language selection possible

2017-02-18 Thread Gunnar Hjalmarsson
If you want to be able to select English, why not install the English
language packs? OTOH, what you say does make some sense. I'll have a
look at it.

On 2017-02-18 17:18, Silvara wrote:
> Also, this is a bug in lightdm itself, not in gtk-greeter.

Neither. I changed the affected package.

Thanks!

** Package changed: lightdm-gtk-greeter (Ubuntu) => accountsservice
(Ubuntu)

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided => Low

** Changed in: accountsservice (Ubuntu)
   Status: Incomplete => In Progress

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1665627

Title:
  No language selection possible

Status in accountsservice package in Ubuntu:
  In Progress

Bug description:
  PROBLEM: on the GTK greeter login screen, the language selection menu
  contain only a "Russian" entry, which seems to be a fallback value.
  Based on a system configuration, at least 3 options must have been
  present.

  VERSION:
  lightdm 1.21.4-0ubuntu1
  lightdm-gtk-greeter 2.1.0-2ubuntu4

  UBUNTU:
  Zesty Zapus (17.04)

  locale -a:
  C
  C.UTF-8
  en_US.utf8
  POSIX
  ru_RU.utf8
  ru_UA.utf8

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

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


[Dx-packages] [Bug 1443052] Re: User accounts login history showing incorrect history - patch

2016-11-01 Thread Gunnar Hjalmarsson
Precise is soon EOL anyway, so non-essential changes are not worth it.

I have sponsored the accountsservice debdiff to the trusty queue. Please
unsubscribe ubuntu-sponsors again. ;)

** No longer affects: gnome-control-center (Ubuntu Xenial)

** No longer affects: unity-control-center (Ubuntu Xenial)

** Also affects: accountsservice (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: accountsservice (Ubuntu Trusty)
   Importance: Undecided => Low

** Changed in: accountsservice (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: accountsservice (Ubuntu Trusty)
 Assignee: (unassigned) => Nikita Yerenkov-Scott (yerenkov-scott)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1443052

Title:
  User accounts login history showing incorrect history - patch

Status in accountsservice:
  Unknown
Status in gnome-control-center:
  Unknown
Status in Ubuntu GNOME:
  Triaged
Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Trusty:
  In Progress
Status in accountsservice source package in Xenial:
  In Progress

Bug description:
  Impact
  ---

  Logout times for users are correct if user logs off and then shutdown
  from GDM, however logout times are wrong if user shutdowns directly
  from the user session, because DEAD_PROCESS record is missing in that
  case and BOOT_TIME record is used instead.

  Therefore the logout time will be shown in the login-history (in the
  gnome-control-center) just before the next login time rather than when
  the logout actually occurred.

  Test case
  --

  1. Make sure that you have turned on and logged into the machine and
  then turned off from the user session several times with enough
  distance between them for you to tell that the timestamps are correct.

  2. Check that after applying the patch that the timestamps show the
  correct times for the logins and logouts and not what is described in
  the Impact section above.

  Regression potential
  

  I have not encountered any regressions while testing this patch.


  --

  Original description:

  I have found that in "System Settings > User Accounts" that if you
  select an account and then select the button called "History" (which
  is meant to show the login history for that account), it will show you
  when you last logged in as "Session Started", but it will show that
  you "Session Ended" just before you login the next time.

  To clarify what I mean, let's say that yesterday I logged into my
  account on this machine at 14:29, and then sometime near 23:00 I
  logged out, and then this morning I logged into my account somewhere
  around 11:20, it will show this:

  Today 11:20 Session Started
  Today 11:19 Session Ended
  Yesterday, 14:29 Session Started

  So it assumes that the last session ended when you log into a new one,
  so the bug seems to be that it does not log when a session ends
  properly, and only logs it when a new session starts.

  I have attached a screenshot to show my example as I see it in the
  History GUI.

  I have found this bug to be present in Ubuntu 14.04, Ubuntu 15.04,
  Ubuntu GNOME 15.10 with GNOME 3.18, and Ubuntu GNOME 16.04 with GNOME
  3.20.

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

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


[Dx-packages] [Bug 1443052] Re: User accounts login history showing incorrect history

2016-10-30 Thread Gunnar Hjalmarsson
If you mean the extension of the file you attached in comment #24, it
doesn't matter. But can you please unsubscribe ubuntu-sponsors.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1443052

Title:
  User accounts login history showing incorrect history

Status in accountsservice:
  Unknown
Status in gnome-control-center:
  Unknown
Status in Ubuntu GNOME:
  Triaged
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Confirmed
Status in accountsservice source package in Xenial:
  In Progress
Status in gnome-control-center source package in Xenial:
  Triaged
Status in unity-control-center source package in Xenial:
  Triaged

Bug description:
  Impact
  ---

  Logout times for users are correct if user logs off and then shutdown
  from GDM, however logout times are wrong if user shutdowns directly
  from the user session, because DEAD_PROCESS record is missing in that
  case and BOOT_TIME record is used instead.

  Therefore the logout time will be shown in the login-history (in the
  gnome-control-center) just before the next login time rather than when
  the logout actually occurred.

  Test case
  --

  1. Make sure that you have turned on and logged into the machine and
  then turned off from the user session several times with enough
  distance between them for you to tell that the timestamps are correct.

  2. Check that after applying the patch that the timestamps show the
  correct times for the logins and logouts and not what is described in
  the Impact section above.

  Regression potential
  

  I have not encountered any regressions while testing this patch.


  --

  Original description:

  I have found that in "System Settings > User Accounts" that if you
  select an account and then select the button called "History" (which
  is meant to show the login history for that account), it will show you
  when you last logged in as "Session Started", but it will show that
  you "Session Ended" just before you login the next time.

  To clarify what I mean, let's say that yesterday I logged into my
  account on this machine at 14:29, and then sometime near 23:00 I
  logged out, and then this morning I logged into my account somewhere
  around 11:20, it will show this:

  Today 11:20 Session Started
  Today 11:19 Session Ended
  Yesterday, 14:29 Session Started

  So it assumes that the last session ended when you log into a new one,
  so the bug seems to be that it does not log when a session ends
  properly, and only logs it when a new session starts.

  I have attached a screenshot to show my example as I see it in the
  History GUI.

  I have found this bug to be present in Ubuntu 14.04, Ubuntu 15.04,
  Ubuntu GNOME 15.10 with GNOME 3.18, and Ubuntu GNOME 16.04 with GNOME
  3.20.

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

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


[Dx-packages] [Bug 1443052] Re: User accounts login history showing incorrect history

2016-10-30 Thread Gunnar Hjalmarsson
Accountsservice patch sponsored to the Xenial queue. Thanks!

** Changed in: accountsservice (Ubuntu Xenial)
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1443052

Title:
  User accounts login history showing incorrect history

Status in accountsservice:
  Unknown
Status in gnome-control-center:
  Unknown
Status in Ubuntu GNOME:
  Triaged
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Fix Released
Status in unity-control-center package in Ubuntu:
  Confirmed
Status in accountsservice source package in Xenial:
  In Progress
Status in gnome-control-center source package in Xenial:
  Triaged
Status in unity-control-center source package in Xenial:
  Triaged

Bug description:
  Impact
  ---

  Logout times for users are correct if user logs off and then shutdown
  from GDM, however logout times are wrong if user shutdowns directly
  from the user session, because DEAD_PROCESS record is missing in that
  case and BOOT_TIME record is used instead.

  Therefore the logout time will be shown in the login-history (in the
  gnome-control-center) just before the next login time rather than when
  the logout actually occurred.

  Test case
  --

  1. Make sure that you have turned on and logged into the machine and
  then turned off from the user session several times with enough
  distance between them for you to tell that the timestamps are correct.

  2. Check that after applying the patch that the timestamps show the
  correct times for the logins and logouts and not what is described in
  the Impact section above.

  Regression potential
  

  I have not encountered any regressions while testing this patch.


  --

  Original description:

  I have found that in "System Settings > User Accounts" that if you
  select an account and then select the button called "History" (which
  is meant to show the login history for that account), it will show you
  when you last logged in as "Session Started", but it will show that
  you "Session Ended" just before you login the next time.

  To clarify what I mean, let's say that yesterday I logged into my
  account on this machine at 14:29, and then sometime near 23:00 I
  logged out, and then this morning I logged into my account somewhere
  around 11:20, it will show this:

  Today 11:20 Session Started
  Today 11:19 Session Ended
  Yesterday, 14:29 Session Started

  So it assumes that the last session ended when you log into a new one,
  so the bug seems to be that it does not log when a session ends
  properly, and only logs it when a new session starts.

  I have attached a screenshot to show my example as I see it in the
  History GUI.

  I have found this bug to be present in Ubuntu 14.04, Ubuntu 15.04,
  Ubuntu GNOME 15.10 with GNOME 3.18, and Ubuntu GNOME 16.04 with GNOME
  3.20.

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

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


[Dx-packages] [Bug 1582049] Re: Accountsservice fails to update user info

2016-05-15 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1581567 ***
https://bugs.launchpad.net/bugs/1581567

A corrected accountsservice version is available in xenial-proposed.

** This bug has been marked a duplicate of bug 1581567
   SRU regression, can't change own data

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1582049

Title:
  Accountsservice fails to update user info

Status in accountsservice package in Ubuntu:
  New

Bug description:
  Accountsservice version 0.6.40-2ubuntu11 fails to update user info of
  the file /var/lib/AccountsService/users/, for example
  changing your wallpaper doesn't update the image of Lightdm since it
  reads the path from this file. Workaround is downgrading both
  Accounsservice and Libaccountsservice0 to the previous version.

  sudo apt install accountsservice=0.6.40-2ubuntu10
  libaccountsservice0=0.6.40-2ubuntu10

  To prevent the packages from being updates to the broken version:

  sudo apt-mark hold accountsservice libaccountsservice0

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

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


[Dx-packages] [Bug 1259562] Re: Old guest users pollute accountsservice

2016-05-15 Thread Gunnar Hjalmarsson
** No longer affects: lightdm

** No longer affects: lightdm (Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1259562

Title:
  Old guest users pollute accountsservice

Status in accountsservice:
  Confirmed
Status in accountsservice package in Ubuntu:
  Fix Released

Bug description:
  When you log out from a guest session, the temporary guest account is
  removed - but only almost. The folder /var/lib/AccountsService/users
  gets 'polluted' with files for previous guest users.

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

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


[Dx-packages] [Bug 1581470] Re: gnome-language-selector crashes when trying to drag English to the top

2016-05-15 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1581567 ***
https://bugs.launchpad.net/bugs/1581567

On 2016-05-15 16:19, ray wrote:
> Would like to know an approximate timescale for this -

So would I. ;)

> will try 14.04 in the meantime.

Another, probably more convenient, option is to install accountsservice
from xenial-proposed.

https://wiki.ubuntu.com/Testing/EnableProposed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1581470

Title:
  gnome-language-selector crashes when trying to drag English to the top

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Xenial:
  Fix Committed

Bug description:
  CID: 201409-15485

  I have this 16.04 system configured in Traditional Chinese (Taiwan),
  but when I was trying to drag "English (United States)" back to the
  top, the language selector will crash.

  Steps:
  1. Boot and make sure the system using Traditional Chinese (Taiwan)
  2. Open Language Settings
  3. Try to change the order by dragging English (United States) to the top.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: language-selector-gnome 0.165.1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May 13 06:55:03 2016
  InstallationDate: Installed on 2016-05-04 (9 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1581744] Re: User profile photo won't change

2016-05-14 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1581567 ***
https://bugs.launchpad.net/bugs/1581567

** This bug has been marked a duplicate of bug 1581567
   SRU regression, can't change own data

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1581744

Title:
  User profile photo won't change

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New
Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hi!

  I was super excited to find out I could use gnome3 however
  disappointed to find a few things were broken.

  In particular, when I tried to change my user profile photo, it won't
  change. Here are the steps to reproduce

  1. Install gnome-ubuntu with 2 hard drives dual booting with windows
  2. Encrypt your home folder
  3. Try to change your profile photo by going to account settings -> Users -> 
Unlock -> and click on the gray icon.
  4. Scream loudly at your computer when it doesn't work over and over again
  5. Manually try to change ~/.face to the photo you want
  6. Screen loudly again at your computer when you find out it doesn't change 
the login screens photo
  7. Desperately try to get help on #ubuntu irc channel and get rejected 
because you use Gnome
  8. Go to #ubuntu-gnome and realize that nobody is there to help support you. 
  9. Post a sassy bug report on launchpad.net

  I hope this helps, it would be nice to figure out how to fix this
  problem. Since I didn't see any errors, I don't know what else to post
  here.

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

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


[Dx-packages] [Bug 1581567] Re: SRU regression, can't change own data

2016-05-13 Thread Gunnar Hjalmarsson
For the record, users cannot change language or regional formats either:
bug #1581470

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1581567

Title:
  SRU regression, can't change own data

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Xenial:
  Fix Committed

Bug description:
  * Impact

  Seems like
  https://launchpad.net/ubuntu/+source/accountsservice/0.6.40-2ubuntu11
  created issues, the allow_active/inactive rules they are needed
  otherwise users can't change their name/icon/etc from the user panel
  in unity-control-center...

  * Test Case

  - open unity-control-center
  - go to the user panel
  - try to change your user icon

  it should work

  * Regression potential

  it's granting back rights that were given before, shouldn't create new
  issues

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

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


[Dx-packages] [Bug 1581470] Re: gnome-language-selector crashes when trying to drag English to the top

2016-05-13 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1581567 ***
https://bugs.launchpad.net/bugs/1581567

Thanks for your report, Po-Hsu Lin. This is actually an issue with
accountsservice, and will be fixed when accountsservice
0.6.40-2ubuntu11.1 makes it into xenial-updates (it's currently in
xenial-proposed).

** Package changed: language-selector (Ubuntu) => accountsservice
(Ubuntu)

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided => High

** Changed in: accountsservice (Ubuntu)
   Status: Confirmed => Fix Committed

** Also affects: accountsservice (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: accountsservice (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: accountsservice (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: accountsservice (Ubuntu Xenial)
   Status: New => Fix Committed

** This bug has been marked a duplicate of bug 1581567
   SRU regression, can't change own data

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1581470

Title:
  gnome-language-selector crashes when trying to drag English to the top

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Xenial:
  Fix Committed

Bug description:
  CID: 201409-15485

  I have this 16.04 system configured in Traditional Chinese (Taiwan),
  but when I was trying to drag "English (United States)" back to the
  top, the language selector will crash.

  Steps:
  1. Boot and make sure the system using Traditional Chinese (Taiwan)
  2. Open Language Settings
  3. Try to change the order by dragging English (United States) to the top.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: language-selector-gnome 0.165.1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri May 13 06:55:03 2016
  InstallationDate: Installed on 2016-05-04 (9 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1570812] Re: [UIFe] Window actions such as Minimize, Maximize, Restore, Move, Resize... Aren't accessible from HUD

2016-05-06 Thread Gunnar Hjalmarsson
The desktop guide does not describe HUD at this level of detail.

** No longer affects: ubuntu-docs (Ubuntu)

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

Title:
  [UIFe] Window actions such as Minimize, Maximize, Restore, Move,
  Resize... Aren't accessible from HUD

Status in bamf package in Ubuntu:
  Fix Released
Status in hud package in Ubuntu:
  Fix Released
Status in libwnck3 package in Ubuntu:
  Fix Released

Bug description:
  The Window menu actions (those currently accessible by right-clicking
  the decorations, or by Alt+space) aren't listed in HUD.

  Moving the UIFe side of things from bug #1551986.
  ACKed: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1551986/comments/9

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

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


[Dx-packages] [Bug 1570812] Re: [UIFe] Window actions such as Minimize, Maximize, Restore, Move, Resize... Aren't accessible from HUD

2016-04-15 Thread Gunnar Hjalmarsson
** Also affects: ubuntu-docs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-docs (Ubuntu)
Milestone: None => later

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

Title:
  [UIFe] Window actions such as Minimize, Maximize, Restore, Move,
  Resize... Aren't accessible from HUD

Status in bamf package in Ubuntu:
  In Progress
Status in hud package in Ubuntu:
  In Progress
Status in libwnck3 package in Ubuntu:
  In Progress
Status in ubuntu-docs package in Ubuntu:
  New

Bug description:
  The Window menu actions (those currently accessible by right-clicking
  the decorations, or by Alt+space) aren't listed in HUD.

  Moving the UIFe side of things from bug #1551986.
  ACKed: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1551986/comments/9

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

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


[Dx-packages] [Bug 1551986] Re: [FFe][UIFe]

2016-04-08 Thread Gunnar Hjalmarsson
Vandalism reversed.

** Description changed:

-  ...
+ = Proposed Change =
+ The suggestion (subject to Design approval) is to remap HUD to alt-space and 
also expose window controls in to the HUD such that people used to using 
"alt-space n"to minimize a window still can.
+ 
+ = Motivation =
+ Having HUD trigger on alt tap is not working so this is a request to change 
it. It conflicts with several other applications such as full screen games, etc.
+ 
+ = Potential Regressions =
+ * Hud fails to open on alt+space
+ * Hud fails to show normal menu entries for gtk applications
+ * Hud fails to show normal menu entries for qt applications
+ 
+ == Links to mailing lists ==
+ * https://lists.ubuntu.com/archives/ubuntu-translators/2016-April/007138.html
+ * https://lists.ubuntu.com/archives/ubuntu-doc/2016-April/019870.html

** Summary changed:

- [FFe][UIFe]
+ [FFe][UIFe] HUD hotkey assignment is suboptimal

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

Title:
  [FFe][UIFe] HUD hotkey assignment is suboptimal

Status in bamf package in Ubuntu:
  In Progress
Status in compiz package in Ubuntu:
  In Progress
Status in hud package in Ubuntu:
  In Progress
Status in libwnck3 package in Ubuntu:
  In Progress
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  In Progress
Status in bamf source package in Xenial:
  In Progress
Status in compiz source package in Xenial:
  In Progress
Status in hud source package in Xenial:
  In Progress
Status in libwnck3 source package in Xenial:
  In Progress
Status in unity source package in Xenial:
  In Progress

Bug description:
  = Proposed Change =
  The suggestion (subject to Design approval) is to remap HUD to alt-space and 
also expose window controls in to the HUD such that people used to using 
"alt-space n"to minimize a window still can.

  = Motivation =
  Having HUD trigger on alt tap is not working so this is a request to change 
it. It conflicts with several other applications such as full screen games, etc.

  = Potential Regressions =
  * Hud fails to open on alt+space
  * Hud fails to show normal menu entries for gtk applications
  * Hud fails to show normal menu entries for qt applications

  == Links to mailing lists ==
  * https://lists.ubuntu.com/archives/ubuntu-translators/2016-April/007138.html
  * https://lists.ubuntu.com/archives/ubuntu-doc/2016-April/019870.html

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

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


[Dx-packages] [Bug 1551986] Re: [FFe][UIFe] HUD hotkey assignment is suboptimal

2016-04-08 Thread Gunnar Hjalmarsson
** Also affects: ubuntu-docs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-docs (Ubuntu)
Milestone: None => later

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

Title:
  [FFe][UIFe] HUD hotkey assignment is suboptimal

Status in bamf package in Ubuntu:
  In Progress
Status in compiz package in Ubuntu:
  In Progress
Status in hud package in Ubuntu:
  In Progress
Status in libwnck3 package in Ubuntu:
  In Progress
Status in ubuntu-docs package in Ubuntu:
  Triaged
Status in unity package in Ubuntu:
  In Progress
Status in bamf source package in Xenial:
  In Progress
Status in compiz source package in Xenial:
  In Progress
Status in hud source package in Xenial:
  In Progress
Status in libwnck3 source package in Xenial:
  In Progress
Status in unity source package in Xenial:
  In Progress

Bug description:
  = Proposed Change =
  The suggestion (subject to Design approval) is to remap HUD to alt-space and 
also expose window controls in to the HUD such that people used to using 
"alt-space n"to minimize a window still can.

  = Motivation =
  Having HUD trigger on alt tap is not working so this is a request to change 
it. It conflicts with several other applications such as full screen games, etc.

  = Potential Regressions =
  * Hud fails to open on alt+space
  * Hud fails to show normal menu entries for gtk applications
  * Hud fails to show normal menu entries for qt applications

  == Links to mailing lists ==
  * https://lists.ubuntu.com/archives/ubuntu-translators/2016-April/007138.html
  * https://lists.ubuntu.com/archives/ubuntu-doc/2016-April/019870.html

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

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


[Dx-packages] [Bug 1551986] Re: [FFe][UIFe] HUD hotkey assignment is suboptimal

2016-04-08 Thread Gunnar Hjalmarsson
UIFe comment:
This change won't be reflected in the desktop guide, whose final version is 
currently in the Xenial upload queue. Guess we can live with that - fixing this 
issue carries probably greater weight.

As regards the new translatable string "Window", you have notified the
translators via the ubuntu-translators list. Good. Currently six days
remain before "LanguagePackTranslationDeadline" on April 14, so the
upload should better be carried out instantly to give the translators a
fair chance.

UIFe approved - with some reluctance.

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

Title:
  [FFe][UIFe] HUD hotkey assignment is suboptimal

Status in bamf package in Ubuntu:
  In Progress
Status in compiz package in Ubuntu:
  In Progress
Status in hud package in Ubuntu:
  In Progress
Status in libwnck3 package in Ubuntu:
  In Progress
Status in unity package in Ubuntu:
  In Progress
Status in bamf source package in Xenial:
  In Progress
Status in compiz source package in Xenial:
  In Progress
Status in hud source package in Xenial:
  In Progress
Status in libwnck3 source package in Xenial:
  In Progress
Status in unity source package in Xenial:
  In Progress

Bug description:
  = Proposed Change =
  The suggestion (subject to Design approval) is to remap HUD to alt-space and 
also expose window controls in to the HUD such that people used to using 
"alt-space n"to minimize a window still can.

  = Motivation =
  Having HUD trigger on alt tap is not working so this is a request to change 
it. It conflicts with several other applications such as full screen games, etc.

  = Potential Regressions =
  * Hud fails to open on alt+space
  * Hud fails to show normal menu entries for gtk applications
  * Hud fails to show normal menu entries for qt applications

  == Links to mailing lists ==
  * https://lists.ubuntu.com/archives/ubuntu-translators/2016-April/007138.html
  * https://lists.ubuntu.com/archives/ubuntu-doc/2016-April/019870.html

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

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


[Dx-packages] [Bug 1547297] Re: No auto login in Ubuntu GNOME Xenial

2016-04-05 Thread Gunnar Hjalmarsson
Sponsored to the xenial queue.

** Changed in: accountsservice (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1547297

Title:
  No auto login in Ubuntu GNOME Xenial

Status in gdm:
  Confirmed
Status in Ubuntu GNOME:
  Confirmed
Status in accountsservice package in Ubuntu:
  Fix Committed
Status in gdm3 package in Ubuntu:
  Confirmed
Status in sddm package in Ubuntu:
  Confirmed

Bug description:
  Just installed Ubuntu GNOME Xenial 20160218 amd64 and selected to auto
  login during installation, but once the installation was complete and
  I booted into Ubuntu GNOME I was asked for my password. I looked in
  the user UI and auto login was set to off, so I unlocked it, selected
  auto login = on, clicked on lock again, and rebooted but was once
  again asked for my password and the user UI once again showed auto
  login = off.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gdm3 3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Feb 18 20:26:14 2016
  InstallationDate: Installed on 2016-02-19 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160218)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-20 Thread Gunnar Hjalmarsson
On 2016-03-17 09:48, Tim wrote:
> On 17/03/16 17:49, Gunnar Hjalmarsson wrote:
>> The warning messages still appear when you start g-c-c from
>> terminal, but apparently they are/were unrelated to my issue.
> 
> which warning? about is/not installed, or the LANG locale failed
> ones?

The same warning messages as Nikita showed in comment #13 IIRC,
including "Language ja_JP.UTF-8 not installed". (Not the "segmentaion
fault" message, of course, but that's not a warning OTOH...)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Fix Released

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 <g_utf8_validate+256>:  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Gunnar Hjalmarsson
Ok, as a safety measure I just uploaded a change which in effect is what
you asked for.

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided => Low

** Changed in: accountsservice (Ubuntu)
   Status: New => Fix Committed

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Fix Committed

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 <g_utf8_validate+256>:  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Gunnar Hjalmarsson
Possibly closed prematurely, since there is g-c-c code in Tim's PPA
which should get in. Adding a g-c-c task to denote it.

** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  Fix Released
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gnome-control-center package in Ubuntu:
  Triaged

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 :  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Gunnar Hjalmarsson
Tim,

I was wrong in comment #55 at bug #1551283. The problem I had was (first
time) *switching* of display language; *installing* a new language from
Region & Language worked fine for me (still does).

g-c-c 1:3.18.2-1ubuntu6~xenial2 in your PPA fixes the language switching
issue for me. The warning messages still appear when you start g-c-c
from terminal, but apparently they are/were unrelated to my issue.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Fix Released

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 :  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-19 Thread Gunnar Hjalmarsson
Also the beta 1 ISO is history now. Have you updated all the packages?

sudo apt-get update
sudo apt-get dist-upgrade

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  Fix Released

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 :  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1556684] Re: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

2016-03-16 Thread Gunnar Hjalmarsson
On 2016-03-16 08:29, Tim wrote:
> could it instead just return the inputted locale?

Yes, it would be an easy fix, and wouldn't hurt anywhere else AFAICT.
Would the change help in 16.04 (i.e. are we in a hurry)?

** Package changed: language-selector (Ubuntu) => accountsservice
(Ubuntu)

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1556684

Title:
  gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()

Status in Ubuntu GNOME:
  New
Status in accountsservice package in Ubuntu:
  New

Bug description:
  I wanted to install Japanese through the gnome-control-center, so I
  opened it, went to the "Region & Language" section, clicked
  "Language", searched for "Japanese", when I found it I clicked on it
  (a tick appeared next to it), and finally I clicked "Done". Now what
  then should have happened is it should have asked me if I wanted to
  install the language packs it would then present to me and I would be
  able to continue with the installation... What instead happened was it
  hanged for a while and then finally outputted in Terminal:

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  The full output in Terminal was:

  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
landscape-client-settings (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
language-selector (missing desktop file)
  
  ** (gnome-control-center.real:1726): WARNING **: Ignoring launcher 
ubuntuone-installer (missing desktop file)
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_country_from_locale: assertion '*locale != '\0'' failed

  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Couldn't 
get LANG locale -- Copying interrupted
  
  (gnome-control-center.real:1726): GnomeDesktop-CRITICAL **: 
gnome_get_language_from_locale: assertion '*locale != '\0'' failed
  
  (gnome-control-center.real:1726): common-cc-panel-WARNING **: Language 
ja_JP.UTF-8 not installed, trying to intall it
  Segmentation fault (core dumped)

  I have tested this bug and it is present in Ubuntu GNOME 15.10 with
  GNOME 3.18 and 16.04 with GNOME 3.19 VMs, however I cannot reproduce
  it on the host (15.10 with GNOME 3.18).

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: gnome-control-center 1:3.19.90-0ubuntu1~xenial1 [origin: 
LP-PPA-gnome3-team-gnome3-staging]
  ProcVersionSignature: Ubuntu 4.4.0-12.28-generic 4.4.4
  Uname: Linux 4.4.0-12-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sun Mar 13 20:45:54 2016
  ExecutablePath: /usr/bin/gnome-control-center.real
  InstallationDate: Installed on 2016-03-04 (9 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha i386 
(20160225.1)
  ProcCmdline: /usr/bin/gnome-control-center.real
  SegvAnalysis:
   Segfault happened at: 0xb5b30c10 :  movzbl 
(%ebx),%eax
   PC (0xb5b30c10) ok
   source "(%ebx)" (0x13e9c381) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_string () from /lib/i386-linux-gnu/libglib-2.0.so.0
   g_variant_new_strv () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  Title: gnome-control-center.real crashed with SIGSEGV in g_utf8_validate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Dx-packages] [Bug 1515821] Re: Recurring Evolution events not shown as coming events in clock's menu

2016-01-19 Thread Gunnar Hjalmarsson
On 2016-01-19 16:52, Matthew Paul Thomas wrote:
> I did not consider this case. It would be extremely rare, since the
> list should include only events for the selected day, and events
> hardly ever repeat more than once a day.

Not sure what you mean by that, Matthew. The case which made me observe
this bug was an event which recur every fourth week. The list shows the
next five events (or so) from the day you select, and it's certainly not
limited to events for the selected day. When selecting a day soon before
the day of the second (or third...) instance of the recurring event, it
was simply skipped.

I have been using the event list in the clock as a planning tool for a
while, and because of this bug I was about to forget about this
recurring event.

> Specification updated. 
> 

I now see that the limitation to "for the selected day" you mention was
added on 2015-05-11 in revision 100 of the specifitation. It hasn't been
implemented yet AFAICT for regular events.

Personally I consider this change to the spec. to be an important
regression bug, and for me it's going to make the list more or less
useless as a planning tool.

I would strongly suggest that the spec is changed again, so the list is
designed to show "the next five calendar events, if any" as was the case
before revision 100.

** Changed in: indicator-datetime (Ubuntu)
   Importance: Low => High

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1515821

Title:
  Recurring Evolution events not shown as coming events in clock's menu

Status in indicator-datetime package in Ubuntu:
  Triaged

Bug description:
  In Evolution you can make an appointment recur according to a
  specified scheme. As from wily, only the first instance of such a
  recurring event is shown in the clock menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1515821/+subscriptions

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


[Dx-packages] [Bug 1515821] [NEW] Recurring Evolution events not shown as coming events in clock's menu

2015-11-12 Thread Gunnar Hjalmarsson
Public bug reported:

In Evolution you can make an appointment recur according to a specified
scheme. As from wily, only the first instance of such a recurring event
is shown in the clock menu.

** Affects: indicator-datetime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: wily

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1515821

Title:
  Recurring Evolution events not shown as coming events in clock's menu

Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  In Evolution you can make an appointment recur according to a
  specified scheme. As from wily, only the first instance of such a
  recurring event is shown in the clock menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1515821/+subscriptions

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


  1   2   >