[Bug 1198061] [NEW] Segfault compiling C++ code
Public bug reported: I've hit a reproducible crasher in clang when compiling a C++ source file: 0 libLLVM-3.4.so.1 0x2bb293a2 llvm::sys::PrintStackTrace(_IO_FILE*) + 34 1 libLLVM-3.4.so.1 0x2bb29209 2 libpthread.so.0 0x2c39bbd0 3 libLLVM-3.4.so.1 0x2b2b4d6a llvm::DIEEntry::EmitValue(llvm::AsmPrinter*, unsigned int) const + 10 4 libLLVM-3.4.so.1 0x2b2c63e0 llvm::DwarfDebug::emitDIE(llvm::DIE*, std::vector >*) + 592 5 libLLVM-3.4.so.1 0x2b2c6579 llvm::DwarfDebug::emitDIE(llvm::DIE*, std::vector >*) + 1001 6 libLLVM-3.4.so.1 0x2b2c6579 llvm::DwarfDebug::emitDIE(llvm::DIE*, std::vector >*) + 1001 7 libLLVM-3.4.so.1 0x2b2c6579 llvm::DwarfDebug::emitDIE(llvm::DIE*, std::vector >*) + 1001 8 libLLVM-3.4.so.1 0x2b2c6579 llvm::DwarfDebug::emitDIE(llvm::DIE*, std::vector >*) + 1001 9 libLLVM-3.4.so.1 0x2b2c6579 llvm::DwarfDebug::emitDIE(llvm::DIE*, std::vector >*) + 1001 10 libLLVM-3.4.so.1 0x2b2c6a26 llvm::DwarfUnits::emitUnits(llvm::DwarfDebug*, llvm::MCSection const*, llvm::MCSection const*, llvm::MCSymbol const*) + 518 11 libLLVM-3.4.so.1 0x2b2cffe2 llvm::DwarfDebug::endModule() + 546 12 libLLVM-3.4.so.1 0x2b2af010 llvm::AsmPrinter::doFinalization(llvm::Module&) + 496 13 libLLVM-3.4.so.1 0x2b54ec85 llvm::FPPassManager::doFinalization(llvm::Module&) + 69 14 libLLVM-3.4.so.1 0x2b555475 llvm::MPPassManager::runOnModule(llvm::Module&) + 613 15 libLLVM-3.4.so.1 0x2b55757c llvm::PassManagerImpl::run(llvm::Module&) + 172 16 clang0x0078fedc clang::EmitBackendOutput(clang::DiagnosticsEngine&, clang::CodeGenOptions const&, clang::TargetOptions const&, clang::LangOptions const&, llvm::Module*, clang::BackendAction, llvm::raw_ostream*) + 2220 17 clang0x0078de97 18 clang0x008e0edb clang::ParseAST(clang::Sema&, bool, bool) + 507 19 clang0x00645699 clang::FrontendAction::Execute() + 169 20 clang0x00626ca2 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) + 290 21 clang0x00612907 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) + 1607 22 clang0x0060dcb8 cc1_main(char const**, char const**, char const*, void*) + 1224 23 clang0x0060c6be main + 7822 24 libc.so.60x2cae4ea5 __libc_start_main + 245 25 clang0x0060ccb5 Stack dump: 0. Program arguments: /usr/bin/clang -cc1 -triple x86_64-pc-linux-gnu -emit-obj -disable-free -disable-llvm-verifier -main-file-name test_surfaceloop.cpp -mrelocation-model pic -pic-level 2 -relaxed-aliasing -fmath-errno -masm-verbose -mconstructor-aliases -munwind-tables -fuse-init-array -target-cpu x86-64 -target-linker-version 2.23.52.20130620 -momit-leaf-frame-pointer -g -coverage-file /home/chris/Canonical/Mir/mir/build/tests/integration-tests/CMakeFiles/integration-tests.dir/test_surfaceloop.cpp.o -resource-dir /usr/bin/../lib/clang/3.4 -include /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/system/core/include/arch/ubuntu-x86/AndroidConfig.h -D ANDROID_USE_STD -D __GBM__ -D NDEBUG -D USING_STD_CPP11 -I /home/chris/Canonical/Mir/mir/udev-wrapper/include/shared -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/libancillary -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-deps -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party /android-input/android/frameworks/base/services/input -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/frameworks/base/include -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/frameworks/native/include -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/hardware/libhardware_legacy/include -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/system/core/include -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/system/extras/ext4_utils -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/android-input/android/external/kernel-headers/original -I /home/chris/Canonical/Mir/mir/build/src/shared/protobuf -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/gmock/include -I /home/chris/Canonical/Mir/mir/udev-wrapper/3rd_party/gmock/gtest/include -I /home/chris/Canonical/Mir/mir/udev-wrapper/include/server -I /home/chris/Canonical/Mir/mir/udev-wrapper /include/client -I /home/chris/Canonical/Mir/mir/udev-wrapper/include/test -I /home/chris/Canonical/Mir/mir/udev-wrapper -I /usr/include/libdrm -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/x86_64-linux-gnu -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/backward -internal-isystem /usr/lib/gc
[Bug 1198060] [NEW] usb creator constantly crashes during "installing bootloader"
Public bug reported: Since upgrading to 13.04 several months ago, I have yet to successfully create a USB startup disk on any of my computers. usb-creator consistently crashes before finishing making the live usb, and the usb does not work properly afterward. Additionally, usb-creator leaves the loopback device mounted, requiring manual dismounts. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: usb-creator-gtk 0.2.47 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 Date: Thu Jul 4 23:46:25 2013 InstallationDate: Installed on 2013-01-01 (185 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5) MarkForUpload: True SourcePackage: usb-creator UpgradeStatus: Upgraded to raring on 2013-04-20 (75 days ago) ** Affects: usb-creator (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198060 Title: usb creator constantly crashes during "installing bootloader" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1198060/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198061] Re: Segfault compiling C++ code
** Attachment added: "Reproduction script" https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1198061/+attachment/3725416/+files/test_surfaceloop-uLqs4n.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198061 Title: Segfault compiling C++ code To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1198061/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1183293] Re: NULL pointer access
I just left a comment here about this same bug: https://bugs.launchpad.net/indicator-cpufreq/+bug/797996 . Ill quote myself anyway... So, I had this bug too. This happens when you disable "Cool n Quiet" from the BIOS in AMD systems (or if you enable HW thermal control, I'm not sure. I just have one AMD system, so I can't say much about other people...). When you do that, the file /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor will disappear, and the program will (obviously) not be able to find it, so it crashes... I hope it helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1183293 Title: NULL pointer access To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-cpufreq/+bug/1183293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 996484] Re: xfce4-terminal create a zombie
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lxterminal (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996484 Title: xfce4-terminal create a zombie To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxterminal/+bug/996484/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1195505] Re: evince crashed with SIGSEGV in gtk_widget_get_toplevel()
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: evince (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195505 Title: evince crashed with SIGSEGV in gtk_widget_get_toplevel() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1195505/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198065] [NEW] Request to add the terminal called "terminology"
Public bug reported: Terminology is a new terminal emulator. http://www.enlightenment.org/p.php?p=about/terminology It emulates a slightly extended vt100 with some extensions and bling thrown in. Most escapes supported by xterm, rxvt etc. work Xterm 256 color escapes work Backgrounds (bitmap, scalable/vector, animated gif, videos) Transparency Bitmap and scalable fonts supported Themes for the layout and design URL, file path and email address detection and link-handling Inline display of link content Multiple copy and paste selections and buffer support Works in X11 Works in Wayland Works directly in the linux framebuffer (fbcon) Can be finger/touch controlled Scan scale by UI scaling factors Can render using OpenGL or OpenGL-ES2 (not a requirement - just an option) Can display inlined media content (images, video, documents) Can do multiple "tabs" Can do splitting into multiple panes Block text selection Drag and drop of text selections and links Can stream media from URLs Tab switcher has live thumbnail content Single process, multiple windows/terminals support Fast (gives urxvt a run for its money) Themable visual bell ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198065 Title: Request to add the terminal called "terminology" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1198065/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198066] [NEW] unity desktop chashes after updating and cant install desktop again
Public bug reported: After partial upgrader the unity desktop is not responding again and trying to update via terminal the system says that the unity-desktop cant be installed nad i am askt to report this bug via terminal i can reach system by rihgtklickin on the desktop background and choosing change background picture but there is no border aronud any on the windows that are showing so i cant close any applications i have tried to reboot 3 times and theres still no changes when i press the start button the system shuts dows really quick so i think all the grafic and the unity is not working at all up til this all the app where up to date by update manager yesterday ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: ubuntu-release-upgrader-core 1:0.196 ProcVersionSignature: Ubuntu 3.10.0-2.9-generic 3.10.0 Uname: Linux 3.10.0-2-generic x86_64 ApportVersion: 2.10.2-0ubuntu3 Architecture: amd64 CrashDB: ubuntu Date: Fri Jul 5 08:55:47 2013 InstallationDate: Installed on 2013-04-27 (68 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True PackageArchitecture: all ProcEnviron: LANGUAGE=sv TERM=xterm PATH=(custom, no user) LANG=sv_SE.UTF-8 SHELL=/bin/bash SourcePackage: ubuntu-release-upgrader UpgradeStatus: Upgraded to saucy on 2013-06-11 (23 days ago) VarLogDistupgradeTermlog: ** Affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug dist-upgrade saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198066 Title: unity desktop chashes after updating and cant install desktop again To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1198066/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1193147] Re: [keymap] Touchpad key broken on Dell Latitude 6430U and 3330
** Branch linked: lp:ubuntu/saucy-proposed/systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193147 Title: [keymap] Touchpad key broken on Dell Latitude 6430U and 3330 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1193147/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157334] Re: [keymap] Advent 8117: Volume control keys lock keyboard
** Branch linked: lp:ubuntu/saucy-proposed/systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157334 Title: [keymap] Advent 8117: Volume control keys lock keyboard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1157334/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1152377] Re: [keymap] Logitech iTouch keyboard: broken scan codes
** Branch linked: lp:ubuntu/saucy-proposed/systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152377 Title: [keymap] Logitech iTouch keyboard: broken scan codes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1152377/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1182741] Re: Creative Recon3D + Sound Blaster Z (CA0132) Still Unsupported / Not Working (Ubuntu 13.10)
*** This bug is a duplicate of bug 1166529 *** https://bugs.launchpad.net/bugs/1166529 i hope creative change there mind on Linux cause this is not cool at all . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1182741 Title: Creative Recon3D + Sound Blaster Z (CA0132) Still Unsupported / Not Working (Ubuntu 13.10) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1182741/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1012365] Re: [keymap] Samsung Series 9 laptop 900X3C: missing some keys
** Branch linked: lp:ubuntu/saucy-proposed/systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012365 Title: [keymap] Samsung Series 9 laptop 900X3C: missing some keys To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1012365/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 727139] Re: [keymap] BenQ Joybook Lite: mute button never released
** Branch linked: lp:ubuntu/saucy-proposed/systemd -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/727139 Title: [keymap] BenQ Joybook Lite: mute button never released To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/727139/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 969489] Re: lightdm tries (and fails) to start too early?
I run Ubuntu 13.04 on Thinkpad W530 with 256GB SSD. After upgrading to kernel 3.8.0-26 I have a black screen with cursor in place of lightdm. Lightdm works well if I boot with elder kernels. The solutions of posts #5 (sleep 10) and #48 (respawn) are useless, the solution of post #12 (and stopped udevtrigger) freezes the system. Any ideas? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/969489 Title: lightdm tries (and fails) to start too early? To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/969489/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1038429] Re: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__()
To chime in, the fix in #3 also temporarily allows me to get by. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038429 Title: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1038429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists
** Also affects: debmirror (Ubuntu Quantal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198071] [NEW] mouse pointer disappears when reaching the right-most zone of the screen
Public bug reported: Just as said: when I move the mouse pointer to the right, it does not stop moving when it reaches the right-most of the screen, but it just disappears. When then I shake the mouse, the pointer appears on the left. ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198071 Title: mouse pointer disappears when reaching the right-most zone of the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1198071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198068] Re: clang crashed with SIGSEGV in llvm::DIEEntry::EmitValue()
** Attachment added: "test_surfaceloop-uLqs4n.sh" https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1198068/+attachment/3725478/+files/test_surfaceloop-uLqs4n.sh ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1198068/+attachment/3725441/+files/CoreDump.gz ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198068 Title: clang crashed with SIGSEGV in llvm::DIEEntry::EmitValue() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1198068/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists
As a note, I'm uploading this to quantal but not raring because it's an arch:all package that is identical in both series' (despite the version number being different currently). I'll copy the Q binaries to R and verify on both, but there's no reason to build it twice. ** Description changed: - debmirror ignores debian-installer sections when mirroring *-updates - dists. I'm running debmirror 1:2.10ubuntu1 on Precise. + [ Impact ] + Mirroring Ubuntu with debmirror skips debian-installer updates in the -updates pocket, due to a Debian change to skip *-updates because they don't publish d-i updates to their updates suites, while we do. + + [ Test Case ] + See original report. + + [ Regression Potential ] + Not so much a regression potential as it is that people mirror Debian on Ubuntu will need to pass --skip-installer=$foo,$bar to skip attempting to mirror d-i under certain circumstances, though many people have never been able to reproduce the behaviour that led to this upstream change in the first place. + + [ Original Report ] + debmirror ignores debian-installer sections when mirroring *-updates dists. I'm running debmirror 1:2.10ubuntu1 on Precise. To reproduce, try to mirror precise and precise-updates like this: debmirror -a amd64 -s main,main/debian-installer -d precise,precise-updates \ - --method rsync --verbose /tmp/debmirror + --method rsync --verbose /tmp/debmirror Notice that dists/precise/main/debian-installer exists, but dists /precise-updates/main/debian-installer does not. I think the culprit is this bit of code in the debmirror script that instructs debmirror to skip debian-installer mirroring for any dist that contains the string "-updates": sub di_skip_dist { - my $dist=shift; - if ( $dist =~ /.*-updates/ || -defined($skip_installer{$dist}) ) { - return 1; - } - return 0; + my $dist=shift; + if ( $dist =~ /.*-updates/ || + defined($skip_installer{$dist}) ) { + return 1; + } + return 0; } ** Description changed: [ Impact ] Mirroring Ubuntu with debmirror skips debian-installer updates in the -updates pocket, due to a Debian change to skip *-updates because they don't publish d-i updates to their updates suites, while we do. [ Test Case ] See original report. [ Regression Potential ] - Not so much a regression potential as it is that people mirror Debian on Ubuntu will need to pass --skip-installer=$foo,$bar to skip attempting to mirror d-i under certain circumstances, though many people have never been able to reproduce the behaviour that led to this upstream change in the first place. + Not so much a regression potential as it is that people who mirror Debian on Ubuntu will need to pass --skip-installer=$foo,$bar to skip attempting to mirror d-i under certain circumstances, though many people have never been able to reproduce the behaviour that led to this upstream change in the first place. [ Original Report ] debmirror ignores debian-installer sections when mirroring *-updates dists. I'm running debmirror 1:2.10ubuntu1 on Precise. To reproduce, try to mirror precise and precise-updates like this: debmirror -a amd64 -s main,main/debian-installer -d precise,precise-updates \ --method rsync --verbose /tmp/debmirror Notice that dists/precise/main/debian-installer exists, but dists /precise-updates/main/debian-installer does not. I think the culprit is this bit of code in the debmirror script that instructs debmirror to skip debian-installer mirroring for any dist that contains the string "-updates": sub di_skip_dist { my $dist=shift; if ( $dist =~ /.*-updates/ || defined($skip_installer{$dist}) ) { return 1; } return 0; } -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198061] Re: Segfault compiling C++ code
*** This bug is a duplicate of bug 1198068 *** https://bugs.launchpad.net/bugs/1198068 ** This bug has been marked a duplicate of private bug 1198068 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198061 Title: Segfault compiling C++ code To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1198061/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198073] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()
*** This bug is a duplicate of bug 1191853 *** https://bugs.launchpad.net/bugs/1191853 ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198073 Title: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1198073/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 856776] Re: Cannot declare itself as another username with CUPS server
> I can't believe this is still in. Is CUPS unused in enterprise > environments? In my opinion, CUPS is good infrastructure, but it needs a bit of love with documentation and user interaction and so on. Which it somehow isn't getting, and it puzzles me why - most other system critical stuff seems to attract developers more or less automatically... -k -- If I haven't seen further, it is by standing in the footprints of giants -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856776 Title: Cannot declare itself as another username with CUPS server To manage notifications about this bug go to: https://bugs.launchpad.net/common-print-dialog-gtk/+bug/856776/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198073] Re: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions()
*** This bug is a duplicate of bug 1191853 *** https://bugs.launchpad.net/bugs/1191853 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1191853, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1198073/+attachment/3725489/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1198073/+attachment/3725492/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1198073/+attachment/3725503/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1198073/+attachment/3725505/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1198073/+attachment/3725506/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1198073/+attachment/3725507/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1198073/+attachment/3725508/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of bug 1191853 gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions() ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198073 Title: gtk-window-decorator crashed with SIGSEGV in wnck_window_get_actions() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1198073/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197937] Re: Krusader crashes after latest KDE updates around 1 juli
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: krusader (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197937 Title: Krusader crashes after latest KDE updates around 1 juli To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1197937/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197879] Re: krusader crashes with BadWindow - invalid Window parameter
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: krusader (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197879 Title: krusader crashes with BadWindow - invalid Window parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1197879/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197879] Re: krusader crashes with BadWindow - invalid Window parameter
Possible dublicate: Bug #1197937 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197879 Title: krusader crashes with BadWindow - invalid Window parameter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1197879/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197802] Re: transparent Button is black with the new toolkit
** Branch linked: lp:ubuntu/saucy-proposed/ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197802 Title: transparent Button is black with the new toolkit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1197802/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists
** Branch linked: lp:ubuntu/saucy-proposed/debmirror -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1023069] Re: Packages was corrupt
Hello Niklas, or anyone else affected, Accepted debootstrap into lucid-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/debootstrap/1.0.20ubuntu1.5 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: debootstrap (Ubuntu Lucid) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023069 Title: Packages was corrupt To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1023069/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198080] Re: Krusader crashes after pressing F5 or ESC
Partly reported before: #1197937 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198080 Title: Krusader crashes after pressing F5 or ESC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1198080/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197802] Re: transparent Button is black with the new toolkit
This bug was fixed in the package ubuntu-ui-toolkit - 0.1.46+13.10.20130705-0ubuntu1 --- ubuntu-ui-toolkit (0.1.46+13.10.20130705-0ubuntu1) saucy; urgency=low [ Kaleo ] * Reintroduced QML proxy for ShapeItem C++ class in order to workaround CPU hog when no image was set to ShapeItem. (LP: #1197801) [ Loïc Molinari ] * Added workaround for QML buggy support for color props in ternary ops. (LP: #1197802) [ Ubuntu daily release ] * Automatic snapshot from revision 584 -- Ubuntu daily releaseFri, 05 Jul 2013 04:01:41 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197802 Title: transparent Button is black with the new toolkit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1197802/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198080] [NEW] Krusader crashes after pressing F5 or ESC
Public bug reported: After the latest KDE updates of aroun 1 jukli 2013, Krusader started crashing after Reproducible. When build from sources: open about KDE -> escape -> crash The program 'krusader' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 1570 error_code 3 request_code 20 minor_code 0) (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.) ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: krusader 1:2.4.0~beta1+git76+de1ea35-1.1 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.1 Architecture: amd64 Date: Fri Jul 5 10:00:31 2013 InstallationDate: Installed on 2013-04-26 (69 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True SourcePackage: krusader UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: krusader (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198080 Title: Krusader crashes after pressing F5 or ESC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1198080/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197801] Re: Unity8 is hogging the CPU when idle
This bug was fixed in the package ubuntu-ui-toolkit - 0.1.46+13.10.20130705-0ubuntu1 --- ubuntu-ui-toolkit (0.1.46+13.10.20130705-0ubuntu1) saucy; urgency=low [ Kaleo ] * Reintroduced QML proxy for ShapeItem C++ class in order to workaround CPU hog when no image was set to ShapeItem. (LP: #1197801) [ Loïc Molinari ] * Added workaround for QML buggy support for color props in ternary ops. (LP: #1197802) [ Ubuntu daily release ] * Automatic snapshot from revision 584 -- Ubuntu daily releaseFri, 05 Jul 2013 04:01:41 + ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197801 Title: Unity8 is hogging the CPU when idle To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1197801/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists
This bug was fixed in the package debmirror - 1:2.15ubuntu2 --- debmirror (1:2.15ubuntu2) saucy; urgency=low * debian/patches/skip-installer.patch: Don't skip -updates when mirroring debian-installer components, as we publish d-i to updates (LP: #1034679) -- Adam ConradFri, 05 Jul 2013 01:32:31 -0600 ** Changed in: debmirror (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198079] Re: empathy crashed with SIGSEGV in g_type_check_instance_cast()
*** This bug is a duplicate of bug 1161106 *** https://bugs.launchpad.net/bugs/1161106 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1161106, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1198079/+attachment/3725554/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/1198079/+attachment/3725556/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/1198079/+attachment/3725557/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/1198079/+attachment/3725558/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/1198079/+attachment/3725559/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1198079/+attachment/3725560/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1198079/+attachment/3725561/+files/ThreadStacktrace.txt ** This bug has been marked a duplicate of private bug 1161106 ** Information type changed from Private to Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198079 Title: empathy crashed with SIGSEGV in g_type_check_instance_cast() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1198079/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Please test proposed package
Hello Chris, or anyone else affected, Accepted python2.7 into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/python2.7/2.7.3-5ubuntu4.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: python2.7 (Ubuntu Raring) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197937] Re: Krusader crashes after latest KDE updates around 1 juli
Duplicate bug 1198080 Reported with ubuntu-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197937 Title: Krusader crashes after latest KDE updates around 1 juli To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1197937/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1166093] Re: indicator-china-weather.py crashed with SIGSEGV in g_array_free()
** Changed in: indicator-china-weather (Ubuntu) Status: New => Fix Released ** Changed in: indicator-china-weather (Ubuntu) Assignee: (unassigned) => Jack Yu (yj-1325) ** Changed in: indicator-china-weather Milestone: None => 1.0.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166093 Title: indicator-china-weather.py crashed with SIGSEGV in g_array_free() To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-china-weather/+bug/1166093/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Re: Race condition in py_compile corrupts pyc files
Hello Chris, or anyone else affected, Accepted python2.7 into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/python2.7/2.7.3-0ubuntu3.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: python2.7 (Ubuntu Precise) Status: In Progress => Fix Committed ** Tags added: verification-needed ** Changed in: python2.7 (Ubuntu Quantal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Please test proposed package
Hello Chris, or anyone else affected, Accepted python2.7 into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/python2.7/2.7.4-2ubuntu3.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: python3.2 (Ubuntu Precise) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Please test proposed package
Hello Chris, or anyone else affected, Accepted python3.2 into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/python3.2/3.2.3-6ubuntu3.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: python3.3 (Ubuntu Raring) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Please test proposed package
Hello Chris, or anyone else affected, Accepted python3.2 into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/python3.2/3.2.3-0ubuntu3.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: python3.2 (Ubuntu Quantal) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Please test proposed package
Hello Chris, or anyone else affected, Accepted python3.3 into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/python3.3/3.3.1-1ubuntu5.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1189647] Re: should use --with-rpcinfo-command="/usr/sbin/rpcinfo" on 12.04
Hello Jamie, or anyone else affected, Accepted nagios-plugins into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nagios- plugins/1.4.15-5ubuntu3.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: nagios-plugins (Ubuntu Precise) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189647 Title: should use --with-rpcinfo-command="/usr/sbin/rpcinfo" on 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1189647/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198071] Re: mouse pointer disappears when reaching the right-most zone of the screen
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1198071/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198071 Title: mouse pointer disappears when reaching the right-most zone of the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1198071/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists
Hello Steve, or anyone else affected, Accepted debmirror into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/debmirror/1:2.10ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: debmirror (Ubuntu Precise) Status: New => Fix Committed ** Tags added: verification-needed ** Changed in: debmirror (Ubuntu Quantal) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Re: Race condition in py_compile corrupts pyc files
** Branch linked: lp:ubuntu/precise-proposed/python2.7 ** Branch linked: lp:ubuntu/quantal-proposed/python2.7 ** Branch linked: lp:ubuntu/raring-proposed/python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1182538] Re: Russian translation is not correct
The attachment "cups-1.6.2-r10944_russian_interface_fix.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.] ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1182538 Title: Russian translation is not correct To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1182538/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198082] [NEW] Results not available for sending o viewing
Public bug reported: After testing my PC I find a frame where there are two buttons (I think it's checkbox-qt), wich say "View results" and "Send Results". None of them, when clicked, seem to do anything. I don't know if this behaviour is related to checkbox-qt or checkbox. Ubuntu 12.04 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: checkbox 0.13.9 ProcVersionSignature: Ubuntu 3.2.0-48.74-generic 3.2.46 Uname: Linux 3.2.0-48-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 Date: Fri Jul 5 09:24:11 2013 InstallationMedia: Linux Mint 13 "Maya" - Release amd64 (20120520) MarkForUpload: True SourcePackage: checkbox UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: checkbox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise ** Attachment added: "checkbox.log" https://bugs.launchpad.net/bugs/1198082/+attachment/3725566/+files/checkbox.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198082 Title: Results not available for sending o viewing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/checkbox/+bug/1198082/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1166529] Re: Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All
I don't see how that helps. I already tried the latest ALSA Daily PPA and such. That patch doesn't really note anything about actual firmware bug fixes too. Nor do I know how to manually compile/install ALSA. ** Description changed: [WORKAROUND] Run the following command: echo "options snd-hda-intel position_fix=1" | sudo tee -a /etc/modprobe.d/alsa-base.conf + [EDIT] + Workaround doesn't work anymore for me at least. I assume it only has a small possibility of working due to a firmware bug. [ORIGINAL REPORT] No sound, no jacks; It is detected by Linux however. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5 Uname: Linux 3.8.0-16-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 2.9.2-0ubuntu5 Architecture: amd64 Date: Mon Apr 8 18:56:44 2013 InstallationDate: Installed on 2013-04-07 (1 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1) MarkForUpload: True PackageArchitecture: all ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Creative failed Symptom_Card: HDA Creative - HDA Creative Symptom_Type: No sound at all Title: [To be filled by O.E.M., Creative CA0132, Green Line Out, Rear] No sound at all UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/12/2012 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 1102 dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: SABERTOOTH 990FX dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev 1.xx dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To Be Filled By O.E.M. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr1102:bd03/12/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnSABERTOOTH990FX:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: To be filled by O.E.M. dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: To be filled by O.E.M. ** Summary changed: - Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All + Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken Beyond All Repair -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166529 Title: Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken Beyond All Repair To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1166529/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Please test proposed package
Hello Steve, or anyone else affected, Accepted debmirror into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/debmirror/1:2.14ubuntu1.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197715] Re: thunderbird-17.0 build failed after linux-libc-dev_2.6.32-49.111 in ubuntu lucid
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197715 Title: thunderbird-17.0 build failed after linux-libc-dev_2.6.32-49.111 in ubuntu lucid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1197715/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197802] Re: transparent Button is black with the new toolkit
** Branch linked: lp:ubuntu/ubuntu-ui-toolkit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197802 Title: transparent Button is black with the new toolkit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1197802/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"
The destination VM's log says: qemu: warning: error while loading state section id 1 This indicates that either there was an error on the destination while loading state or the migration stream got out of sync. Please check that QEMU on source and destination are identical. If you are running different versions of QEMU on source and destination this could be the cause. Try with qemu.git/master and a simple QEMU command-line (without libvirt): qemu-system-x86_64 -machine pc-i440fx-1.5,accel=kvm -m 4000 \ -drive file=/home/images/rhel64-64.qcow2,if=ide,format=qcow2,cache=none Use the same command-line on the destination but also add "-incoming tcp::1234". To start the migrate on the source, run "migrate -b tcp ::1234" in the QEMU monitor. If the failure can be reproduce on qemu.git/master in this way it will be easier to debug. I will be away next week and therefore unable to look into this more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192499 Title: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer" To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1192499/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1057651] Re: [SRU] crm_simulate segfaults
Hello nunogt, or anyone else affected, Accepted pacemaker into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pacemaker/1.1.6-2ubuntu3.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: pacemaker (Ubuntu Precise) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1057651 Title: [SRU] crm_simulate segfaults To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1057651/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists
** Branch linked: lp:ubuntu/precise-proposed/debmirror ** Branch linked: lp:ubuntu/quantal-proposed/debmirror -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034679 Title: debian-installer section not mirrored in *-updates dists To manage notifications about this bug go to: https://bugs.launchpad.net/debmirror/+bug/1034679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1058884] Re: Race condition in py_compile corrupts pyc files
** Branch linked: lp:ubuntu/raring-proposed/python3.3 ** Branch linked: lp:ubuntu/precise-proposed/python3.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1058884/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)
Hello James, or anyone else affected, Accepted liblockfile into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/liblockfile/1.09-4ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: liblockfile (Ubuntu Quantal) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941968 Title: lockfile-create hangs inside lxc containers (potential buffer overflow?) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liblockfile/+bug/941968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1011477] Re: [SRU] liblockfile buffer overflow with high pid numbers
Hello Björn, or anyone else affected, Accepted liblockfile into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/liblockfile/1.09-4ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: liblockfile (Ubuntu Quantal) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011477 Title: [SRU] liblockfile buffer overflow with high pid numbers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liblockfile/+bug/1011477/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1090498] Re: Unable to install the i386 version of libfuse2 on amd64 system
*** This bug is a duplicate of bug 842405 *** https://bugs.launchpad.net/bugs/842405 ** This bug has been marked a duplicate of bug 842405 Please multiarch libfuse2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1090498 Title: Unable to install the i386 version of libfuse2 on amd64 system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/1090498/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 842405] Re: Please multiarch libfuse2
** Also affects: fuse (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: fuse (Ubuntu Raring) Importance: Undecided Status: New ** Also affects: fuse (Ubuntu Saucy) Importance: Wishlist Status: Fix Released ** Changed in: fuse (Ubuntu Quantal) Status: New => Confirmed ** Changed in: fuse (Ubuntu Raring) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/842405 Title: Please multiarch libfuse2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/842405/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198032] Re: Cannot install libfuse:i386 on amd64 system
*** This bug is a duplicate of bug 842405 *** https://bugs.launchpad.net/bugs/842405 ** This bug is no longer a duplicate of bug 1090498 Unable to install the i386 version of libfuse2 on amd64 system ** This bug has been marked a duplicate of bug 842405 Please multiarch libfuse2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198032 Title: Cannot install libfuse:i386 on amd64 system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/1198032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1163322] Re: Stormcloud deps missing from raring
Stormcloud not work in Ubuntu 13.04 and today is still not resolved and I have already paid for the app. Package dependencies can not be resolved: stormcloud: Depends: libatk1.0-0 (>= 1.12.4) pero 2.8.0-1 no está instalado Depends: libc6 (>= 2.11) pero 2.17-0ubuntu5 no está instalado Depends: libcairo2 (>= 1.6.0) pero 1.12.14-0ubuntu1 no está instalado Depends: libexpat1 (>= 1.95.8) pero 2.1.0-2 no está instalado Depends: libfontconfig1 (>= 2.8.0) pero 2.10.2-0ubuntu2 no está instalado Depends: libfreetype6 (>= 2.3.9) pero 2.4.11-0ubuntu1 no está instalado Depends: libgcc1 (>= 1:4.1.1) pero 1:4.7.3-1ubuntu1 no está instalado Depends: libgconf-2-4 (>= 2.31.1) pero 3.2.6-0ubuntu1 no está instalado Depends: libgdk-pixbuf2.0-0 (>= 2.22.0) pero 2.28.0-0ubuntu1 no está instalado Depends: libglib2.0-0 (>= 2.20.0) pero 2.36.0-1ubuntu2 no está instalado Depends: libgtk2.0-0 (>= 2.24.0) pero 2.24.17-0ubuntu2 no está instalado Depends: libpango1.0-0 (>= 1.22.0) pero 1.32.5-0ubuntu1 no está instalado Depends: libstdc++6 (>= 4.4.0) pero 4.7.3-1ubuntu1 no está instalado Depends: libudev0 (>= 147) pero no va a ser instalado Depends: libxcomposite1 (>= 1:0.3-1) pero 1:0.4.3-2build2 no está instalado Depends: libxrandr2 (>= 2:1.2.0) pero 2:1.4.0-1ubuntu1.1 no está instalado -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1163322 Title: Stormcloud deps missing from raring To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1163322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197715] Re: thunderbird-17.0 build failed after linux-libc-dev_2.6.32-49.111 in ubuntu lucid
workaround: export CPLUS_INCLUDE_PATH=/usr/src/linux-headers-`uname -r | sed -e 's/-generic$//'`/arch/x86/include:/usr/src/linux-headers-`uname -r`/include -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197715 Title: thunderbird-17.0 build failed after linux-libc-dev_2.6.32-49.111 in ubuntu lucid To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1197715/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1192499] Re: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer"
Thanks, I ll work on this and update it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192499 Title: virsh migration copy-storage-all fails with "Unable to read from monitor: Connection reset by peer" To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1192499/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198024] Re: [dbus] Plugin and option metadata not available via dbus plugin
** Changed in: compiz Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198024 Title: [dbus] Plugin and option metadata not available via dbus plugin To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1198024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1057020] Re: Suspend & hibernate problems for Ubuntu systems (sysactions.conf)
*** This bug is a duplicate of bug 1055713 *** https://bugs.launchpad.net/bugs/1055713 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: e17 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1057020 Title: Suspend & hibernate problems for Ubuntu systems (sysactions.conf) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/e17/+bug/1057020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198024] Re: [dbus] Plugin and option metadata not available via dbus plugin
** Changed in: compiz Milestone: None => 0.9.10.0 ** Changed in: compiz Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198024 Title: [dbus] Plugin and option metadata not available via dbus plugin To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1198024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1189647] Re: should use --with-rpcinfo-command="/usr/sbin/rpcinfo" on 12.04
** Branch linked: lp:ubuntu/precise-proposed/nagios-plugins -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189647 Title: should use --with-rpcinfo-command="/usr/sbin/rpcinfo" on 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1189647/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198089] [NEW] Sync qt-at-spi 0.3.1-4 (main) from Debian unstable (main)
Public bug reported: Please sync qt-at-spi 0.3.1-4 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: * New upstream release * New upstream release * New upstream release * New upstream bugfix snapshot - QSpiRect -> QRect and fix CharacterExtents - Make application a child of the main atspi adaptor. - Only send key events when there's a listener. - Fix double delete in getWindow. - Return null path when asked for invalid child or parent. - Do not return null path for application. - Add state transient for list/tree items to fix caching issues - end focus changes also when listening to state changes in objects - Return indexOfChild 0-based. - Fix GetRowAtIndex and Column - When invisible we can also say not showing. * debian/docs: Add Changelog file * New upstream bugfix snapshot - QSpiRect -> QRect and fix CharacterExtents - Make application a child of the main atspi adaptor. - Only send key events when there's a listener. - Fix double delete in getWindow. - Return null path when asked for invalid child or parent. - Do not return null path for application. - Add state transient for list/tree items to fix caching issues - end focus changes also when listening to state changes in objects - Return indexOfChild 0-based. - Fix GetRowAtIndex and Column - When invisible we can also say not showing. * debian/docs: Add Changelog file * New upstream bugfix release - Fix introspection of root accessible. - Use plastique style in test. - Remove useless debug output. - Improve shortcut handling. - Not every line edit is a password one. - Sent the right text for text insert/delete events. * New upstream bugfix snapshot (LP: #947641) - Fix broken menu accessibility - Set proper role for password line edits - Emit selection changed signals - Implement accessible actions * New upstream release. * Update debian/compat: bump to 8. * Update debian/control: - bump debhelper build dependency to 8.1.3~. - bump libqt4-dev build dependency to 4:4.8.0. * Build for multi-arch * debian/copyright: Add extra text about debian packaging license * New upstream snapshot * New upstream snapshot * New upstream snapshot * debian/control: - build-dep on libatspi2.0-dev * debian/copyright: - fix licensing and adapt to DEP-5 * New upstream snapshot * debian/control: - build-dep on libatspi2.0-dev * debian/copyright: - fix licensing and adapt to DEP-5 Changelog entries since current saucy version 0.3.1-0ubuntu1: qt-at-spi (0.3.1-4) unstable; urgency=low * patches/werror: New patch to drop use of -Werror (Closes: #701343). -- Samuel Thibault Sun, 30 Jun 2013 23:54:58 +0200 qt-at-spi (0.3.1-3) unstable; urgency=low * Split out API documentation into new qt-at-spi-doc package. This should permit qt-at-spi to be really multi-arch-installable (Closes: #689403). -- Samuel Thibault Thu, 04 Oct 2012 02:04:59 +0200 qt-at-spi (0.3.1-2) unstable; urgency=low [ Luke Yelavich ] * Declare multi-arch support, so the bridge can be used for 32bit applications. [ Samuel Thibault ] * rules: Disable bindnow hardening, it completely breaks loading the whole bridge (Closes: #688988). -- Samuel Thibault Mon, 01 Oct 2012 01:41:13 +0200 qt-at-spi (0.3.1-1) unstable; urgency=low [ Luke Yelavich ] * Initial release (Closes: #629870) -- Samuel Thibault Fri, 08 Jun 2012 23:02:24 +0200 ** Affects: qt-at-spi (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198089 Title: Sync qt-at-spi 0.3.1-4 (main) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qt-at-spi/+bug/1198089/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1125156] Re: incorrect include path in pkgconfig file
** Branch linked: lp:~ubuntu-branches/ubuntu/saucy/qtfeedback- opensource-src/saucy-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1125156 Title: incorrect include path in pkgconfig file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qt3d-opensource-src/+bug/1125156/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198024] Re: [dbus] Plugin and option metadata not available via dbus plugin
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: compiz (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198024 Title: [dbus] Plugin and option metadata not available via dbus plugin To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/1198024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1188501] Re: lxc-execute fails to start container without rootfs
Hello NeilGreenwood, or anyone else affected, Accepted lxc into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/lxc/0.9.0-0ubuntu3.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: lxc (Ubuntu Raring) Status: In Progress => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1188501 Title: lxc-execute fails to start container without rootfs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1188501/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1196267] Re: Can't load defaultpresets.xml
Hello Felix, or anyone else affected, Accepted josm into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/josm/0.0.svn5608+dfsg1-2ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance! ** Changed in: josm (Ubuntu Raring) Status: New => Fix Committed ** Tags added: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196267 Title: Can't load defaultpresets.xml To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/josm/+bug/1196267/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1057020] Re: Suspend & hibernate problems for Ubuntu systems (sysactions.conf)
*** This bug is a duplicate of bug 1055713 *** https://bugs.launchpad.net/bugs/1055713 ** Also affects: e17 (Debian) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1057020 Title: Suspend & hibernate problems for Ubuntu systems (sysactions.conf) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/e17/+bug/1057020/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1011477] Re: [SRU] liblockfile buffer overflow with high pid numbers
** Branch linked: lp:~ubuntu-branches/ubuntu/quantal/liblockfile /quantal-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1011477 Title: [SRU] liblockfile buffer overflow with high pid numbers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liblockfile/+bug/1011477/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 941968] Re: lockfile-create hangs inside lxc containers (potential buffer overflow?)
** Branch linked: lp:~ubuntu-branches/ubuntu/quantal/liblockfile /quantal-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941968 Title: lockfile-create hangs inside lxc containers (potential buffer overflow?) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/liblockfile/+bug/941968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1118888] Re: /usr/sbin/update-apt-xapian-index crashes daily
*** This bug is a duplicate of bug 1038429 *** https://bugs.launchpad.net/bugs/1038429 ** This bug has been marked a duplicate of bug 1038429 update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/111 Title: /usr/sbin/update-apt-xapian-index crashes daily To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 708897] Re: translating "\ No newline at end of file" produces diffs that don't apply
** Changed in: diffutils (Ubuntu) Status: New => Incomplete ** Changed in: patch (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/708897 Title: translating "\ No newline at end of file" produces diffs that don't apply To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/diffutils/+bug/708897/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 749084] Re: Regression: D-Bus Plugin's introspection stuff needs rewrite for 0.9.x as methods don't show up in dbus-tool (list method, plugin-metadata and introspection are broken)
** Changed in: compiz Importance: Low => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749084 Title: Regression: D-Bus Plugin's introspection stuff needs rewrite for 0.9.x as methods don't show up in dbus-tool (list method, plugin-metadata and introspection are broken) To manage notifications about this bug go to: https://bugs.launchpad.net/compiz/+bug/749084/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1057651] Re: [SRU] crm_simulate segfaults
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/pacemaker/precise- proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1057651 Title: [SRU] crm_simulate segfaults To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1057651/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1180192] Re: When searching in the dash, 'Ubuntu SDK' should find Qt Creator
The fix itself is committed now also to the archive branch, but not yet uploaded to saucy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180192 Title: When searching in the dash, 'Ubuntu SDK' should find Qt Creator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-qtcreator-plugins/+bug/1180192/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198091] [NEW] Rhythmbox should propose to play a podcast without downloading it first
Public bug reported: With Ubuntu 12.04.2 , rhythmbox 2.96, if you want to listen to a podcast but don't care about downloading it you have to : - Double click on it , the download starts - double click again on it , the playback starts. We should expose 2 icons : play - download and I guess there might be an option to say if you want to keep played podcasts in cache which should be on be default. ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198091 Title: Rhythmbox should propose to play a podcast without downloading it first To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1198091/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1180192] Re: When searching in the dash on a clean machine, 'Ubuntu SDK' should find Qt Creator / SDK package to install
Bah, modded wrong bug, changing back. ** Changed in: qtcreator (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1180192 Title: When searching in the dash, 'Ubuntu SDK' should find Qt Creator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-qtcreator-plugins/+bug/1180192/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1038429] Re: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__()
This is now blocking image builds, because the python-configparser package is newly pulled into those by python-configglue. ** Changed in: software-center (Ubuntu) Importance: Medium => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038429 Title: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1038429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198010] Re: package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured
looks like an issue with update-manager; reassigning. ** Package changed: plymouth (Ubuntu) => update-manager (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198010 Title: package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1198010/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198091] Re: Rhythmbox should propose to play a podcast without downloading it first
I just discovered it's even worst than I thought : - If you double click for example 2 seconds after the first double click , it will play only the amount of data it had the time to download during those 2 secondes which is really bad... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198091 Title: Rhythmbox should propose to play a podcast without downloading it first To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1198091/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198095] [NEW] package samba 2:3.6.9-1ubuntu1 failed to install/upgrade: package samba is already installed and configured
Public bug reported: samba is not installing in ubuntu 13.04 version ProblemType: Package DistroRelease: Ubuntu 13.04 Package: samba 2:3.6.9-1ubuntu1 ProcVersionSignature: Ubuntu 3.8.0-25.37-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.1 AptOrdering: whois: Install samba-common: Configure samba-common-bin: Configure samba: Configure whois: Configure Architecture: amd64 Date: Fri Jul 5 04:39:28 2013 DuplicateSignature: package:samba:2:3.6.9-1ubuntu1:package samba is already installed and configured ErrorMessage: package samba is already installed and configured InstallationDate: Installed on 2013-06-29 (5 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True RelatedPackageVersions: nautilus 1:3.6.3-0ubuntu16 gvfs 1.16.1-0ubuntu1 SambaClientRegression: No SourcePackage: dpkg Title: package samba 2:3.6.9-1ubuntu1 failed to install/upgrade: package samba is already installed and configured UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: dpkg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198095 Title: package samba 2:3.6.9-1ubuntu1 failed to install/upgrade: package samba is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1198095/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198011] Re: package python3-distupgrade 1:0.192.11 failed to install/upgrade: package python3-distupgrade is already installed and configured
*** This bug is a duplicate of bug 1198010 *** https://bugs.launchpad.net/bugs/1198010 ** This bug has been marked a duplicate of bug 1198010 package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198011 Title: package python3-distupgrade 1:0.192.11 failed to install/upgrade: package python3-distupgrade is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1198011/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198005] Re: package linux-image-extra-3.8.0-19-generic 3.8.0-19.30 failed to install/upgrade: package linux-image-extra-3.8.0-19-generic is already installed and configured
*** This bug is a duplicate of bug 1198010 *** https://bugs.launchpad.net/bugs/1198010 ** This bug has been marked a duplicate of bug 1198010 package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198005 Title: package linux-image-extra-3.8.0-19-generic 3.8.0-19.30 failed to install/upgrade: package linux-image-extra-3.8.0-19-generic is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1198005/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198006] Re: package checkbox-qt 0.15.6 failed to install/upgrade: package checkbox-qt is already installed and configured
*** This bug is a duplicate of bug 1198010 *** https://bugs.launchpad.net/bugs/1198010 ** This bug has been marked a duplicate of bug 1198010 package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198006 Title: package checkbox-qt 0.15.6 failed to install/upgrade: package checkbox-qt is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1198006/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198004] Re: package update-manager-core 1:0.186.1 failed to install/upgrade: package update-manager-core is already installed and configured
*** This bug is a duplicate of bug 1198010 *** https://bugs.launchpad.net/bugs/1198010 ** This bug has been marked a duplicate of bug 1198010 package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198004 Title: package update-manager-core 1:0.186.1 failed to install/upgrade: package update-manager-core is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1198004/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198008] Re: package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured
*** This bug is a duplicate of bug 1198010 *** https://bugs.launchpad.net/bugs/1198010 ** This bug has been marked a duplicate of bug 1198010 package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198008 Title: package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1198008/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
RE: [Bug 1191334] Re: A wrong hardware detection seems to crash Xorg
Hi Mr Papukaijia, i am sorry that i use your email from yesterday to me , but i have to communicate with you ,so i can get your help for one more time.If this is too much , i will understand it and you do not have to answer back. As i have told you already , days now every time i turn my laptop on, appears this following message which i send you in the first 2 screen photos.The same keep on today too and as i have told you , i ignore it,because didn't and still doesn't feel right. Today there is a different issue with the "asking my password"!! Every time ,since all these problems have started,when i turn on my laptop and before open Firefox,i am checking for any software UPDATES,the same i did it just before.Today when i started the updating ,i was asked to give my password,this was not happening until today even you have ,from Ubuntu i mean,sent my so many secutity updates. So i did not update because i press cancel to authorization,and i am asking you to TRUST THIS OR NOT. Isend you these 2 additional screen photos of this,right after the 2 first i told you about it. Hopping that i can send you all these screen-photos in an email,i am going to try to send you at the end of the above screen photos(2+2) i have already mention to you,ONE more AT THE END, about what happened yesterday,about some files which appeared (has happened once more one or two days ago,i have sent you already the screen photos),and AGAIN i moved them to trush for one more time. THANK YOU SO MUCH PERSONALLY MR PAPUKAIJIA AND UBUNTU AS WELL. HOPEFULLY NOT ABUSED OF YOUR KINDNESS AND YOUR PROFFESSIONALISM BABIS XANTHOPOULOS ** Attachment added: "Screenshot from 2013-07-05 40.png" https://bugs.launchpad.net/bugs/1191334/+attachment/3725580/+files/Screenshot%20from%202013-07-05%2040.png ** Attachment added: "Screenshot from 2013-07-05 092709.png" https://bugs.launchpad.net/bugs/1191334/+attachment/3725581/+files/Screenshot%20from%202013-07-05%20092709.png ** Attachment added: "Screenshot from 2013-07-05 111204.png" https://bugs.launchpad.net/bugs/1191334/+attachment/3725582/+files/Screenshot%20from%202013-07-05%20111204.png ** Attachment added: "Screenshot from 2013-07-05 092732.png" https://bugs.launchpad.net/bugs/1191334/+attachment/3725583/+files/Screenshot%20from%202013-07-05%20092732.png ** Attachment added: "Screenshot from 2013-07-04 202339.png" https://bugs.launchpad.net/bugs/1191334/+attachment/3725584/+files/Screenshot%20from%202013-07-04%20202339.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1191334 Title: A wrong hardware detection seems to crash Xorg To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1191334/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1198009] Re: package python3-distupgrade 1:0.192.11 failed to install/upgrade: package python3-distupgrade is already installed and configured
*** This bug is a duplicate of bug 1198010 *** https://bugs.launchpad.net/bugs/1198010 ** This bug has been marked a duplicate of bug 1198010 package plymouth-label 0.8.8-0ubuntu6.1 failed to install/upgrade: package plymouth-label is already installed and configured -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198009 Title: package python3-distupgrade 1:0.192.11 failed to install/upgrade: package python3-distupgrade is already installed and configured To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1198009/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197679] Re: Krusader crashes when closing certain popups with embedded terminal emulator open
same problem her after last (04/07/2013) update/upgrade ubuntu 13.04 + kubuntu desktop: krusader 2.4 beta3 crash every time on every operation independently from what i do (dir creation, move, rename, delete files...) under kde plasma desktop seems ok, but i prefer to use unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197679 Title: Krusader crashes when closing certain popups with embedded terminal emulator open To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krusader/+bug/1197679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1197264] Re: wrong icons in toolbar
I hadn't read the Gnome HIG[1]. The stock items for gtk+2[2] in some cases aren't very clear. You imply that I should use gtk-clear for "Clear all", but the brush icon doesn't say "clear" to me. I picked the edit icon for attach as PDF to email, as one would be editting an email. Do you have a better suggestion? Similarly, there isn't a hand icon to pick for the hand tool. [1] https://developer.gnome.org/hig-book/3.0/toolbars-appearance.html.en [2] https://developer.gnome.org/gtk2/2.24/gtk2-Stock-Items.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197264 Title: wrong icons in toolbar To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gscan2pdf/+bug/1197264/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1189645] Re: General lag under desktop environments
The NMI error is a bug in that kernel's perf (iirc). I still haven't seen anything to suggest a reason for any slowdown. Must be as infuriating for you as it is for me. Can you please watch top and sudo perf top whilst the system is idle and lightly loaded to learn the expected behaviour, then inspect the system during the slowdown to see what stands out? Just as important an observation would be that no extra CPU time is spent whilst slow.(Given the generation changing cpufreq can have dramatic impact upon the GPU.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189645 Title: General lag under desktop environments To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1189645/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1038429] Re: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__()
** Also affects: software-center (Ubuntu Saucy) Importance: Critical Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038429 Title: update-software-center crashed with order (MRO) for bases SafeConfigParser, object in __new__() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1038429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs