[Desktop-packages] [Bug 807014] Re: connection reusage across tabs

2018-08-30 Thread Jan Kurella
You are right stuff has changed. I do not have the environment or
service ready to simulate it again. I also am not in the mood of
creating a simple SpringBoot with the above option now to test it.

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

Title:
  connection reusage across tabs

Status in firefox package in Ubuntu:
  Incomplete

Bug description:
  Probably a firefox bug:
  When I fire request to an identical resource (the string in the address is 
literally identical) the requests are processed synchronoulsy. This is easy to 
test on a small server, that incidentially blocks for 5 seconds on a request 
before returning the used thread id.
  Each request fired one after the other from different tabs will return after 
5*n seconds, where n is the ordinal the request was fired.
  Assuming 20 parallel tabs firing the same request this would lead to the last 
request getting its response after 5s*20=100s...

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
  ProcVersionSignature: Ubuntu 2.6.35-30.54-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu Jul  7 16:29:55 2011
  FirefoxPackages:
   firefox 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
   firefox-gnome-support 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
   firefox-branding 3.6.18+build2+nobinonly-0ubuntu0.10.10.2
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=de:en
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

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


[Desktop-packages] [Bug 1290785] Re: Settings-User does not show Users with big UID

2014-05-06 Thread Jan Kurella
After update to 14.04 The user even vanishes from login screen

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

Title:
  Users with big UID are invisible in login and Settings-User

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  13.10
  =
  What I did:
  - Install 13.04
  - create user with UID 10203040 (works as expected on login screen and User 
settings panel)
  - update to 13.10

  Expected
  - User available on login screen
  - User shown in system-settings

  Actual
  - User _not_ available on login screen, login with manually typed username 
works
  - User _not_ shown in system-settings

  What I did further
  - in /etc/login.defs set UID_MAX=

  Actual outcome
  - User _is_ available on login screen
  - User _not_ shown in system-settings

  14.04
  =
  What I did:
  - update do 14.04

  Expected
  - User available on login screen
  - User _still not_ shown in system-settings

  Actual
  - User _not_ available on login screen, login with manually typed username 
works
  - User _still not_ shown in system-settings

  So now with 14.04 it is fully broken.

  Additional information
  ==

  13.10
  -
  $ apt-cache policy gnome-control-center
  gnome-control-center:
    Installiert:   1:3.6.3-0ubuntu45.2
    Installationskandidat: 1:3.6.3-0ubuntu45.2
    Versionstabelle:
   *** 1:3.6.3-0ubuntu45.2 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.6.3-0ubuntu44 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

  14.04
  -
  $ apt-cache policy gnome-control-center
  gnome-control-center:
Installiert:   1:3.6.3-0ubuntu56
Installationskandidat: 1:3.6.3-0ubuntu56
Versionstabelle:
   *** 1:3.6.3-0ubuntu56 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45.2
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Mar 11 10:56:39 2014
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-09-02 (189 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2014-01-06 (64 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager0.9.7-0ubuntu4
   deja-dup27.3.1-0ubuntu1
   gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity  1.3+13.10.20131004-0ubuntu1

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

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


[Desktop-packages] [Bug 1290785] Re: Settings-User does not show Users with big UID

2014-05-06 Thread Jan Kurella
** Description changed:

+ 13.10
+ =
  What I did:
  - Install 13.04
  - create user with UID 10203040 (works as expected on login screen and User 
settings panel)
  - update to 13.10
  
  Expected
  - User available on login screen
  - User shown in system-settings
  
  Actual
  - User _not_ available on login screen, login with manually typed username 
works
  - User _not_ shown in system-settings
  
  What I did further
  - in /etc/login.defs set UID_MAX=
  
  Actual outcome
  - User _is_ available on login screen
  - User _not_ shown in system-settings
  
+ 14.04
+ =
+ What I did:
+ - update do 14.04
+ 
+ Expected
+ - User available on login screen
+ - User _still not_ shown in system-settings
+ 
+ Actual
+ - User _not_ available on login screen, login with manually typed username 
works
+ - User _still not_ shown in system-settings
+ 
+ So now with 14.04 it is fully broken.
+ 
  Additional information
+ ==
+ 
+ 13.10
+ -
  $ apt-cache policy gnome-control-center
  gnome-control-center:
    Installiert:   1:3.6.3-0ubuntu45.2
    Installationskandidat: 1:3.6.3-0ubuntu45.2
    Versionstabelle:
   *** 1:3.6.3-0ubuntu45.2 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.6.3-0ubuntu44 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  
+ 14.04
+ -
+ $ apt-cache policy gnome-control-center
+ gnome-control-center:
+   Installiert:   1:3.6.3-0ubuntu56
+   Installationskandidat: 1:3.6.3-0ubuntu56
+   Versionstabelle:
+  *** 1:3.6.3-0ubuntu56 0
+ 500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+ 100 /var/lib/dpkg/status
+ 
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45.2
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Mar 11 10:56:39 2014
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-09-02 (189 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2014-01-06 (64 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager0.9.7-0ubuntu4
   deja-dup27.3.1-0ubuntu1
   gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity  1.3+13.10.20131004-0ubuntu1

** Summary changed:

- Settings-User does not show Users with big UID
+ Users with big UID are invisible in login and Settings-User

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

Title:
  Users with big UID are invisible in login and Settings-User

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  13.10
  =
  What I did:
  - Install 13.04
  - create user with UID 10203040 (works as expected on login screen and User 
settings panel)
  - update to 13.10

  Expected
  - User available on login screen
  - User shown in system-settings

  Actual
  - User _not_ available on login screen, login with manually typed username 
works
  - User _not_ shown in system-settings

  What I did further
  - in /etc/login.defs set UID_MAX=

  Actual outcome
  - User _is_ available on login screen
  - User _not_ shown in system-settings

  14.04
  =
  What I did:
  - update do 14.04

  Expected
  - User available on login screen
  - User _still not_ shown in system-settings

  Actual
  - User _not_ available on login screen, login with manually typed username 
works
  - User _still not_ shown in system-settings

  So now with 14.04 it is fully broken.

  Additional information
  ==

  13.10
  -
  $ apt-cache policy gnome-control-center
  gnome-control-center:
    Installiert:   1:3.6.3-0ubuntu45.2
    Installationskandidat: 1:3.6.3-0ubuntu45.2
    Versionstabelle:
   *** 1:3.6.3-0ubuntu45.2 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.6.3-0ubuntu44 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

  14.04
  -
  $ apt-cache policy gnome-control-center
  gnome-control-center:
Installiert:   1:3.6.3-0ubuntu56
Installationskandidat: 1:3.6.3-0ubuntu56
Versionstabelle:
   *** 1:3.6.3-0ubuntu56 0
  500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: 

[Desktop-packages] [Bug 1290785] [NEW] Settings-User does not show Users with big UID

2014-03-11 Thread Jan Kurella
Public bug reported:

What I did:
- Install 13.04
- create user with UID 10203040 (works as expected on login screen and User 
settings panel)
- update to 13.10

Expected
- User available on login screen
- User shown in system-settings

Actual
- User _not_ available on login screen, login with manuaaly typed username works
- User _not_ shown in system-settings

What I did further
- in /etc/login.defs set UID_MAX=

Actual outcome
- User _is_ available on login screen, login with manuaaly typed username works
- User _not_ shown in system-settings

Additional information
$ apt-cache policy gnome-control-center
gnome-control-center:
  Installiert:   1:3.6.3-0ubuntu45.2
  Installationskandidat: 1:3.6.3-0ubuntu45.2
  Versionstabelle:
 *** 1:3.6.3-0ubuntu45.2 0
500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:3.6.3-0ubuntu44 0
500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu45.2
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Tue Mar 11 10:56:39 2014
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2013-09-02 (189 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=de:en
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to saucy on 2014-01-06 (64 days ago)
usr_lib_gnome-control-center:
 activity-log-manager0.9.7-0ubuntu4
 deja-dup27.3.1-0ubuntu1
 gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity  1.3+13.10.20131004-0ubuntu1

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


** Tags: amd64 apport-bug saucy settings

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

Title:
  Settings-User does not show Users with big UID

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  What I did:
  - Install 13.04
  - create user with UID 10203040 (works as expected on login screen and User 
settings panel)
  - update to 13.10

  Expected
  - User available on login screen
  - User shown in system-settings

  Actual
  - User _not_ available on login screen, login with manuaaly typed username 
works
  - User _not_ shown in system-settings

  What I did further
  - in /etc/login.defs set UID_MAX=

  Actual outcome
  - User _is_ available on login screen, login with manuaaly typed username 
works
  - User _not_ shown in system-settings

  Additional information
  $ apt-cache policy gnome-control-center
  gnome-control-center:
Installiert:   1:3.6.3-0ubuntu45.2
Installationskandidat: 1:3.6.3-0ubuntu45.2
Versionstabelle:
   *** 1:3.6.3-0ubuntu45.2 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.6.3-0ubuntu44 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45.2
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Mar 11 10:56:39 2014
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-09-02 (189 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2014-01-06 (64 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager0.9.7-0ubuntu4
   deja-dup27.3.1-0ubuntu1
   gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity  1.3+13.10.20131004-0ubuntu1

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

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


[Desktop-packages] [Bug 1290785] Re: Settings-User does not show Users with big UID

2014-03-11 Thread Jan Kurella
** Description changed:

  What I did:
  - Install 13.04
  - create user with UID 10203040 (works as expected on login screen and User 
settings panel)
  - update to 13.10
  
  Expected
  - User available on login screen
  - User shown in system-settings
  
  Actual
- - User _not_ available on login screen, login with manuaaly typed username 
works
+ - User _not_ available on login screen, login with manually typed username 
works
  - User _not_ shown in system-settings
  
  What I did further
  - in /etc/login.defs set UID_MAX=
  
  Actual outcome
- - User _is_ available on login screen, login with manuaaly typed username 
works
+ - User _is_ available on login screen
  - User _not_ shown in system-settings
  
  Additional information
  $ apt-cache policy gnome-control-center
  gnome-control-center:
-   Installiert:   1:3.6.3-0ubuntu45.2
-   Installationskandidat: 1:3.6.3-0ubuntu45.2
-   Versionstabelle:
-  *** 1:3.6.3-0ubuntu45.2 0
- 500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  1:3.6.3-0ubuntu44 0
- 500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
+   Installiert:   1:3.6.3-0ubuntu45.2
+   Installationskandidat: 1:3.6.3-0ubuntu45.2
+   Versionstabelle:
+  *** 1:3.6.3-0ubuntu45.2 0
+ 500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
+ 100 /var/lib/dpkg/status
+  1:3.6.3-0ubuntu44 0
+ 500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45.2
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Mar 11 10:56:39 2014
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-09-02 (189 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
-  LANGUAGE=de:en
-  PATH=(custom, user)
-  XDG_RUNTIME_DIR=set
-  LANG=de_DE.utf8
-  SHELL=/bin/bash
+  LANGUAGE=de:en
+  PATH=(custom, user)
+  XDG_RUNTIME_DIR=set
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2014-01-06 (64 days ago)
  usr_lib_gnome-control-center:
-  activity-log-manager0.9.7-0ubuntu4
-  deja-dup27.3.1-0ubuntu1
-  gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
-  gnome-control-center-unity  1.3+13.10.20131004-0ubuntu1
+  activity-log-manager0.9.7-0ubuntu4
+  deja-dup27.3.1-0ubuntu1
+  gnome-control-center-signon 0.1.7~+13.10.20130724.1-0ubuntu1
+  gnome-control-center-unity  1.3+13.10.20131004-0ubuntu1

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

Title:
  Settings-User does not show Users with big UID

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  What I did:
  - Install 13.04
  - create user with UID 10203040 (works as expected on login screen and User 
settings panel)
  - update to 13.10

  Expected
  - User available on login screen
  - User shown in system-settings

  Actual
  - User _not_ available on login screen, login with manually typed username 
works
  - User _not_ shown in system-settings

  What I did further
  - in /etc/login.defs set UID_MAX=

  Actual outcome
  - User _is_ available on login screen
  - User _not_ shown in system-settings

  Additional information
  $ apt-cache policy gnome-control-center
  gnome-control-center:
    Installiert:   1:3.6.3-0ubuntu45.2
    Installationskandidat: 1:3.6.3-0ubuntu45.2
    Versionstabelle:
   *** 1:3.6.3-0ubuntu45.2 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.6.3-0ubuntu44 0
  500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu45.2
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Tue Mar 11 10:56:39 2014
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2013-09-02 (189 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=de:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2014-01-06 (64 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager

[Desktop-packages] [Bug 879838] Re: Keyboard Layout Germany Neo 2: Mod4 does not work if used as secondary keyboard layout

2012-10-17 Thread Jan Kurella
uiaeuiaie\/{}
iaeoi
o
iaeo
i¿455¿456789123:;,;,++-¤£·№№№ºª˙˙

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

Title:
  Keyboard Layout Germany Neo 2: Mod4 does not work if used as
  secondary keyboard layout

Status in “xkeyboard-config” package in Ubuntu:
  Confirmed

Bug description:
  If Neo 2 is used as secondary keyboard layout, Layer 4 and 6 (that is,
  Mod4) don't work. To reproduce this bug, do the following:

  1: Neo 2 as primary keyboard layout
  - start gnome-keyboard-properties
  - Click Add...
  - Select Country: Germany and Variants: Germany Neo 2
  - Select Germany Neo 2 and move it to the top of the list.
  Try to use Neo Layer 4 or 6. E.g. type the number 4 which is Mod4 and n 
in Neo ( and j in standard German QWERTZ layout) or move the cursor left 
using Mod4 and i (AltGr and s in QWERTZ layot).  Works as expected.

  2: Neo as secondary layout
  - Now add Germany Eliminate dead keys to the list and move it to the top
  - Use Neo 2 as secondary layout
  - Click Options and select Scroll lock (or any other) as Key(s) to 
change layout
  Now switch to Neo using the selected key and try to type 4 or move the 
curser as above. Instead of Neo Layer 4 or 6 you will have Layer 1/3 (that is, 
you will be typing an n instead of a 4 and an i instead of moving the 
cursor left). 

  Choosing other keys for layout change or turning the compose key
  on/off does not change anything. Neither does applying Neo 2 as
  primary layout system wide and using Germany Eliminate dead keys
  with Neo 2 as a secondary keyboard layout as local user.

  Applying the patch suggested on neo-layout.org for a similar problem
  (http://wiki.neo-layout.org/ticket/174) does not have any effect.

  Description:  Ubuntu 11.04
  Release:  11.04
  xkb-data: 2.1-1ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/879838/+subscriptions

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