[Bug 433926]

2014-02-01 Thread Benno Schulenberg
This issue is fixed in another way in xkbcomp
by attachment #86805 to bug #57242.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433926

Title:
  xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2009-10-09 Thread Bryce Harrington
** Tags added: karmic

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2009-10-06 Thread Bryce Harrington
Since the patch sounds like it has a regression, I'm skipping it for
now.  ilf post a new patch if you find one that is regression free for
you.

** Changed in: xkeyboard-config (Ubuntu)
   Status: New => Incomplete

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2009-10-11 Thread Sergey V. Udaltsov
ilf, could you please post output of

xkbcomp :0 -xkb out.xkb

with that patch - and without that patch?

Thanks

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2009-10-12 Thread ilf
I can post the complete output, but I think you just need the diff:

-type= "ONE_LEVEL",
-symbols[Group1]= [ ISO_Level3_Shift ]
+type= "TWO_LEVEL",
+symbols[Group1]= [ ISO_Level3_Shift,  Meta_R ]
+modifier_map Mod1 {  };

** Attachment added: "out.xkb.diff"
   http://launchpadlibrarian.net/33486148/out.xkb.diff

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2010-07-01 Thread Simos Xenitellis
** Bug watch added: freedesktop.org Bugzilla #21761
   http://bugs.freedesktop.org/show_bug.cgi?id=21761

** Also affects: xkeyboard-config via
   http://bugs.freedesktop.org/show_bug.cgi?id=21761
   Importance: Unknown
   Status: Unknown

** Summary changed:

- [karmic] xkbcomp error message
+ xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols

** Changed in: xkeyboard-config (Ubuntu)
 Assignee: (unassigned) => Sergey V. Udaltsov (svu)

** Changed in: xkeyboard-config (Ubuntu)
   Status: New => Confirmed

-- 
xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2010-04-29 Thread ilf
This is still present in Lucid Release :(

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2010-03-26 Thread Bryce Harrington

We're closing this bug since it is has been some time with no response from the 
original reporter.  However, if the issue still exists please feel free to 
reopen with the requested information.  Also, if you could, please test against 
the latest development version of Ubuntu, since this confirms the bug is one we 
may be able to pass upstream for help.


** Changed in: xkeyboard-config (Ubuntu)
   Status: Incomplete => Invalid

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2010-03-26 Thread ilf
Euh, this bug is still present in my up-to-date Karmic.
And my /usr/share/X11/xkb/symbols/level3 still has the same timestamp as 
reported above.
It also seems it's not fixed upstream yet.

I can't run a Lucid Beta right now.

But I am wondering: should bugs really be closed because of "no response"?
That feels kind of rude. What should I have responded?

Btw, I have neither xkeyboard-config nor xkbcomp installed.

** Changed in: xkeyboard-config (Ubuntu)
   Status: Invalid => New

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2010-06-12 Thread Moncef
I don't know if it's the right way to do it, but the following worked for me.
I opened the xkb/symbols/altwin file, and replaced the line:
key  { type[Group1] = "TWO_LEVEL"; 
 symbols[Group1] = [ Alt_R, Meta_R ] };
by:
key  { type[Group1] = "ONE_LEVEL";
 symbols[Group1] = [ Alt_R ] };

PS : Commenting the line works, too.

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2010-03-01 Thread Bryce Harrington
[Resetting to incomplete since we need a response from the original
reporter on this].

** Changed in: xkeyboard-config (Ubuntu)
   Status: Incomplete => New

** Changed in: xkeyboard-config (Ubuntu)
   Status: New => Incomplete

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] [NEW] [karmic] xkbcomp error message

2009-09-21 Thread Brezhonneg
Public bug reported:

I can confirm that the bug reported upstream is also present in Karmic alpha 6:
https://bugs.freedesktop.org/show_bug.cgi?id=21761

This bug was also reported in gentoo
http://bugs.gentoo.org/show_bug.cgi?id=269931

and in debian
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=291853

Apparently a fix was released upstream, it would be nice to have it in
Karmic as well.

Many thanks!

** Affects: xkeyboard-config (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2009-10-05 Thread ilf
I too experience this bug with xkb-data 1.6-1ubuntu2 on an up-to-date
Karmic.

Applying the patch from upstream helps:

$ diff -ruN /usr/share/X11/xkb/symbols/level3.old
/usr/share/X11/xkb/symbols/level3

--- /usr/share/X11/xkb/symbols/level3.old   2009-10-05 13:12:07.839025962 
+0200
+++ /usr/share/X11/xkb/symbols/level3   2009-10-05 13:04:32.416525774 +0200
@@ -11,7 +11,7 @@
 default partial modifier_keys
 xkb_symbols "ralt_switch" {
   key  {
-type[Group1]="ONE_LEVEL",
+type[Group1]="TWO_LEVEL",
 symbols[Group1] = [ ISO_Level3_Shift ]
 };
   modifier_map Mod5   { ISO_Level3_Shift };

** Attachment added: "xkb-data.patch"
   http://launchpadlibrarian.net/33022867/xkb-data.patch

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: [karmic] xkbcomp error message

2009-10-05 Thread ilf
Euh, hold on. This patch disabled the right Alt_Gr for me. Not good.

-- 
[karmic] xkbcomp error message
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: xkbcomp error: Type "ONE_LEVEL" has 1 levels, but has 2 symbols

2018-01-09 Thread H.-Dirk Schmitt
Still in xenial
affected: xkb-data 2.16-1ubuntu1 

│Jan  8 11:49:55 user.warning /usr/lib/gdm3/gdm-x-session[3463 >
Warning:  Type "ONE_LEVEL" has 1 levels, but  has 2 │

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433926

Title:
  xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 433926] Re: xkbcomp error: Type "ONE_LEVEL" has 1 levels, but has 2 symbols

2018-01-09 Thread Gunnar Hjalmarsson
On 2018-01-09 18:45, H.-Dirk Schmitt wrote:
> Still in xenial
> affected: xkb-data 2.16-1ubuntu1
> 
> │Jan  8 11:49:55 user.warning /usr/lib/gdm3/gdm-x-session[3463 >
> Warning:  Type "ONE_LEVEL" has 1 levels, but  has 2 │

This seems to be an old one. If I understand it correctly, Sergey posted
a suggestion in comment #17, but got no feedback. Can someone who is
affected provide some feedback to that suggestion?

Please note that this is not important enough to update 16.04 or any
other stable release. However, if the change would be committed
upstream, it might make it into Ubuntu 18.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433926

Title:
  xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 433926] Re: xkbcomp error: Type "ONE_LEVEL" has 1 levels, but has 2 symbols

2011-01-25 Thread Bug Watch Updater
** Changed in: xkeyboard-config
   Importance: Medium => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433926

Title:
  xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: xkbcomp error: Type "ONE_LEVEL" has 1 levels, but has 2 symbols

2011-02-03 Thread Bug Watch Updater
** Changed in: xkeyboard-config
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433926

Title:
  xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 433926] Re: xkbcomp error: Type "ONE_LEVEL" has 1 levels, but has 2 symbols

2010-08-17 Thread Sergey V. Udaltsov
What about the following:

  key  {
type[Group1]="TWO_LEVEL",
symbols[Group1] = [ ISO_Level3_Shift, ISO_Level3_Shift ]
};

Would that work for everybody?

-- 
xkbcomp error: Type "ONE_LEVEL" has 1 levels, but  has 2 symbols
https://bugs.launchpad.net/bugs/433926
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs