[Bug 305287] Re: gedit keyboard shortcut problem
doing some debugging, i found, there is an issue in the resolution of the gtk_text_view key bindings: considering the following backtrace: (gdb) bt #0 gtk_text_view_select_all (widget=0x1e281b0, select=1) at /build/buildd/gtk+2.0-2.14.4/gtk/gtktextview.c:7452 #1 0x7fad4e59625d in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0 #2 0x7fad4e5abc3b in ?? () from /usr/lib/libgobject-2.0.so.0 #3 0x7fad5139d83c in gtk_binding_entry_activate (entry=0x1e1ccb0, object=0x1e281b0) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkbindings.c:537 #4 0x7fad5139dd21 in binding_match_activate ( pspec_list=, object=0x1e281b0, path_length=11, path=0x1ea3fe0 "GtkTextView", path_reversed=0x1c75640 "weiVtxeTktG", unbound=0x7fff5a4cc8e0) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkbindings.c:1109 #5 0x7fad5139df9a in gtk_bindings_activate_list (object=0x1e281b0, entries=, is_release=) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkbindings.c:1254 #6 0x7fad5139e105 in IA__gtk_bindings_activate_event (object=0x1e281b0, event=0x204f6e0) at /build/buildd/gtk+2.0-2.14.4/gtk/gtkbindings.c:1347 #7 0x7fad5140 in gtk_text_view_key_press_event (widget=0x1e281b0, event=0x204f6e0) at /build/buildd/gtk+2.0-2.14.4/gtk/gtktextview.c:4113 #8 0x7fad5191a9d2 in ?? () from /usr/lib/libgtksourceview-2.0.so.0 #9 0x7fad5144c908 in _gtk_marshal_BOOLEAN__BOXED (closure=0x19b5750, return_value=0x7fff5a4ccdc0, n_param_values=, param_values=0x2052640, invocation_hint=, marshal_data=0x7fad5191a8a0) in frame 7, event->keyval has the value 81 (`q') in frame 3, entry->keyval has the value 97 (`a') so somehow the event `q' is mapped to the entry for the of shortcut `a' on the way from frame 7 to frame 3. -- gedit keyboard shortcut problem https://bugs.launchpad.net/bugs/305287 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 305287] Re: gedit keyboard shortcut problem
bug #303710 seems to be related as well -- gedit keyboard shortcut problem https://bugs.launchpad.net/bugs/305287 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 305287] Re: gedit keyboard shortcut problem
possibly related upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=162726 -- gedit keyboard shortcut problem https://bugs.launchpad.net/bugs/305287 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 303710] Re: Ctrl-S works wrong
possibly related upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=162726 -- Ctrl-S works wrong https://bugs.launchpad.net/bugs/303710 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 294351] Re: some keyboard shortcuts in gedit are switched
possibly related upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=162726 -- some keyboard shortcuts in gedit are switched https://bugs.launchpad.net/bugs/294351 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 305287] Re: gedit keyboard shortcut problem
*** This bug is a duplicate of bug 23244 *** https://bugs.launchpad.net/bugs/23244 ** This bug has been marked a duplicate of bug 23244 keyboard shortcut mixed when using several keymaps -- gedit keyboard shortcut problem https://bugs.launchpad.net/bugs/305287 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 303710] Re: Ctrl-S works wrong
*** This bug is a duplicate of bug 23244 *** https://bugs.launchpad.net/bugs/23244 ** This bug has been marked a duplicate of bug 23244 keyboard shortcut mixed when using several keymaps -- Ctrl-S works wrong https://bugs.launchpad.net/bugs/303710 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 294351] Re: some keyboard shortcuts in gedit are switched
*** This bug is a duplicate of bug 23244 *** https://bugs.launchpad.net/bugs/23244 ** This bug has been marked a duplicate of bug 23244 keyboard shortcut mixed when using several keymaps -- some keyboard shortcuts in gedit are switched https://bugs.launchpad.net/bugs/294351 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 253786] Re: /dev/.static/dev is mounted ro in intrepid
[EMAIL PROTECTED]:~$ grep static /proc/mounts /dev/disk/by-uuid/7b58a11b-972a-4a67-909a-b8e48cb29da5 /dev/.static/dev ext3 ro,errors=remount-ro,data=ordered 0 0 /dev/disk/by-uuid/7b58a11b-972a-4a67-909a-b8e48cb29da5 /var/chroot/hardy/dev/.static/dev ext3 ro,errors=remount-ro,data=ordered 0 0 hth btw, sorry for the unnecessary attachments, but launchpad seems to be broken, when not uploading an attachment ** Attachment added: "mount" http://launchpadlibrarian.net/19558781/mount -- /dev/.static/dev is mounted ro in intrepid https://bugs.launchpad.net/bugs/253786 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 305287] [NEW] gedit keyboard shortcut problem
Public bug reported: Binary package hint: gedit in the editor window, some keyboard shortcuts are not working correctly. they are working, if the side pane has the focus, though. some issues: ctrl+w: `undo' instead of `close' ctrl+q: `select all' instead of `quit' this bug may be related to 294351. however ctrl+s is working fine on my machine. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 8.10 Package: gedit 2.24.2-0ubuntu1 ProcEnviron: PATH=/home/username/monouml-0.1/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gedit Uname: Linux 2.6.27.7 x86_64 ** Affects: gedit (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- gedit keyboard shortcut problem https://bugs.launchpad.net/bugs/305287 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 305287] Re: gedit keyboard shortcut problem
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/20213487/Dependencies.txt -- gedit keyboard shortcut problem https://bugs.launchpad.net/bugs/305287 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 302164] [NEW] BUG: scheduling with irqs disabled
Public bug reported: using linux-image-rt 2.6.27.3.4 i experienced some scheduling problems after some time. dmesg tells me about two bugs, both related to rt_spin_locks: [ 1028.287599] BUG: scheduling with irqs disabled: cyclictest/0x0001/25166 [ 1028.287612] caller is rt_spin_lock_slowlock+0xa9/0x2e0 [ 1028.287617] Pid: 25166, comm: cyclictest Not tainted 2.6.27-3-rt #1 [ 1028.287621] [ 1028.287622] Call Trace: [ 1028.287628] [] schedule+0xfe/0x110 [ 1028.287633] [] rt_spin_lock_slowlock+0xa9/0x2e0 [ 1028.287639] [] ? unlock_page+0x2c/0x40 [ 1028.287644] [] ? rt_spin_lock+0x9/0x10 [ 1028.287648] [] __rt_spin_lock+0x61/0x70 [ 1028.287652] [] rt_spin_lock+0x9/0x10 [ 1028.287658] [] kmem_cache_free+0x29/0x50 [ 1028.287664] [] __mmdrop+0x47/0x60 [ 1028.287669] [] finish_task_switch+0xcd/0x100 [ 1028.287673] [] thread_return+0x30/0x2dd [ 1028.287677] [] schedule+0x3d/0x110 [ 1028.287681] [] do_nanosleep+0x8d/0xc0 [ 1028.287686] [] hrtimer_nanosleep+0x72/0xf0 [ 1028.287690] [] ? hrtimer_wakeup+0x0/0x30 [ 1028.287694] [] ? do_nanosleep+0x78/0xc0 [ 1028.287701] [] sys_clock_nanosleep+0x112/0x120 [ 1028.287707] [] system_call_fastpath+0x16/0x1b [ 1028.287710] [ 1028.287713] BUG: scheduling while atomic: cyclictest/0x0002/25166, CPU#0 [ 1028.287716] Modules linked in: oprofile binfmt_misc af_packet bridge stp rfcomm bnep sco l2cap bluetooth ppdev acpi_cpufreq cpufreq_conservative cpufreq_userspace cpufreq_ondemand cpufreq_powersave cpufreq_stats freq_table wmi sbs sbshc pci_slot container iptable_filter ip_tables x_tables parport_pc lp parport snd_hdsp snd_hwdep joydev pcmcia thinkpad_acpi arc4 ecb crypto_blkcipher nvram snd_hda_intel iwl3945 snd_pcm_oss rfkill snd_mixer_oss mac80211 snd_pcm led_class snd_seq_dummy battery ac evdev cfg80211 snd_seq_oss video snd_seq_midi output snd_rawmidi snd_seq_midi_event snd_seq snd_timer yenta_socket rsrc_nonstatic snd_seq_device psmouse pcmcia_core serio_raw snd iTCO_wdt button shpchp iTCO_vendor_support pcspkr pci_hotplug intel_agp soundcore snd_page_alloc ext3 jbd mbcache sr_mod cdrom pata_acpi ata_generic sd_mod crc_t10dif sg usbhid hid ahci ata_piix libata scsi_mod ehci_hcd uhci_hcd usbcore e1000e dock thermal processor fan fbcon tileblit font bitblit softcursor uvesafb fuse [ 1028.287821] Pid: 25166, comm: cyclictest Not tainted 2.6.27-3-rt #1 [ 1028.287823] [ 1028.287824] Call Trace: [ 1028.287828] [] __schedule_bug+0x63/0x70 [ 1028.287833] [] thread_return+0x12d/0x2dd [ 1028.287838] [] ? show_trace+0x10/0x20 [ 1028.287842] [] schedule+0x3d/0x110 [ 1028.287846] [] rt_spin_lock_slowlock+0xa9/0x2e0 [ 1028.287851] [] ? unlock_page+0x2c/0x40 [ 1028.287855] [] ? rt_spin_lock+0x9/0x10 [ 1028.287859] [] __rt_spin_lock+0x61/0x70 [ 1028.287863] [] rt_spin_lock+0x9/0x10 [ 1028.287868] [] kmem_cache_free+0x29/0x50 [ 1028.287872] [] __mmdrop+0x47/0x60 [ 1028.287877] [] finish_task_switch+0xcd/0x100 [ 1028.287881] [] thread_return+0x30/0x2dd [ 1028.287885] [] schedule+0x3d/0x110 [ 1028.287889] [] do_nanosleep+0x8d/0xc0 [ 1028.287893] [] hrtimer_nanosleep+0x72/0xf0 [ 1028.287897] [] ? hrtimer_wakeup+0x0/0x30 [ 1028.287901] [] ? do_nanosleep+0x78/0xc0 [ 1028.287906] [] sys_clock_nanosleep+0x112/0x120 [ 1028.287911] [] system_call_fastpath+0x16/0x1b [ 1028.287914] [ 1028.287929] [ cut here ] [ 1028.287935] WARNING: at /build/buildd/linux-rt-2.6.27/kernel/sched.c:4829 thread_return+0x8b/0x2dd() [ 1028.287938] Modules linked in: oprofile binfmt_misc af_packet bridge stp rfcomm bnep sco l2cap bluetooth ppdev acpi_cpufreq cpufreq_conservative cpufreq_userspace cpufreq_ondemand cpufreq_powersave cpufreq_stats freq_table wmi sbs sbshc pci_slot container iptable_filter ip_tables x_tables parport_pc lp parport snd_hdsp snd_hwdep joydev pcmcia thinkpad_acpi arc4 ecb crypto_blkcipher nvram snd_hda_intel iwl3945 snd_pcm_oss rfkill snd_mixer_oss mac80211 snd_pcm led_class snd_seq_dummy battery ac evdev cfg80211 snd_seq_oss video snd_seq_midi output snd_rawmidi snd_seq_midi_event snd_seq snd_timer yenta_socket rsrc_nonstatic snd_seq_device psmouse pcmcia_core serio_raw snd iTCO_wdt button shpchp iTCO_vendor_support pcspkr pci_hotplug intel_agp soundcore snd_page_alloc ext3 jbd mbcache sr_mod cdrom pata_acpi ata_generic sd_mod crc_t10dif sg usbhid hid ahci ata_piix libata scsi_mod ehci_hcd uhci_hcd usbcore e1000e dock thermal processor fan fbcon tileblit font bitblit softcursor uvesafb fuse [ 1028.288036] Pid: 25166, comm: cyclictest Not tainted 2.6.27-3-rt #1 [ 1028.288038] [ 1028.288039] Call Trace: [ 1028.288045] [] warn_on_slowpath+0x5f/0x90 [ 1028.288049] [] ? rt_spin_lock+0x9/0x10 [ 1028.288054] [] ? kmem_cache_free+0x44/0x50 [ 1028.288059] [] ? __mmdrop+0x47/0x60 [ 1028.288063] [] ? finish_task_switch+0xcd/0x100 [ 1028.288067] [] thread_return+0x8b/0x2dd [ 1028.288071] [] schedule+0x3d/0x110 [ 1028.288075] [] do_nanosleep+0x8d/0xc0 [ 1028.288079] [] hrtimer_nanosleep+0x72/0xf0 [ 10
[Bug 302164] Re: BUG: scheduling with irqs disabled
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19943451/Dependencies.txt -- BUG: scheduling with irqs disabled https://bugs.launchpad.net/bugs/302164 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 281699] Re: kernel-package does not compile linux-kernel-2.6.27
according to the debian bug report, this has been fixed in version 11.003 ... maybe it is possible to update the package to this version? -- kernel-package does not compile linux-kernel-2.6.27 https://bugs.launchpad.net/bugs/281699 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 303684] [NEW] `ctrl key position' not restored
Public bug reported: Binary package hint: gnome-applets i am using a usb keyboard with my computer, where i am mapping the capslock to control via the gnome keyboard preferences, by setting the `ctrl key position' entry to `make capslock an additional ctrl'. this works fine until i unplug the keyboard and plug it in again. the keyboard works fine again, but the caps mapping has been lost. in order to restore the intended behavior, i need to select `ctrl key position' `default' and switch back to `make capslock an additional ctrl'. it would be nicer, if this mapping is restored automatically, when plugging in the keyboard. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/lib/gnome-applets/gnome-keyboard-applet Package: gnome-applets 2.24.1-0ubuntu1 ProcEnviron: LANG=en_US.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games SHELL=/bin/bash SourcePackage: gnome-applets Uname: Linux 2.6.27.7 x86_64 ** Affects: gnome-applets (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- `ctrl key position' not restored https://bugs.launchpad.net/bugs/303684 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 303684] Re: `ctrl key position' not restored
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/20073105/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/20073106/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/20073107/ProcStatus.txt -- `ctrl key position' not restored https://bugs.launchpad.net/bugs/303684 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 246364] Re: seahorse asks twice for gpg key password
apparently, enigmail performs two operation. the question for me is, why? and why is the enigmail part of this bug `invalid'? -- seahorse asks twice for gpg key password https://bugs.launchpad.net/bugs/246364 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 246364] Re: seahorse asks twice for gpg key password
removing seahorse is another possible workaround ... would like to see a proper fix, though -- seahorse asks twice for gpg key password https://bugs.launchpad.net/bugs/246364 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 322256] [NEW] uncorrect unread count for news folders
Public bug reported: Binary package hint: mozilla-thunderbird after launching thunderbird, the count of unread news messages is displayed incorrectly. steps to reproduce: - start thunderbird - unread count of news folders is displayed incorrectly - select news folder - unread count is set to the correct value it is only an issue with nntp folders, rss/mail folders are not affected. i am running thunderbird on ubuntu intrepid ** Affects: mozilla-thunderbird (Ubuntu) Importance: Undecided Status: New -- uncorrect unread count for news folders https://bugs.launchpad.net/bugs/322256 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 384723] [NEW] pasting umlauts into emacs will create escaped characters
Public bug reported: Binary package hint: emacs22 when pasting a text with umlauts into emacs will create escaped umlauts. e.g. pasting "Universität für" into a utf8-encoded buffer will result in "Universit\344t f\374r". ** Affects: emacs22 (Ubuntu) Importance: Undecided Status: New -- pasting umlauts into emacs will create escaped characters https://bugs.launchpad.net/bugs/384723 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 384723] Re: pasting umlauts into emacs will create escaped characters
i am pasting from firefox or gedit. i am not sure about gedit, but the page in firefox is utf-8 encoded. the emacs buffer is using an utf-8 coding system as well: u -- mule-utf-8 (alias: utf-8) UTF-8 encoding for Emacs-supported Unicode characters. -- pasting umlauts into emacs will create escaped characters https://bugs.launchpad.net/bugs/384723 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 384723] Re: pasting umlauts into emacs will create escaped characters
hm, it was related to some entries in my .emacs file ... sry for the noise ** Changed in: emacs22 (Ubuntu) Status: New => Invalid -- pasting umlauts into emacs will create escaped characters https://bugs.launchpad.net/bugs/384723 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 292068] [NEW] hdspmixer doesn't show meters
Public bug reported: Binary package hint: alsa-tools-gui on today's ubuntu 8.10, kernel 2.6.27-7-generic, the hdspmixer doesn't show the meters. starting hdspmixer, it writes the following to the terminal: HDSPMixer 1.6 - Copyright (C) 2003 Thomas Charbonnel <[EMAIL PROTECTED]> This program comes with ABSOLUTELY NO WARRANTY HDSPMixer is free software, see the file COPYING for details Looking for HDSP cards : Card 0 : HDA Intel at 0xee40 irq 17 Card 1 : RME Hammerfall DSP + Multiface at 0xc400, irq 16 Multiface found ! 1 Hammerfall DSP card found. Restoring last presets used HwDep ioctl failed. Metering stopped ** Affects: alsa-tools (Ubuntu) Importance: Undecided Status: New -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292068 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 292068] Re: hdspmixer doesn't show meters
** Attachment added: "hdspmixer" http://launchpadlibrarian.net/19176762/hdspmixer -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292068 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 292072] Re: hdspmixer doesn't show meters
** Attachment added: "hdspmixer" http://launchpadlibrarian.net/19177125/hdspmixer -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292072 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 292072] [NEW] hdspmixer doesn't show meters
Public bug reported: Binary package hint: alsa-tools-gui on today's ubuntu 8.10, kernel 2.6.27-7-generic, the hdspmixer doesn't show the meters. starting hdspmixer, it writes the following to the terminal: HDSPMixer 1.6 - Copyright (C) 2003 Thomas Charbonnel <[EMAIL PROTECTED]> This program comes with ABSOLUTELY NO WARRANTY HDSPMixer is free software, see the file COPYING for details Looking for HDSP cards : Card 0 : HDA Intel at 0xee40 irq 17 Card 1 : RME Hammerfall DSP + Multiface at 0xc400, irq 16 Multiface found ! 1 Hammerfall DSP card found. Restoring last presets used HwDep ioctl failed. Metering stopped ** Affects: alsa-tools (Ubuntu) Importance: Undecided Status: New -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292072 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 292080] [NEW] hdspmixer doesn't show meters
Public bug reported: Binary package hint: alsa-tools-gui on today's ubuntu 8.10, kernel 2.6.27-7-generic, the hdspmixer doesn't show the meters. starting hdspmixer, it writes the following to the terminal: HDSPMixer 1.6 - Copyright (C) 2003 Thomas Charbonnel <[EMAIL PROTECTED]> This program comes with ABSOLUTELY NO WARRANTY HDSPMixer is free software, see the file COPYING for details Looking for HDSP cards : Card 0 : HDA Intel at 0xee40 irq 17 Card 1 : RME Hammerfall DSP + Multiface at 0xc400, irq 16 Multiface found ! 1 Hammerfall DSP card found. Restoring last presets used HwDep ioctl failed. Metering stopped ** Affects: alsa-tools (Ubuntu) Importance: Undecided Status: New -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292080 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 292080] Re: hdspmixer doesn't show meters
** Attachment added: "hdspmixer" http://launchpadlibrarian.net/19177600/hdspmixer -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292080 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 292079] [NEW] hdspmixer doesn't show meters
Public bug reported: Binary package hint: alsa-tools-gui on today's ubuntu 8.10, kernel 2.6.27-7-generic, the hdspmixer doesn't show the meters. starting hdspmixer, it writes the following to the terminal: HDSPMixer 1.6 - Copyright (C) 2003 Thomas Charbonnel <[EMAIL PROTECTED]> This program comes with ABSOLUTELY NO WARRANTY HDSPMixer is free software, see the file COPYING for details Looking for HDSP cards : Card 0 : HDA Intel at 0xee40 irq 17 Card 1 : RME Hammerfall DSP + Multiface at 0xc400, irq 16 Multiface found ! 1 Hammerfall DSP card found. Restoring last presets used HwDep ioctl failed. Metering stopped ** Affects: alsa-tools (Ubuntu) Importance: Undecided Status: New -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292079 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 292079] Re: hdspmixer doesn't show meters
** Attachment added: "hdspmixer" http://launchpadlibrarian.net/19177594/hdspmixer -- hdspmixer doesn't show meters https://bugs.launchpad.net/bugs/292079 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 295510] [NEW] Can't locate Crypt/RC4.pm
Public bug reported: git-email doesn't work for me: [EMAIL PROTECTED]:~/workspace/alsa-kernel$ git-send-email --to [EMAIL PROTECTED] --smtp-ssl 0001-ALSA-HDSP-check-for-io-box-before-uploading-firmwa.patch 0001-ALSA-HDSP-check-for-io-box-before-uploading-firmwa.patch Who should the emails appear to be from? [Tim Blechmann <[EMAIL PROTECTED]>] Emails will be sent from: Tim Blechmann <[EMAIL PROTECTED]> Message-ID to be used as In-Reply-To for the first email? (mbox) Adding cc: Tim Blechmann <[EMAIL PROTECTED]> from line 'From: Tim Blechmann <[EMAIL PROTECTED]>' (sob) Adding cc: Tim Blechmann <[EMAIL PROTECTED]> from line 'Signed-off-by: Tim Blechmann <[EMAIL PROTECTED]>' Password: Can't locate Crypt/RC4.pm in @INC (@INC contains: /usr/share/perl/5.10.0 /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 28) line 3, line 1. ...propagated at /usr/bin/git-send-email line 778, line 1. ** Affects: git-core (Ubuntu) Importance: Undecided Status: New -- Can't locate Crypt/RC4.pm https://bugs.launchpad.net/bugs/295510 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 295510] Re: Can't locate Crypt/RC4.pm
** Attachment added: "git-email-console" http://launchpadlibrarian.net/19486378/git-email-console -- Can't locate Crypt/RC4.pm https://bugs.launchpad.net/bugs/295510 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 295975] [NEW] generating callgraphs is broken
Public bug reported: generating a callgraph with opreport fails: opreport error: parse_filename() invalid filename: /var/lib/oprofile/samples/current/{root}/var/lib/oprofile/samples/current/{root}/usr/lib/libgconf2-4/gconfd-2/{dep}/{anon:[vdso]}/12703.0x7fff1abff000.0x7fff1ac0/CPU_CLK_UNHALTED.10.0.all.all.all/{dep}/{root}/var/lib/oprofile/samples/current/{root}/usr/lib/libgconf2-4/gconfd-2/{dep}/{anon:[vdso]}/12703.0x7fff1abff000.0x7fff1ac0/CPU_CLK_UNHALTED.10.0.all.all.all/{cg}/{root}/usr/bin/oprofiled/CPU_CLK_UNHALTED.10.0.all.all.all ** Affects: oprofile (Ubuntu) Importance: Undecided Status: New -- generating callgraphs is broken https://bugs.launchpad.net/bugs/295975 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 295975] Re: generating callgraphs is broken
** Attachment added: "opreport" http://launchpadlibrarian.net/19512015/opreport -- generating callgraphs is broken https://bugs.launchpad.net/bugs/295975 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 258142] Re: Missing dependency on libauthen-sasl-perl
it is needed in order to be able to use git-send-email with smtp authentication ... if it is not installed, git-send-email prints the message: Need MIME::Base64 and Authen::SASL todo auth at /usr/bin/git-send-email line 652. git-send-email is usable without, but since smtp authentication is broken without, i would strongly suggest to add a dependency, rather than a recommendation ... -- Missing dependency on libauthen-sasl-perl https://bugs.launchpad.net/bugs/258142 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 272939] [NEW] git-send-email misses dependency to libnet-smtp-ssl-perl
Public bug reported: Binary package hint: git-core in order to use git-send-email with smtp authentication via ssl (--smtp- ssl), it needs the Net/SMTP/SSL.pm. if it is not provided, one gets the message: Can't locate Net/SMTP/SSL.pm in @INC (@INC contains: /usr/share/perl/5.8.8 /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/git-send-email line 637. the specific package is provided in libnet-smtp-ssl-perl, so i would consider it as useful to add a dependency (not only a recommendation) to libnet-smtp-ssl-perl ** Affects: git-core (Ubuntu) Importance: Undecided Status: New -- git-send-email misses dependency to libnet-smtp-ssl-perl https://bugs.launchpad.net/bugs/272939 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 303684] Re: `ctrl key position' not restored
if this bug has already been reported, would it be possible to mark this bug as duplicate instead of changing the state to `invalid'? that would help me tracking the progress of this issue. -- `ctrl key position' not restored https://bugs.launchpad.net/bugs/303684 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 316056] [NEW] aqualung crash whith audio cd
Public bug reported: Binary package hint: aqualung when having an audio cd inserted, aqualung crashes after launching: t...@thinkpad:~$ aqualung No output driver specified, probing for a usable driver. jack_client_new: deprecated Probing JACK driver... OK Connected out_L to system:playback_1 Connected out_R to system:playback_2 *** glibc detected *** aqualung: free(): invalid pointer: 0x7f3334019fa8 *** === Backtrace: = /lib/libc.so.6[0x7f3341f63938] /lib/libc.so.6(cfree+0x76)[0x7f3341f65f86] /usr/lib/libcddb.so.2(cddb_str_iconv+0x9c)[0x7f3348f5a66c] /usr/lib/libcddb.so.2(cddb_disc_iconv+0x28)[0x7f3348f54a88] /usr/lib/libcddb.so.2(cddb_parse_query_data+0xe9)[0x7f3348f586e9] /usr/lib/libcddb.so.2(cddb_query+0x346)[0x7f3348f58ac6] aqualung[0x424a8d] aqualung[0x424c59] /lib/libpthread.so.0[0x7f3345a213ea] /lib/libc.so.6(clone+0x6d)[0x7f3341fd0c6d] === Memory map: 0040-004c3000 r-xp 08:01 6088706 /usr/bin/aqualung 006c2000-006c3000 r--p 000c2000 08:01 6088706 /usr/bin/aqualung 006c3000-006c6000 rw-p 000c3000 08:01 6088706 /usr/bin/aqualung 006c6000-006f2000 rw-p 006c6000 00:00 0 013a1000-01c21000 rw-p 013a1000 00:00 0 [heap] 40081000-40082000 ---p 40081000 00:00 0 40082000-40882000 rwxp 40082000 00:00 0 40d5e000-40d5f000 ---p 40d5e000 00:00 0 40d5f000-4155f000 rwxp 40d5f000 00:00 0 417c9000-417ca000 ---p 417c9000 00:00 0 417ca000-4184a000 rwxp 417ca000 00:00 0 4184a000-4184b000 ---p 4184a000 00:00 0 4184b000-418cb000 rwxp 4184b000 00:00 0 418cb000-418cc000 ---p 418cb000 00:00 0 418cc000-420cc000 rwxp 418cc000 00:00 0 420cc000-420cd000 ---p 420cc000 00:00 0 420cd000-4214d000 rwxp 420cd000 00:00 0 3005a0-3005a05000 r-xp 08:01 6090589 /usr/lib/libXfixes.so.3.1.0 3005a05000-3005c04000 ---p 5000 08:01 6090589 /usr/lib/libXfixes.so.3.1.0 3005c04000-3005c05000 rw-p 4000 08:01 6090589 /usr/lib/libXfixes.so.3.1.0 3008e0-3008e09000 r-xp 08:01 6090612 /usr/lib/libXcursor.so.1.0.2 3008e09000-3009009000 ---p 9000 08:01 6090612 /usr/lib/libXcursor.so.1.0.2 3009009000-300900a000 rw-p 9000 08:01 6090612 /usr/lib/libXcursor.so.1.0.2 300c00-300c003000 r-xp 08:01 5753836 /lib/libgpg-error.so.0.3.0 300c003000-300c202000 ---p 3000 08:01 5753836 /lib/libgpg-error.so.0.3.0 300c202000-300c203000 rw-p 2000 08:01 5753836 /lib/libgpg-error.so.0.3.0 302ea0-302ea53000 r-xp 08:01 6651967 /usr/lib/libsndfile.so.1.0.17 302ea53000-302ec52000 ---p 00053000 08:01 6651967 /usr/lib/libsndfile.so.1.0.17 302ec52000-302ec55000 rw-p 00052000 08:01 6651967 /usr/lib/libsndfile.so.1.0.17 302ec55000-302ec59000 rw-p 302ec55000 00:00 0 307de0-307de0f000 r-xp 08:01 6088529 /usr/lib/libmpcdec.so.3.1.1 307de0f000-307e00e000 ---p f000 08:01 6088529 /usr/lib/libmpcdec.so.3.1.1 307e00e000-307e00f000 rw-p e000 08:01 6088529 /usr/lib/libmpcdec.so.3.1.1 3f2140-3f2147d000 r-xp 08:01 6089309 /usr/lib/libxvidcore.so.4.1 3f2147d000-3f2167c000 ---p 0007d000 08:01 6089309 /usr/lib/libxvidcore.so.4.1 3f2167c000-3f21687000 rw-p 0007c000 08:01 6089309 /usr/lib/libxvidcore.so.4.1 3f21687000-3f216f1000 rw-p 3f21687000 00:00 0 3f2280-3f2280a000 r-xp 08:01 6089281 /usr/lib/liba52-0.7.4.so 3f2280a000-3f22a09000 ---p a000 08:01 6089281 /usr/lib/liba52-0.7.4.so 3f22a09000-3f22a0a000 rw-p 9000 08:01 6089281 /usr/lib/liba52-0.7.4.so 3f22a0a000-3f22a0b000 rw-p 3f22a0a000 00:00 0 3f22c0-3f22c0d000 r-xp 08:01 6087834 /usr/lib/libgsm.so.1.0.12 3f22c0d000-3f22e0c000 ---p d000 08:01 6087834 /usr/lib/libgsm.so.1.0.12 3f22e0c000-3f22e0d000 rw-p c000 08:01 6087834 /usr/lib/libgsm.so.1.0.12 7f787000-7f7a3000 r-xp 08:01 6111260 /usr/lib/gio/modules/libgvfsdbus.so 7f7a3000-7f9a2000 ---p 0001c000 08:01 6111260 /usr/lib/gio/modules/libgvfsdbus.so 7f9a2000-7f9a3000 r--p 0001b000 08:01 6111260 /usr/lib/gio/modules/libgvfsdbus.so 7f9a3000-7f9a4000 rw-p 0001c000 08:01 6111260 /usr/lib/gio/modules/libgvfsdbus.so 7f9a4000-7f9b4000 r-xp 08:01 6090062 /usr/lib/libgvfscommon.so.0.0.0 7f9b4000-7fbb3000 ---p 0001 08:01 6090062 /usr/
[Bug 316056] Re: aqualung crash whith audio cd
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/21101594/Dependencies.txt -- aqualung crash whith audio cd https://bugs.launchpad.net/bugs/316056 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 263541] Re: iwl3945 cannot link in Ad-Hoc mode to 802.11b adapter
according to the upstream bugzilla, commit ce546fd2eacdbd8dc15f3d2ffd9a95661d082919, included in v2.6.29-rc1 fixes this bug -- iwl3945 cannot link in Ad-Hoc mode to 802.11b adapter https://bugs.launchpad.net/bugs/263541 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 119412] Re: [needs-packaging] mac
fyi, this ppa provides a build: https://launchpad.net/~g-christ/+archive/ppa -- [needs-packaging] mac https://bugs.launchpad.net/bugs/119412 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 402517] [NEW] [jaunty] building against 2.6.30 fails
Public bug reported: the version of nvidia-180-kernel-source included in jaunty does not build against 2.6.30 kernel. a fix has been included in karmic (180.44-0ubuntu2), but it the updated package hasn't been added to the jaunty repositories ... it would be nice, if that could be done ... ** Affects: nvidia-graphics-drivers-180 (Ubuntu) Importance: Undecided Status: New -- [jaunty] building against 2.6.30 fails https://bugs.launchpad.net/bugs/402517 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 406795] Re: build failure with 2.6.31-rc4-rt1
** Attachment added: "rt_preempt_31.patch" http://launchpadlibrarian.net/29709918/rt_preempt_31.patch -- build failure with 2.6.31-rc4-rt1 https://bugs.launchpad.net/bugs/406795 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 406795] [NEW] build failure with 2.6.31-rc4-rt1
Public bug reported: in order to build the nvidia kernel module against 2.6.31-rc4-rt1, i need to apply the attached patch. maybe it is worth, including it into the package. best, tim ** Affects: nvidia-graphics-drivers-180 (Ubuntu) Importance: Undecided Status: New -- build failure with 2.6.31-rc4-rt1 https://bugs.launchpad.net/bugs/406795 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 316056] Re: aqualung crash whith audio cd
it is still an issue with the package in ubuntu 9.04. compiling aqualung from sources (svn trunk), i don't experience this issue, though ... -- aqualung crash whith audio cd https://bugs.launchpad.net/bugs/316056 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 503361] [NEW] noisy playback of 24bit/96khz flac files
Public bug reported: Binary package hint: amarok trying to play some flac files (24bit, 96khz) with amarok (karmic), the files are played back, but the playback is very noisy (not a clean white noise, but close to). as if 24bit files would be played back as 16bit hth ** Affects: amarok (Ubuntu) Importance: Undecided Status: New -- noisy playback of 24bit/96khz flac files https://bugs.launchpad.net/bugs/503361 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 503446] [NEW] building module with dkms against 2.6.33-rc fails
Public bug reported: running: dkms build -m nvidia -v 185.18.36 -k 2.6.33-rc2 --kernelsourcedir /usr/src/linux-headers-2.6.33-rc2 gives me: sudo dkms build -m nvidia -v 185.18.36 -k 2.6.33-rc2 --kernelsourcedir /usr/src/linux-headers-2.6.33-rc2 Preparing kernel 2.6.33-rc2 for module build: (This is not compiling a kernel, just preparing kernel symbols) Storing current .config to be restored when complete Running Generic preparation routine make mrproper(bad exit status: 2) using /usr/src/linux-headers-2.6.33-rc2/.config (I hope this is the correct config for this kernel) make oldconfig make prepare-all(bad exit status: 2) Building module: cleaning build area su nobody -c "make KERNELRELEASE=2.6.33-rc2 module KERNDIR=/lib/modules/2.6.33-rc2 IGNORE_XEN_PRESENCE=1 IGNORE_CC_MISMATCH=1 SYSSRC=/usr/src/linux-headers-2.6.33-rc2"(bad exit status: 2) Error! Bad return status for module build on kernel: 2.6.33-rc2 (x86_64) Consult the make.log in the build directory /var/lib/dkms/nvidia/185.18.36/build/ for more information. 0 0 /var/lib/dkms/nvidia/185.18.36/build/make.log: DKMS make.log for nvidia-185.18.36 for kernel 2.6.33-rc2 (x86_64) Tue Jan 5 17:49:14 CET 2010 If you are using a Linux 2.4 kernel, please make sure you either have configured kernel sources matching your kernel or the correct set of kernel headers installed on your system. If you are using a Linux 2.6 kernel, please make sure you have configured kernel sources matching your kernel installed on your system. If you specified a separate output directory using either the "KBUILD_OUTPUT" or the "O" KBUILD parameter, make sure to specify this directory with the SYSOUT environment variable or with the equivalent nvidia-installer command line option. Depending on where and how the kernel sources (or the kernel headers) were installed, you may need to specify their location with the SYSSRC environment variable or the equivalent nvidia-installer command line option. *** Unable to determine the target kernel version. *** make: *** [select_makefile] Error 1 ** Affects: nvidia-graphics-drivers-180 (Ubuntu) Importance: Undecided Status: New -- building module with dkms against 2.6.33-rc fails https://bugs.launchpad.net/bugs/503446 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 503361] Re: noisy playback of 24bit/96khz flac files
1) play the files with another media program aqualung plays the files fine 2) play other files (standard mp3s or other filetype) other flac files (44.1/48kHz) work fine 3) switch the phonon backend gstreamer<->xine i'm using the xine backend, since the gstreamer backend doesn't play back anything on my machine. xine/44kHz: good playback xine/96kHz: noisy playback gstreamer/anything: no playback (i don't want to start debugging gstreamer) 4) Also, what version of Ubuntu are you running? Are you fully updated on patches? apt-cache policy amarok amarok: Installed: 2:2.2.1-0ubuntu1~karmic1~ppa1 Candidate: 2:2.2.1-0ubuntu1~karmic1~ppa1 Version table: *** 2:2.2.1-0ubuntu1~karmic1~ppa1 0 500 http://ppa.launchpad.net karmic/main Packages 500 http://ppa.launchpad.net karmic/main Packages 100 /var/lib/dpkg/status 2:2.2.0-0ubuntu2 0 500 http://at.archive.ubuntu.com karmic/main Packages -- noisy playback of 24bit/96khz flac files https://bugs.launchpad.net/bugs/503361 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 503361] Re: noisy playback of 24bit/96khz flac files
1) What backend are you using for aqualung? aqualung doesn't have the notion of `backend'. it natively decodes via libsndfile or libflac, resamples via libsamplerate and plays back via libjack 2) Is playback still noisy playing files with xine-ui in a terminal? xine tries to display a video (black with a few white points). interestingly, the stream info shows that no video stream is available and that the audio stream format is 96000khz/16 bit, while the file is a 24bit file 3) What version of xine and phonon are you running? libjack1: Version: 1.1.16.3-0ubuntu4+withjack1 libphonon4: Version: 4:4.3.1-4ubuntu1 -- noisy playback of 24bit/96khz flac files https://bugs.launchpad.net/bugs/503361 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 511272] Re: building nvidia module against 2.6.33 fails
the attached patch fixes the issue ... for details: http://www.nvnews.net/vbulletin/showthread.php?p=2159458 ** Attachment added: "patch against 195.30" http://launchpadlibrarian.net/38274469/nvidia-195-2.6.33.patch.txt -- building nvidia module against 2.6.33 fails https://bugs.launchpad.net/bugs/511272 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 511272] [NEW] building nvidia module against 2.6.33 fails
Public bug reported: trying to compile the nvidia module with dkms fails: dkms build -m nvidia -v 190.53 -k 2.6.33-rc2 --kernelsourcedir /usr/src /linux-headers-2.6.33-rc2/ DKMS make.log for nvidia-190.53 for kernel 2.6.33-rc2 (x86_64) Mon Jan 4 23:54:22 CET 2010 If you are using a Linux 2.4 kernel, please make sure you either have configured kernel sources matching your kernel or the correct set of kernel headers installed on your system. If you are using a Linux 2.6 kernel, please make sure you have configured kernel sources matching your kernel installed on your system. If you specified a separate output directory using either the "KBUILD_OUTPUT" or the "O" KBUILD parameter, make sure to specify this directory with the SYSOUT environment variable or with the equivalent nvidia-installer command line option. Depending on where and how the kernel sources (or the kernel headers) were installed, you may need to specify their location with the SYSSRC environment variable or the equivalent nvidia-installer command line option. *** Unable to determine the target kernel version. *** make: *** [select_makefile] Error 1 ** Affects: xserver-xorg-driver-nv (Ubuntu) Importance: Undecided Status: New -- building nvidia module against 2.6.33 fails https://bugs.launchpad.net/bugs/511272 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 511272] Re: building nvidia module against 2.6.33 fails
untested patch for 190.53 ** Attachment added: "patch against 190.53" http://launchpadlibrarian.net/38275223/nvidia-190.53-2.6.33.patch.txt -- building nvidia module against 2.6.33 fails https://bugs.launchpad.net/bugs/511272 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 429669] [NEW] lib32icu location not fhs compliant
Public bug reported: the lib32icu libraries are installed to /emul/ia32-linux, a location, which is not fhs compliant. since the ia32-libs or other 32bit libraries like lib32asound2 are installed to /usr/lib32 or /lib32, it would be nice to change the install location of these libraries as well ... ** Affects: icu (Ubuntu) Importance: Undecided Status: New -- lib32icu location not fhs compliant https://bugs.launchpad.net/bugs/429669 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 436037] Re: nvidia restricted drivers 170 and 185 module dont get loaded by kernel and cause gdm not to load
same issue here: nvidia module builds fine, but isn't loaded at startup, so gdm cannot be started. i added nvidia to /etc/modules in order to load the nvidia module at startup ... it worries me, that this bug is tagged as `invalid', since it `breaks' the setup for many people, who may not have the experience of 10 years linux system administration -- nvidia restricted drivers 170 and 185 module dont get loaded by kernel and cause gdm not to load https://bugs.launchpad.net/bugs/436037 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 463536] Re: msmtp-gnome is not installable
patch attached ** Attachment added: "proposed patch" http://launchpadlibrarian.net/38844072/0001-updated-dependency.patch -- msmtp-gnome is not installable https://bugs.launchpad.net/bugs/463536 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 463536] Re: msmtp-gnome is not installable
in my ppa: ppa:tim-klingt/ppa -- msmtp-gnome is not installable https://bugs.launchpad.net/bugs/463536 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 449749] [NEW] /usr/bin/llvm-gcc missing
Public bug reported: Binary package hint: llvm-gcc-4.2 the jaunty package provided links like: /usr/bin/llvm-gcc /usr/bin/x86_64-linux-gnu-llvm-gcc karmic only installs the binaries to /usr/lib/llvm/llvm/gcc-4.2/bin/ would be nice to have links in the default search path ... ** Affects: llvm-gcc-4.2 (Ubuntu) Importance: Undecided Status: New -- /usr/bin/llvm-gcc missing https://bugs.launchpad.net/bugs/449749 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 451972] Re: palimpsest: creating xfs partition fails
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33719780/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/33719781/XsessionErrors.txt -- palimpsest: creating xfs partition fails https://bugs.launchpad.net/bugs/451972 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 451972] [NEW] palimpsest: creating xfs partition fails
Public bug reported: Binary package hint: gnome-disk-utility when creating an xfs partition, palimpsest fails with: Error creating file system: helper exited with exit code 1: cannot spawn 'mkfs.xfs -L "hd1500" /dev/sda': Failed to execute child process "mkfs.xfs" (No such file or directory) the reason is, that xfsprogs is not installed. i'd suggest to add this package to the dependencies ProblemType: Bug Architecture: amd64 Date: Thu Oct 15 10:21:45 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: gnome-disk-utility 2.28.0+git20091012-0ubuntu1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-disk-utility Uname: Linux 2.6.31.2 x86_64 ** Affects: gnome-disk-utility (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- palimpsest: creating xfs partition fails https://bugs.launchpad.net/bugs/451972 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 451972] Re: palimpsest: creating xfs partition fails
** Attachment added: "proposed patch" http://launchpadlibrarian.net/33719960/0001-add-xfsprogs-to-dependencies.patch -- palimpsest: creating xfs partition fails https://bugs.launchpad.net/bugs/451972 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 413296] Re: Nvidia binary driver won't build with 2.6.31-rt kernel
it is not as easy, according to this posting [1] , the spinlock type has to be changed ... would be great to have an updated ubuntu package, soon ... [1] http://article.gmane.org/gmane.linux.rt.user/5065 -- Nvidia binary driver won't build with 2.6.31-rt kernel https://bugs.launchpad.net/bugs/413296 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 42052] Re: Screen not locked on resume from hibernate/suspend
on my laptop, i had this issue with 8.10, it was resolved with 9.04 but appeared again with 9.10 ... -- Screen not locked on resume from hibernate/suspend https://bugs.launchpad.net/bugs/42052 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 432786] [NEW] git imap-send ssl support
Public bug reported: Binary package hint: git-core currently it is not possible to use git imap-send via an ssl connection. trying it, git tells me SSL requested but SSL support not compiled in would be nice to have ssl support, when karmic is released ** Affects: git-core (Ubuntu) Importance: Undecided Status: New -- git imap-send ssl support https://bugs.launchpad.net/bugs/432786 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 458077] Re: manpage case fix
** Attachment added: "0001-fixed-manpage-by-upcasing-K-of-cinema2K-and-cinema4K.patch" http://launchpadlibrarian.net/34140826/0001-fixed-manpage-by-upcasing-K-of-cinema2K-and-cinema4K.patch ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/34140827/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/34140828/XsessionErrors.txt -- manpage case fix https://bugs.launchpad.net/bugs/458077 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 458077] [NEW] manpage case fix
Public bug reported: the manpage describes the options -cinema2k and -cinema4k. these options are named with upper case K, in the program though. attached patch fixes this issue. ProblemType: Bug Architecture: amd64 Date: Thu Oct 22 13:06:17 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: openjpeg-tools 1.3+dfsg-4 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: openjpeg Uname: Linux 2.6.31.4 x86_64 ** Affects: openjpeg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- manpage case fix https://bugs.launchpad.net/bugs/458077 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 295510] Re: Can't locate Crypt/RC4.pm
one year later, different machine, different distribution (karmic), same problem: Can't locate Crypt/RC4.pm in @INC (@INC contains: /usr/share/perl/5.10.0 /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 21) line 3, line 1. ...propagated at /usr/lib/git-core/git-send-email line 966, line 1. -- Can't locate Crypt/RC4.pm https://bugs.launchpad.net/bugs/295510 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 500113] [NEW] linker assigns addresses in relocatable output
Public bug reported: Binary package hint: binutils compiling kernel 2.6.32, the linker seems to assign addresses for relocatable output, resulting in BUG messages like: unable to handle kernel paging request see [1] after bisecting the kernel sources, i found the first bad commit, which is related to the linker script. tejun heo assumes, that it is a bug in the linker [2] [1] http://lkml.org/lkml/2009/12/14/310 [2] http://lkml.org/lkml/2009/12/24/78 ** Affects: binutils (Ubuntu) Importance: Undecided Status: New -- linker assigns addresses in relocatable output https://bugs.launchpad.net/bugs/500113 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 500113] Re: linker assigns addresses in relocatable output
actually, i am not using a binutils package from ubuntu, but from the `Ubuntu Toolchain Uploads' ppa. the version is 2.20-1ubuntu1~ppa1. -- linker assigns addresses in relocatable output https://bugs.launchpad.net/bugs/500113 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 1574213] Re: git gui and gitk broken after upgrade to 16.04
running gitk/git-gui via wish8.5 works around this issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574213 Title: git gui and gitk broken after upgrade to 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1574213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574213] Re: git gui and gitk broken after upgrade to 16.04
funny thing: i have two machines with an almost identical setup ... i can only reproduce this on one of the machines -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574213 Title: git gui and gitk broken after upgrade to 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1574213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574213] Re: git gui and gitk broken after upgrade to 16.04
comment #4 is inaccurate: it seems to be an issue with tk: the tools fail to work until i reinstall tk8.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574213 Title: git gui and gitk broken after upgrade to 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1574213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1574213] [NEW] git gui and gitk broken after upgrade to 16.04
Public bug reported: git gui and gitk used to worked fine, but after upgrading to 16.04, they stopped working: * git gui fails with "cannot determine git version" * gitk fails with "cannot find a git repository here" other git commands work like charm ** Affects: git (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/1574213 Title: git gui and gitk broken after upgrade to 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1574213/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 971562] Re: package ecb 2.40+cvs20110608-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
probably the same issue with emacs23: Get:1 http://at.archive.ubuntu.com/ubuntu/ precise/universe ecb all 2.40+cvs20110608-2 [817 kB] Fetched 817 kB in 4s (187 kB/s) Selecting previously unselected package ecb. (Reading database ... 458498 files and directories currently installed.) Unpacking ecb (from .../ecb_2.40+cvs20110608-2_all.deb) ... Processing triggers for doc-base ... Processing 1 added doc-base file... Registering documents with scrollkeeper... Processing triggers for install-info ... install-info: warning: no info dir entry in `/usr/share/info/lilypond-usage.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-learning.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-extending.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-snippets.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-changes.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-contributor.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-notation.info.gz' install-info: warning: no info dir entry in `/usr/share/info/music-glossary.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-essay.info.gz' Setting up ecb (2.40+cvs20110608-2) ... install/ecb: Handling install for emacsen flavor emacs23 Loading 00debian-vars... Loading /etc/emacs/site-start.d/20apel.el (source)... Loading /etc/emacs/site-start.d/50asymptote.el (source)... Loading /etc/emacs23/site-start.d/50auctex.el (source)... Loading /usr/share/emacs/23.3/site-lisp/auctex.el (source)... Loading /usr/share/emacs/23.3/site-lisp/preview-latex.el (source)... Loading /etc/emacs/site-start.d/50autoconf.el (source)... Loading /etc/emacs/site-start.d/50cedet-common.el (source)... Loading /etc/emacs/site-start.d/50cmake-data.el (source)... Loading /etc/emacs/site-start.d/50devhelp.el (source)... Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... Loading debian-ispell... Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... Loading /etc/emacs/site-start.d/50ecb.el (source)... "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' Error while loading 50ecb: Failed to find version for newly installed cedet Loading /etc/emacs/site-start.d/50eieio.el (source)... Loading /etc/emacs/site-start.d/50flim.el (source)... Loading /etc/emacs/site-start.d/50git-core.el (source)... Loading /etc/emacs/site-start.d/50lilypond-data.el (source)... Loading /etc/emacs/site-start.d/50lua-mode.el (source)... Loading /etc/emacs/site-start.d/50psvn.el (source)... Loading /etc/emacs/site-start.d/50w3m-el.el (source)... Loading /etc/emacs/site-start.d/51ede.el (source)... Loading /etc/emacs/site-start.d/51speedbar.el (source)... Loading /etc/emacs/site-start.d/52semantic.el (source)... Loading /etc/emacs/site-start.d/53cedet-contrib.el (source)... Loading /etc/emacs/site-start.d/53cogre.el (source)... Loading /etc/emacs/site-start.d/55ecb.el (source)... Error while loading 55ecb: Cannot open load file: ecb-autoloads "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-advice-test.el:46:1:Error: Failed to find version for newly installed cedet "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-analyse.el:34:1:Error: Failed to find version for newly installed cedet Wrote /usr/share/emacs23/site-lisp/ecb/ecb-autogen.elc In toplevel form: ecb-buffertab.el:51:1:Error: Symbol's function definition is void: defecb-autocontrol/sync-function Wrote /usr/share/emacs23/site-lisp/ecb/ecb-cedet-wrapper.elc "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-common-browser.el:47:1:Error: Failed to find version for newly installed cedet "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-compatibility.el:44:1:Error: Failed to find version for newly installed cedet Wrote /usr/share/emacs23/site-lisp/ecb/ecb-compilation.elc In toplevel form: ecb-create-layout.el:49:1:Error: Symbol's value as variable is void: ecb-compilation-buffer-list-changed-p In toplevel form: ecb-cycle.el:66:1:Error: Symbol's value as variable is void: ecb-compilation-buffer-list-changed-p In toplevel form: ecb-eshell.el:80:1:Error: Symbol's value as variable is void: ecb-compilation-buffer-list-changed-p "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In topleve
[Bug 969902] [NEW] rendering problem with qt applications
Public bug reported: qt applications (starting with 4.8) render small font sizes with some artifacts. possibly related to being a bitmap font. attached screenshot is from qtcreator, but the same problem occurs with all kde applications. ** Affects: fonts-anonymous-pro (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/969902 Title: rendering problem with qt applications To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fonts-anonymous-pro/+bug/969902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 969902] Re: rendering problem with qt applications
** Attachment added: "3.png" https://bugs.launchpad.net/bugs/969902/+attachment/2973974/+files/3.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969902 Title: rendering problem with qt applications To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fonts-anonymous-pro/+bug/969902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 972347] [NEW] jackd2 hangs when stopping
Public bug reported: using jackd2 on 12.04, the the jackdbus process hangs when trying to stop jack via qjackctl. unfortunately there is no debug package for jackd/libjack, so the backtrace is not really helpful: (gdb) thread apply all bt Thread 4 (Thread 0x7f6be01b8700 (LWP 17410)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 #1 0x7f6be42b1ce8 in ?? () #2 0x7f6be01b8700 in ?? () #3 0x in ?? () Thread 3 (Thread 0x7f6bdf7b6700 (LWP 17411)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 #1 0x7f6be42b1ce8 in ?? () #2 0x in ?? () Thread 2 (Thread 0x7f6bdedb4700 (LWP 17412)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:86 #1 0x7f6be42b1ce8 in ?? () #2 0x in ?? () Thread 1 (Thread 0x7f6be63c5740 (LWP 17409)): #0 0x7f6be50e5b03 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x7f6be5609de0 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3 #2 0x7f6be5608ccd in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3 #3 0x7f6be55f3c05 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3 #4 0x7f6be55f4ca2 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3 #5 0x0040463c in ?? () #6 0x7f6be502076d in __libc_start_main (main=0x404380, argc=2, ubp_av=0x7fff0b2ab3e8, init=, fini=, rtld_fini=, stack_end=0x7fff0b2ab3d8) at libc-start.c:226 #7 0x00404995 in ?? () #8 0x7fff0b2ab3d8 in ?? () #9 0x001c in ?? () #10 0x0002 in ?? () #11 0x7fff0b2acbd0 in ?? () #12 0x7fff0b2acbe2 in ?? () #13 0x in ?? () the backtrace via totalview is a bit more helpful: > 0 __poll PC=0x7f6be50e5b03, FP=0x7fff0b2ab0d0 > [/usr/lib/debug/lib/x86_64-linux-gnu/libc-2.15.so] 1 dbus_threads_init_default PC=0x7f6be5609ddb, FP=0x7fff0b2ab110 [/lib/x86_64-linux-gnu/libdbus-1.so.3] 2 dbus_threads_init_default PC=0x7f6be5608cca, FP=0x7fff0b2ab130 [/lib/x86_64-linux-gnu/libdbus-1.so.3] 3 dbus_connection_open PC=0x7f6be55f3c00, FP=0x7fff0b2ab160 [/lib/x86_64-linux-gnu/libdbus-1.so.3] 4 dbus_connection_dispatch PC=0x7f6be55f4c9d, FP=0x7fff0b2ab180 [/lib/x86_64-linux-gnu/libdbus-1.so.3] 5 Unknown PC=0x00404637, FP=0x7fff0b2ab300 [/usr/bin/jackdbus] 6 __libc_start_main PC=0x7f6be5020769, FP=0x7fff0b2ab3c0 [/usr/lib/debug/lib/x86_64-linux-gnu/libc-2.15.so] 7 Unknown PC=0x00404990, FP=0x7fff0b2ab3d0 [/usr/bin/jackdbus] ** Affects: jackd2 (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/972347 Title: jackd2 hangs when stopping To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jackd2/+bug/972347/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692536] [NEW] gpg cannot connect to pinentry
Public bug reported: Binary package hint: gnupg2 using kubuntu with the 4.6 beta 2, i cannot connect to gpg-agent, although it is running. echo hello |gpg -s gives me: You need a passphrase to unlock the secret key for user: "Tim Blechmann " 1024-bit DSA key, ID 31445B3C, created 2009-12-29 gpg: Invalid passphrase; please try again ... You need a passphrase to unlock the secret key for user: "Tim Blechmann " 1024-bit DSA key, ID 31445B3C, created 2009-12-29 gpg: Invalid passphrase; please try again ... You need a passphrase to unlock the secret key for user: "Tim Blechmann " 1024-bit DSA key, ID 31445B3C, created 2009-12-29 gpg: no default secret key: bad passphrase gpg: signing failed: bad passphrase according to someone on the #kde irc channel, this is a known issue with gnupg-2.0.14. ** Affects: gnupg2 (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/692536 Title: gpg cannot connect to pinentry -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692536] Re: gpg cannot connect to pinentry
actually, it is not just, that i cannot connect from the terminal. the gpg-plugin of kmail from kde 4.6 beta is currently broken because of this issue! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692536 Title: gpg cannot connect to pinentry -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692536] Re: gpg cannot connect to pinentry
the issue that you describe show the error message: gpg: cancelled by user i have the error message: gpg: Invalid passphrase; please try again ... [snip] gpg: no default secret key: bad passphrase gpg: signing failed: bad passphrase -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692536 Title: gpg cannot connect to pinentry -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692536] Re: gpg cannot connect to pinentry
i really like, doing beta tests, because of the friendly comments, that you get from maintainers, when trying to tell them about a bug related to their software. there seem to be several people on the #kubuntu-dev channel, that have this issue. probably someone else will spent his time on this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692536 Title: gpg cannot connect to pinentry -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 683534] [NEW] eclipse does not start with custom kernel
Public bug reported: Binary package hint: eclipse using a kernel with a trailing + in the version number, i cannot start eclipse: SESSION 2010-12-01 10:25:29.480 --- eclipse.buildId=M20100211-1343 java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86_64 !ENTRY org.eclipse.osgi 4 0 2010-12-01 10:25:29.613 !MESSAGE Startup error !STACK 1 java.lang.IllegalArgumentException: invalid qualifier: 1+ at org.osgi.framework.Version.validate(Version.java:188) at org.osgi.framework.Version.(Version.java:92) at org.eclipse.osgi.framework.internal.core.Framework.initializeProperties(Framework.java:361) this bug is fixed upstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=305452 ** Affects: eclipse (Ubuntu) Importance: Undecided Status: New -- eclipse does not start with custom kernel https://bugs.launchpad.net/bugs/683534 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 683534] Re: eclipse does not start with custom kernel
ubuntu 10.10 eclipse 3.5.2-6ubuntu1.1 -- eclipse does not start with custom kernel https://bugs.launchpad.net/bugs/683534 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 969902] Re: rendering problem with qt applications
seems to be related to antialiasing: switching of anti-aliasing, it is rendered correctly -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969902 Title: rendering problem with qt applications To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fonts-anonymous-pro/+bug/969902/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 972347] Re: jackd2 hangs when stopping
updating qjackctl to 0.3.9 seems to solve the issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/972347 Title: jackd2 hangs when stopping To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jackd2/+bug/972347/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1070898] Re: nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module failed to build for kernel 3.7.0 [error: #error remap_page_range() conftest failed!]
310.14-0ubuntu1~xedgers~quantal3 seems to work -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070898 Title: nvidia-current 304.51.really.304.43-0ubuntu1: nvidia-current kernel module failed to build for kernel 3.7.0 [error: #error remap_page_range() conftest failed!] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1070898/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1020650] Re: Ralink module rt5572sta isn't included in linux-image-{generic, server}
unfortunately the ralink/mediatek driver does not seem to work with 3.7.6: my machine freezes after: [10782.860470] rtusb init rt2870 ---> [10782.860523] [10782.860523] [10782.860523] === pAd = c90019081000, size = 589888 === [10782.860523] [10782.860550] <-- RTMPAllocAdapterBlock, Status=0 [10782.861009] NVM is EFUSE [10782.861028] BUG: unable to handle kernel NULL pointer dereference at (null) [10782.861728] IP: [] register_netdevice+0x77/0x2c0 [10782.862433] PGD 109626067 PUD 1142a5067 PMD 0 [10782.863135] Oops: [#1] PREEMPT SMP [10782.863823] Modules linked in: rt5572sta(O+) rt2800usb rt2800lib crc_ccitt rt2x00usb rt2x00lib rtl8192cu arc4 rtl8192c_common rtlwifi mac80211 cfg80211 ecryptfs sha256_generic encrypted_keys sha1_generic trusted tpm tpm_bios dm_crypt pci_stub vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hdsp snd_pcm_oss snd_mixer_oss snd_pcm snd_hwdep snd_seq_dummy snd_seq_oss coretemp snd_seq_midi kvm_intel snd_rawmidi kvm snd_seq_midi_event snd_seq snd_timer bluetooth mxm_wmi snd_seq_device parport_pc ppdev serio_raw lpc_ich snd microcode soundcore snd_page_alloc mei nvidia(PO) wacom nfsd nfs_acl lp auth_rpcgss exportfs parport nfs fscache lockd sunrpc binfmt_misc btrfs zlib_deflate libcrc32c hid_generic usbhid hid firewire_ohci ghash_clmulni_intel firewire_core aesni_intel crc_itu_t ablk_helper cryptd lrw aes_x86_64 xts gf128mul r8169 ahci libahci i915 drm_kms_helper xhci_hcd drm i2c_algo_bit video [last unloaded: rtl8192cu] [10782.869894] CPU 1 [10782.869900] Pid: 13289, comm: modprobe Tainted: P O 3.7.6 #4 Gigabyte Technology Co., Ltd. Z68X-UD3H-B3/Z68X-UD3H-B3 [10782.872299] RIP: 0010:[] [] register_netdevice+0x77/0x2c0 [10782.873131] RSP: 0018:880109581b78 EFLAGS: 00010246 [10782.873953] RAX: RBX: 88041164d000 RCX: 0018 [10782.874775] RDX: RSI: 0003 RDI: 00306172 [10782.875599] RBP: 880109581b98 R08: 880109581c38 R09: [10782.876431] R10: R11: R12: [10782.877259] R13: 81a65700 R14: R15: 880109581d30 [10782.878076] FS: 7fee6a081700() GS:88042fa4() knlGS: [10782.878900] CS: 0010 DS: ES: CR0: 80050033 [10782.879719] CR2: CR3: 00010956a000 CR4: 000407e0 [10782.880533] DR0: DR1: DR2: [10782.881345] DR3: DR6: 0ff0 DR7: 0400 [10782.882152] Process modprobe (pid: 13289, threadinfo 88010958, task 8801095ac600) [10782.882959] Stack: [10782.883760] 88041164d000 88041164d000 88041164d000 c900062be000 [10782.884574] 880109581bb8 814942e9 880109581be8 880109581c70 [10782.885379] 880109581be8 a1048ab0 88041164d000 88041b852800 [10782.886177] Call Trace: [10782.886965] [] register_netdev+0x19/0x30 [10782.887751] [] RtmpOSNetDevAttach+0x130/0x1a0 [rt5572sta] [10782.888538] [] rt2870_probe.isra.4+0x2f1/0x510 [rt5572sta] [10782.889311] [] ? ida_get_new_above+0x6c/0x2a0 [10782.890077] [] ? rt28xx_close+0x80/0x80 [rt5572sta] [10782.890840] [] ? rt28xx_ioctl+0x70/0x70 [rt5572sta] [10782.891589] [] ? rt28xx_packet_xmit+0x40/0x40 [rt5572sta] [10782.892333] [] ? RT28xx_get_ether_stats+0x130/0x130 [rt5572sta] [10782.893075] [] ? RtmpOsTaskWakeUp+0x30/0x30 [rt5572sta] [10782.893805] [] rtusb_probe+0x35/0x60 [rt5572sta] [10782.894523] [] ? usb_unlocked_disable_lpm+0x3f/0x60 [10782.895237] [] usb_probe_interface+0x191/0x250 [10782.895938] [] driver_probe_device+0x76/0x240 [10782.896630] [] __driver_attach+0x9b/0xa0 [10782.897310] [] ? driver_probe_device+0x240/0x240 [10782.897980] [] bus_for_each_dev+0x4d/0x90 [10782.898636] [] driver_attach+0x19/0x20 [10782.899286] [] bus_add_driver+0x180/0x240 [10782.899935] [] driver_register+0x72/0x170 [10782.900569] [] usb_register_driver+0x88/0x160 [10782.901196] [] ? 0xa10a7fff [10782.901807] [] init_module+0x65/0x1000 [rt5572sta] [10782.902406] [] do_one_initcall+0x122/0x170 [10782.902994] [] sys_init_module+0xbb/0x220 [10782.903568] [] system_call_fastpath+0x16/0x1b [10782.904126] Code: 01 00 00 00 00 48 89 da 48 89 de c7 83 a4 00 00 00 ff ff ff ff 4c 89 ef e8 57 d9 ff ff 85 c0 41 89 c4 78 25 48 8b 83 78 01 00 00 <48> 8b 00 48 85 c0 74 29 48 89 df ff d0 83 f8 00 41 89 c4 74 1c [10782.905309] RIP [] register_netdevice+0x77/0x2c0 [10782.905881] RSP [10782.906436] CR2: [10782.909062] ---[ end trace c34e6e5bc4b854f6 ]--- -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020650 Title: Ralink module rt5572sta isn't included in linux-image-{generic, server} To manage not
[Bug 1153178] [NEW] qjackctl cannot start jack: ERROR: cannot register object path
Public bug reported: after upgrading from 12.10 to 13.04, qjackctl cannot start jack. it complains with: ` sh: artsshell: command not found 10:54:29.410 Startup script terminated with exit status=32512. 10:54:29.476 D-BUS: JACK server could not be started. Sorry Sun Mar 10 10:54:29 2013: Starting jack server... Sun Mar 10 10:54:29 2013: JACK server starting in realtime mode with priority 89 Sun Mar 10 10:54:29 2013: [1m[31mERROR: cannot register object path "/org/freedesktop/ReserveDevice1/Audio5": A handler is already registered for /org/freedesktop/ReserveDevice1/Audio5[0m Sun Mar 10 10:54:29 2013: [1m[31mERROR: Failed to acquire device name : Audio5 error : A handler is already registered for /org/freedesktop/ReserveDevice1/Audio5[0m Sun Mar 10 10:54:29 2013: [1m[31mERROR: Audio device hw:5 cannot be acquired...[0m Sun Mar 10 10:54:29 2013: [1m[31mERROR: Cannot initialize driver[0m Sun Mar 10 10:54:29 2013: [1m[31mERROR: JackServer::Open failed with -1[0m Sun Mar 10 10:54:29 2013: [1m[31mERROR: Failed to open server[0m Sun Mar 10 10:54:30 2013: Saving settings to "/home/tim/.config/jack/conf.xml" ... 10:54:31.487 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info. Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started ` starting jack from terminal works, though: ` tim@moka:~$ /usr/bin/jackd -r -p512 -t2000 -dalsa -dhw:5 -r96000 -p2048 -n2 -Xseq -P -o jackdmp 1.9.10 Copyright 2001-2005 Paul Davis and others. Copyright 2004-2013 Grame. jackdmp comes with ABSOLUTELY NO WARRANTY This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details JACK server starting in non-realtime mode audio_reservation_init Acquire audio card Audio5 creating alsa driver ... hw:5|-|2048|2|96000|0|0|nomon|swmeter|-|32bit configuring for 96000Hz, period = 2048 frames (21.3 ms), buffer = 2 periods ALSA: final selected sample format for playback: 32bit integer little-endian ALSA: use 2 periods for playback port created: Midi-Through:midi/playback_1 port created: Midi-Through:midi/capture_1 port created: Hammerfall-DSP:midi/playback_1 port created: Hammerfall-DSP:midi/capture_1 ` ** Affects: qjackctl (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/1153178 Title: qjackctl cannot start jack: ERROR: cannot register object path To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qjackctl/+bug/1153178/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1153318] [NEW] emacs/gui does not start when .gtkrc-20 file present
Public bug reported: after upgrading one of my machines from 12.10 to 13.04, emacs does not start any more, unless i specify -nw to launch in console mode. the emacs window appears, but without any content. investigating, it seems to be related to the ~/.gktrc-2.0 file: when removing this, emacs starts fine. the file seems to be written by the kde's systemsettings, its content is: ` include "/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc" gtk-theme-name="oxygen-gtk" ` ** Affects: emacs23 (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/1153318 Title: emacs/gui does not start when .gtkrc-20 file present To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1153318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 891096] [NEW] boinc does not use low-priority processes
Public bug reported: boinc seems to run its jobs with a niceness of 19 as user `boinc'. when i am running 4 processes (gcc) on a 4-core machine at a niceness of 5, i'd expect the boinc process to be idle (because it has a lower niceness). but in fact the boinc process takes one full CPU, while the user jobs are restricted to the other CPUs. it seems that the scheduler interprets the niceness not globally, but per-user (maybe related to cgroups)? iac, it would be great, if this could be addressed. ** Affects: boinc (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/891096 Title: boinc does not use low-priority processes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/891096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 891096] Re: boinc does not use low-priority processes
** Bug watch added: Red Hat Bugzilla #705444 https://bugzilla.redhat.com/show_bug.cgi?id=705444 ** Also affects: boinc (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=705444 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891096 Title: boinc does not use low-priority processes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/891096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 858873] [NEW] errors during ecb installation
Public bug reported: installing ecb on ubuntu 11.10 beta 2 fails with the following error message: tim@moka:~$ sudo apt-get install ecb [sudo] password for tim: Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: ecb 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 0 B/830 kB of archives. After this operation, 4,735 kB of additional disk space will be used. Selecting previously deselected package ecb. (Reading database ... 443403 files and directories currently installed.) Unpacking ecb (from .../ecb_2.40+cvs20110608-1_all.deb) ... Processing triggers for install-info ... Processing triggers for doc-base ... Processing 1 added doc-base file... Registering documents with scrollkeeper... Setting up ecb (2.40+cvs20110608-1) ... install/ecb: Handling install for emacsen flavor emacs23 Loading 00debian-vars... Loading /etc/emacs/site-start.d/20apel.el (source)... Loading /etc/emacs/site-start.d/50asymptote.el (source)... Loading /etc/emacs23/site-start.d/50auctex.el (source)... Loading /usr/share/emacs/23.3/site-lisp/auctex.el (source)... Loading /usr/share/emacs/23.3/site-lisp/preview-latex.el (source)... Loading /etc/emacs/site-start.d/50autoconf.el (source)... Loading /etc/emacs/site-start.d/50cedet-common.el (source)... Loading /etc/emacs/site-start.d/50cmake-data.el (source)... Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... Loading debian-ispell... Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... Loading /etc/emacs/site-start.d/50ecb.el (source)... "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' Error while loading 50ecb: Failed to find version for newly installed cedet Loading /etc/emacs/site-start.d/50eieio.el (source)... Loading /etc/emacs/site-start.d/50flim.el (source)... Loading /etc/emacs/site-start.d/50git-core.el (source)... Loading /etc/emacs/site-start.d/50lua-mode.el (source)... Loading /etc/emacs/site-start.d/50psvn.el (source)... Loading /etc/emacs/site-start.d/50w3m-el.el (source)... Loading /etc/emacs/site-start.d/51ede.el (source)... Loading /etc/emacs/site-start.d/51speedbar.el (source)... Loading /etc/emacs/site-start.d/52semantic.el (source)... Loading /etc/emacs/site-start.d/53cedet-contrib.el (source)... Loading /etc/emacs/site-start.d/53cogre.el (source)... Loading /etc/emacs/site-start.d/55ecb.el (source)... Error while loading 55ecb: Cannot open load file: ecb-autoloads "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-advice-test.el:46:1:Error: Failed to find version for newly installed cedet "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-analyse.el:34:1:Error: Failed to find version for newly installed cedet Wrote /usr/share/emacs23/site-lisp/ecb/ecb-autogen.elc In toplevel form: ecb-buffertab.el:51:1:Error: Symbol's function definition is void: defecb-autocontrol/sync-function Wrote /usr/share/emacs23/site-lisp/ecb/ecb-cedet-wrapper.elc "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-common-browser.el:47:1:Error: Failed to find version for newly installed cedet "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-compatibility.el:44:1:Error: Failed to find version for newly installed cedet Wrote /usr/share/emacs23/site-lisp/ecb/ecb-compilation.elc In toplevel form: ecb-create-layout.el:49:1:Error: Symbol's value as variable is void: ecb-compilation-buffer-list-changed-p In toplevel form: ecb-cycle.el:66:1:Error: Symbol's value as variable is void: ecb-compilation-buffer-list-changed-p In toplevel form: ecb-eshell.el:80:1:Error: Symbol's value as variable is void: ecb-compilation-buffer-list-changed-p "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-examples.el:62:1:Error: Failed to find version for newly installed cedet Wrote /usr/share/emacs23/site-lisp/ecb/ecb-face.elc "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-file-browser.el:36:1:Error: Failed to find version for newly installed cedet "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' "/usr/share/emacs23/site-lisp/cedet-common/" added to `load-path' In toplevel form: ecb-help.el:43:1:Error: Failed to find version for newly installed cedet "/usr/sha
[Bug 821100] Re: ia32-libs does not install /usr/lib32/libGL.so.1
i experience a similar issue with 20090808ubuntu23. maybe there are some libs, which are still missing? installing natty's ia32-libs works fine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/821100 Title: ia32-libs does not install /usr/lib32/libGL.so.1 To manage notifications about this bug go to: https://bugs.launchpad.net/wine/+bug/821100/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 859550] [NEW] crash on export
Public bug reported: libreoffice from 11.10 beta 2 crashes when trying to export a pdf. starting from terminal, it prints the following line when crashing: QWidget: Must construct a QApplication before a QPaintDevice ** Affects: libreoffice (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/859550 Title: crash on export To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/859550/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 859550] Re: crash on export
no file required: * create a new text document * "Export..." -> crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859550 Title: crash on export To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/859550/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1066806] [NEW] picard does not start: ImportError: No module named SCons.Actio
Public bug reported: picard does not start. trying to start from terminal gives me: Traceback (most recent call last): File "/usr/bin/picard", line 2, in from picard.tagger import main; main('/usr/share/locale', False) File "/usr/lib/picard/picard/tagger.py", line 21, in from PyQt4 import QtGui, QtCore File "/home/tim/local/lib/python/sip.py", line 4, in import SCons.Action ImportError: No module named SCons.Action ** Affects: picard (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/1066806 Title: picard does not start: ImportError: No module named SCons.Actio To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/picard/+bug/1066806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1066806] Re: picard does not start: ImportError: No module named SCons.Actio
closing: turned out to be a local misconfiguration ** Changed in: picard (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1066806 Title: picard does not start: ImportError: No module named SCons.Actio To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/picard/+bug/1066806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 891096] Re: boinc does not use low-priority processes
fwiw, it seems that nice does not have any effect on systems which have sched_autogroup enabled ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/891096 Title: boinc does not use low-priority processes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/891096/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1041117] [NEW] valgrind/avx support
Public bug reported: valgrind 3.7 does not support avx instructions. 3.8 does. this limits the usefulness of valgrind, as even glibc now generates avx instructions (e.g. for the libm functions). therefore i'd propose to upgrade the package to 3.8 ** Affects: valgrind (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/1041117 Title: valgrind/avx support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1041117/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1041117] Re: valgrind/avx support
possibly related to bug #852795 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041117 Title: valgrind/avx support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/1041117/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157244] [NEW] backport eglibc performance regression fix
Public bug reported: glibc-2.17 has a performance regression, which causes one of my workloads to spend a significant amount of cpu time in feraiseexcept. this regression has already been fixed in glibc's git repository (http://repo.or.cz/w/glibc.git/commit/0b57daeb) and it would be great, if this fix could be backported. tia ** Affects: eglibc (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/1157244 Title: backport eglibc performance regression fix To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1157244/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs