Bug#362112: xserver-xorg: Problems with be-keymap (identical to the german)

2006-04-12 Thread Stijn Declercq
On Wed, 12 Apr 2006 19:57:16 +0200
Stijn Declercq <[EMAIL PROTECTED]> wrote:

> Package: xserver-xorg
> Version: 1:7.0.10
> Followup-For: Bug #362112
> 
> 
> Hi
> 
> i've got the same problems like the one with the german keymaps.
> be-keymap doesn't load.
> 
> Xorg.log says 
> (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
> 
> xkb-data is installed(manual after upgrade)
> output of the commands you asked for
> 
> $ setxkbmap -rules xorg -model pc105 -layout be -variant nodeadkeys
>  -option '' -print
> Couldn't interpret _XKB_RULES_NAMES property
> Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
> xkb_keymap {
>   xkb_keycodes  { include "xfree86+aliases(azerty)"   };
>   xkb_types { include "complete"  };
>   xkb_compat{ include "complete"  };
>   xk_symbols   { include "pc(pc105)+be(nodeadkeys)"  };
>   xkb_geometry  { include "pc(pc105)" };
>  };
> 
> $ dpkg -l xkb\*
>  
> ii  xkb-data 0.8-4 X Keyboard Extension (XKB) configuration data


The problem is solved. I only changed in xorg.conf 

Option "XkbRules" "xfree86" to Option "XkbRules" "xorg"
restarted X and everything works like it should be.

I think it's strange that changing that option solved the problem.
In Xorg 6.8 & 6.9, i didn't had problems with that.





-- 
http://www.djseth.be
In music & dance I express myself as a member of a higher community
I have forgotten how to walk and speak and I am towards flying in the
air. Raving. [Members of Mayday - The Religion ]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#362112: xserver-xorg: Problems with be-keymap (identical to the german)

2006-04-12 Thread Stijn Declercq
Package: xserver-xorg
Version: 1:7.0.10
Followup-For: Bug #362112


Hi

i've got the same problems like the one with the german keymaps.
be-keymap doesn't load.

Xorg.log says 
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap

xkb-data is installed(manual after upgrade)
output of the commands you asked for

$ setxkbmap -rules xorg -model pc105 -layout be -variant nodeadkeys
 -option '' -print
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
xkb_keymap {
  xkb_keycodes  { include "xfree86+aliases(azerty)"   };
  xkb_types { include "complete"  };
  xkb_compat{ include "complete"  };
  xk_symbols   { include "pc(pc105)+be(nodeadkeys)"  };
  xkb_geometry  { include "pc(pc105)" };
 };

$ dpkg -l xkb\*
 
ii  xkb-data 0.8-4 X Keyboard Extension (XKB) configuration data





-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf1.4.72Debian configuration management sy
ii  discover1  1.7.18hardware identification system
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  x11-common 1:7.0.10  X Window System (X.Org) infrastruc
ii  xresprobe  0.4.23debian1 X Resolution Probe
ii  xserver-xorg-core  1:1.0.2-2 X.Org X server -- core server
ii  xserver-xorg-input-all 1:7.0.10  the X.Org X server -- input driver
ii  xserver-xorg-input-evdev [ 1:1.0.0.5-2   X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [xs 1:1.0.1.3-2   X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse [ 1:1.0.4-2 X.Org X server -- mouse input driv
ii  xserver-xorg-video-ati [xs 1:6.5.7.3-3   X.Org X server -- ATI display driv
ii  xserver-xorg-video-dummy [ 1:0.1.0.5-2   X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbdev [ 1:0.1.0.5-2   X.Org X server -- fbdev display dr
ii  xserver-xorg-video-vesa [x 1:1.0.1.3-2   X.Org X server -- VESA display dri

Versions of packages xserver-xorg recommends:
ii  xkb-data  0.8-4  X Keyboard Extension (XKB) configu

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#340324: lmms hangs on startup

2005-11-23 Thread Stijn Declercq
On Wed, 23 Nov 2005 17:29:58 +0100
Tobias Doerffel <[EMAIL PROTECTED]> wrote:

> hi,
> 
> it seems that it hangs when opening MIDI-device. so the first question is, 
> whether you have a MIDI-soundcard or not. If so, you're possibly running 
> another app accessing MIDI-card via ALSA-sequencer-interface. 
>Try to close everything.

It looks like that was the problem. When i closed down X & restart it
it with only lmms, it worked. Why it didn't work before i don't know
because there was no application open anymore that uses midi. 
Maybe if it happens another time, i can find out what application causes
it.

> The next release will also support accessing MIDI-device via 
> ALSA-sequencer, so then it should work. As a workaround, you could try to 
> insert the following line into ~/.lmmsrc.xml
>
>  
> 
> I don't know whether this works, but maybe it does...
> 
> toby


Thank you for the support & very quick replies :-)

Stijn


-- 
http://www.djseth.be
In music & dance I express myself as a member of a higher community
I have forgotten how to walk and speak and I am towards flying in the
air. Raving. [Members of Mayday - The Religion ]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#340324: lmms hangs on startup

2005-11-22 Thread Stijn Declercq
Package: lmms
Version: 0.1.1-2
Severity: grave
Justification: renders package unusable


Hi

I installed lmms but it fails to work
The first time i open it, i'm getting a setup screen,
but when it's finished it hangs on the splash screen , when the
message 'creating new song' appears.

This is what i get with strace before it hangs

writev(3, [{"5\1\4\0\240\1 \3H\0\0\0\26\0\26\0007\2\4\0\241\1
\3\240"..., 4276},
{"RE9\377RE9\377RE9\377RE9\377RE9\377RE9\377RE9\377RE9\377"..., 21504}],
2) = 25780
ioctl(5, FIONREAD, [1]) = 0
ioctl(5, FIONREAD, [1]) = 0
ioctl(5, FIONREAD, [1]) = 0
mmap2(NULL, 176128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb6c4e000
access("/dev/dsp", W_OK)= 0
open("/dev/dsp", O_WRONLY)  = 7
fcntl64(7, F_GETFL) = 0x1 (flags O_WRONLY)
fcntl64(7, F_SETFL, O_WRONLY)   = 0
ioctl(7, SNDCTL_DSP_SETFRAGMENT, 0xbfcfc7fc) = 0
ioctl(7, SNDCTL_DSP_GETFMTS, 0xbfcfc7f8) = 0
ioctl(7, SNDCTL_DSP_SETFMT or SOUND_PCM_READ_BITS, 0xbfcfc7f8) = 0
ioctl(7, SOUND_PCM_READ_CHANNELS, 0xbfcfc7f8) = 0
ioctl(7, SNDCTL_DSP_SPEED or SOUND_PCM_READ_RATE, 0xbfcfc7f8) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=7467,
...}) = 0
open("/usr/share/alsa/alsa.conf", O_RDONLY) = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=7467, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb6c4d000
read(8, "#\n#  ALSA library configuration "..., 4096) = 4096
read(8, "if cards.pcm.iec958\npcm.modem ca"..., 4096) = 3371
read(8, "", 4096)   = 0
read(8, "", 4096)   = 0
close(8)= 0
munmap(0xb6c4d000, 4096)= 0
access("/etc/asound.conf", R_OK)= -1 ENOENT (No such file or
directory)
access("/home/stijn/.asoundrc", R_OK)   = -1 ENOENT (No such file or
directory)
open("/dev/snd/controlC0", O_RDONLY)= 8
close(8)= 0
open("/dev/snd/controlC0", O_RDWR)  = 8
ioctl(8, USBDEVFS_CONTROL, 0xbfcfc3cc)  = 0
ioctl(8, 0x40045542, 0xbfcfc3f4)= 0
open("/dev/snd/midiC0D0", O_RDWR)   = ? ERESTARTSYS (To be
restarted)
--- SIGINT (Interrupt) @ 0 (0) ---
+++ killed by SIGINT +++





-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.1
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)

Versions of packages lmms depends on:
ii  libasound21.0.9-3ALSA library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-4  GCC support library
ii  libice6   6.8.2.dfsg.1-10Inter-Client Exchange library
ii  libjack0.100. 0.100.0-4  JACK Audio Connection Kit (librari
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libogg0   1.1.2-1Ogg Bitstream Library
ii  libqt3-mt 3:3.3.5-1  Qt GUI Library (Threaded runtime v
ii  libsamplerate 0.1.1-2audio rate conversion library
ii  libsdl-sound1 1.0.1-9Decoder of several sound file form
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  libsm66.8.2.dfsg.1-10X Window System Session Management
ii  libsndfile1   1.0.12-3   Library for reading/writing audio 
ii  libstdc++64.0.2-4The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.0-1The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.0-1The Vorbis General Audio Compressi
ii  libvorbisfile 1.1.0-1The Vorbis General Audio Compressi
ii  libx11-6  6.8.2.dfsg.1-10X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-10X Window System miscellaneous exte
ii  lmms-common   0.1.1-2Linux Multimedia Studio - common f
ii  xlibs 6.8.2.dfsg.1-10X Window System client libraries m

lmms recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]