[Bug 378151] [NEW] Missing the decoders for the WAV files, FLAC and others
Public bug reported: Binary package hint: liquidsoap Hello. I was having trouble testing the speech synthesis in liquidsoap 0.3.8.1+2-1 so I headed to the IRC channel to sort this out. Iwas trying something basic like liquidsoap "out(single('say:Hello.'))" and couldn't make it work. Then I tried the time: liquidsoap --debug "out(single('time:Hello. The time is @.'))" and got this output: 2009/05/19 02:14:43 >>> LOG START 2009/05/19 02:14:43 [protocols.external:3] Didn't find "ufetch" 2009/05/19 02:14:43 [protocols.external:3] Found "/usr/bin/wget" 2009/05/19 02:14:43 [main:3] Liquidsoap 0.3.8.1 2009/05/19 02:14:43 [single:3] "time:Hello. The time is @." will be queued. 2009/05/19 02:14:43 [threads:3] Created thread "generic queue #1" (1 total) 2009/05/19 02:14:43 [root:3] Waking up active nodes... 2009/05/19 02:14:43 [source:4] src_3140 gets up 2009/05/19 02:14:43 [source:4] src_3139 gets up 2009/05/19 02:14:43 [source:4] src_3137 gets up 2009/05/19 02:14:43 [source:4] src_3138 gets up 2009/05/19 02:14:43 [protocols.say:3] Synthetizing "Hello. The time is @." to "/tmp/sayd344b9.wav" 2009/05/19 02:14:43 [ao:4] Enabling caching mode (active source) 2009/05/19 02:14:43 [threads:3] Created thread "root" (2 total) 2009/05/19 02:14:43 [threads:3] Created thread "ao_playback" (3 total) 2009/05/19 02:14:43 [root:3] Broadcast starts up! 2009/05/19 02:14:43 [src_3139:3] switch to src_3138 2009/05/19 02:14:43 [decoder:4] Trying VORBIS decoder for "/tmp/sayd344b9.wav" 2009/05/19 02:14:43 [decoder:4] Trying MP3 decoder for "/tmp/sayd344b9.wav" 2009/05/19 02:14:43 [format.mp3:2] Mime type for /tmp/sayd344b9.wav is not valid: audio/x-wav 2009/05/19 02:14:43 [decoder:3] Unable to decode "/tmp/sayd344b9.wav"! 2009/05/19 02:14:43 [protocols.say:3] Synthetizing "Hello. The time is @." to "/tmp/say3458d9.wav" It seems that there is no decoder for WAV files. And indeed there isn't: liquidsoap --list-plugins | grep -A20 'audio file formats' + audio file formats Method to read audio files. + MP3 (no doc) + VORBIS (no doc) + audio file formats (duration) Methods to extract duration from a file. + MP3 (no doc) + VORBIS (no doc) The developer of liquidsoap on IRC told me that there is a typo in the Makefile of the Ubuntu package that prevents building the WAV decoder. Please repair this package as this is the same version in both Ubuntu 8.10 and 9.04 and a lot of people will have problems with it until Ubuntu 9.10 with liquidsoap 0.9.0 comes out. ** Affects: liquidsoap (Ubuntu) Importance: Undecided Status: New -- Missing the decoders for the WAV files, FLAC and others https://bugs.launchpad.net/bugs/378151 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 378151] Re: Missing the decoders for the WAV files, FLAC and others
** Description changed: Binary package hint: liquidsoap Hello. I was having trouble testing the speech synthesis in liquidsoap - 0.3.8.1+2-1 so I headed to the IRC channel to sort this out. Iwas trying - something basic like liquidsoap "out(single('say:Hello.'))" and couldn't - make it work. Then I tried the time: liquidsoap --debug + 0.3.8.1+2-1 so I headed to the IRC channel to sort this out. I was + trying something basic like liquidsoap "out(single('say:Hello.'))" and + couldn't make it work. Then I tried the time: liquidsoap --debug "out(single('time:Hello. The time is @.'))" and got this output: 2009/05/19 02:14:43 >>> LOG START 2009/05/19 02:14:43 [protocols.external:3] Didn't find "ufetch" 2009/05/19 02:14:43 [protocols.external:3] Found "/usr/bin/wget" 2009/05/19 02:14:43 [main:3] Liquidsoap 0.3.8.1 2009/05/19 02:14:43 [single:3] "time:Hello. The time is @." will be queued. 2009/05/19 02:14:43 [threads:3] Created thread "generic queue #1" (1 total) 2009/05/19 02:14:43 [root:3] Waking up active nodes... 2009/05/19 02:14:43 [source:4] src_3140 gets up 2009/05/19 02:14:43 [source:4] src_3139 gets up 2009/05/19 02:14:43 [source:4] src_3137 gets up 2009/05/19 02:14:43 [source:4] src_3138 gets up 2009/05/19 02:14:43 [protocols.say:3] Synthetizing "Hello. The time is @." to "/tmp/sayd344b9.wav" 2009/05/19 02:14:43 [ao:4] Enabling caching mode (active source) 2009/05/19 02:14:43 [threads:3] Created thread "root" (2 total) 2009/05/19 02:14:43 [threads:3] Created thread "ao_playback" (3 total) 2009/05/19 02:14:43 [root:3] Broadcast starts up! 2009/05/19 02:14:43 [src_3139:3] switch to src_3138 2009/05/19 02:14:43 [decoder:4] Trying VORBIS decoder for "/tmp/sayd344b9.wav" 2009/05/19 02:14:43 [decoder:4] Trying MP3 decoder for "/tmp/sayd344b9.wav" 2009/05/19 02:14:43 [format.mp3:2] Mime type for /tmp/sayd344b9.wav is not valid: audio/x-wav 2009/05/19 02:14:43 [decoder:3] Unable to decode "/tmp/sayd344b9.wav"! 2009/05/19 02:14:43 [protocols.say:3] Synthetizing "Hello. The time is @." to "/tmp/say3458d9.wav" It seems that there is no decoder for WAV files. And indeed there isn't: liquidsoap --list-plugins | grep -A20 'audio file formats' + audio file formats Method to read audio files. + MP3 (no doc) + VORBIS (no doc) + audio file formats (duration) Methods to extract duration from a file. + MP3 (no doc) + VORBIS (no doc) The developer of liquidsoap on IRC told me that there is a typo in the Makefile of the Ubuntu package that prevents building the WAV decoder. Please repair this package as this is the same version in both Ubuntu 8.10 and 9.04 and a lot of people will have problems with it until Ubuntu 9.10 with liquidsoap 0.9.0 comes out. -- Missing the decoders for the WAV files, FLAC and others https://bugs.launchpad.net/bugs/378151 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 276519] [NEW] transcode: can't encode using ffmpeg's h264
Public bug reported: Binary package hint: transcode When I try to encode a DVD with DVD:RIP by choosing ffmpeg/h264 in transcode I receive the following error: Output: transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV -31 ms | -31 ms [transcode] auto-probing source /home/adrian/dvdrip-data/paysages_manufactures/vob/001/ (ok) [transcode] V: import format| MPEG-2 (V=vob|A=vob) [transcode] V: AV demux/sync| (1) sync AV at initial MPEG sequence [transcode] V: import frame | 720x576 1.25:1 encoded @ 16:9 [transcode] V: new aspect ratio | 1024x576 1.78:1 (-X) [transcode] V: clip frame (->) | 608x480 [transcode] V: bits/pixel | 0.143 (low) [transcode] V: decoding fps,frc | 25.000,0 [transcode] V: Y'CbCr | YV12/I420 [transcode] A: import format| 0x2000 AC3 [48000,16,3] 192 kbps [transcode] A: downmix | 3 channels -> 2 channels [transcode] A: export format| 0x55MPEG layer-3 [48000,16,2] 128 kbps [transcode] V: encoding fps,frc | 25.000,3 [transcode] A: bytes per frame | 7680 (7680.00) [transcode] A: adjustment | [EMAIL PROTECTED] [transcode] A: rescale stream | 2.083 [transcode] A: AV shift | -31 tc_memcpy: using sse for memcpy [import_vob.so] v0.6.0 (2003-10-02) (video) MPEG-2 | (audio) MPEG/AC3/PCM | (subtitle) Xv: NV17 Video Texture: ports 280 - 311 Xv: grabbed port 280 Using Xv for display [export_ffmpeg.so] v0.3.13 (2004-08-03) (video) Lavc1d.51.38.0 | (audio) MPEG/AC3/PCM [export_ffmpeg.so] Could not find a FFMPEG codec for 'h264'. [transcode] warning : (encoder.c) video export module error: init failed ms [ 0 (A) | -31 ms ] [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C) [transcode] V: video buffer | 10 @ 1024x576 [filter_smartyuv.so] options=threshold=10:Blend=1:diffmode=2:highq=1 [filter_smartyuv.so] (MMX) 0.1.4 (2003-10-13) Motion-adaptive deinterlacing [filter_preview.so] v0.1.4 (2002-10-08) xv/sdl/gtk preview plugin [filter_preview.so] options=xv [filter_preview.so] preview window 608x480 [transcode] critical: failed to init encoder I don't know if it's ffmpeg's ar transcode's fault, but ffmepg says that it has h264: ffmpeg -formats | grep 264 FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al. configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr libavutil version: 1d.49.3.0 libavcodec version: 1d.51.38.0 libavformat version: 1d.51.10.0 built on Sep 26 2008 12:56:27, gcc: 4.2.4 (Ubuntu 4.2.4-1ubuntu1) DE h264raw H264 video format D V DT h264 I'm using Ubuntu 8.04.1, transcode Version: 2:1.0.2-0.8ubuntu7. Thank you. ** Affects: transcode (Ubuntu) Importance: Undecided Status: New -- transcode: can't encode using ffmpeg's h264 https://bugs.launchpad.net/bugs/276519 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 276519] Re: transcode: can't encode using ffmpeg's h264
I was using DVD::RIP and it was working just fine some time ago (didn't use it for a while). It has ffmpeg/h264 in the video codecs selection, but I seem I can't use them. Has anything happen lately with dvd:RIP/transcode/ffmpeg? -- transcode: can't encode using ffmpeg's h264 https://bugs.launchpad.net/bugs/276519 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 276519] Re: transcode: can't encode using ffmpeg's h264
Ok. I understand. So this is not a bug. Well then, you can close the bug report. I managed to encode to h264 using acidrip/mencoder. -- transcode: can't encode using ffmpeg's h264 https://bugs.launchpad.net/bugs/276519 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 54724] AltGr+Shift not the same as Shift+AltGR
Public bug reported: Binary package hint: xkeyboard-config I using Ubuntu 6.06 and I have this problem that's really annoying. When I press AltGr+Shift (AltGr then Shift) is not the same as when I press Shift+AltGr (Shift then AltGr). I have configured two layouts: gb (I have a UK keyboard) and ro (as I'm romanian). Changing between the two layouts works fine, no problem here. I can even use AltGr+whatever to obtain the characters that are configured. What I don't manage to obtain is the characters that are configured for using with AltGr+Shift. Here is what my "InputDevice" section in xorg.conf looks like: Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "gb,ro" Option "XkbVariant" ",std" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" Option "AutoRepeat" "250 30" EndSection Regardless of the layout that's currently active, when I press AltGr then Right Shift (AltGr+Shift) I get the characters that I get when I press only AltGr (this is incorrect). When I press Right Shift then AltGr (Shift+AltGr) I obtain the characters that are configured for the forth level in the keymap (this is correct). For example, in the romanian layout, when I press AltGr+[, I obtain [; when I press AltGr+Shift (AltGr then Shift), I obtain the same [, as if I only pressed AltGr (I should have obtained {); when I press Shift+AltGr (Shift then Altgr) I obtain { like it supposed to be. I have run xev to view what symbols are produced when I press AltGr+Shift and Shift+AltGr. Here is what I found (don't know what to make of it though...): when I press Shift then AltGr: KeyPress event, serial 26, synthetic NO, window 0x381, root 0x4c, subw 0x0, time 2776635468, (551,473), root:(561,533), state 0x0, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyPress event, serial 29, synthetic NO, window 0x381, root 0x4c, subw 0x0, time 2776636395, (551,472), root:(561,532), state 0x1, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False when I press AltGr then Shift: KeyPress event, serial 29, synthetic NO, window 0x381, root 0x4c, subw 0x0, time 2776640728, (551,470), root:(561,530), state 0x0, keycode 113 (keysym 0xfe03, ISO_Level3_Shift), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False KeyPress event, serial 29, synthetic NO, window 0x381, root 0x4c, subw 0x0, time 2776641687, (551,470), root:(561,530), state 0x80, keycode 62 (keysym 0x0, NoSymbol), same_screen YES, XLookupString gives 0 bytes: XmbLookupString gives 0 bytes: XFilterEvent returns: False The "keysym 0x0, NoSymbol" part really puzzles me... It should have been ISO_Level3_Shift, like when I press Shift+AltGr, isn't it? I'm wondering why AltGr+Shift (AltGr then Shift) is not the same thing as Shift+AltGR (Shift then AltGr). This is really annoying. I found a bug in the freedesktop.org bugzilla (https://bugs.freedesktop.org/show_bug.cgi?id=2871) that is quite old: is opened on 2005-03-31. Nobody seems to know the answer... ** Affects: xkeyboard-config (Ubuntu) Importance: Untriaged Status: Unconfirmed -- AltGr+Shift not the same as Shift+AltGR https://launchpad.net/bugs/54724 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 17216] Re: Hard drive spindown should be configurable
I can confirm this. I also noticed that my laptop's (IBM Thinkpad T23) HDD was powering off after 5 seconds. I took a look in /etc/acpi/power.sh and I saw that the power management settings were hardcoded. The settings for HDD's power management can be configured in /etc /laptop-mode/laptop-mode.conf so there is no need to configure these settings in /etc/acpi/power.sh. The HDD power management settings hardcoded in /etc/acpi/power.sh should be completely removed since this script runs laptop-mode that configures HDD power management. -- Hard drive spindown should be configurable https://launchpad.net/bugs/17216 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 227685] [NEW] Segmentation fault when started with the --directory option
Public bug reported: Binary package hint: roxterm When I start roxterm with the --directory option, roxterm crashes with a Segmentation fault. The way to reproduce: 1. start roxterm the following way: roxterm --directory=/usr ** Affects: roxterm (Ubuntu) Importance: Undecided Status: New -- Segmentation fault when started with the --directory option https://bugs.launchpad.net/bugs/227685 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 227685] Re: Segmentation fault when started with the --directory option
Here is the output of the command: # apt-cache policy roxterm roxterm: Installed: 1.8.0-1 Candidate: 1.8.0-1 Version table: *** 1.8.0-1 0 500 http://ftp.lug.ro hardy/universe Packages 100 /var/lib/dpkg/status I attached a strace log of the crash. I don't know what to make of it, but maybe it's helpful. ** Attachment added: "roxterm_crash.strace" http://launchpadlibrarian.net/14350631/roxterm_crash.strace -- Segmentation fault when started with the --directory option https://bugs.launchpad.net/bugs/227685 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 197288] Re: [hardy]new windows are put in background then some window has always on top set
I am also experiencing this bug and it's very anoying. When a window is set to be always on top, any new open window opens in the background. -- [hardy]new windows are put in background then some window has always on top set https://bugs.launchpad.net/bugs/197288 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 227685] Re: Segmentation fault when started with the --directory option
Here are the Backtrace and Vlagrind log as described in the wiki page. ** Attachment added: "roxterm-gdb-valgrind.tar.bz2" http://launchpadlibrarian.net/14369678/roxterm-gdb-valgrind.tar.bz2 -- Segmentation fault when started with the --directory option https://bugs.launchpad.net/bugs/227685 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 569476] [NEW] gpick - Advanced color picker written in C++ using GTK+ toolkit
Public bug reported: Please package gpick: http://code.google.com/p/gpick/ . gpick is an advanced color picker written in C++ using GTK+ toolkit. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- gpick - Advanced color picker written in C++ using GTK+ toolkit https://bugs.launchpad.net/bugs/569476 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 575369] [NEW] echinus - lightweight tiling and floating window manager for X11
Public bug reported: Please package echinus, a tiling and floating window manager: http://plhk.ru/echinus . Echinus is a simple and lightweight tiling and floating window manager for X11. Started as a dwm fork with easier configuration, echinus became full-featured reparenting window manager with EWMH support. features * easily configurable with one file in Xresources format * supports minimal subset of EWMH to be usable with panels/pagers * ifloating layout mimics traditional wm behaviour * Xft (freetype) support * multihead support with XRandr * nice titlebars with configurable layout * nothing unrelated to window management ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- echinus - lightweight tiling and floating window manager for X11 https://bugs.launchpad.net/bugs/575369 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 588656] [NEW] cil URL address has changed
Public bug reported: Binary package hint: cil Please update the URL address in the package description. The new address is: http://www.chilts.org/project/cil/ . ** Affects: cil (Ubuntu) Importance: Undecided Status: New -- cil URL address has changed https://bugs.launchpad.net/bugs/588656 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 501806] [NEW] Please update the cdw version in repository
Public bug reported: Binary package hint: cdw The latest upstream version of cdw is 0.3.94, released on 2009-10-27. Please sync the version of this package with the upstream. ** Affects: cdw (Ubuntu) Importance: Undecided Status: New -- Please update the cdw version in repository https://bugs.launchpad.net/bugs/501806 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 1508146] Re: alt + left/right arrows switch between tty consoles, cannot disable
A workaround that I found on reddit: https://www.reddit.com/r/archlinux/comments/5620sf/alt_rightleft_arrow_keys_switching_to_virtual/d8g6ux5/ I created /etc/X11/xorg.conf.d/60-dontvtswitch.conf with the following contents: $ cat /etc/X11/xorg.conf.d/60-dontvtswitch.conf Section "ServerFlags" Option "DontVTSwitch" "true" EndSection Now the Alt+Left/Right don't switch to the VT consoles. But as a side effect it's not possible to switch to the VT consoles with the usual Ctrl+Alt+F1...F12 shortcuts either. So this is not good enough... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508146 Title: alt + left/right arrows switch between tty consoles, cannot disable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1508146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508146] Re: alt + left/right arrows switch between tty consoles, cannot disable
On Linux Mint 18.2 (based on Ubuntu 16.04) I don't experience the issue when using mdm as X display manager instead of lightdm. So this has something to do with lightdm ?!! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508146 Title: alt + left/right arrows switch between tty consoles, cannot disable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1508146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508146] Re: alt + left/right arrows switch between tty consoles, cannot disable
A workaround that I found on reddit: https://www.reddit.com/r/archlinux/comments/5620sf/alt_rightleft_arrow_keys_switching_to_virtual/d8g6ux5/ I created /etc/X11/xorg.conf.d/60-dontvtswitch.conf with the following contents: $ cat /etc/X11/xorg.conf.d/60-dontvtswitch.conf Section "ServerFlags" Option "DontVTSwitch" "true" EndSection Now the Alt+Left/Right don't switch to the VT consoles. But as a side effect it's not possible to switch to the VT consoles with the usual Ctrl+Alt+F1...F12 shortcuts either. So this is not good enough... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508146 Title: alt + left/right arrows switch between tty consoles, cannot disable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1508146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508146] Re: alt + left/right arrows switch between tty consoles, cannot disable
Also see Bug #520546. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508146 Title: alt + left/right arrows switch between tty consoles, cannot disable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1508146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1508146] Re: alt + left/right arrows switch between tty consoles, cannot disable
** Also affects: lightdm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1508146 Title: alt + left/right arrows switch between tty consoles, cannot disable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1508146/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 987807] Re: Possible kernel or udev sending too many events with upowerd, and this is resulting cpu usage increasing
Hi. I just wanted to notify you that this is also tracked and investigated at Debian #670958 [1] and it was just reported to the linux-kernel mailinglist [2]. [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670958 [2] http://marc.info/?l=linux-kernel&m=133589822019991&w=2 ** Bug watch added: Debian Bug tracker #670958 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670958 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987807 Title: Possible kernel or udev sending too many events with upowerd, and this is resulting cpu usage increasing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987807/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs