[Bug 109763] Re: Insert a rewriteable or blank disc when trying to use CD/DVD Creator, with blank disc in CDR drive
Despite my earlier comment, I have now got a patch for HAL that appears to work for me, based on code that was in Nautilus a while back. I have contacted the HAL developers so hopefully it will appear there sometime soon. In the mean time, I'll submit a patch here once I have it in appropriate format. -- Insert a rewriteable or blank disc when trying to use CD/DVD Creator, with blank disc in CDR drive https://bugs.launchpad.net/bugs/109763 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 129022] Re: nvidia-glx/nvidia-glx-new package discription has the wrong command
** Summary changed: - nvidia-glx{,-legacy,-new} packages discription has the wrong command + nvidia-glx/nvidia-glx-new package discription has the wrong command ** Summary changed: - nvidia-glx/nvidia-glx-new package discription has the wrong command + nvidia-glx/nvidia-glx-new package description has the wrong command -- nvidia-glx/nvidia-glx-new package description has the wrong command https://bugs.launchpad.net/bugs/129022 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 129131] Re: Cannot access any man pages anymore
After restarting, it now works fine. Synaptic didn't notify me that I had to reboot, so probably a package should be modified to fix this. -- Cannot access any man pages anymore https://bugs.launchpad.net/bugs/129131 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 85488] Enhancement to Joel Berger's script
Or it might not work, just re-read it properly! Looks like the next version of Ubuntu (the "Gutsy Gibbon"!) will take care of it. Love, Robert On 30/07/07, rubik-cube <[EMAIL PROTECTED]> wrote: > > Joel Berger gave a nice little wrapper script in comment #45. For some > people this worked, for some people (like me, Canoscan lide 25, Feisty) > the scanning element would not always return to its starting position. > Until this is fixed, I'll post a new version of his script which > basically changes the command to really reset/wake up the scanner again. > IMHO this workaround point out that maybe the problem could be with > sane, and not with libusb or the kernel. Anyway, here it is: > > #!/bin/bash > # plustek-wrapper: finds a plustek USB device and keeps it alive while the > # wrapped program is running. > # Joel Berger 2007-04-15 > > # Requires: > # sane-utils (scanimage) > # sed > # gawk > > # Detect device and store as $SANE_DEVICE > SANE_DEVICE=$( scanimage -L | \ > grep plustek | \ > sed 's/^.*plustek/plustek/' | \ > sed "s/' is a.*//" | \ > awk -F : '{print "/dev/bus/usb/" $3 "/" $4}' > ) > > if [ $SANE_DEVICE ] ; then > $* & > CHILD_PID=$! > while ps -p $CHILD_PID > /dev/null; do > #cat $SANE_DEVICE > /dev/null > > # I'm not sure whether "scanimage -n" or > # "scanimage -L" is better here > scanimage -n > /dev/null > sleep 0.7 > done > else > # If no plustek device is detected, bail out and run the program > normally. > exec $* > fi > > > ** Attachment added: "plustek_wrapper.sh script - don't forget to make > executable!" >http://launchpadlibrarian.net/8599730/plustek_wrapper.sh > > -- > some usb_devices fault if usb_suspend enabled > https://bugs.launchpad.net/bugs/85488 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > -- some usb_devices fault if usb_suspend enabled https://bugs.launchpad.net/bugs/85488 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 129177] Re: audacity 1.3.x crashing on load
I can confirm the audacity crash, but I'm really not certain that wxgtk is the cause, as other applications that depend on libwxgtk2.6-0 work fine. I suspect rather that the crash is related to audacity's direct use of libgtk2.0-0. ** Changed in: audacity (Ubuntu) Importance: Undecided => Medium Status: New => Confirmed -- audacity 1.3.x crashing on load https://bugs.launchpad.net/bugs/129177 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 125203] Re: mysql-query-browser failing to start, symbol lookup error
Works for me in latest gutsy. -- mysql-query-browser failing to start, symbol lookup error https://bugs.launchpad.net/bugs/125203 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 127441] Re: [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
Please Li12, can you indicate which GTK themes are you using? Also indicate which window manager do you use (metacity, beryl, compiz...) Thank you in advance. -- [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] https://bugs.launchpad.net/bugs/127441 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 127441] Retraced Thread Stacktrace
Retraced Thread Stacktrace ** Attachment added: "Retraced Thread Stacktrace" http://launchpadlibrarian.net/8600871/retraced_Thread_Stacktrace.txt -- [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] https://bugs.launchpad.net/bugs/127441 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 127441] Re: [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
Thank you Li12, Retrace done on crash report http://launchpadlibrarian.net/8600730 /_usr_lib_firefox_firefox-bin.1000.crash . Extract from retraced stacktrace: ... #3 #4 IA__g_thread_join (thread=0x9a51020) at gthread.c:672 #5 IA__g_main_loop_ref (loop=0x8614d00) at gmain.c:2784 #6 IA__g_rand_new () at grand.c:163 #7 _gdk_x11_copy_to_image (drawable=0x18, image=0x8079978, #8 _gdk_x11_copy_to_image (drawable=0x872ca70, image=0x872ca70, #9 gdk_screen_set_property (object=0x96c2220, #10 IA__gdk_window_constrain_size (geometry=0x84e5a90, #11 IA__gdk_window_constrain_size (geometry=0x0, #12 [EMAIL PROTECTED] () from /usr/lib/libgdk-x11-2.0.so.0 ... Tagging as mt-needtestcase, mt-waitdup for further processing ** Summary changed: - firefox crashed + [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] ** Description changed: + + ... firefox crashed + ... The collapse of Firefox in certain actions www.paste.org.ru/?t6j2jb -This is the conclusion of the terminal The collapse of Firefox when attempting to enter "setup", in an attempt to add a site in favorites, while trying to download the file. Create a new profile does not help. When the browser fails, he rose without reference Records developer. I found the recent update to Firefox, it helped, but after some time the issue is again relevant. Reinstalling use afterwards Firefox version also does not help. The problem is also a browser Flock Linux 2.6.20-16-generic i686 GNU/Linux, 7.04 ** Tags added: mt-needtestcase mt-waitdup ** Tags removed: mt-needreport ** Changed in: firefox (Ubuntu) Importance: Medium => High ** Attachment added: "Retraced Stacktrace" http://launchpadlibrarian.net/8600861/retraced_Stacktrace.txt -- [FEISTY] firefox crashed [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] https://bugs.launchpad.net/bugs/127441 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 61235] Re: USB mass storage stops working after a while
Alberto, Try this on your FreeAgent. It solved the issue for me with spinning down. echo 1 > /sys/class/scsi_disk/X\:0\:0\:0/allow_restart This solved the IO/error but apparently it doesn't work for everyone. echo 1024 > /sys/block/sdX/device/max_sectors -- USB mass storage stops working after a while https://bugs.launchpad.net/bugs/61235 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 106239] Re: [needs-packaging] qtpfsgui
I re-open this bug, I'm working to package the 1.8.10 version just in time. Bye. ** Changed in: Ubuntu Status: Invalid => Confirmed ** Changed in: Ubuntu Status: Confirmed => In Progress -- [needs-packaging] qtpfsgui https://bugs.launchpad.net/bugs/106239 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 106235] Re: [needs-packaging] kitsune
Package made, advocated and uploaded. It will be build soon. Bye. ** Changed in: Ubuntu Status: In Progress => Fix Released -- [needs-packaging] kitsune https://bugs.launchpad.net/bugs/106235 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 127841] Re: hal-cups-utils does not auto-setup printers on Ubuntu Gutsy
hal-cups-utils (0.6.11-0ubuntu2) gutsy; urgency=low * debian/rules, debian/patches/00_fix_libexec.patch: Moved hal_lpadmin from /usr/lib/hal-cups-utils/ to /usr/lib/hal/scripts/ to be compliant to HAL specificationas (http://people.freedesktop.org/~david/hal-spec/hal-spec.html). Now the script gets actually called by HAL and so Plug'n'Print (automatic setup of a printer when plugged in) really works under Ubuntu (fixes https://blueprints.launchpad.net/ubuntu/+spec/automatic-printer-conf by having hal-cups-utils installed, LP: #127841). -- Till Kamppeter <[EMAIL PROTECTED]> Mon, 30 Jul 2007 12:45:29 +0100 ** Changed in: hal-cups-utils (Ubuntu) Status: Fix Committed => Fix Released -- hal-cups-utils does not auto-setup printers on Ubuntu Gutsy https://bugs.launchpad.net/bugs/127841 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 129173] Re: hidden inputs are rendered when display:block
Yes, I reported a new one on bugzilla, and it got marked as a dup of the link I posted above. After reading the comment about it being a bug by design I came to the conclusion that they wouldn't do anything about it, despite it being a very simple fix that makes firefox more standard compliant, so I reported it here in hopes that the ubuntu mozilla team can add it in to the ubuntu firefox build. Or does the ubuntu team only deal with ubuntu related issues and not display issues? Which ever may be, the fix is in best interest for the browser. -- hidden inputs are rendered when display:block https://bugs.launchpad.net/bugs/129173 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 128421] Re: Cannot boot when video adapter set as PCI in BIOS
https://help.ubuntu.com/community/BinaryDriverHowto/ATI -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 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 117612] Re: [FEISTY] firefox crashed [EMAIL PROTECTED]::SetName] [EMAIL PROTECTED]
We have not received any duplicates for some time. Thus, this crash was likely due to some unique plugin extension combination or has been fixed in the meantime. Please, reopen it at any time if you have more related info. Thanks for your contribution. Don't hesitate to submit new crashes, H. Montoliu ** Changed in: firefox (Ubuntu) Status: Incomplete => Invalid -- [FEISTY] firefox crashed [EMAIL PROTECTED]::SetName] [EMAIL PROTECTED] https://bugs.launchpad.net/bugs/117612 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 127441] Re: firefox crashed
Still ** Attachment added: "_usr_lib_firefox_firefox-bin.1000.crash" http://launchpadlibrarian.net/8600730/_usr_lib_firefox_firefox-bin.1000.crash -- firefox crashed https://bugs.launchpad.net/bugs/127441 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 127441] Re: firefox crashed
Greetings! Yes, Certainly! ** Attachment added: "_usr_firefox_firefox-bin.1000.crash" http://launchpadlibrarian.net/8600708/_usr_firefox_firefox-bin.1000.crash -- firefox crashed https://bugs.launchpad.net/bugs/127441 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 129174] Re: Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear
Thanks for the bug report, but it seems that we will need more information about re-creating the bug. Does this bug repeat on your machine (when choosing an icon-theme, and closing/starting open office)? -- Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear https://bugs.launchpad.net/bugs/129174 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 129174] Re: Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear
I didn't get you right in the first place, but still, after I close and restart open office I have my crystal icon theme and not just plain text (instead of icons). -- Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear https://bugs.launchpad.net/bugs/129174 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 125986] Re: [MASTER] No flash after update of flashplugin-nonfree
Copied to feisty-updates. ** Changed in: flashplugin-nonfree (Ubuntu) Status: Fix Committed => Fix Released -- [MASTER] No flash after update of flashplugin-nonfree https://bugs.launchpad.net/bugs/125986 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 109165] Re: wine consistently crashes since updating to feisty
Erich, The debugging information you provided suggests that your issue is not the issue posted by Manni. It appears that a class needed by your application is not found in the Windows registry. My guess is that the missing registry entry is an artifact of a prior wine install. Because this is the only Windows software you use, I suggest the following: --Reconsider using stable, open-source alternatives. You can get done what you are trying to accomplish with less trouble. It's of course up to you, but in the long run you will be happier. Remember that Windows apps providing for DVD copying will assume that DRM is on the box, so they may "just not work" under Linux. Again, the Linux alternatives will be more stable. --If you just gotta have DVDShrink, I'd suggest PURGE wine completely. (Removal or reinstallation does not remove configuration files.) --Delete any .wine and any other files or directories related to wine, Windows, or DVDShrink --Reinstall and configure wine. --Install a Windows program known to work with wine. Verify that the Windows program is working under wine. --Install and test your application. --Post output of any steps that fail. --Post a bug report upstream as well. -- wine consistently crashes since updating to feisty https://bugs.launchpad.net/bugs/109165 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 61235] Re: USB mass storage stops working after a while
I had a Seagate 3.5-inch Pushbutton Backup External Hard Drive (750 GB) connected to my server that had always worked perfectly. Then I connect a Seagate FreeAgent Pro (750 GB) to the same server and I started seeing the bugs described here. The bugs occur just on the new connected drive (the FreeAgent Pro). My explanation to the bug is completely different from what I read here and maybe, if I am right, I may help the kernel guys solve the problem. Both these drives have a feature that will turn them off if they are not accessed for 15 minutes, I believe. When I access the Pushbutton backup drive after a long time without accesses I am used to see a little delay (a few seconds) on the first access. A simple ls may take 3 to 5 seconds. After that first access, everything behaves as expected. No messages on log or console screen shows up in this situation. But on the new drive, after a long period without access followed by a single access, a message showing that the drive is not ready shows up, and after a few retries, the drive is mounted as read-only. By the way, I am not running Ubuntu, but an old Fedora version that I do not reboot for about a year. To be more specific, the message is: sd 12:0:0:0: Device not ready: <6>: Current: sense key: Not Ready Additional sense: Logical unit not ready, initializing cmd. required end_request: I/O error, dev sdd, sector 276824143 EXT3-fs error (device sdd1): ext3_get_inode_loc: unable to read inode block - inode=17301522, block=34603010 Aborting journal on device sdd1. My explanation to that error is that on the first drive (Pushbutton backup drive), after the drive being turned off due to the 15 minutes without access, when the new access occurs, the status returned by the USB device is something like “command being processed, wait”. The kernel likes it, waits the 3 or 5 seconds, and the command is processed normally. But on the second drive (Seagate FreeAgent Pro) the status returned is “not ready”. The kernel retries a few times, but as the drive takes a long time to become ready (3 to 5 seconds) the error condition occurs. When the drive is operational, the size of the file being copied does not matter. A few bytes or 40 Gbytes works perfectly. After a long delay without access, just a few bytes create the error condition. My main point is that the drive returns a “not ready condition” when it should return something like “wait” or “command being processed”. Unfortunately I do not have the necessary knowledge to trace the USB commands and responses in both cases, and figure out the differences, so that description is a guess. -- USB mass storage stops working after a while https://bugs.launchpad.net/bugs/61235 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 129173] Re: hidden inputs are rendered when display:block
I am a bit confused. On the link you sent to bugzilla, some guy said that this "bug" is by design. The bug has also been marked 'resolved invalid' (on their bugzilla). I do agree that hidden controls should be, well, hidden. -- hidden inputs are rendered when display:block https://bugs.launchpad.net/bugs/129173 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 75681] Re: boot-time race condition initializing md
Thanks Dan! That's true, I did managed to solve the problem just the same way. But why /sbin/udevsettle --timeout=10 is not in the distribution itself, perhaps something is wrong with that? -- boot-time race condition initializing md https://bugs.launchpad.net/bugs/75681 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 123078] Re: System -> Quit takes a long time to appear
Installed with Tribe-2, the problem was there. I re-installed with Tribe-3 and it the problem seems to have been fixed. Thanks -- System -> Quit takes a long time to appear https://bugs.launchpad.net/bugs/123078 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 128571] Re: gdmgreeter crashed with signal 5
I just had the exact same thing happen as described in this bug. -- gdmgreeter crashed with signal 5 https://bugs.launchpad.net/bugs/128571 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 129174] Re: Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear
This is not a bug. These icon themes are uninstalled by default. I've just installed the package "openoffice.org-style-crystal" and I can now choose the crystal theme and see proper icons. -- Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear https://bugs.launchpad.net/bugs/129174 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 129177] Re: audacity 1.3.x crashing on load
Here is the audacity.dbg as an attachment. ** Attachment added: "audacity.dbg" http://launchpadlibrarian.net/8600509/audacity.dbg -- audacity 1.3.x crashing on load https://bugs.launchpad.net/bugs/129177 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 129176] Re: no audio for Lenovo F41G with intel HD audio
Download the troubleshooting script from http://www.trilug.org/~crimsun /alsa-info.sh, and attach output (a URL) from the script to your bug report. ** Changed in: linux-source-2.6.20 (Ubuntu) Sourcepackagename: None => linux-source-2.6.20 Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Audio Team Status: New => Incomplete -- no audio for Lenovo F41G with intel HD audio https://bugs.launchpad.net/bugs/129176 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 107868] Re: On "users and channels" section there is a syntax problem on spanish translation
El problema está resuelto en Gutsy ** Changed in: language-pack-gnome-es-base (Ubuntu) Status: Confirmed => Fix Committed -- On "users and channels" section there is a syntax problem on spanish translation https://bugs.launchpad.net/bugs/107868 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 117612] Re: [FEISTY] firefox crashed [EMAIL PROTECTED]::SetName] [EMAIL PROTECTED]
** Tags added: mt-reject-candidate -- [FEISTY] firefox crashed [EMAIL PROTECTED]::SetName] [EMAIL PROTECTED] https://bugs.launchpad.net/bugs/117612 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 129177] audacity 1.3.x crashing on load
Public bug reported: Binary package hint: audacity After the next to last set of Gutsy upgrades, wxgtk does not get along with the latest gtk2 libs: $ gdb audacity (gdb) run ... (audacity:14000): Gtk-CRITICAL **: gtk_widget_ensure_style: assertion `GTK_IS_WIDGET (widget)' failed Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1229982016 (LWP 14000)] 0xb7a2f364 in ?? () from /usr/lib/libwx_gtk2u_core-2.6.so.0 (gdb) All updates applied as of current time. Jack Bowling Prince George, BC Canada mailto: [EMAIL PROTECTED] ** Affects: audacity (Ubuntu) Importance: Undecided Status: New -- audacity 1.3.x crashing on load https://bugs.launchpad.net/bugs/129177 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 129176] no audio for Lenovo F41G with intel HD audio
Public bug reported: My Lenovo laptop is currently using ubuntu 7.04, everything goes well but the no audio at all. Lenovo F41G uses realtek high definition audio, based on intel 965GM/PM/GML motherborad. It can be seen in ubuntu gnome volume comtrollor that HDA intel(Alsa mixer) (another is realtek ALC262(oss mixer)) is been used. Someone told me to follow https://help.ubuntu.com/community/HdaIntelSoundHowto, and I finished it all but it still does not work. How can I solve this problem? Thank you. And need I paste lspci -vvn information? ** Affects: Ubuntu Importance: Undecided Status: New ** Description changed: - My Lenovo laptop is currently using ubuntu 7.04, everything goes well - but the no audio at all. Lenovo F41G uses realtek high definition audio, - based on intel 965GM/PM/GML motherborad. It can be seen in ubuntu gnome - volume comtrollor that HDA intel(Alsa mixer) (another is realtek - ALC262(oss mixer)) is been used. Someone told me to follow - https://help.ubuntu.com/community/HdaIntelSoundHowto, and I finished it - all but it still does not work. How can I solve this problem? Thank you. + My Lenovo laptop is currently using ubuntu 7.04, everything goes well but the no audio at all. Lenovo F41G uses realtek high definition audio, based on intel 965GM/PM/GML motherborad. It can be seen in ubuntu gnome volume comtrollor that HDA intel(Alsa mixer) (another is realtek ALC262(oss mixer)) is been used. Someone told me to follow https://help.ubuntu.com/community/HdaIntelSoundHowto, and I finished it all but it still does not work. How can I solve this problem? Thank you. + And need I paste lspci -vvn information? -- no audio for Lenovo F41G with intel HD audio https://bugs.launchpad.net/bugs/129176 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 128421] Re: Cannot boot when video adapter set as PCI in BIOS
the 9250 still uses the RV280 GPU.As it was explained to me it was an additional budget "niche" card primarily for PCI bus use, although they did produce some AGP ones too. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 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 107777] Re: No sound on Asus A6L (A6B00L) laptop
Thanks so much daniel, this solved my exact sound problem with same chipset and sound setup. Its also good to know that jack sense hates integrated sound, so make sure headphone jack sense and Line jack sense are unchecked, (muted, turned off, not selected, whatever) in the switches panel. Sound worked great once all these changed were made though and it was a subject of general frustration for me for a few days, as i tried all sorts of console commands, and effectively crashed and had to uninstall kernel 2.6.20-16 generic, using .20-15 generic now instead.. next project: re-installing kernel 2.16.20-16 generic and hiding its presence in grub until updates come out fixing the rest of the glitches it caused with my laptop. Works great on my desktop though. Anyway, thanks so much daniel t. chen, ill toast to your great name at the bar tonight as i celebrate my the conquering of my core furstration thats been eating at the back of my mind for the last two days!!!1 cheers mate! -- No sound on Asus A6L (A6B00L) laptop https://bugs.launchpad.net/bugs/10 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 123713] Re: package description needs rewrite
Well, a bad package name and a bad package description have the same result, confused users, so i don't know why one would be open for discussion but not the other. Seems irrational to me. -- package description needs rewrite https://bugs.launchpad.net/bugs/123713 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 129174] Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear
Public bug reported: Binary package hint: openoffice.org When i change the icon theme in Ubuntu 7.04 Feisty Fawn from Human to Crystal SVG or Tango, and then start OpenOffice.org, the menu icons disappear and are replaced by text buttons. ** Affects: openoffice.org (Ubuntu) Importance: Undecided Status: New -- Changing to some icon themes in Ubuntu 7.04 causes button icons to disappear https://bugs.launchpad.net/bugs/129174 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 125986] Re: [MASTER] No flash after update of flashplugin-nonfree
It's working on both my feisty and gutsy. -- [MASTER] No flash after update of flashplugin-nonfree https://bugs.launchpad.net/bugs/125986 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 129138] Re: unable to filter with 'date received before 1 month ago'
Upstream claims the bug is fixed in the development version. Might be worth backporting. http://bugzilla.gnome.org/show_bug.cgi?id=457523 -- unable to filter with 'date received before 1 month ago' https://bugs.launchpad.net/bugs/129138 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 102373] Re: gcal failed with a segnentation fault.
$ uname ; file /usr/bin/gcal ; ldd /usr/bin/gcal ; apt-show-versions gcal ; gcal --help Linux /usr/bin/gcal: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped libm.so.6 => /lib/libm.so.6 (0x2b7169861000) libncurses.so.5 => /lib/libncurses.so.5 (0x2b7169ae3000) libc.so.6 => /lib/libc.so.6 (0x2b7169d3f000) libdl.so.2 => /lib/libdl.so.2 (0x2b716a09) /lib64/ld-linux-x86-64.so.2 (0x2b7169644000) gcal/feisty uptodate 3.01.1-5.1 Segmentation fault (core dumped) -- gcal failed with a segnentation fault. https://bugs.launchpad.net/bugs/102373 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 102373] Re: gcal failed with a segnentation fault.
Confirmed for Feisty Amd64 -- gcal failed with a segnentation fault. https://bugs.launchpad.net/bugs/102373 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 129173] Re: hidden inputs are rendered when display:block
** Attachment added: "forms.css patch to make hidden inputs not display" http://launchpadlibrarian.net/8600381/forms.css.diff -- hidden inputs are rendered when display:block https://bugs.launchpad.net/bugs/129173 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 129173] hidden inputs are rendered when display:block
Public bug reported: Binary package hint: mozilla-firefox I'm using FF 2.0.0.5 (gutsy) If the following is in css, hidden inputs are displayed. This should not be the case since it is against the w3c standard. input { display: block; } They become visible if padding or a border is set. A fix would be to add "display: none !important;" to forms.css. I've tried this on my machine and results are what is expected. I will include a diff report. Bug was originally reported: https://bugzilla.mozilla.org/show_bug.cgi?id=332841 But given their earlier response I'm not sure they'll do anything about it. ** Affects: mozilla-firefox (Ubuntu) Importance: Undecided Status: New -- hidden inputs are rendered when display:block https://bugs.launchpad.net/bugs/129173 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 126915] Re: gaim chat window width unchanged
> > Thank you for your bug. What window manager are you using? > Its ubuntu's(gnome) default which ought to be metacity AFAIK. Regards, Babar -- We've Got Your Name at http://www.mail.com! Get a FREE E-mail Account Today - Choose From 100+ Domains -- gaim chat window width unchanged https://bugs.launchpad.net/bugs/126915 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 111833] Re: python-xpcom import error
Hi, please see: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409049 and https://bugzilla.mozilla.org/show_bug.cgi?id=340789 It seems if you do (example in my machine): [EMAIL PROTECTED]:~$ python Python 2.5.1 (r251:54863, May 2 2007, 16:56:35) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import xpcom._xpcom Registering 'moz.pyloader.1' (libpyloader.so) >>> from xpcom import components >>> it works ok. Regards ** Bug watch added: Debian Bug tracker #409049 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409049 ** Also affects: xulrunner (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409049 Importance: Unknown Status: Unknown -- python-xpcom import error https://bugs.launchpad.net/bugs/111833 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 111833] Re: python-xpcom import error
Consider that the upstream report belongs to Python2.4. However it seems the error is the same (I tried Ubuntu's pyxpcom with 2.4 too, same error). -- python-xpcom import error https://bugs.launchpad.net/bugs/111833 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 73929] Re: Skype in Edgy: "segmentation fault"
In my particular case it was due to hardware failure in my machine. You might consider closing this bug in case Gerhard is ok with it. Regards. -- Skype in Edgy: "segmentation fault" https://bugs.launchpad.net/bugs/73929 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 115492] Re: gedit: Fatal IO error 104 (Connection reset by peer) on X server :0.0.
I reactivated all plugins and i opened that file. I can't understand what happened, maybe some update fix this problem. -- gedit: Fatal IO error 104 (Connection reset by peer) on X server :0.0. https://bugs.launchpad.net/bugs/115492 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 128421] Re: Cannot boot when video adapter set as PCI in BIOS
Hm. I thought I had read somewhere on the Ubuntu Forums that the 9250 should be supported by the drivers because it was released after the 9500? -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 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 128421] Re: Cannot boot when video adapter set as PCI in BIOS
The 9200/9250 RV280 GPU cards are no longer supported by ATI. They are considered Legacy Cards, and the old legacy driver is not supported Xorg 7.2, only by the XFree86. I have the 9200 card, and been down that road before. ATI Driver support FGLRX starts with the 9500 series and above. -- Cannot boot when video adapter set as PCI in BIOS https://bugs.launchpad.net/bugs/128421 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 129172] kernel performance is *very* slow with 8GB RAM on AMD64. 6GB is fine. kernel 2.6.22-8 x86_64
Public bug reported: Binary package hint: linux-image-2.6-amd64-generic I have a new P35-based motherboard, with room for 8GB of RAM, and a Q6600 CPU. If all 4 of the 2GB DIMMs are present, the performance of the kernel is extremely poor: the system runs at about 1/100th of its normal speed. If 1 DIMM is removed, everything is fine. This is the version as installed by gutsy nightly, on 28th July: kernel 2.6.22-8 x86_64 I originally filed it as bug #128977 in the installer; there are some more details and the exact hardware listing there. I've uploaded a tarball here: http://www.ruo3.org/~rjn/8gbbug.tar.gz (490 kB) containing as many diagnostics as I can think of, including dmesg, var/log/messages, most of /proc Hope this is useful There's nothing helpful about this bug anywhere on google, as far as I can see. Thanks very much - Richard ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- kernel performance is *very* slow with 8GB RAM on AMD64. 6GB is fine. kernel 2.6.22-8 x86_64 https://bugs.launchpad.net/bugs/129172 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 129172] Re: kernel performance is *very* slow with 8GB RAM on AMD64. 6GB is fine. kernel 2.6.22-8 x86_64
Probably more helpful if I attach the file here. ** Attachment added: "Various diagnostics: dmesg, /proc etc" http://launchpadlibrarian.net/8600264/8gbbug.tar.gz -- kernel performance is *very* slow with 8GB RAM on AMD64. 6GB is fine. kernel 2.6.22-8 x86_64 https://bugs.launchpad.net/bugs/129172 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 66809] Re: fonts path mixed up /usr/share/fonts/X11 /usr/share/X11/fonts
Hi, Can confirm this is still happening in Feisty (found this bug report while looking for a solution). Running the latest FreeNX from seveas (repository: http://seveas.ubuntulinux.nl/feisty-seveas all) Running Windows NX client from NoMachine (2.1.0-17) I have not attempted swapping directories or building symlinks yet, as Bryce mentioned the dirs are already set up this way in Feisty. For the moment, I'm doing a work-around that is okay: emacs -fn fixed ... but still getting errors because my .emacs file specifies a few faces. Also changing the font size using the S-M1 font menu will reproduce the squares. -- fonts path mixed up /usr/share/fonts/X11 /usr/share/X11/fonts https://bugs.launchpad.net/bugs/66809 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 120859] Re: X session crash on MSNBC news pages
Yes, I still get the crash. Uninstalling flashplayer-non-free and installing gnash and the mozilla-plugin makes Firefox crash (including crashing Xorg) when I try to open a video on the MSNBC page, or even before that, on the MSN.COM page - possibly because of a Flash ad. No, there is is no crash report in /var/crash. There was a crash report about the notification-daemon crash due to a SIGSEV problem. I deleted that and tried the gnash-crash again; again there is no new crash report. I left gnash installed and removed the mozilla-plugin, then checked the behavior:- no crash, but of course no video. I reinstalled flashplayer-nonfree and got the video back, so the crash does not happen unless the gnash mozilla-plugin is installed. Hope that helps Stephen Cradock Stephen Cradock >From: Alexander Sack <[EMAIL PROTECTED]> >Reply-To: Bug 120859 <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [Bug 120859] Re: X session crash on MSNBC news pages >Date: Mon, 30 Jul 2007 01:52:53 - > >if you still see this issue, do you get any crash file out of it in >/var/crash? If you, could you please attach it? > >-- >X session crash on MSNBC news pages >https://bugs.launchpad.net/bugs/120859 >You received this bug notification because you are a direct subscriber >of the bug. _ http://im.live.com/messenger/im/home/?source=hmtextlinkjuly07 -- X session crash on MSNBC news pages https://bugs.launchpad.net/bugs/120859 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 128977] Re: AMD64-alternate installer *extremely* slow on Quad Core
I've filed this as kernel bug #129172 with some more details, and a tarball of diagnostics (/proc, dmesg etc). I hope i did the right thing filing a new bug, since this isn't really an installer-specific problem. -- AMD64-alternate installer *extremely* slow on Quad Core https://bugs.launchpad.net/bugs/128977 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 129138] Re: unable to filter with 'date received before 1 month ago'
** Changed in: evolution (Ubuntu) Importance: Critical => High -- unable to filter with 'date received before 1 month ago' https://bugs.launchpad.net/bugs/129138 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 129154] Re: Very outdated
We have version 7446 in Gutsy. ** Changed in: sgt-puzzles (Ubuntu) Status: New => Invalid -- Very outdated https://bugs.launchpad.net/bugs/129154 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 76232] Re: Printer no longer works after Suspend
** Tags added: fails hibernate printing -- Printer no longer works after Suspend https://bugs.launchpad.net/bugs/76232 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 129168] package apport 0.93 failed to install/upgrade: dependency problems - leaving unconfigured
Public bug reported: Binary package hint: apport running update manager ProblemType: Package Architecture: i386 Date: Sun Jul 29 22:20:46 2007 DistroRelease: Ubuntu 7.10 ErrorMessage: dependency problems - leaving unconfigured Package: apport 0.93 PackageArchitecture: all SourcePackage: apport Title: package apport 0.93 failed to install/upgrade: dependency problems - leaving unconfigured Uname: Linux Winston 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package apport 0.93 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/129168 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 123476] Re: Green artifacts playing H.264 MKV files
I'm also experiencing this problem, but with totem-gstreamer instead of totem-xine. VLC plays the files without artifacting. I think both xine and gstreamer use ffmpeg, which uses the x264 decoder, which is written by the same people who write VLC. Is it possible the Feisty libavformat package has an older version of x264 than the Feisty vlc package? -- Green artifacts playing H.264 MKV files https://bugs.launchpad.net/bugs/123476 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 129166] Re: power manager icon bug
** Changed in: gnome-power-manager (Ubuntu) Sourcepackagename: None => gnome-power-manager -- power manager icon bug https://bugs.launchpad.net/bugs/129166 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 129169] package python-launchpad-bugs 0.2~r38 failed to install/upgrade: subprocess post-installation script returned error exit status 1
Public bug reported: Binary package hint: python-launchpad-bugs running update manager ProblemType: Package Architecture: i386 Date: Sun Jul 29 22:20:46 2007 DistroRelease: Ubuntu 7.10 ErrorMessage: subprocess post-installation script returned error exit status 1 Package: python-launchpad-bugs 0.2~r38 PackageArchitecture: all SourcePackage: python-launchpad-bugs Title: package python-launchpad-bugs 0.2~r38 failed to install/upgrade: subprocess post-installation script returned error exit status 1 Uname: Linux Winston 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux ** Affects: python-launchpad-bugs (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package python-launchpad-bugs 0.2~r38 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/129169 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 129168] Re: package apport 0.93 failed to install/upgrade: dependency problems - leaving unconfigured
** Attachment added: "ApportLog.txt" http://launchpadlibrarian.net/8600220/ApportLog.txt ** Attachment added: "CrashReports.txt" http://launchpadlibrarian.net/8600221/CrashReports.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8600222/Dependencies.txt -- package apport 0.93 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/129168 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 129170] package nautilus-data 1:2.19.5-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139
Public bug reported: Binary package hint: nautilus unknown, runnign update manager ProblemType: Package Architecture: i386 Date: Sun Jul 29 22:22:42 2007 DistroRelease: Ubuntu 7.10 ErrorMessage: subprocess post-installation script returned error exit status 139 Package: nautilus-data 1:2.19.5-0ubuntu2 PackageArchitecture: all SourcePackage: nautilus Title: package nautilus-data 1:2.19.5-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139 Uname: Linux Winston 2.6.22-8-generic #1 SMP Thu Jul 12 15:59:45 GMT 2007 i686 GNU/Linux ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package -- package nautilus-data 1:2.19.5-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139 https://bugs.launchpad.net/bugs/129170 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 129169] Re: package python-launchpad-bugs 0.2~r38 failed to install/upgrade: subprocess post-installation script returned error exit status 1
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8600223/Dependencies.txt -- package python-launchpad-bugs 0.2~r38 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/129169 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 129170] Re: package nautilus-data 1:2.19.5-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8600225/Dependencies.txt -- package nautilus-data 1:2.19.5-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 139 https://bugs.launchpad.net/bugs/129170 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 127778] Re: KDE4 needs GPGME 0.4.5 to compile
** Changed in: gpgme (Ubuntu) Assignee: Scott Kitterman => (unassigned) Status: In Progress => Invalid ** Changed in: gpgme (Ubuntu) Target: tribe-4 => None -- KDE4 needs GPGME 0.4.5 to compile https://bugs.launchpad.net/bugs/127778 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 128052] Re: notification daemon seg faults
*** This bug is a duplicate of bug 127925 *** https://bugs.launchpad.net/bugs/127925 This behavior seems to have worked as can be seen with comments in Bug # 127925 -- notification daemon seg faults https://bugs.launchpad.net/bugs/128052 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 129032] Re: Switching guide only covers Internet Explorer favorites
Ubiquity now offers to migrate your Internet Explorer favorites automatically, but afaik only if you're going to be dual-booting. -- Switching guide only covers Internet Explorer favorites https://bugs.launchpad.net/bugs/129032 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 120426] Re: EATA driver/module does not load
I had the exact same problem yesterday. Ultimately, I found that the following workaround got my system to reboot correctly: 1) load the eata module from the busybox shell and wait 10s 2) exit from the shell and log in once the system has loaded 3) echo eata >> /etc/initramfs-tools/modules 4) echo eata >> /etc/modules 5) update-initramfs -k all -u My system: Asus P2B (P II 450) DPT PM3334UW RAID card ATAPI CDROM -- EATA driver/module does not load https://bugs.launchpad.net/bugs/120426 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 127778] Re: KDE4 needs GPGME 0.4.5 to compile
Well, sorry I forgot to reply here, btw I found that using that package it was possible to compile KDE4, that's why I think you can mark this bug as invalid... Sorry, I had to check it before :P -- KDE4 needs GPGME 0.4.5 to compile https://bugs.launchpad.net/bugs/127778 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 126894] Re: /var/run/popfile does not get re-created after reboot
** Changed in: popfile (Ubuntu) Status: Fix Committed => Fix Released -- /var/run/popfile does not get re-created after reboot https://bugs.launchpad.net/bugs/126894 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 98911] Re: I keep getting an error with initramfs every time it tries to load a new initrd image
While upgrading from Edgy to Feisty, I also saw lots of "falling back to emergency procedure in initramfs" error messages scroll by. Before I rebooted, I applied Victor's "temporary solution" from above (https://bugs.launchpad.net/ubuntu/+source/initramfs- tools/+bug/98911/comments/12) and my machine booted up just fine. I do not use RAID. Here are the specific commands: --snip sudo apt-get remove mdadm sudo apt-get install sysv-rc-conf sudo sysv-rc-conf # Press space to "uncheck" each item on the mdadm and mdadm-radi lines) sudo apt-get remove grub sudo apt-get install grub sudo update-grub sudo dpkg --configure -a --snap Thanks Victor. -Tyler -- I keep getting an error with initramfs every time it tries to load a new initrd image https://bugs.launchpad.net/bugs/98911 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 129161] Re: [Gutsy] Channel tabs in Konversation are hard to read
OK, this really isn't a bug and has a few things you can do to get what you want using the Konversation configuration. Settings -> Configure Konqueror 1.) Under the 'Interface -> Fonts' setting, you can select a tab bar font to make the fonts smaller so they fit. 2.) Under the 'Interface -> Tabs' setting, you can de-select the 'Limit the size of the tab labels to fit all on screen' 3.) Under the 'Interface -> Tabs' setting, you can change the placement of the tabs to the 'Left' which will then act like XChat's tree layout. One of these 3 settings are what you are looking for. If not, then I would recommend that you create a wishlist request at http://bugs.kde.org requesting exactly what you would like to see. Thank you for this report. ** Changed in: kubuntu-default-settings (Ubuntu) Importance: Undecided => Wishlist Status: New => Invalid -- [Gutsy] Channel tabs in Konversation are hard to read https://bugs.launchpad.net/bugs/129161 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kubuntu-default-settings in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 123188] Re: wpasupplicant gusty can't connect
** Also affects: linux-restricted-modules-2.6.22 (Ubuntu) Importance: Undecided Status: New ** Summary changed: - wpasupplicant gusty can't connect + [ipw3945] wpasupplicant gusty takes a long time to associate -- [ipw3945] wpasupplicant gusty takes a long time to associate https://bugs.launchpad.net/bugs/123188 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 126894] Re: /var/run/popfile does not get re-created after reboot
Fix uploaded to Gutsy. Thank you for your contribution to Ubuntu. Please prepare a new debiff for feisty-proposed with just the init, postints, and maintainer changes and appropriate changelog entries. ** Changed in: popfile (Ubuntu) Assignee: Scott Kitterman => (unassigned) Status: Fix Released => Fix Committed ** Changed in: popfile (Ubuntu Feisty) Assignee: (unassigned) => dAniel hAhler ** Changed in: popfile (Ubuntu Feisty) Importance: Undecided => Medium -- /var/run/popfile does not get re-created after reboot https://bugs.launchpad.net/bugs/126894 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 86362] Re: MASTER [EMAIL PROTECTED] [EMAIL PROTECTED]::CallSetWindow] [EMAIL PROTECTED]::InstantiatePlugin]
upstream confirmed is in progress for ubuntu tracker. ** Changed in: firefox (Ubuntu) Status: Confirmed => In Progress ** Changed in: firefox (Ubuntu) Assignee: Alexander Sack => Mozilla Bugs -- MASTER [EMAIL PROTECTED] [EMAIL PROTECTED]::CallSetWindow] [EMAIL PROTECTED]::InstantiatePlugin] https://bugs.launchpad.net/bugs/86362 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 112818] Re: wrong pkgconfig dependencies break builds
fix - compatibility links to new nss.pc and nspr.pc - is in bzr. Upload pending. ** Changed in: firefox (Ubuntu) Status: In Progress => Fix Committed -- wrong pkgconfig dependencies break builds https://bugs.launchpad.net/bugs/112818 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 117729] Re: [feisty] failure to connect to wpa network after kernel update
Myatt8, what driver/chipset are you using? ** Changed in: wpasupplicant (Ubuntu) Assignee: (unassigned) => Alexander Sack -- [feisty] failure to connect to wpa network after kernel update https://bugs.launchpad.net/bugs/117729 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 92326] Re: MASTER Firefox Crashed in plugin reflow [EMAIL PROTECTED]::SetWindow] [EMAIL PROTECTED]::CallSetWindow]
** Tags added: mt-needtestcase ** Tags removed: mt-upstream ** Changed in: firefox (Ubuntu) Assignee: Alexander Sack => Mozilla Bugs -- MASTER Firefox Crashed in plugin reflow [EMAIL PROTECTED]::SetWindow] [EMAIL PROTECTED]::CallSetWindow] https://bugs.launchpad.net/bugs/92326 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 111222] Re: new azureus package 2.5.0.4
This should have been a duplicate of one of the two existing "sync/merge Azureus 2.5.0.4" bugs :). However, since it shouldn't be merged, I'll use this bug to indicate my task of updating our Azureus package to the new upstream version. ** Changed in: azureus (Ubuntu) Assignee: (unassigned) => Chris Halse Rogers Status: Confirmed => In Progress -- new azureus package 2.5.0.4 https://bugs.launchpad.net/bugs/111222 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 129167] in easytag, updating tags from CDDB doesn't work
Public bug reported: Binary package hint: easytag do a CD database search in Easytag, click "Apply" and nothing happens; your tags don't get rewritten. I've tried this on quite a few albums, but never with any success. I've made sure that I've selected all the tracks in the middle pane, and that there are the correct number of tracks. Even when the tracks are already numbered it doesn't work. By contrast, I had no trouble filling my tags from the network in Ex Falso. ** Affects: easytag (Ubuntu) Importance: Undecided Status: New -- in easytag, updating tags from CDDB doesn't work https://bugs.launchpad.net/bugs/129167 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 126894] Re: /var/run/popfile does not get re-created after reboot
popfile (0.22.4-1ubuntu1) gutsy; urgency=low * Made sure that /var/run/popfile exists in init.d script (LP: #126894) * Changed chown separator from '.' to ':' * Changed maintainer according to https://wiki.ubuntu.com/DebianMaintainerField * Standards-Version: 3.7.2 * Changed Build-Depends-Indep to Build-Depends (lintian) -- dAniel hAhler <[EMAIL PROTECTED]> Thu, 26 Jul 2007 01:09:02 +0200 ** Changed in: popfile (Ubuntu) Status: In Progress => Fix Released -- /var/run/popfile does not get re-created after reboot https://bugs.launchpad.net/bugs/126894 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 72458] Re: Firefox icon is too big
** Changed in: firefox (Ubuntu) Status: Fix Committed => Fix Released -- Firefox icon is too big https://bugs.launchpad.net/bugs/72458 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 122437] Re: [Gutsy] Kino freezes when starting
I can confirm that CVS versions of Kino start up just fine. Since Kino is in 'main', would 'ubuntu-dev' be the right team to assign to? ** Changed in: kino (Ubuntu Gutsy) Assignee: (unassigned) => Ubuntu Development Team -- [Gutsy] Kino freezes when starting https://bugs.launchpad.net/bugs/122437 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 125754] Re: please-sync Azureus 2.5.0.4-1 from Debian unstable (main)
So, it turns out that our Azureus package isn't derived from the Debian package at all, so it is counterproductive to try to merge/sync. I will reject this merge/sync bug, and instead update our Azureus package to the new upstream version. ** Changed in: azureus (Ubuntu) Assignee: Chris Halse Rogers => (unassigned) Status: In Progress => Invalid -- please-sync Azureus 2.5.0.4-1 from Debian unstable (main) https://bugs.launchpad.net/bugs/125754 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 126894] Re: /var/run/popfile does not get re-created after reboot
** Changed in: popfile (Ubuntu) Assignee: (unassigned) => Scott Kitterman Status: Triaged => In Progress ** Changed in: popfile (Ubuntu Feisty) Status: New => Confirmed -- /var/run/popfile does not get re-created after reboot https://bugs.launchpad.net/bugs/126894 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 95877] Re: feisty: kernel oops after unplugging and replugging wlan-dongle
I found this page while hunting for ndiswrapper info regarding setting up a wn620g. I was serching for "assuming WDM (non-NDIS) driver" to find out what that meant. Upon reading this report I gave the unplug/replug a try. I also got the kernel oops. [release feisty] EIP is at miniport_pnp_event+0x26/0x110 [ndiswrapper] so looks like the same thing. -- feisty: kernel oops after unplugging and replugging wlan-dongle https://bugs.launchpad.net/bugs/95877 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 129166] Re: power manager icon bug
** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/8600078/Screenshot.png -- power manager icon bug https://bugs.launchpad.net/bugs/129166 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 129166] power manager icon bug
Public bug reported: Gutsy Tribe 3 After choosing 'Only display an icon when battery power is critically low' option under 'General / Power Management Options' It shows the power icon constantly. ** Affects: Ubuntu Importance: Undecided Status: New -- power manager icon bug https://bugs.launchpad.net/bugs/129166 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 127778] Re: KDE4 needs GPGME 0.4.5 to compile
There is currently a gpgme1.0 package: https://launchpad.net/ubuntu/+source/gpgme1.0/ Did you try depending on that? -- KDE4 needs GPGME 0.4.5 to compile https://bugs.launchpad.net/bugs/127778 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 121439] Re: [Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver
** Description changed: Binary package hint: network-manager I have a Intel wireless 3945 chip, using the ipw3945 driver, and working - wonderfully with Feisty. + wonderfully withcomment Feisty. With Gutsy up to date (kernel 2.6.22-6 generic, network-manager 0.6.5, but it was the same with NM 0.6.4), NM is unable to connect to my wireless network. It shows the SSID, the strength of the signal, but can't connect, even when my network is open (no wep, nothing...). I can connect without any problem from term or from the Networks admin GUI. I have a kill switch button. But it's the same is I start with wireless on or off. In the logs, everything is ok. But time out after 120s. ** Tags added: dell inspiron -- [Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver https://bugs.launchpad.net/bugs/121439 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 122059] Re: Added Leap Support plus fixes
ok, here the diff against latest feisty. Anyone volunteers to port this to gutsy? ** Attachment added: "interdiff 0.6.4-6ubuntu7 <--> 0.6.4-6ubuntu7lud2" http://launchpadlibrarian.net/852/nm_0.6.4-6ubuntu7__0.6.4-6ubuntu7lud2.patch -- Added Leap Support plus fixes https://bugs.launchpad.net/bugs/122059 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 120859] Re: X session crash on MSNBC news pages
if you still see this issue, do you get any crash file out of it in /var/crash? If you, could you please attach it? -- X session crash on MSNBC news pages https://bugs.launchpad.net/bugs/120859 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 129165] smbclient segfaults with smb server version 1.9.16p11
Public bug reported: When I try to mount a a smb share from an embedded smb server from a CompUSA 333060 (aka InnoTide NU100 - OEM, Clarinet Systems EB-214A, MultiCo EW-214A), smbclient segfaults. This embedded device runs 2.4.20 with samba 1.9.16p11. smbclient -W WORKGROUP -U user //server/USB2 Password: Segmentation fault I can list services on the box though: smbclient -L //server Password: Anonymous login successful Domain=[WORKGROUP] OS=[Unix] Server=[Samba 1.9.16p11] Sharename Type Comment - --- cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine server. Error was ERRSRV - 22 USB2Disk USB Port 2 USB2_2 Disk USB Port 2 (2nd partition) USB2_3 Disk USB Port 2 (3rd partition) USB2_4 Disk USB Port 2 (4th partition) IPC$IPC IPC Service (server) Anonymous login successful Domain=[WORKGROUP] OS=[Unix] Server=[Samba 1.9.16p11] Server Comment ---- SERVERserver WorkgroupMaster ---- Unfortunately adding the debug flag doesn't give any useful information. I am able to mount these shares under Windows 2000 just fine. ** Affects: Ubuntu Importance: Undecided Status: New -- smbclient segfaults with smb server version 1.9.16p11 https://bugs.launchpad.net/bugs/129165 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 86891] Re: Doesn't allow easy selection of alternate external programs
AFAIK, upstream already works on this on trunk. ** Changed in: firefox (Ubuntu) Status: Incomplete => Confirmed ** Tags added: mt-upstream ** Tags removed: mt-confirm -- Doesn't allow easy selection of alternate external programs https://bugs.launchpad.net/bugs/86891 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 99684] Re: Backspace key not ignored rather than displaying previous url in Firefox 2.0.0.3
iirc, this feature was changed upstream. We will just keep what they set. ** Changed in: firefox (Ubuntu) Status: Incomplete => Won't Fix -- Backspace key not ignored rather than displaying previous url in Firefox 2.0.0.3 https://bugs.launchpad.net/bugs/99684 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 121439] Re: [Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver
I also have a Dell Inspiron 6400 (a.k.a. E1505) with ipw3945. It worked flawlessly under Feisty. An interesting note: since I upgraded to Gutsy, ipw3945 connects to networks that I don't want it to connect to. Some neighbour has a network with SSID "default". If ipw3945 connects to default before NetworkManager gets a chance to say "hey! connect to home_ssid!", I'm up a creek without a paddle. If, however, I restart ipw3945 and manage to click my home network in KNetworkManager *before* ipw3945 connects to 'default', I get normalcy. Or, one time, X froze. Anyway, do other people see this behaviour (connecting to open networks "automagically")? -- [Gutsy]Network Manager Applet can't connect wireless with ipw3945 driver https://bugs.launchpad.net/bugs/121439 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 129164] Re: Would like a timer on
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/8599976/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/8599977/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/8599978/ProcStatus.txt -- Would like a timer on https://bugs.launchpad.net/bugs/129164 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