[Bug 115173] Re: [apport] mpeg2enc crashed with SIGSEGV in PictureReader::ReadFrame()
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/7680636/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7680637/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/7680638/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/7680639/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/7680640/ProcStatus.txt ** Attachment added: "Registers.txt" http://librarian.launchpad.net/7680641/Registers.txt ** Attachment added: "Stacktrace.txt" http://librarian.launchpad.net/7680642/Stacktrace.txt ** Attachment added: "ThreadStacktrace.txt" http://librarian.launchpad.net/7680643/ThreadStacktrace.txt -- [apport] mpeg2enc crashed with SIGSEGV in PictureReader::ReadFrame() https://bugs.launchpad.net/bugs/115173 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 42759] Re: Firestarter init fails on system boot when NetworkManager is used
On 16/05/07, Azalin <[EMAIL PROTECTED]> wrote: > Dear Dave, > > so not to cloud the launchpad bug report with our conversation I > decided to mail you directly. I hope that is ok. > Yep no problem > In any case, what I mean with SOMEONE fix the problem is that someone > from Canonical or at least someone involved in maintaining Firestarter > should fix this problem. > Its worrying that this has been left out in the cold especially with a fix sitting there. > As far as your fix is concerned, why not try the supplied script in > the bugreport and place it as 50firestarter (make it executable) in > the dispatcher.d directory of NetworkManager. That script will not be > replaced by an update, at least I doubt it and if it will then it will > most defenitely be replaced by something that is also trying to fix > this issue so no harm can come from that. Whilst when firestarter is > updated, the firestarter script might be updated and thus your edited > version might be replaced. The problem most likely will reappear. With > the dispatcher script I assume it works for wireless connections as > well. Just tested it - works a treat with my wifi. > > I would say, just give it a go. > > Cheers, > > Alex. > -- The unavoidable price of reliability is simplicity. -- C.A.R. Hoare -- Firestarter init fails on system boot when NetworkManager is used https://bugs.launchpad.net/bugs/42759 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 115173] [apport] mpeg2enc crashed with SIGSEGV in PictureReader::ReadFrame()
Public bug reported: Binary package hint: mjpegtools Problem while encoding a video with LIVES ProblemType: Crash Architecture: i386 Date: Wed May 16 15:44:17 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/mpeg2enc Package: mjpegtools 1:1.8.0-0.2ubuntu3 PackageArchitecture: i386 ProcCmdline: mpeg2enc -F 3 -n p -f 0 -b 1152 -B 145 -V 500 -4 1 -2 1 -g 6 -G 18 -r 24 -o tmpvid.m1v ProcCwd: /tmp/livestmp/339147230 ProcEnviron: PATH=/opt/gutenprint/bin:/opt/gutenprint/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=it_IT.UTF-8 SHELL=/bin/bash LC_NUMERIC=C Signal: 11 SourcePackage: mjpegtools StacktraceTop: PictureReader::ReadFrame () SeqEncoder::Pass1EncodeFrame () SeqEncoder::EncodeStream () ?? () __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 Uname: Linux pc1 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video ** Affects: mjpegtools (Ubuntu) Importance: Undecided Status: Unconfirmed -- [apport] mpeg2enc crashed with SIGSEGV in PictureReader::ReadFrame() https://bugs.launchpad.net/bugs/115173 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115009] Re: Please merge cdebootstrap 0.4.3 from Debian
Package built. Thank you. ** Changed in: cdebootstrap (Ubuntu) Status: Fix Committed => Fix Released -- Please merge cdebootstrap 0.4.3 from Debian https://bugs.launchpad.net/bugs/115009 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 35662] Re: nm-applet fails to start
*** This bug is a duplicate of bug 37128 *** https://bugs.launchpad.net/bugs/37128 This fix also works for me. I was getting the same errors on DELL Precision M65 after the following: - Ubuntu 6.10 upgraded to 7.04 via GUI (upgrade manager) -- nm-applet fails to start https://bugs.launchpad.net/bugs/35662 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 85146] Re: emacs21 aborts while typing
Notes from the backtrace: The crash is due to a call to abort() at xdisp.c:12026 (which emacs then catches and rethrows, in fatal_error_signal() in emacs). It is a deliberate abortion (fall- through assertion) in try_window_id, at the final else clause of: if (first_unchanged_at_end_row && first_unchanged_at_end_row->y < it.last_visible_y && !last_text_row_at_end) ... else if (last_text_row_at_end) ... else if (last_text_row) ... else if (first_unchanged_at_end_row == NULL && last_text_row == NULL && last_text_row_at_end == NULL) ... else abort(); // <<= try_window_id() has been passed the value "selected_window"; so there must be something wrong with that value or the state of the currently selected window (I'd guess the latter). -- emacs21 aborts while typing https://bugs.launchpad.net/bugs/85146 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 112860] Re: IDE drive not detected under VMware WS5
i haven't tried your kernel yet -- i just have my own 2.6.22-rc1 based off the feisty /boot/config-foo, and i'm seeing the same problem (vmware 5.5.2)... i've enabled NO_HZ but booting nohz=off doesn't change the result. it looks like the mpt fusion device is recognized but somehow /dev/sda isn't created. i've attached some serial console output. ** Attachment added: "dmesg output" http://librarian.launchpad.net/7680495/console.txt -- IDE drive not detected under VMware WS5 https://bugs.launchpad.net/bugs/112860 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 62571] Re: Soundconverter silently fails when inadequate permissions
This is fixed in 0.9.6 or so. ** Changed in: soundconverter (upstream) Status: Confirmed => Fix Released ** Changed in: soundconverter (Ubuntu) Status: Confirmed => Fix Released -- Soundconverter silently fails when inadequate permissions https://bugs.launchpad.net/bugs/62571 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 104778] Re: kdevelop freezes on startup after adding kdebase-dev and korundum
After a couple of weeks and several Ubuntu upgrades the problem magically disappeared itself. ** Changed in: kdevelop (Ubuntu) Status: Unconfirmed => Fix Committed -- kdevelop freezes on startup after adding kdebase-dev and korundum https://bugs.launchpad.net/bugs/104778 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 113772] Re: [apport] kdeinit crashed with SIGSEGV
I have the same problem. I also reported it once (but it was marked as a duplicate of this bug), and got another bug this morning. This bug is hardly reproducible, as it happens - at least in my case - at kde startup. The only thing I can think of that might be the cause is: at those two startups I turned on my machine, let it boot, at than didn't log in at once at the kubuntu login screen. The computer sat there for about 30 minutes. I'll try to experiment with that a bit, and report back. Tine -- [apport] kdeinit crashed with SIGSEGV https://bugs.launchpad.net/bugs/113772 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdelibs in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
Re: [Bug 115086] Report Needed
Here is gdb report. I couldn't gt anything else, ause there is no file in /var/crash I hope it will be useful best regards Wanderlust --- Оригінальне повідомлення --- Від кого: "Hilario J. Montoliu \(hjmf\)" ([EMAIL PROTECTED]) Кому: [EMAIL PROTECTED] Дата: 16 травня, 22:56:43 Тема: [Bug 115086] Report Needed > Thank you Wanderlust for submitting this report. > > Could you please try to obtain a backtrace by following the instructions on > [1], or upload the crash report that probably was generated during the crash > and that should be located at /var/crash/ to [2]. > > Please indicate which extensions/plugins do you have enabled; and if this > crash > is reproducible describe the steps that lead to it (it is very important for > us > to have a test case for each crash). > > This will greatly aid us in tracking down your problem. > > Thanks in advance. > > H. Montoliu > > [1] https://wiki.ubuntu.com/MozillaTeam/Bugs > [2] https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/115086/+addcomment > > > ** Summary changed: > > - Firefox crash with "BadShmSeg" error > + firefox crashed > > ** Description changed: > > Binary package hint: firefox > + > + ... Firefox crash with "BadShmSeg" error > + > > Firefox crashes on website http://my.nnm.ru/bookmarks/316189 (requires > autorisation). > Error in gnome-terminal: > > [EMAIL PROTECTED]:/home/Video$ firefox > ** Message: GetValue variable 1 (1) > ** Message: GetValue variable 2 (2) > ** Message: GetValue variable 1 (1) > ** Message: GetValue variable 2 (2) > ** Message: GetValue variable 1 (1) > ** Message: GetValue variable 2 (2) > ** Message: GetValue variable 1 (1) > ** Message: GetValue variable 2 (2) > Improper call to JPEG library in state 202 > Unable to read JPEG data > Improper call to JPEG library in state 202 > Unable to read JPEG data > The program 'Gecko' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadShmSeg (invalid shared segment parameter)'. > (Details: serial 230 error_code 166 request_code 143 minor_code 2) > (Note to programmers: normally, X errors are reported asynchronously; > that is, you will receive the error a while after causing it. > To debug your program, run it with the --sync command line > option to change this behavior. You can then get a meaningful > backtrace from your debugger if you break on the gdk_x_error() function.) > > ** Tags added: mt-needreport > > ** Changed in: firefox (Ubuntu) > Importance: Undecided => Medium > Assignee: (unassigned) => Hilario J. Montoliu (hjmf) > Status: Unconfirmed => Needs Info > > -- > firefox crashed > https://bugs.launchpad.net/bugs/115086 > You received this bug notification because you are a direct subscriber > of the bug. > > --- Ищите новую работу просто и быстро на JOB.ukr.net http://job.ukr.net -- firefox crashed https://bugs.launchpad.net/bugs/115086 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105568] Re: MSI laptop: brightness not controllable with Brightness applet
...and the brightness applet still doesn't work for me. My HAL version is 0.5.9-1ubuntu2~feisty (latest HAL update from Ubuntu repos). Does this problem only apply to those who need to use the force=1 option to load msi-laptop module??? -- MSI laptop: brightness not controllable with Brightness applet https://bugs.launchpad.net/bugs/105568 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109688] Re: [apport] kicker crashed with SIGSEGV in QGArray::QGArray()
Yes is is the KNewstiker. I youse OpenSuse 10.2. On a second partition i have install kubuntu use the same partition for /home Afterlogin the kicker krash traying to load the newsticker. With OpenSuse 10.2 knewstiker works fine. ** Attachment added: "kickerrc" http://librarian.launchpad.net/7680478/kickerrc -- [apport] kicker crashed with SIGSEGV in QGArray::QGArray() https://bugs.launchpad.net/bugs/109688 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85384] Re: id fails to report secondary groups w/ samba
Definitely not a bug with coreutils' id, which just uses libc routines like getgrent() to obtain group info. I'm not certain, but I'm fairly confident that you'll find that libc in turn gets those entries through samba, in the case of windows shares. I'm assigning it to libc, as it could be a libc bug, but I would not be surprised to see them determine that it is a bug with samba, once they have time to look at it. ** Changed in: glibc (Ubuntu) Sourcepackagename: coreutils => glibc -- id fails to report secondary groups w/ samba https://bugs.launchpad.net/bugs/85384 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105568] Re: MSI laptop: brightness not controllable with Brightness applet
I have installed HAL 0.5.9 on my MSI S260 laptop and I also have msi- laptop module with force=1 loaded. It is true that now there is a LCD brightness slider in Gnome power manager applet but it still doesn't have any effect on the actual brightness settings. The only way for me to adjust brightness is with echo "nb between 0 and 8" > /sys/devices/platform/msi-laptop-pf/lcd_level -- MSI laptop: brightness not controllable with Brightness applet https://bugs.launchpad.net/bugs/105568 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115171] Partition Tool in Base Installer Refuses to work around a Partition Problem
Public bug reported: I recently upgraded from Edgy to Feisty on my Dell Inspiron Laptop. After a few reboots I encountered a filesysten problem where I was dropped to a prompt because e2fsck could not repair the filesystem problem. Running the fsck.ext3 utility manually didn't work, nor could I boot up the Ubuntu Feisty Install/Live CD and properly perform the repair. After numerous attempts to repair the damaged filesystem I finally decided to backup any files in the /home partition to a remote usb drive. I then wanted to reinstall Ubuntu Feisty. Since I liked my former partitioning arrangement I decided to keep what I had before and simply reformat each and reinstall over the top. When I got to the disk partitioner portion of the installation I tried to select the partition that had previously demonstrated problems. Each time it would start trying to write the partition information to disk and never return control to me. I then thought that something must be really screwed up with the disk and thought I would just have the partitioner do an automatic format of the hard drive. The partitioner did remove all the other partitions and created only an ext3 and swap partition. Again when it came time to format the partition I ran into problems. It refused to reformat. Now the laptop is no longer usable. After a couple of days I had a thought that perhaps all I needed was to wipe the disk clean and reformat with something like Knoppix. Once this reformatting was complete I would then go and re-install Feisty per my initial layout. Knoppix was able to get past the problem without an issues at all. I was allowed to reformat the disk any way I chose. After using Knoppix I was able to return to the Feisty installer and everything turned out fine. For the record I used Knoppix 5.1 CD which uses a mke2fs version 1.40-wip with a build date of 14-11-2006. Checking the version of the Feisty mke2fs I found that it to used version 1.40-WIP with EXT2FS library with a build date of 14-11-2006. The problem I encountered with the filesystem error is really bad, but having an installer that can't work around the problem is worse. ** Affects: base-installer (Ubuntu) Importance: Undecided Status: Unconfirmed -- Partition Tool in Base Installer Refuses to work around a Partition Problem https://bugs.launchpad.net/bugs/115171 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105450] Re: [needs-packaging] ecksdee
I'm going to intend to package ecksdee for Ubuntu. ** Changed in: Ubuntu Assignee: MOTU => Arthur Loiret -- [needs-packaging] ecksdee https://bugs.launchpad.net/bugs/105450 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115168] Re: Ooo Base - Formular Asistent - Problem
*** This bug is a duplicate of bug 72262 *** https://bugs.launchpad.net/bugs/72262 marking as a know duplicate ** This bug has been marked a duplicate of bug 72262 Form Wizard in Base does not complete -- Ooo Base - Formular Asistent - Problem https://bugs.launchpad.net/bugs/115168 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105442] Re: [needs-packaging] gnormalize
Seems to have a package in debian, http://sponsors.debian.net/viewpkg.php?id=204 -- [needs-packaging] gnormalize https://bugs.launchpad.net/bugs/105442 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 103454] Re: [needs-packaging] pokerth
** Changed in: Ubuntu Status: Confirmed => Rejected -- [needs-packaging] pokerth https://bugs.launchpad.net/bugs/103454 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 85146] Re: emacs21 aborts while typing
** Changed in: emacs21 (Ubuntu) Importance: Undecided => Medium Status: Unconfirmed => Confirmed -- emacs21 aborts while typing https://bugs.launchpad.net/bugs/85146 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43961] Re: Power down after shutdown does not work...
One happy-ending story: after upgrading from Ubuntu Dapper (see comment 131) to Kubuntu Feisty, shutdown works again! Out of the box too, I haven't touched anything after the install. -- Power down after shutdown does not work... https://bugs.launchpad.net/bugs/43961 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 112590] Re: no internet connection until I restart router
I have the same bug. If i remove (comment all lines) avahi-autoipd it can work without restarting? Where can i reject running dhclientd on start? i have static ip. my "interfaces" in attachment. ** Attachment added: "interfaces" http://librarian.launchpad.net/7679241/interfaces -- no internet connection until I restart router https://bugs.launchpad.net/bugs/112590 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 95654] Re: [needs-packaging] medit
Uploaded in debian, see http://packages.qa.debian.org/m/medit.html ** Changed in: Ubuntu Status: In Progress => Fix Released -- [needs-packaging] medit https://bugs.launchpad.net/bugs/95654 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 84106] Re: tar --owner and --group options don't work
Thank you for your bug report. It turns out that the errors you are experiencing are not bugs, they are errors in your understanding of how to use tar. The -f switch is intended to be followed _immediately_ with a filename. Following it with another option, such as --owner, or the -z option as part of an option string, is erroneous. The reason it works when not preceded with a dash, is that this is the "old-style" of specifying options in tar, in which all of the options were clumped together as one argument, and all parameters to those options were specified after that. tar should possibly emit an error when you are using --owner and --group, but not creating an archive: they are meant to be used during archive creation, and not extraction. They indicate what values to set the uid and gid of files in the archive. These values in the archive are usually ignored during extraction, unless you extract them as root, or specify the --same-owner option. If you have been relying on the tar manpage for documentation, I would recommend you use the texinfo-based documentation at http://www.gnu.org/software/tar/manual/ , which is far more complete and informative. ** Changed in: tar (Ubuntu) Status: Unconfirmed => Rejected -- tar --owner and --group options don't work https://bugs.launchpad.net/bugs/84106 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115168] Ooo Base - Formular Asistent - Problem
Public bug reported: Binary package hint: openoffice.org-base The Ooo Base Database Formular Assistent make no Formulars. Can create a Formular not ready, on the last step is no aktion by the Assistent. Can klick on Finish but no Aktion. Is the latest Ooo Base 2.2 and Ubuntu. ** Affects: openoffice.org (Ubuntu) Importance: Undecided Status: Unconfirmed -- Ooo Base - Formular Asistent - Problem https://bugs.launchpad.net/bugs/115168 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115169] find -name does not work as expected
Public bug reported: On my dapper system (findutils 4.2.27-1ubuntu1), the `find` program does not give me accurate results. In my ~/test directory, I have one .txt file and one .asp file. In a subdirectory called includes, I have another .txt file and another .asp file. However, `ls` and `find` do not agree. Where the files are: [EMAIL PROTECTED]:~/test$ ls *.txt test.txt [EMAIL PROTECTED]:~/test$ ls includes/*.txt includes/test.txt [EMAIL PROTECTED]:~/test$ ls *.asp default.asp [EMAIL PROTECTED]:~/test$ ls includes/*.asp includes/subscribe_inc.asp The first problem is that running find from the root of the folder tree does not return "includes/subscribe_inc.asp" as expected. [EMAIL PROTECTED]:~/test$ find . -name *.asp ./default.asp Howeer, the .txt files are reported as expected: [EMAIL PROTECTED]:~/test$ find . -name *.txt ./test.txt ./includes/test.txt If I try to find the asp files from the from the parent directory however, it is correct. [EMAIL PROTECTED]:~$ find test -name *.asp test/includes/subscribe_inc.asp test/default.asp All files are owned by andy - modes on all dirs 755, all files 644. Cheers ** Affects: findutils (Ubuntu) Importance: Undecided Status: Unconfirmed -- find -name does not work as expected https://bugs.launchpad.net/bugs/115169 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115170] Flicker in VGA out with i810 driver
Public bug reported: Binary package hint: xserver-xorg-video-intel When I use at the same time the LCD of my Dell X1 laptop and the VGA out connected to a projector the image sent to the projectort flickers. I had the same problem with the Dell X300. When I use only the VGA out, not showing the image also in the laptop, the image doesn't flicker at all. 00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) (II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so (II) Module i810: vendor="X.Org Foundation" compiled for 7.2.0, module version = 1.7.4 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.1 ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: Unconfirmed -- Flicker in VGA out with i810 driver https://bugs.launchpad.net/bugs/115170 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115167] in xscreensaver-demo monitor does not restart
Public bug reported: Binary package hint: xscreensaver Hi all, I am runing Ubuntu feisty 7.04. Installed xubuntu-desktop on top of it. I used xscreensaver-demo from CLI. There in Advanced Tab I used the Off option after sometime. While it stopped, it doesn't restart after clicking, moving the mouse doesn't make any difference. Don't know what the issue is, please lemme know. ** Affects: xscreensaver (Ubuntu) Importance: Undecided Status: Unconfirmed -- in xscreensaver-demo monitor does not restart https://bugs.launchpad.net/bugs/115167 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 80772] Re: Emacs crash quitting slime
The crash looks rather strange to me. Is it possible you were experiencing overheating/hardware issues? Did you notice other quirkinesses around that time that have since mysteriously been resolved? ** Changed in: emacs21 (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Micah Cowan Status: Unconfirmed => Needs Info -- Emacs crash quitting slime https://bugs.launchpad.net/bugs/80772 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 104256] Re: System eventually freezes during large data transfer from samba share
Additional info: I have a pci USB2 / Firewire card (internal hub), because this PCs motherboard only has USB1 ports natively. The external hard drive that I mentioned earlier, was hooked up through this PCI card. I tried the same large transfer again using one of the motherboard USB1 ports and it has yet to freeze, with 38 hours remaining for the transfer to complete! The question is this: Is it the USB2 / Fireware PCI card that Ubuntu has a problem with OR the speed of the transfer? Is a buffer getting overloaded somewhere? -- System eventually freezes during large data transfer from samba share https://bugs.launchpad.net/bugs/104256 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99858] Re: Terminal will not successfully launch when SVideo is connected to TV
I have had a problem extremely similar to this. After installing Ubuntu and then installing the Nvidia driver, terminal will not open as described above. My case is slightly different because I do not have an svideo cable connected. Instead, I have a DVI LCD and a DVI-VGA converter going to a CRT. -- Terminal will not successfully launch when SVideo is connected to TV https://bugs.launchpad.net/bugs/99858 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 113444] Re: Single & double quotes, tildys, etc. need to type twice.
I'm at a loss. I'm assigning it to ubiquity, as it seems probable that whatever environmental difference is affecting the keyboard, was introduced via selections at install time; hopefully someone managing those bugs will have a better idea what package to forward this to. ** Changed in: ubiquity (Ubuntu) Sourcepackagename: None => ubiquity Assignee: Micah Cowan => (unassigned) Status: Needs Info => Unconfirmed -- Single & double quotes, tildys, etc. need to type twice. https://bugs.launchpad.net/bugs/113444 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115166] Re: [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/7679090/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7679091/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/7679092/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/7679093/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/7679094/ProcStatus.txt ** Attachment added: "Registers.txt" http://librarian.launchpad.net/7679095/Registers.txt ** Attachment added: "Stacktrace.txt" http://librarian.launchpad.net/7679096/Stacktrace.txt ** Attachment added: "ThreadStacktrace.txt" http://librarian.launchpad.net/7679097/ThreadStacktrace.txt -- [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall() https://bugs.launchpad.net/bugs/115166 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115166] [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall()
Public bug reported: Binary package hint: firefox Nothing in particular, just browsing ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Wed May 16 00:08:29 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/lib/firefox/firefox-bin Package: firefox 2.0.0.3+1-0ubuntu2 PackageArchitecture: i386 ProcCmdline: /usr/lib/firefox/firefox-bin ProcCwd: /home/interco ProcEnviron: SHELL=/bin/bash PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 Signal: 11 SourcePackage: firefox StacktraceTop: __kernel_vsyscall () raise () from /lib/tls/i686/cmov/libpthread.so.0 ?? () ?? () ?? () Uname: Linux ltsp 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev scanner video ** Affects: firefox (Ubuntu) Importance: Undecided Status: Unconfirmed -- [apport] firefox-bin crashed with SIGSEGV in __kernel_vsyscall() https://bugs.launchpad.net/bugs/115166 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 49288] Re: liblame0 executable stack
Testing liblame0... $ scanelf -eRt /usr/lib/libmp3lame.so.0 TYPE STK/REL/PTL TEXTREL FILE ET_DYN RWX --- RW- TEXTREL /usr/lib/libmp3lame.so.0 Yes. The Stack has read/write/execute. I can't find a patch in Gentoo (they tend to have patches for all of this stuff). -- liblame0 executable stack https://bugs.launchpad.net/bugs/49288 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 99053] Re: Problems installing 7.04 beta on Acer Aspire 3023 WLMi
Hi ! I've got an Acer Aspire 5024 WLMI which is quite the same laptop, excepting the CPU ... and some other stuffs ... (3020 and 5020 series are very similar) I've installed Feisty Fawn on my laptop and ran into the same problems : X hngs up with a black (it should have been corrected but not ! Same results since Dapper ...) For the wifi, i use acer_acpi which is a MUST on this computer. I've made some tutorials about acer aspire (in french !) on my blog (http://www.mumblyworld.info) and i've just made a beta realease .deb package of acer_acpi-0.5 (new version). You will find it there : http://repository.mumblyworld.info. I'm still waiting for feedbacks about it as it is one of my first packages ... ever ! :o) Hope it helps ! -- Problems installing 7.04 beta on Acer Aspire 3023 WLMi https://bugs.launchpad.net/bugs/99053 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71459] Re: It fails during upgrade installation
Okay, then, I'll close this bug out then. Thanks for reporting it, and I hope you have better luck the next time you try Ubuntu. ** Changed in: coreutils (Ubuntu) Status: Needs Info => Rejected -- It fails during upgrade installation https://bugs.launchpad.net/bugs/71459 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 111945] Re: Ubuntu 7.04 Upgrade Error
Thank you. ** Attachment added: "sources.list" http://librarian.launchpad.net/7679076/sources.list -- Ubuntu 7.04 Upgrade Error https://bugs.launchpad.net/bugs/111945 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 105881] Re: acer_acpi [Needs packaging]
I've just made a .deb package for acer_acpi-0.5. This a "beta version" (and one of my first package :o) ) but you should look there : http://repository.mumblyworld.info/ ** Also affects: acerlaptop-wifi (upstream) Importance: Undecided Status: Unconfirmed ** Changed in: acerlaptop-wifi (upstream) Importance: Undecided => Low Assignee: (unassigned) => Olivier Prieur Status: Unconfirmed => In Progress ** Changed in: acerlaptop-wifi 0.1 (upstream) Importance: Undecided => Low Assignee: (unassigned) => Olivier Prieur Status: Unconfirmed => In Progress -- acer_acpi [Needs packaging] https://bugs.launchpad.net/bugs/105881 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 112380] Re: update from ubuntu 6.10 to 7.04 failed
*** This bug is a duplicate of bug 95603 *** https://bugs.launchpad.net/bugs/95603 ** This bug has been marked a duplicate of bug 95603 update-manager crashes sometimes during the upgrade -- update from ubuntu 6.10 to 7.04 failed https://bugs.launchpad.net/bugs/112380 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 95484] Re: PDF Export Dialog shows no labels next to options - rendering issue
The problem appears in Gnome for me. -- PDF Export Dialog shows no labels next to options - rendering issue https://bugs.launchpad.net/bugs/95484 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 86680] Re: knetworkmanager stops kde applications from accessing the network
I have literally spent probably 20 hours trying to figure this problem out. Chatting on the IRC, chatting on the qunu, reinstalling packages, etc. I never thought to disable knetwork manager. I'm running ubuntu 7.04, and certain parts of networking for KDE apps fail when knetworkmanager is running. For instance: Konqueror usually works regardless. Amarok will not upload track play information to last.fm, kopete will not log on to MSN (but will log on to other networks), and Kmail will not connect to my IMAP server. When I stop knetwork manager, all these apps work fine. Here is some information that might be helpful: [EMAIL PROTECTED]:/home/username# uname -a Linux machinename 2.6.20-15-generic #2 SMP Sat Apr 14 00:54:01 UTC 2007 i686 GNU/Linux [EMAIL PROTECTED]:/home/username# apt-cache showpkg knetworkmanager Package: knetworkmanager Versions: 0.1-0ubuntu12 (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_feisty_main_binary-i386_Packages) (/var/lib/dpkg/status) Description Language: File: /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_feisty_main_binary-i386_Packages MD5: 8e7acde44930387aad6546096099ba84 Reverse Depends: kubuntu-desktop,knetworkmanager Dependencies: 0.1-0ubuntu12 - kdelibs4c2a (2 4:3.5.5-1) libacl1 (2 2.2.11-1) libart-2.0-2 (2 2.3.16) libattr1 (2 2.4.4-1) libaudio2 (0 (null)) libc6 (2 2.5-0ubuntu1) libdbus-1-3 (2 0.94) libdbus-qt-1-1c2 (2 0.62.git.20060814) libfontconfig1 (2 2.4.0) libfreetype6 (2 2.2) libgcc1 (2 1:4.1.2) libglib2.0-0 (2 2.12.9) libhal1 (2 0.5) libice6 (2 1:1.0.0) libidn11 (2 0.5.18) libjpeg62 (0 (null)) libnm-util0 (0 (null)) libpng12-0 (2 1.2.13-4) libqt3-mt (2 3:3.3.8really3.3.7) libsm6 (0 (null)) libstdc++6 (2 4.1.2) libx11-6 (0 (null)) libxcursor1 (4 1.1.2) libxext6 (0 (null)) libxft2 (4 2.1.1) libxi6 (0 (null)) libxinerama1 (0 (null)) libxrandr2 (2 2:1.2.0) libxrender1 (0 (null)) libxt6 (0 (null)) networkstatus (2 4:3.5.6) zlib1g (2 1:1.2.1) network-manager (2 0.6.2) kwalletmanager (0 (null)) Provides: 0.1-0ubuntu12 - network-manager-kde Reverse Provides: -- knetworkmanager stops kde applications from accessing the network https://bugs.launchpad.net/bugs/86680 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 113365] Re: New version (3.02) available
The new version needed to be merged from debian so I had a stab at it myself. I'm attaching a debdiff of my merge for consideration by ubuntu- universe-sponsors. The debdiff is between 3.02-1 (debian) and my merged 3.02-1ubuntu1 version. I hope it's sufficient. ** Attachment added: "Debdiff from xpdf_3.02-1 to xpdf_3.02-1ubuntu1" http://librarian.launchpad.net/7679014/xpdf_3.02-1ubuntu1.merge.debdiff ** Changed in: xpdf (Ubuntu) Status: Unconfirmed => Confirmed -- New version (3.02) available https://bugs.launchpad.net/bugs/113365 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115165] boot hangs on dvd drive error for 2 minutes
Public bug reported: During boot of ubuntu i get: ATA2.01= failed to set xfermode (err_mask=0x4) repeats 3 more times during boot followed by : ACPI: PBLK Length [5] Using 7.04, drive in question had problems using live cd as well. Is a Lite-on DVDRW (single layer DVDRW). ProblemType: Bug Architecture: i386 Date: Thu May 17 00:43:29 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/gnome-panel Package: gnome-panel 1:2.18.1-0ubuntu3.1 PackageArchitecture: i386 ProcCmdline: gnome-panel --sm-client-id default1 ProcCwd: /home/guy ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-panel Uname: Linux ubuntu 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- boot hangs on dvd drive error for 2 minutes https://bugs.launchpad.net/bugs/115165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115165] Re: boot hangs on dvd drive error for 2 minutes
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7678965/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/7678966/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/7678967/ProcStatus.txt -- boot hangs on dvd drive error for 2 minutes https://bugs.launchpad.net/bugs/115165 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 103665] Re: kvm crashes on load with Intel CPUs (exception 13)
Only I get a different crash: [EMAIL PROTECTED]:/NOBACKUP$ kvm -hda elive.img -cdrom /dev/loop0 -boot d -m 384 open /dev/kvm: No such file or directory Could not initialize KVM, will disable KVM support qemu: fatal: Trying to execute code outside RAM or ROM at 0x000bac90 EAX=0004030d EBX=00040080 ECX= EDX=0001a6e0 ESI=4bd4 EDI=00042004 EBP=0004 ESP=00087b52 EIP=7f00 EFL=0002 [---] CPL=0 II=0 A20=1 SMM=0 HLT=0 ES = 9300 CS =b2d9 000b2d90 SS =7e21 0007e210 9300 DS = 9300 FS = 9300 GS = 9300 LDT= 8000 TR = 8000 GDT= 000fa4d1 0037 IDT= 03ff CR0=6010 CR2= CR3= CR4= CCS=0044 CCD=0001 CCO=LOGICB FCW=037f FSW= [ST=0] FTW=00 MXCSR=1f80 FPR0= FPR1= FPR2= FPR3= FPR4= FPR5= FPR6= FPR7= XMM00= XMM01= XMM02= XMM03= XMM04= XMM05= XMM06= XMM07= Aborted (core dumped) -- Yes, the same command works if i use qemu instead of kvm. And the iso file im trying to install from (elive unstable) is correct (md5sum ok). -- kvm crashes on load with Intel CPUs (exception 13) https://bugs.launchpad.net/bugs/103665 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 103665] Re: kvm crashes on load with Intel CPUs (exception 13)
But the fix they suggest does not work. Even if I unload kvm or try -no- kvm the crash appears for me as well. I have a intel core 2 cpu. Architecture: amd64 Version: 1:16-1ubuntu2 processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz stepping: 6 cpu MHz : 2128.000 cache size : 2048 KB physical id : 0 siblings: 2 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips: 4259.71 clflush size: 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz stepping: 6 cpu MHz : 1596.000 cache size : 2048 KB physical id : 0 siblings: 2 core id : 0 cpu cores : 1 fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips: 4256.17 clflush size: 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: -- kvm crashes on load with Intel CPUs (exception 13) https://bugs.launchpad.net/bugs/103665 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 114959] Re: [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed
Hello matt, Thanks for your bug report. Can you please attach the files in /var/log /dist-upgrade in order to better diagnose the problem. Also, did you have Synaptic open when you did the upgrade? - see https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/99343 Thank you, Leo -- [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed https://bugs.launchpad.net/bugs/114959 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 83661] Re: can't active fcitx from emacs-snapshot-gtk
Thank you for your report. Ctrl+Space has been established as set-mark-command; most serious Emacs users would be upset to lose that combination. X Input Managers such as fcitx and SCIM only work with applications that have been specifically written to use an Input Manager. AFAICT, Emacs is not one of these, and probably won't be. However, Emacs does have it's own built-in input management system, which it has had for several years. For instance, you can type (I know it's ugly): C-x RET C-\, and it will prompt you to name an input method to use. Type "chinese" and hit tab, and you will be presented with a variety of IMs to choose from. Once you've chosen one, type M-x describe-mode, and it will give you instructions on how to use the current IM. Please see http://www.gnu.org/software/emacs/manual/emacs.html#Input-Methods for detailed information. Using the chinese-py method, I can type: woaini, and emacs gives me 我爱你. I'm sorry if you'd prefer to use the X Input Method you're accustomed to. However, this falls into the realm more of a feature request than an actual bug, and as such, and since it's not trivial (so doesn't qualify for Wishlist), I need to close this bug. If you are really, /really/ motivated, you could write a feature specification (see https://wiki.ubuntu.com/FeatureSpecifications) to get the ball rolling for such support; adding support for it could be cumbersome, though, especially given all the various Control-foo combinations that Emacs uses. ** Changed in: emacs21 (Ubuntu) Status: Unconfirmed => Rejected ** Changed in: emacs-snapshot (Ubuntu) Status: Unconfirmed => Rejected -- can't active fcitx from emacs-snapshot-gtk https://bugs.launchpad.net/bugs/83661 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 103873] Re: [apport] iceauth crashed with SIGSEGV in strlen()
Fixed upstream cf: http://bugs.freedesktop.org/show_bug.cgi?id=10739 -- [apport] iceauth crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/103873 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115155] Re: [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed
Hello sojourner, Thanks for your bug report. Can you please attach the files in /var/log /dist-upgrade in order to better diagnose the problem. Also, did you have Synaptic open when you did the upgrade? - see https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/99343 Thank you, Leo -- [apport] package update-manager failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): installArchives() failed https://bugs.launchpad.net/bugs/115155 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 93859] Re: [Feisty] Very low volume on Toshiba satellite a100-155
lol. sound is fine. I just turned up the volume wheel on the front of the laptop. -- [Feisty] Very low volume on Toshiba satellite a100-155 https://bugs.launchpad.net/bugs/93859 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96664] Re: Feisty upgrade failed because packages vanished from /var/cache/apt/archives
Output is [EMAIL PROTECTED]:~$ apt-config dump |grep -i MinAge APT::Archives::MinAge "2"; Note that I have managed to complete the upgrade manually by apt-get installing everything that apt-get upgrade said was held back. Thanks, Richard. -- Feisty upgrade failed because packages vanished from /var/cache/apt/archives https://bugs.launchpad.net/bugs/96664 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115164] tipa fails to install with texlive
Public bug reported: When trying to install tipa, I got the following error: Setting up tipa (1.3-4build1) ... Running mktexlsr. This may take some time... done. Running updmap-sys. This may take some time... updmap-sys failed. Output has been stored in /tmp/updmap.cwlv6815 Please include this file if you report a bug. dpkg: error processing tipa (--configure): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of jadetex: jadetex depends on tipa; however: Package tipa is not configured yet. dpkg: error processing jadetex (--configure): dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of docbook-utils: docbook-utils depends on jadetex; however: Package jadetex is not configured yet. dpkg: error processing docbook-utils (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: tipa jadetex docbook-utils E: Sub-process /usr/bin/dpkg returned an error code (1) The tmp file which describes the configuration problem says: updmap-sys: This is updmap-sys, version 1122009795-debian updmap-sys: using transcript file `/var/lib/texmf/web2c/updmap-sys.log' updmap is creating new map files using the following configuration: config file: `/var/lib/texmf/web2c/updmap.cfg' dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap' pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap' dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap' prefer outlines: `true' texhash enabled: `false' download standard fonts (dvips): `false' download standard fonts (pdftex): `true' download standard fonts (dvipdfm): `true' updmap-sys: Scanning for LW35 support files updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/tetex/dvips35.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/tetex/pdftex35.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/tetex/dvipdfm35.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/tetex/ps2pk35.map' updmap-sys: Scanning for MixedMap entries: updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/allrunes/allrunes.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/ams/ams-bsr-interpolated.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/ams/ams-bsr.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/ams/ams-cmcsc-bsr-interpolated.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/cm/cmother-bsr.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/cm/cmtext-bsr-interpolated.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/cm/cmtext-bsr.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/doublestroke/dstroke.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/esint-type1/esint.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/eurosym/eurosym.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/hfbright/hfbright.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/latex/latex-bsr.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/manfnt/manfnt.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/mflogo/mflogo.map' updmap-sys: using map file `/usr/share/texmf-texlive/fonts/map/dvips/rsfs/rsfs.map' !!! ERROR! The map file `tipa.map' has not been found at all. Either put this file into the right place or remove the reference from the configuration file. An automatic way to disable unavailable map files is to call updmap-sys --syncwithtrees For manual editing, call updmap-sys --edit It looks like tipa.map is installed in /usr/share/texmf/fonts/maps/dvips, but as I am using texlive, I guess this is the wrong location. Copying the file by hand into /usr/share /texmf-live/fonts/maps/dvips and retrying to configure the package does seem to work. ** Affects: tipa (Ubuntu) Importance: Undecided Status: Unconfirmed -- tipa fails to install with texlive https://bugs.launchpad.net/bugs/115164 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115162] Re: F-Spot SIGABRT crash caused by mono runtime
** Changed in: f-spot (Ubuntu) Sourcepackagename: None => f-spot -- F-Spot SIGABRT crash caused by mono runtime https://bugs.launchpad.net/bugs/115162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 98688] Re: Firefox hangs when closing a page with flash running
I first experienced this problem when I upgraded to Feisty. In my case the system becomes totally unresponsive and requires a hard re-set. I was not using youtube, but just surfing sites. When I disable Flashplayer the system does not have a problem. To be fair to Feisty, I have tried Dreamlinux and Elive, all of the Debian Linux. They all give the same problem. So for now Flash is disabled. Martin Prior -- Firefox hangs when closing a page with flash running https://bugs.launchpad.net/bugs/98688 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 113444] Re: Single & double quotes, tildys, etc. need to type twice.
Still no change, but yes "u will produce ü. -- Single & double quotes, tildys, etc. need to type twice. https://bugs.launchpad.net/bugs/113444 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115163] Selecting text hangs system
Public bug reported: http://www.snc.edu/compserv/handouts/netdrive.pdf is the sample file. To reproduce (Feisty): Click and drag starting at the "s" in https:// on the first address shown (for NetStorage), ending theoretically at the end of the URL. For me, it never made it to the end without hanging the entire system requiring a reboot. (Once, the caps lock and scroll lock lights on my keyboard were flashing but this didn't happen the second time the hang occurred). ** Affects: evince (Ubuntu) Importance: Undecided Status: Unconfirmed -- Selecting text hangs system https://bugs.launchpad.net/bugs/115163 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 83661] Re: can't active fcitx from emacs-snapshot-gtk
** Changed in: fcitx (Ubuntu) Status: Unconfirmed => Rejected -- can't active fcitx from emacs-snapshot-gtk https://bugs.launchpad.net/bugs/83661 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 93859] Re: [Feisty] Very low volume on Toshiba satellite a100-155
The line: options snd-hda-intel model=auto did not work on my toshiba p105-s9337 laptop, nor did, as mentioned in other places, changing "auto" to "3stack" I still have very very low sound. I will gladly provide any information you need to help fix this. -- [Feisty] Very low volume on Toshiba satellite a100-155 https://bugs.launchpad.net/bugs/93859 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115162] Re: F-Spot SIGABRT crash while running mono runtime
** Attachment added: "F-Spot Stacktrace.txt" http://librarian.launchpad.net/7678927/F-Spot%20Stacktrace.txt ** Summary changed: - F-Spot SIGABRT crash while running mono runtime + F-Spot SIGABRT crash caused by mono runtime ** Description changed: Binary package hint: f-spot While changing the page orientation layout for printing, F-Spot crashes. Steps to reproduce 1. Select a photo in F-Spot 2. Go File>Print 3. Select a printer and go the the Paper tab 4. Set the Page Orientation to Landscape 5. Click Print Preview 6. Close the Print Preview window. 7. Make sure the same photo is selected and repeat steps 2-3 8. Change the Page Orientation to Portrait Now it should crash + + Distro Release: Ubuntu Feisty Fawn 7.04 ** Changed in: Ubuntu Sourcepackagename: f-spot => None -- F-Spot SIGABRT crash caused by mono runtime https://bugs.launchpad.net/bugs/115162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76570] Re: libncurses5-dbg is missing at least 1 symbol present in libncurses5
Closing per comment. ** Changed in: ncurses (Ubuntu) Status: Unconfirmed => Rejected -- libncurses5-dbg is missing at least 1 symbol present in libncurses5 https://bugs.launchpad.net/bugs/76570 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115162] F-Spot SIGABRT crash while running mono runtime
Public bug reported: Binary package hint: f-spot While changing the page orientation layout for printing, F-Spot crashes. Steps to reproduce 1. Select a photo in F-Spot 2. Go File>Print 3. Select a printer and go the the Paper tab 4. Set the Page Orientation to Landscape 5. Click Print Preview 6. Close the Print Preview window. 7. Make sure the same photo is selected and repeat steps 2-3 8. Change the Page Orientation to Portrait Now it should crash Distro Release: Ubuntu Feisty Fawn 7.04 ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- F-Spot SIGABRT crash caused by mono runtime https://bugs.launchpad.net/bugs/115162 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77269] Re: Installing emacs21-nox with apt-get removes emacs21
Closing this bug, as it appears that the user is satisfied. If this is incorrect, please feel free to reopen this bug. ** Changed in: emacs21 (Ubuntu) Status: Unconfirmed => Rejected -- Installing emacs21-nox with apt-get removes emacs21 https://bugs.launchpad.net/bugs/77269 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 82965] Re: [apport] artsd crashed with SIGSEGV in Arts::AudioSubSystem::close()
It looks like this bug occurred in Debian 3.2, which isn't tracked here in launchpad. If you can still reproduce this bug, please report it to bugs.debian.org ** Changed in: arts (Ubuntu) Status: Unconfirmed => Rejected -- [apport] artsd crashed with SIGSEGV in Arts::AudioSubSystem::close() https://bugs.launchpad.net/bugs/82965 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115160] Please sync qtpixmap (universe) from Debian unstable (main)
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/qtpixmap status confirmed subscribe ubuntu-archive Please sync qtpixmap (universe) from Debian unstable (main). Explanation of the Ubuntu delta and why it can be dropped: The package was rebuilt against GTK 2.10 for Ubuntu, which has been done in Debian, as shown in the changelog: Changelog since current gutsy version 0.28-1.1ubuntu1: qtpixmap (0.28-1.2) unstable; urgency=low * Non-maintainer upload. * Gtk 2.10 transition; closes: #419300. - Build-depend on libgtk2.0-dev >= 2.10.1-1. - Call dh_gtkmodules -a in binary-arch. - Add ${misc:Depends} (to both packages). -- Loic Minier <[EMAIL PROTECTED]> Fri, 27 Apr 2007 22:18:42 +0200 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGS9RpjVefwtBjIM4RAuFMAJ9IGPjNtvwIotefs2NN1ckbE8F2vACgiVNr zXkFgdeVKO/CkkitEtXq4sE= =ZCcu -END PGP SIGNATURE- ** Affects: qtpixmap (Ubuntu) Importance: Wishlist Status: Confirmed ** Changed in: qtpixmap (Ubuntu) Importance: Undecided => Wishlist -- Please sync qtpixmap (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/115160 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71459] Re: It fails during upgrade installation
Thanks Micah - I think all of the errors I was having (there were more!) had to to do with a faulty and dieing hard drive - and I went back to windows XP after that - cheers mk -- It fails during upgrade installation https://bugs.launchpad.net/bugs/71459 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 90220] Re: Desktop unresponsive
We are closing this bug report as it lacks steps to reproduce it and has not occurred again. However, please reopen it if you can give us the missing information and feel free to submit bug reports in the future. ** Changed in: Ubuntu Status: Needs Info => Rejected -- Desktop unresponsive https://bugs.launchpad.net/bugs/90220 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 97485] Re: Computer Fails to Wake Up
We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and feel free to submit bug reports in the future. ** Changed in: Ubuntu Status: Needs Info => Rejected -- Computer Fails to Wake Up https://bugs.launchpad.net/bugs/97485 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 114991] Re: [apport] amarokapp crashed with SIGSEGV in operator>>()
*** This bug is a duplicate of bug 87469 *** https://bugs.launchpad.net/bugs/87469 Thanks for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 87469 and is being marked as such. Please feel free to report any other bugs you may find. ** Changed in: amarok (Ubuntu) Status: Unconfirmed => Confirmed ** This bug has been marked a duplicate of bug 87469 MASTER [apport] amarokapp crashed with SIGSEGV in operator>>() -- [apport] amarokapp crashed with SIGSEGV in operator>>() https://bugs.launchpad.net/bugs/114991 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115022] Re: [apport] amarokapp crashed with SIGSEGV in operator>>()
*** This bug is a duplicate of bug 87469 *** https://bugs.launchpad.net/bugs/87469 Thanks for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 87469 and is being marked as such. Please feel free to report any other bugs you may find. ** This bug has been marked a duplicate of bug 87469 MASTER [apport] amarokapp crashed with SIGSEGV in operator>>() -- [apport] amarokapp crashed with SIGSEGV in operator>>() https://bugs.launchpad.net/bugs/115022 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115151] Re: ipw3945 causes delay in boot (60+ sec)
Computer Details: HP Laptop DV2000T Intel Core 2 Duo T7200 2gb RAM 100gb HDD Nvidia Go 7200 Graphics Partitions -Windows Vista Ultimate (Sorry :P) -Ubuntu Feisty 7.04 -- ipw3945 causes delay in boot (60+ sec) https://bugs.launchpad.net/bugs/115151 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 93616] Re: incorrect permission for user account created during installation
Thanks for taking the time to report this bug and helping to make Ubuntu better. Now that the final version of Feisty Fawn is available we were wondering if this issue still exists. Thanks in advance. -- incorrect permission for user account created during installation https://bugs.launchpad.net/bugs/93616 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 34881] Re: "adressbook entry" transfer to "dialer window" broken
Fixed in Edgy. ** Changed in: linphone (Ubuntu) Status: Needs Info => Fix Released -- "adressbook entry" transfer to "dialer window" broken https://bugs.launchpad.net/bugs/34881 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 115159] Re: crash on "Compose a new mail message"
Oh, importantly, I forgot to mention that it happens often but not every time. Yeah, frustrating. -- crash on "Compose a new mail message" https://bugs.launchpad.net/bugs/115159 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115159] Re: crash on "Compose a new mail message"
It also happens when reply to an email. -- crash on "Compose a new mail message" https://bugs.launchpad.net/bugs/115159 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 66775] Re: Bugs with /usr/share/initramfs-tools/scripts/local-top/cryptroot
Due to a lack of response, I'm rejecting this bug. ** Changed in: cryptsetup (Ubuntu) Status: Needs Info => Rejected -- Bugs with /usr/share/initramfs-tools/scripts/local-top/cryptroot https://bugs.launchpad.net/bugs/66775 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115159] Re: crash on "Compose a new mail message"
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7678809/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/7678810/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/7678811/ProcStatus.txt -- crash on "Compose a new mail message" https://bugs.launchpad.net/bugs/115159 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 115159] crash on "Compose a new mail message"
Public bug reported: Binary package hint: evolution 1. Try to compose a new email (click the New button, Ctrl-N or via menu). = New mail window appears and is fully drawn, then application crashes. If I start typing as the window is being drawn, keystrokes and autocompletion do appear in the To: field before it crashes. Application crash reporting thingy does not appear. This problem only started occurring after I upgraded Ubuntu from 6.10 to 7.04. Versions: Ubuntu 7.04 evolution 2.10.1-0ubuntu2 evolution-data-server 1.10.1-0ubuntu1 evolution debug packages are installed Hardware: "Dell Optiplex GX150" Pentium 3 ProblemType: Bug Architecture: i386 Date: Thu May 17 13:33:53 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/evolution-2.10 Package: evolution 2.10.1-0ubuntu2 PackageArchitecture: i386 ProcCmdline: evolution --component=mail ProcCwd: /home/jeremy ProcEnviron: LANGUAGE=en_AU:en PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/usr/local/genesis-2.3/genesis LANG=en_AU.UTF-8 SHELL=/bin/bash SourcePackage: evolution Uname: Linux dellasaurus 2.6.20-15-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686 GNU/Linux ** Affects: evolution (Ubuntu) Importance: Undecided Status: Unconfirmed -- crash on "Compose a new mail message" https://bugs.launchpad.net/bugs/115159 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 70020] Re: Samsung r55/r65: Laptop keys don't funtion
The latest BIO update (DFCC) from Samsung seems to fix this bug so I am closing it. ** Changed in: nvidia-xconfig (Ubuntu) Status: Unconfirmed => Rejected ** Description changed: Heres my exact laptop specs: http://wiki.ubuntu.com/LaptopTestingTeam/SamsungR55 Brightness keys do not work in Ubuntu with the Nvidia Driver installed on Dapper, Edgy and Feisty for the Samsung R55 and R65 Laptops. Not only this but the hot keys can not be recorded using the guide available at http://wiki.ubuntu.com/LaptopTestingTeam/HotkeyResearch + + == UPDATE == + + The latest BIO update (DFCC) from Samsung seems to fix this bug so I am + closing it. -- Samsung r55/r65: Laptop keys don't funtion https://bugs.launchpad.net/bugs/70020 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 4656] Re: Unable to share sound device
Does this problem still exist in Edgy, Feisty or Gutsy? -- Unable to share sound device https://bugs.launchpad.net/bugs/4656 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 16802] Re: SILC server and GAIM-silc
** Changed in: silc-toolkit (Ubuntu) Status: Needs Info => Confirmed -- SILC server and GAIM-silc https://bugs.launchpad.net/bugs/16802 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 58383] Re: game crashes after selecting difficulty level
** Changed in: viruskiller (Ubuntu) Importance: Undecided => Low Status: Needs Info => Confirmed -- game crashes after selecting difficulty level https://bugs.launchpad.net/bugs/58383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 52059] Re: Missing Album Covers Display as Wrong Album
** Changed in: banshee (Ubuntu) Status: Needs Info => Unconfirmed -- Missing Album Covers Display as Wrong Album https://bugs.launchpad.net/bugs/52059 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 60918] Re: OpenOffice open wrong from menu
Can you try this in Edgy final, Feisty or Gutsy? -- OpenOffice open wrong from menu https://bugs.launchpad.net/bugs/60918 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 34744] Re: Dapper F5 Hibernate slows GRUB to crawl
Is it still present in Edgy, Feisty or Gutsy? -- Dapper F5 Hibernate slows GRUB to crawl https://bugs.launchpad.net/bugs/34744 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 36562] Re: pcsx is broken
** Changed in: pcsx (Ubuntu) Status: Needs Info => Fix Released -- pcsx is broken https://bugs.launchpad.net/bugs/36562 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 39479] Re: System.Reflection.TargetInvocationException: on startup
Due to a lack of response, I'm rejecting this bug. ** Changed in: monodevelop (Ubuntu) Status: Needs Info => Rejected -- System.Reflection.TargetInvocationException: on startup https://bugs.launchpad.net/bugs/39479 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 42611] Re: Can't download pdf files
Due to a lack of response, I'm rejecting this bug. ** Changed in: galeon (Ubuntu) Status: Needs Info => Rejected -- Can't download pdf files https://bugs.launchpad.net/bugs/42611 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 53506] Re: Recording does not start
Due to a lack of response, I'm rejecting this bug. ** Changed in: istanbul (Ubuntu) Status: Needs Info => Rejected -- Recording does not start https://bugs.launchpad.net/bugs/53506 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55457] Re: source code and designer buttons dont exist to acess stetic designer
Due to a lack of response, I'm rejecting this bug. ** Changed in: monodevelop (Ubuntu) Status: Needs Info => Rejected -- source code and designer buttons dont exist to acess stetic designer https://bugs.launchpad.net/bugs/55457 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 60980] Re: keeps playing after close
** Changed in: beep-media-player (Ubuntu) Status: Needs Info => Unconfirmed -- keeps playing after close https://bugs.launchpad.net/bugs/60980 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 62940] Re: Can not log in my yahoo account.
Can you please try this on Edgy, Feisty or Gutsy? -- Can not log in my yahoo account. https://bugs.launchpad.net/bugs/62940 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 58450] Re: Checksum-file error after purging old backups
Does this still occur in Edgy, Feisty or Gutsy? -- Checksum-file error after purging old backups https://bugs.launchpad.net/bugs/58450 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 43447] Re: Something breaks after install trying to start munin-node.
** Changed in: munin (Ubuntu) Status: Needs Info => Unconfirmed -- Something breaks after install trying to start munin-node. https://bugs.launchpad.net/bugs/43447 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 33655] Re: Cursor trails in 0.1.1
Due to a lack of response, I'm rejecting this bug. ** Changed in: istanbul (Ubuntu) Status: Needs Info => Rejected -- Cursor trails in 0.1.1 https://bugs.launchpad.net/bugs/33655 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 46173] Re: pdftools crash
** Changed in: pdfjam (Ubuntu) Status: Needs Info => Unconfirmed -- pdftools crash https://bugs.launchpad.net/bugs/46173 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 51583] Re: Misconfigured oidentd.
Due to a lack of response, I'm rejecting this bug. ** Changed in: oidentd (Ubuntu) Status: Needs Info => Rejected -- Misconfigured oidentd. https://bugs.launchpad.net/bugs/51583 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 55287] Re: apt-build info: Segmentation fault
** Changed in: apt-build (Ubuntu) Status: Needs Info => Fix Released -- apt-build info: Segmentation fault https://bugs.launchpad.net/bugs/55287 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs