[Bug 227619] [NEW] core2duo works under lower frequency all the time
Public bug reported: I got Intel Core2duo 1,5 GHz processor, and after installing ubuntu 8.04 the processor works all the time with speed 1 GHz (lower) /sys/devices/system/cpu/cpu1(0)/cpufreq/scaling_cur_freq constantly shows 1 GHz speed. It seems like the speed management doesn't work at this processor. I use ubuntu 7.10 where everythink works fine. ** Affects: ubuntu Importance: Undecided Status: New -- core2duo works under lower frequency all the time https://bugs.launchpad.net/bugs/227619 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164125] Re: fglrx+xgl doesn't support xrandr
I have some different problem but it's close to the topic. Namely I got R61i equiped with X3100 Intel graphicks card. xrandr -q works in my case but shows only LVCD and VGA as output doesn't show TV-OUT port as available. The laptop has one. -- fglrx+xgl doesn't support xrandr https://bugs.launchpad.net/bugs/164125 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
I managed to start your driver under Lucid, I replaced original "nand_ecc.ko", "nand_ids.ko", "nand.ko", "mtd_blkdevs.ko" "mtdblock.ko", "mtd.ko", "ssfdc.ko" with compiled from your package. Of course I'd done back up original files. After reboting system everything works perfectly. I don't see any conficts, SD card works fine too. For the time the only inconveniance is the fact that the XD icon you mentioned above doesn't show in my gnome bar (tool mounting disks). After inserting XD card I only see blank button. By the way I use 2 GB XD H card so I removed the line: "{"SmartMedia 4MiB 3,3V ROM", 0xd5, 512, 4, 0x2000, NAND_ROM}" from sm_common.c before compiling. -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
I did make install during installation. I checked icons directory /usr/share/... File with picture is present, I checked also udev rules wich also exist in /lib/udev/rules.d. It helped to copy icon to ~/.icons directory. -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
I use 24 bit color depth, and can't use 32 because I have graphics card Intel X3100 (GM965) and default ubuntu driver doesn't support such depth. Probably that is why I hadn't seen the icon. -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 481573] Re: no comments
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35589966/Dependencies.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/35589967/Dmesg.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/35589968/DpkgTerminalLog.gz -- no comments https://bugs.launchpad.net/bugs/481573 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 481573] [NEW] no comments
Public bug reported: Binary package hint: localepurge software is missing ProblemType: Package AptOrdering: localepurge: Install localepurge: Configure Architecture: i386 Date: Thu Nov 12 20:54:09 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed post-installation script returned error exit status 1 NonfreeKernelModules: fglrx Package: localepurge 0.5.9-0.2 PackageArchitecture: all ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: localepurge Title: package localepurge 0.5.9-0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Uname: Linux 2.6.31-14-generic i686 ** Affects: localepurge (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 -- no comments https://bugs.launchpad.net/bugs/481573 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
This kernel was installed from ubuntu 9.10 repository, during upgrade system. -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
I noticed following error during compilation, maybe it's responsible for above: /home/compilacja/xd/mtdcore.c:274: warning: initialization from incompatible pointer type CC [M] /home/compilacja/xd/mtdsuper.o CC [M] /home/compilacja/xd/mtdbdi.o CC [M] /home/compilacja/xd/mtdpart.o LD [M] /home/compilacja/xd/mtd.o CC [M] /home/compilacja/xd/mtd_blkdevs.o /home/compilacja/xd/mtd_blkdevs.c: In function ‘add_mtd_blktrans_dev’: /home/compilacja/xd/mtd_blkdevs.c:335: warning: assignment discards qualifiers from pointer target type CC [M] /home/compilacja/xd/mtdblock.o CC [M] /home/compilacja/xd/ssfdc.o CC [M] /home/compilacja/xd/sm_ftl.o /home/compilacja/xd/sm_ftl.c: In function ‘sm_erase_block’: /home/compilacja/xd/sm_ftl.c:487: warning: passing argument 2 of ‘kfifo_put’ discards qualifiers from pointer target type include/linux/kfifo.h:79: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’ /home/compilacja/xd/sm_ftl.c: In function ‘sm_init_zone’: /home/compilacja/xd/sm_ftl.c:898: warning: passing argument 2 of ‘kfifo_put’ discards qualifiers from pointer target type include/linux/kfifo.h:79: note: expected ‘unsigned char *’ but argument is of type ‘const unsigned char *’ Building modules, stage 2. -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
Well, I tried 'depmod -a, and i load manually 'nand' module situation without change. I'll try to use your driver on ubuntu lucid when it'll be stable. greetings -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
je...@laptop: ~je...@laptop:~$ modinfo nand filename: /lib/modules/2.6.31-21-generic/kernel/drivers/mtd/nand/nand.ko description:Generic NAND flash driver code author: Steven J. Hill , Thomas Gleixner license:GPL srcversion: AC46E9FAAC09EEFF7E2EF35 depends:nand_ecc,mtd,nand_ids vermagic: 2.6.31-21-generic SMP mod_unload modversions 586 -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
I did what you said, your version of nand is loaded: je...@laptop:~$ modinfo nand filename: /lib/modules/2.6.31-21-generic/extra/nand/nand.ko description:Generic NAND flash driver code author: Steven J. Hill , Thomas Gleixner license:GPL srcversion: 361572BB0B1AECACD855D92 depends:nand_ecc,mtd,nand_ids vermagic: 2.6.31-21-generic SMP mod_unload modversions 586 but the error during loading driver is the same je...@laptop:~$ sudo modprobe r852 FATAL: Error inserting r852 (/lib/modules/2.6.31-21-generic/extra/nand/r852.ko): Unknown symbol in module, or unknown parameter (see dmesg) -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
@Maxim I could on Monday, just tell what channel and what time -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
I tried to add your driver to kernel 2.6.31.21 and after sudo make load I got following message: r...@laptop:/home/compilacja/xd# sudo make load modprobe r852 FATAL: Error inserting r852 (/lib/modules/2.6.31-21-generic/extra/nand/r852.ko): Unknown symbol in module, or unknown parameter (see dmesg) make: *** [load] Błąd 1 dmesg: [ 989.082087] sm_common: disagrees about version of symbol nand_scan_ident [ 989.082091] sm_common: Unknown symbol nand_scan_ident -- [Feature Request] Provide a driver for Ricoh R5C822 xD card reader https://bugs.launchpad.net/bugs/202490 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 9068] Re: Serial mouse/mice not autodetected
Come on! I am running Lubuntu 10.04 and still my serial mouse is not recognized! I have to manually edit xorg.conf and restart X and it works. But what about people who have old computers and don't know how to use terminal? -- Serial mouse/mice not autodetected https://bugs.launchpad.net/bugs/9068 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 163156] Re: UPEK TouchStrip 147e:2016 not supported at all
These reader is supportet by "upeksonly" driver. http://www.reactivated.net/fprint/wiki/Upeksonly It's contained by libfprint 0.1.0 -- UPEK TouchStrip 147e:2016 not supported at all https://bugs.launchpad.net/bugs/163156 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1742926] [NEW] [4557:4595:0112/130249.700554:ERROR:browser_gpu_channel_host_factory.cc(107)] Failed to launch GPU process.
Public bug reported: Ubuntu 14.04 LTS for QNAP. the "software and update" program reports the system error ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-release-upgrader-core 1:0.220.8 [modified: usr/bin/do-release-upgrade] Uname: Linux 4.2.8 x86_64 ApportVersion: 2.14.1-0ubuntu3.18 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: Unity Date: Fri Jan 12 13:02:06 2018 PackageArchitecture: all SourcePackage: ubuntu-release-upgrader UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug dist-upgrade trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742926 Title: [4557:4595:0112/130249.700554:ERROR:browser_gpu_channel_host_factory.cc(107)] Failed to launch GPU process. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1742926/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1713621] Re: Return the ability (setting) to move the Show Applications icon to the left (or top) of the dock
You can move the Show Applications icon to the top/left by setting show- apps-at-top=true, as described here: https://askubuntu.com/a/966777/589052 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1713621 Title: Return the ability (setting) to move the Show Applications icon to the left (or top) of the dock To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1713621/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1053532] [NEW] mikrofon i modem
Public bug reported: system nie może znaleść modemu HUAWEI Mobile Broadband E173 Mikrofon jest zablokowany i nie działa w systemie ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: xorg 1:7.6+12ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-30.48-generic-pae 3.2.27 Uname: Linux 3.2.0-30-generic-pae i686 .tmp.unity.support.test.0: ApportVersion: 2.0.1-0ubuntu13 Architecture: i386 CompizPlugins: [core,composite,opengl,compiztoolbox,decor,mousepoll,snap,grid,imgpng,regex,vpswitch,unitymtgrabhandles,animation,workarounds,place,wall,gnomecompat,resize,move,fade,session,scale,expo,ezoom,unityshell] CompositorRunning: kwin Date: Thu Sep 20 19:30:28 2012 DistUpgraded: Fresh install DistroCodename: precise DistroVariant: kubuntu DkmsStatus: virtualbox, 4.1.12, 3.2.0-30-generic-pae, i686: installed GraphicsCard: Advanced Micro Devices [AMD] nee ATI RC410 [Radeon Xpress 200M] [1002:5a62] (prog-if 00 [VGA controller]) Subsystem: Toshiba America Info Systems Device [1179:ff31] InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 062a: Creative Labs Optical mouse Bus 001 Device 011: ID 12d1:1c0b Huawei Technologies Co., Ltd. MachineType: TOSHIBA Satellite L30 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-30-generic-pae root=UUID=747f6d74-b353-44d6-9912-033d525112fa ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/25/2007 dmi.bios.vendor: TOSHIBA dmi.bios.version: V2.60 dmi.board.name: Satellite L30 dmi.board.vendor: TOSHIBA dmi.board.version: Not Applicable dmi.chassis.type: 10 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: N/A dmi.modalias: dmi:bvnTOSHIBA:bvrV2.60:bd01/25/2007:svnTOSHIBA:pnSatelliteL30:pvrPSL33E-03J035PL:rvnTOSHIBA:rnSatelliteL30:rvrNotApplicable:cvnTOSHIBA:ct10:cvrN/A: dmi.product.name: Satellite L30 dmi.product.version: PSL33E-03J035PL dmi.sys.vendor: TOSHIBA version.compiz: compiz 1:0.9.7.8-0ubuntu1.4 version.libdrm2: libdrm2 2.4.32-1ubuntu1 version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.3+8.0.2-0ubuntu3.2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.3+8.0.2-0ubuntu3.2 version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.7 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20111219.aacbd629-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.19.0-0ubuntu1~xup1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20111201+b5534a1-1build2 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 kubuntu precise third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053532 Title: mikrofon i modem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1053532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1053532] Re: mikrofon i modem
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053532 Title: mikrofon i modem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1053532/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 637845] Re: [maverick] CPU frequency does not scale up unless all cores are in use
look at the page http://www.thinkwiki.org/wiki/Problem_with_CPU_frequency_scaling. Ther's described solvation of problem with lenovo but it can be the same mechanism. My cpu ran constantly on lower speed and after making described solution now it's ok. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/637845 Title: [maverick] CPU frequency does not scale up unless all cores are in use -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202490] Re: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader
*** This bug is a duplicate of bug 111089 *** https://bugs.launchpad.net/bugs/111089 maxim, could you tell when your driver is going to be included in main stream linux kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/202490 Title: [Feature Request] Provide a driver for Ricoh R5C822 xD card reader -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 544330] Re: qemu-system-ppc: unable to boot past 'returning from prom_init'
The same while trying to boot maverick-desktop-powerpc.iso in qemu on PowerPC 32-bit. Any updates? -- qemu-system-ppc: unable to boot past 'returning from prom_init' https://bugs.launchpad.net/bugs/544330 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 245023] Re: package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured
Hello! It's a problem with your sysv-rc package, which contains update- rc.d script. It is probably not from Ubuntu package repository. Please run "sudo apt-get install sysv-rc=2.86.ds1-14.1ubuntu45" . -- package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/245023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 245025] Re: package powermanagement-interface 0.3.18 failed to install/upgrade: dependency problems - leaving unconfigured
*** This bug is a duplicate of bug 245023 *** https://bugs.launchpad.net/bugs/245023 Marking as duplicate of bug #245023. ** This bug has been marked a duplicate of bug 245023 package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured -- package powermanagement-interface 0.3.18 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/245025 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 245024] Re: package acpid 1.0.4-5ubuntu9 failed to install/upgrade: subprocess post-installation script returned error exit status 1
*** This bug is a duplicate of bug 245023 *** https://bugs.launchpad.net/bugs/245023 Marking as duplicate of bug #245023. ** This bug has been marked a duplicate of bug 245023 package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured -- package acpid 1.0.4-5ubuntu9 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/245024 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 245023] Re: package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured
** Changed in: cron (Ubuntu) Status: New => Incomplete -- package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/245023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 245023] Re: package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured
Ok. Updates should work fine now. I'm closing this bug report. ** Changed in: cron (Ubuntu) Status: Incomplete => Invalid -- package linux-restricted-modules-generic 2.6.24.18.20 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/245023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237003] Re: error: ISO C++ forbids comparison between pointer and integer
Hello. That's not seem to be a bug report so I am closing it. ** Changed in: ubuntu Status: New => Invalid -- error: ISO C++ forbids comparison between pointer and integer https://bugs.launchpad.net/bugs/237003 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237365] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
Thank you for your bug report. I am marking it as confirmed and reassigning to hal. Here is the error (term.log): Setting up hal (0.5.11~rc2-1ubuntu8.1) ... Installing new version of config file /etc/init.d/hal ... Installing new version of config file /etc/hal/fdi/policy/preferences.fdi ... Installing new version of config file /etc/dbus-1/system.d/hal.conf ... * Reloading system message bus config... Error org.freedesktop.DBus.Error.Failed: Element not allowed inside in configuration file invoke-rc.d: initscript dbus, action "force-reload" failed. invoke-rc.d: release upgrade in progress, error is not fatal polkit-read-auth-helper: cannot lookup group info for gid 127 polkit-auth: NotAuthorizedToReadAuthorizationsForOtherUsers: uid 0 is not authorized to read authorizations for uid 120 (requires org.freedesktop.policykit.read) polkit-read-auth-helper: cannot lookup group info for gid 127 polkit-auth: NotAuthorizedToReadAuthorizationsForOtherUsers: uid 0 is not authorized to read authorizations for uid 120 (requires org.freedesktop.policykit.read) dpkg: error processing hal (--configure): subprocess post-installation script returned error exit status 1 ** Changed in: update-manager (Ubuntu) Status: New => Confirmed ** Changed in: hal (Ubuntu) Sourcepackagename: update-manager => hal -- package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/237365 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237428] Re: Default PDF-wiever cannot search after copying text
*** This bug is a duplicate of bug 227523 *** https://bugs.launchpad.net/bugs/227523 ** Changed in: evince (Ubuntu) Sourcepackagename: None => evince -- Default PDF-wiever cannot search after copying text https://bugs.launchpad.net/bugs/237428 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237428] Re: Default PDF-wiever cannot search after copying text
*** This bug is a duplicate of bug 227523 *** https://bugs.launchpad.net/bugs/227523 Thank you for your bug report. This bug has already been reported here ( bug #227523). Any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 227523 Evince search not working after closing and re-opening the search toolbar -- Default PDF-wiever cannot search after copying text https://bugs.launchpad.net/bugs/237428 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241503] Re: E: _cache->open() failed
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: ubuntu Status: Incomplete => Invalid -- E: _cache->open() failed https://bugs.launchpad.net/bugs/241503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241323] Re: No sound after up grading to 8.04 on a Medion 41349 laptop
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: ubuntu Status: Incomplete => Invalid -- No sound after up grading to 8.04 on a Medion 41349 laptop https://bugs.launchpad.net/bugs/241323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240709] Re: No "remove from panel" option on notifier
Hello. Thank you for your bug report. Examining the information you have given , this does not appear to be a bug so we are closing this bug report. To remove update-notifier go to System->Preferences->Sessions and uncheck Update Notifier. ** Changed in: update-notifier (Ubuntu) Status: New => Invalid -- No "remove from panel" option on notifier https://bugs.launchpad.net/bugs/240709 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241156] Re: Evolution crashes when saving a recurring appointment from single day view
Hello! I can reproduce this crash. Here is my gdb output. ** Attachment added: "gdb-evolution.txt" http://launchpadlibrarian.net/15442972/gdb-evolution.txt -- Evolution crashes when saving a recurring appointment from single day view https://bugs.launchpad.net/bugs/241156 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241156] Re: Evolution crashes when saving a recurring appointment from single day view
** Changed in: evolution (Ubuntu) Status: Incomplete => Confirmed -- Evolution crashes when saving a recurring appointment from single day view https://bugs.launchpad.net/bugs/241156 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241373] Re: Pidgin closes out of nowhere
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: pidgin (Ubuntu) Status: New => Incomplete -- Pidgin closes out of nowhere https://bugs.launchpad.net/bugs/241373 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241323] Re: No sound after up grading to 8.04 on a Medion 41349 laptop
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. Please include the file generated by alsa-info.sh script from the "Reporting Sound Bugs - Automatic Sound Information Collection" section of https://wiki.ubuntu.com/DebuggingSoundProblems . ** Changed in: ubuntu Status: New => Incomplete -- No sound after up grading to 8.04 on a Medion 41349 laptop https://bugs.launchpad.net/bugs/241323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 236216] Re: pidgin crash after sending emot message (MSN)
Thanks for your bug report. Please try to obtain a backtrace http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: pidgin (Ubuntu) Status: New => Incomplete -- pidgin crash after sending emot message (MSN) https://bugs.launchpad.net/bugs/236216 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240730] Re: Chat windows close on their own
Thank you for your bug report. This bug has already been reported to developers of the software. You can see the bug report here : http://developer.pidgin.im/ticket/4442 The only workaround for now is to enable "Close IMs immediately when chat window is closed" option. ** Changed in: pidgin (Ubuntu) Status: New => Confirmed ** Also affects: pidgin via http://developer.pidgin.im/ticket/4442 Importance: Unknown Status: Unknown -- Chat windows close on their own https://bugs.launchpad.net/bugs/240730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241156] Re: Evolution crashes when saving a recurring appointment from single day view
Ok. I've submitted the new trace. Steps to reproduce. 1. Open evolution calendar in single day view 2. Find existing recurring appointment or create one 3. Edit recurring appointment's summary by clicking the text and typing then click enter 4. Select "this instance only" and click enter. ** Attachment added: "gdb-evolution-new.txt" http://launchpadlibrarian.net/15444898/gdb-evolution-new.txt -- Evolution crashes when saving a recurring appointment from single day view https://bugs.launchpad.net/bugs/241156 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 238988] Re: package linux-image-2.6.24-19-generic 2.6.24-19.33 [modified: lib/modules/2.6.24-19-generic/modules.pcimap lib/modules/2.6.24-19-generic/modules.dep lib/modules/2.6.24-19-generic/modu
** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- package linux-image-2.6.24-19-generic 2.6.24-19.33 [modified: lib/modules/2.6.24-19-generic/modules.pcimap lib/modules/2.6.24-19-generic/modules.dep lib/modules/2.6.24-19-generic/modules.ieee1394map lib/modules/2.6.24-19-generic/modules.usbmap lib/modules/2.6.24-19-generic/modules.isapnpmap lib/modules/2.6.24-19-generic/modules.seriomap lib/modules/2.6.24-19-generic/modules.alias lib/modules/2.6.24-19-generic/modules.symbols] failed to install/upgrade: subproces post-installation script gaf een foutwaarde 2 terug https://bugs.launchpad.net/bugs/238988 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240812] Re: package linux-image-generic 2.6.24.19.21 failed to install/upgrade: dependency problems - leaving unconfigured
Hello. Thank you for you bug report. It seems that you ran out of disk space in the boot partition. >From your log file: " Setting up linux-image-2.6.24-19-generic (2.6.24-19.33) ... Running depmod. update-initramfs: Generating /boot/initrd.img-2.6.24-19-generic gzip: stdout: No space left on device update-initramfs: failed for /boot/initrd.img-2.6.24-19-generic Failed to create initrd image. dpkg: error processing linux-image-2.6.24-19-generic (--configure): subprocess post-installation script returned error exit status 2" That is not a bug in Ubuntu so I am closing this bug report. To free up disk space please remove old kernels using package manager. ** Changed in: linux-meta (Ubuntu) Status: New => Invalid -- package linux-image-generic 2.6.24.19.21 failed to install/upgrade: dependency problems - leaving unconfigured https://bugs.launchpad.net/bugs/240812 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240811] Re: Error message when using normal updates
Hello! It is a problem caused by no free space in boot partition. You should remove old kernels using package manager to free up disk space. >From log file: Setting up linux-image-2.6.24-19-generic (2.6.24-19.33) ... Running depmod. update-initramfs: Generating /boot/initrd.img-2.6.24-19-generic gzip: stdout: No space left on device update-initramfs: failed for /boot/initrd.img-2.6.24-19-generic Failed to create initrd image. dpkg: error processing linux-image-2.6.24-19-generic (--configure): subprocess post-installation script returned error exit status 2 It is not a bug, so I am closing this bug report. Feel free to continue to report any other bugs you may find. ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- Error message when using normal updates https://bugs.launchpad.net/bugs/240811 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241503] Re: E: _cache->open() failed
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" [WWW] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful if you would then provide a more complete description of the problem. We have instructions on debugging some types of problems at [WWW] http://wiki.ubuntu.com/DebuggingProcedures At a minimum, we need: 1. the specific steps or actions you took that caused you to encounter the problem, 2. the behavior you expected, and 3. the behavior you actually encountered (in as much detail as possible). Thanks! ** Changed in: ubuntu Status: New => Incomplete -- E: _cache->open() failed https://bugs.launchpad.net/bugs/241503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 241734] Re: Pidgin does not allow status containing URL
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments here: http://developer.pidgin.im/ticket/5864 ** Changed in: pidgin (Ubuntu) Status: New => Confirmed ** Also affects: pidgin via http://developer.pidgin.im/ticket/5864 Importance: Unknown Status: Unknown -- Pidgin does not allow status containing URL https://bugs.launchpad.net/bugs/241734 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240680] Re: moving an icq contact from one group to an other ends up with the user need to re accept contact
Thank you for your bug report. This bug has already been reported to the developers of the software. You can track it and make comments here: http://developer.pidgin.im/ticket/5461 ** Changed in: pidgin (Ubuntu) Status: New => Confirmed ** Also affects: pidgin via http://developer.pidgin.im/ticket/5461 Importance: Unknown Status: Unknown -- moving an icq contact from one group to an other ends up with the user need to re accept contact https://bugs.launchpad.net/bugs/240680 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231042] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin
*** This bug is a duplicate of bug 221736 *** https://bugs.launchpad.net/bugs/221736 I've marked it as duplicate, because the error in log file is the same. In both reports virtualbox-ose pre-instalation script fails. Here is the error message: 2008-05-16 06:49:16,990 ERROR got an error from dpkg for pkg: '/var/cache/apt/archives/virtualbox-ose_1.5.6-dfsg-6ubuntu1_i386.deb': 'subprocess pre-installation script returned error exit status 1 ' 2008-05-16 06:49:16,990 DEBUG running apport_pkgfailure() virtualbox-ose: subprocess pre-installation script returned error exit status 1 2008-05-16 06:49:17,030 ERROR got an error from dpkg for pkg: '/var/cache/apt/archives/virtualbox-ose_1.5.6-dfsg-6ubuntu1_i386.deb': 'subprocess pre-installation script returned error exit status 1 The update manager didn't fail to upgrade itself. This message "Title: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1)" may be a little misleading. It means that the whole upgrade/instalation process failed. And from log files we know that it is virtualbox causing the problem. I hope I answered your question. -- package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/231042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231437] Re: error was due to system update ;)
Thanks for your bug report. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as attachments? Thanks in advance. ** Changed in: ssl-cert (Ubuntu) Status: New => Incomplete -- error was due to system update ;) https://bugs.launchpad.net/bugs/231437 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231437] Re: error was due to system update ;)
Thanks for files. Could you try to run "sudo dpkg --configure -a" in terminal? >From term.log: Настраивается пакет ssl-cert (1.0.14-0ubuntu2.1) ... dpkg: не удалось обработать параметр ssl-cert (--configure): подпроцесс post-installation script возвратил код ошибки 1 >From main.log: 2008-05-17 20:03:38,941 WARNING no activity on terminal for 240 seconds (Настройка ssl-cert) 2008-05-17 20:14:35,458 ERROR got an error from dpkg for pkg: 'ssl-cert': 'подпроцесс post-installation script возвратил код ошибки 1 ' 2008-05-17 20:14:35,460 DEBUG running apport_pkgfailure() ssl-cert: подпроцесс post-installation script возвратил код ошибки 1 2008-05-17 20:14:35,768 ERROR got an error from dpkg for pkg: 'ssl-cert': 'подпроцесс post-installation script возвратил код ошибки 1 ' ** Tags added: gutsy2hardy ** Changed in: ssl-cert (Ubuntu) Status: Incomplete => Confirmed -- error was due to system update ;) https://bugs.launchpad.net/bugs/231437 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 225662] Re: package moodle 1.8.2-1ubuntu4 failed to install/upgrade:
Thanks for log files. I'm going to mark this bug as confirmed. Here is the error: (term.log) Setting up moodle (1.8.2-1ubuntu4) ... Creating config file /etc/moodle/config.php with new version grep: /etc/postgresql///pg_hba.conf: No such file or directory Your settings in /etc/postgresql///pg_hba.conf do not allow me to continue. Unknown id: postgres uid=1000(gregory) gid=1000(gregory) groups=1000(gregory),4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),111(netdev),112(lpadmin),115(powerdev),118(admin),126(sambashare) Unknown id: postgres dpkg: error processing moodle (--configure): subprocess post-installation script returned error exit status 1 ** Changed in: moodle (Ubuntu) Status: Incomplete => Confirmed ** Tags added: gutsy2hardy -- package moodle 1.8.2-1ubuntu4 failed to install/upgrade: https://bugs.launchpad.net/bugs/225662 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231969] Re: Problems when updating from 7.10 to 8.04 (amd64-Version)
Thanks for your bug report. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as attachments? Thanks in advance. ** Changed in: ubuntu Status: New => Incomplete ** Tags added: gutsy2hardy -- Problems when updating from 7.10 to 8.04 (amd64-Version) https://bugs.launchpad.net/bugs/231969 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231881] Re: trash icon disappears after logging off and then logging in
I can reproduce this bug using fresh install Hardy Heron with latest updates. gnome-applets 2.22.1-0ubuntu2 gnome-panel 1:2.22.1.3-0ubuntu1 Steps to reproduce: 1. Login in gdm to your account 2. Logout 3. Login to the same account Result: missing trash applet icon There is no crashes, no errors. The trash applet process is running. If I login to an other account, the trash icon is present. I'll mark this bug as confirmed and reassign it to gnome-applets. ** Attachment added: "trashmissing.png" http://launchpadlibrarian.net/14642339/trashmissing.png ** Changed in: gnome-applets (Ubuntu) Sourcepackagename: None => gnome-applets Status: New => Confirmed -- trash icon disappears after logging off and then logging in https://bugs.launchpad.net/bugs/231881 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231969] Re: Problems when updating from 7.10 to 8.04 (amd64-Version)
Thanks for files: Here is the error: Richte rsync ein (2.6.9-6ubuntu2) ... usage: update-rc.d [-n] [-f] remove update-rc.d [-n] defaults [NN | sNN kNN] update-rc.d [-n] start|stop NN runlvl [runlvl] [...] . -n: not really -f: force dpkg: Fehler beim Bearbeiten von rsync (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück It's probably a problem with sysv-rc package, which contains update-rc.d script. It is probably not from ubuntu package repository. Could you run "dpkg -l sysv-rc |tee" in terminal? -- Problems when updating from 7.10 to 8.04 (amd64-Version) https://bugs.launchpad.net/bugs/231969 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226503] Re: rc.local script does not run on bootup
I assume that the rest of the startup scripts work fine. Could you please add a new script /etc/init.d/test. #! /bin/sh PATH=/sbin:/bin:/usr/sbin:/usr/bin [ -f /etc/default/rcS ] && . /etc/default/rcS . /lib/lsb/init-functions do_start() { log_begin_msg "Running test script" echo "OK" >> /var/log/test log_end_msg $? } case "$1" in start) do_start ;; restart|reload|force-reload) echo "Error: argument '$1' not supported" >&2 exit 3 ;; stop) ;; *) echo "Usage: $0 start|stop" >&2 exit 3 ;; esac ### sudo chmod +x /etc/init.d/test sudo update-rc.d test defaults Then reboot and see if it works. -- rc.local script does not run on bootup https://bugs.launchpad.net/bugs/226503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226503] Re: rc.local script does not run on bootup
It's good to hear that your system is working properly now. I think you are probably right that rc.local was running previously, but it can't be verified now. Anyway, thank you for your involvement. I am setting bug status to incomplete. ** Changed in: ubuntu Status: New => Incomplete -- rc.local script does not run on bootup https://bugs.launchpad.net/bugs/226503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 229921] Re: final stage of upgrade to Ubuntu 8.04 crashed
Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as attachments? Thanks in advance. ** Changed in: update-manager (Ubuntu) Sourcepackagename: openoffice.org => update-manager Status: New => Incomplete -- final stage of upgrade to Ubuntu 8.04 crashed https://bugs.launchpad.net/bugs/229921 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226503] Re: rc.local script does not run on bootup
** Changed in: ubuntu Status: Incomplete => Invalid -- rc.local script does not run on bootup https://bugs.launchpad.net/bugs/226503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 230604] Re: capplets and scrollkeeper failed to update correctly when going from gutsy to hardy.
Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as attachments? Thanks in advance. ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- capplets and scrollkeeper failed to update correctly when going from gutsy to hardy. https://bugs.launchpad.net/bugs/230604 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 230604] Re: capplets and scrollkeeper failed to update correctly when going from gutsy to hardy.
*** This bug is a duplicate of bug 221781 *** https://bugs.launchpad.net/bugs/221781 Thank you for your log files. Here is what caused the problem: Setting up scrollkeeper (0.3.14-15ubuntu1) ... Installing new version of config file /etc/cron.monthly/scrollkeeper ... Rebuilding the database. This may take some time. ///usr/share/gnome/help/blackjack/el/blackjack.xml:402: parser error : Entity 'Βοήθεια' not defined Προτιμήσεις&Βοήθεια;https://bugs.launchpad.net/bugs/230604 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 225662] Re: package moodle 1.8.2-1ubuntu4 failed to install/upgrade:
Thanks for your bug report. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as attachments? ** Changed in: moodle (Ubuntu) Status: New => Incomplete -- package moodle 1.8.2-1ubuntu4 failed to install/upgrade: https://bugs.launchpad.net/bugs/225662 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 229476] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
Thanks for your bug report. Could you please add the log files from '/var/log/dist-upgrade/' to this bug report as attachments? ** Changed in: ubuntu Status: New => Incomplete -- package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/229476 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231042] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin
*** This bug is a duplicate of bug 221736 *** https://bugs.launchpad.net/bugs/221736 Thanks for your bug report. This bug has already been reported here ( bug #221736). Please look at the other bug report to see if you can provide some extra information. ** This bug has been marked a duplicate of bug 221736 virtualbox-ose fails to upgrade -- package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/231042 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 164935] Re: Cannot mount CD-R's
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: ubuntu Status: Incomplete => Invalid -- Cannot mount CD-R's https://bugs.launchpad.net/bugs/164935 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 162574] Re: installation of emacs22 (22.1-0ubuntu5.1) failed due to failure of byte-compilation of emacs22
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with the latest Ubuntu release, Hardy Heron? Thanks in advance. -- installation of emacs22 (22.1-0ubuntu5.1) failed due to failure of byte-compilation of emacs22 https://bugs.launchpad.net/bugs/162574 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 141393] Re: kernel freezes on startup if nosplash is set
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with the latest Ubuntu release, Hardy Heron? Thanks in advance. -- kernel freezes on startup if nosplash is set https://bugs.launchpad.net/bugs/141393 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 128924] Re: vlc crashes whilst playing DVD's
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with the latest Ubuntu release, Hardy Heron? Thanks in advance. -- vlc crashes whilst playing DVD's https://bugs.launchpad.net/bugs/128924 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 144235] Re: FireFox crash when working with flash enabled page. (All page are in flash)
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with the latest Ubuntu release, Hardy Heron? Thanks in advance. -- FireFox crash when working with flash enabled page. (All page are in flash) https://bugs.launchpad.net/bugs/144235 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 162574] Re: installation of emacs22 (22.1-0ubuntu5.1) failed due to failure of byte-compilation of emacs22
This bug report is being closed due to your last comment regarding this being fixed with an update. Feel free to submit any future bugs you may find. ** Changed in: emacs22 (Ubuntu) Status: Incomplete => Invalid -- installation of emacs22 (22.1-0ubuntu5.1) failed due to failure of byte-compilation of emacs22 https://bugs.launchpad.net/bugs/162574 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 234079] Re: No LVM on Ubuntu Live CD
Hello. LVM is currently supported in Ubuntu Alternate install CD. Also if you have network access you can install lvm2 package in your live cd environment and install Ubuntu from normal cd. You can find instruction on the Internet. If you want LVM support in main install CD you can vote on this idea here: http://brainstorm.ubuntu.com/idea/4895/ ** Changed in: ubuntu Status: New => Invalid -- No LVM on Ubuntu Live CD https://bugs.launchpad.net/bugs/234079 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 231969] Re: Problems when updating from 7.10 to 8.04 (amd64-Version)
Ok. Closing this bug report. ** Changed in: ubuntu Status: Incomplete => Invalid -- Problems when updating from 7.10 to 8.04 (amd64-Version) https://bugs.launchpad.net/bugs/231969 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 234588] Re: irc doesn't works in pidgin (though icq works)
Thank you for your bug report. Unfortunately your description didn't include enough information. Could you please provide detailed information about the problem: 1. the specific steps or actions you took that caused you to encounter the problem, 2. the behavior you expected, and 3. the behavior you actually encountered in as much detail as possible (including screenshot if possible) Thanks in advance. ** Changed in: pidgin (Ubuntu) Status: New => Incomplete -- irc doesn't works in pidgin (though icq works) https://bugs.launchpad.net/bugs/234588 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 234642] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin
*** This bug is a duplicate of bug 221736 *** https://bugs.launchpad.net/bugs/221736 Thanks for your bug report. This bug has already been reported here ( bug #221736). Any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. Here is the error: 2008-05-24 13:29:18,032 WARNING no activity on terminal for 240 seconds (Preparing virtualbox-ose) 2008-05-24 13:41:20,854 ERROR got an error from dpkg for pkg: '/var/cache/apt/archives/virtualbox-ose_1.5.6-dfsg-6ubuntu1_i386.deb': 'subprocess pre-installation script returned error exit status 1 Errors were encountered while processing: virtualbox-ose Traceback (most recent call last): File "logging/__init__.py", line 753, in emit self.flush() File "logging/__init__.py", line 731, in flush self.stream.flush() IOError: [Errno 9] Bad file descriptor IOError: [Errno 9] Bad file descriptor IOError: [Errno 9] Bad file descriptor ** Changed in: update-manager (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 221736 virtualbox-ose upgrade causes update-manager crash -- package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/234642 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 234648] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
*** This bug is a duplicate of bug 225662 *** https://bugs.launchpad.net/bugs/225662 Thank you for taking the time to report this bug. This bug has already been reported here (bug #225662). Any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. Here is the error: Setting up moodle (1.8.2-1ubuntu4) ... Creating config file /etc/moodle/config.php with new version * Reloading web server config apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName ...done. grep: /etc/postgresql///pg_hba.conf: No such file or directory Your settings in /etc/postgresql///pg_hba.conf do not allow me to continue. Unknown id: postgres uid=1000(kevin) gid=1000(kevin) groups=1000(kevin),4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),108(lpadmin),110(admin),114(netdev),117(powerdev) Unknown id: postgres dpkg: error processing moodle (--configure): subprocess post-installation script returned error exit status 1 ** This bug has been marked a duplicate of bug 225662 package moodle 1.8.2-1ubuntu4 failed to install/upgrade: -- package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/234648 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 234753] Re: gnome-terminal doesn't kill processes when closing a tab
Thank you for your bug report. I can confirm this bug. This bug has already been reported in gnome bugtracker. ** Changed in: gnome-terminal (Ubuntu) Status: New => Confirmed ** Bug watch added: GNOME Bug Tracker #509866 http://bugzilla.gnome.org/show_bug.cgi?id=509866 ** Also affects: gnome-terminal via http://bugzilla.gnome.org/show_bug.cgi?id=509866 Importance: Unknown Status: Unknown -- gnome-terminal doesn't kill processes when closing a tab https://bugs.launchpad.net/bugs/234753 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 235970] Re: package linux-image-2.6.24-17-generic None [modified: /var/lib/dpkg/info/linux-image-2.6.24-17-generic.list] failed to install/upgrade:
Hello. Thank you for your report. It seems that you ran out of disk space. This not a bug, so I am marking this bug report as invalid. >From term.log: Unpacking linux-image-2.6.24-17-generic (from .../linux-image-2.6.24-17-generic_2.6.24-17.31_i386.deb) ... Done. dpkg: error processing /var/cache/apt/archives/linux-image-2.6.24-17-generic_2.6.24-17.31_i386.deb (--unpack): failed in buffer_write(fd) (11, ret=-1): backend dpkg-deb during `./lib/modules/2.6.24-17-generic/kernel/net/ipv4/netfilter/iptable_raw.ko': No space left on device dpkg-deb: subprocess paste killed by signal (Broken pipe) ** Changed in: linux (Ubuntu) Status: New => Invalid -- package linux-image-2.6.24-17-generic None [modified: /var/lib/dpkg/info/linux-image-2.6.24-17-generic.list] failed to install/upgrade: https://bugs.launchpad.net/bugs/235970 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 235972] Re: package linux-restricted-modules-2.6.24-17-generic None [modified: /var/lib/dpkg/info/linux-restricted-modules-2.6.24-17-generic.list] failed to install/upgrade:
*** This bug is a duplicate of bug 235970 *** https://bugs.launchpad.net/bugs/235970 Hello. This bug report is generated from the same upgrade process, you reported in bug #235970. Marking as duplicate. ** This bug has been marked a duplicate of bug 235970 package linux-image-2.6.24-17-generic None [modified: /var/lib/dpkg/info/linux-image-2.6.24-17-generic.list] failed to install/upgrade: -- package linux-restricted-modules-2.6.24-17-generic None [modified: /var/lib/dpkg/info/linux-restricted-modules-2.6.24-17-generic.list] failed to install/upgrade: https://bugs.launchpad.net/bugs/235972 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 235969] Re: package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin
*** This bug is a duplicate of bug 235970 *** https://bugs.launchpad.net/bugs/235970 Hello. This bug report is generated from the same upgrade process, you reported in #235970. Marking as duplicate. ** This bug has been marked a duplicate of bug 235970 package linux-image-2.6.24-17-generic None [modified: /var/lib/dpkg/info/linux-image-2.6.24-17-generic.list] failed to install/upgrade: -- package update-manager 1:0.87.27 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/235969 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237519] Re: error upgrade gutsy to hardy: cron, rsync, ubuntu-standard, acpid, acpi-support
Hello! Thank you for your bug report. It's probably a problem with sysv-rc package, which contains update-rc.d script. It is probably not from ubuntu package repository. Could you run "dpkg -l sysv-rc |tee" in terminal to check the package version? ** Changed in: ubuntu-meta (Ubuntu) Status: New => Incomplete -- error upgrade gutsy to hardy: cron, rsync, ubuntu-standard, acpid, acpi-support https://bugs.launchpad.net/bugs/237519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237886] Re: When adding songs to a new playlist, the playlist name field is off place
Thank you for your bug report. I can confirm this. I 've sent your bug report to the developers of the software. You can track it and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=537022 ** Changed in: rhythmbox (Ubuntu) Status: New => Confirmed ** Also affects: rhythmbox via http://bugzilla.gnome.org/show_bug.cgi?id=537022 Importance: Unknown Status: Unknown -- When adding songs to a new playlist, the playlist name field is off place https://bugs.launchpad.net/bugs/237886 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237979] Re: Sound playback will cease functioning
Thank you for your bug report. It seems like a bug in pulseaudio. Reassigning. ** Changed in: pulseaudio (Ubuntu) Sourcepackagename: None => pulseaudio ** Tags added: likely-dup -- Sound playback will cease functioning https://bugs.launchpad.net/bugs/237979 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 238281] Re: Complete loss of sound after update
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can't fix it, because your description didn't include enough information. Please include the file generated by alsa-info.sh script from the "Reporting Sound Bugs - Automatic Sound Information Collection" section of https://wiki.ubuntu.com/DebuggingSoundProblems . ** Changed in: ubuntu Status: New => Incomplete -- Complete loss of sound after update https://bugs.launchpad.net/bugs/238281 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237519] Re: error upgrade gutsy to hardy: cron, rsync, ubuntu-standard, acpid, acpi-support
Try: "sudo apt-get install sysv-rc=2.86.ds1-14.1ubuntu45" . It should install the good package. This is not a bug in Ubuntu so I am closing this bug report. Feel free to submit any future bugs you may find. ** Changed in: ubuntu-meta (Ubuntu) Status: Incomplete => Invalid -- error upgrade gutsy to hardy: cron, rsync, ubuntu-standard, acpid, acpi-support https://bugs.launchpad.net/bugs/237519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237519] Re: error upgrade gutsy to hardy: cron, rsync, ubuntu-standard, acpid, acpi-support
You may also need to run: "sudo dpkg --configure -a" . -- error upgrade gutsy to hardy: cron, rsync, ubuntu-standard, acpid, acpi-support https://bugs.launchpad.net/bugs/237519 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228012] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
Thank you for your bug report. To investigate the problem we need the log files from /var/log/dist-upgrade. You said in previous comment that you cannot provide any other log files, so I am closing this bug report. ** Changed in: update-manager (Ubuntu) Status: New => Invalid -- package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/228012 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 227459] Re: Updating problem after upgrading from 7.10 to 8.04
Hello. The previous kernel files are not automatically removed for safety reason. If the new kernel work wrong, you can always use the old one. So you need to remove old kernels manually using package manager. It is not a bug in Ubuntu, so I am closing this bug report. Feel free to continue to report any other bugs you may find. ** Changed in: update-manager (Ubuntu) Status: Incomplete => Invalid -- Updating problem after upgrading from 7.10 to 8.04 https://bugs.launchpad.net/bugs/227459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 227669] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
Thank you for your bug report. Could you please attach the files in /var/log/dist-upgrade to this bug report? ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/227669 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 227669] Re: package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)
** Tags added: gutsy2hardy -- package update-manager 1:0.87.24 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1) https://bugs.launchpad.net/bugs/227669 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 238908] Re: [Hardy] Shutdown through ssh or console impossible when X is running
Hello. Thanks for your bug report. As far as I know the default behavior of shutdown command (without options) from upstart package is going into single-user mode. So, that what you have described seems to be correct behavior. If you want to turn off your PC by shutdown, you should run it with "-h" option: "sudo shutdown -h now". I am going to close this bug report as it appears not to be a bug. ** Changed in: xorg (Ubuntu) Status: New => Invalid -- [Hardy] Shutdown through ssh or console impossible when X is running https://bugs.launchpad.net/bugs/238908 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 238988] Re: package linux-image-2.6.24-19-generic 2.6.24-19.33 [modified: lib/modules/2.6.24-19-generic/modules.pcimap lib/modules/2.6.24-19-generic/modules.dep lib/modules/2.6.24-19-generic/modu
Hello. Thank you for you bug report. It seems that you ran out of disk space in the boot partition. Could you please run "df -h" in terminal? >From log file: update-initramfs: Generating /boot/initrd.img-2.6.24-19-generic gzip: stdout: No space left on device update-initramfs: failed for /boot/initrd.img-2.6.24-19-generic ** Changed in: linux (Ubuntu) Status: New => Incomplete -- package linux-image-2.6.24-19-generic 2.6.24-19.33 [modified: lib/modules/2.6.24-19-generic/modules.pcimap lib/modules/2.6.24-19-generic/modules.dep lib/modules/2.6.24-19-generic/modules.ieee1394map lib/modules/2.6.24-19-generic/modules.usbmap lib/modules/2.6.24-19-generic/modules.isapnpmap lib/modules/2.6.24-19-generic/modules.seriomap lib/modules/2.6.24-19-generic/modules.alias lib/modules/2.6.24-19-generic/modules.symbols] failed to install/upgrade: subproces post-installation script gaf een foutwaarde 2 terug https://bugs.launchpad.net/bugs/238988 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 238988] Re: package linux-image-2.6.24-19-generic 2.6.24-19.33 [modified: lib/modules/2.6.24-19-generic/modules.pcimap lib/modules/2.6.24-19-generic/modules.dep lib/modules/2.6.24-19-generic/modu
To remove an old kernel and free up disk space use "sudo apt-get remove linux-image--generic" However, if you tried to install a new kernel and installation failed due to lack of disk space you should follow these steps: 1. Move temporarily "initrd.img--generic" and "vmlinuz--generic" from boot to other location 2. "sudo dpkg --configure -a" 3. Move temporarily "initrd.img--generic" and "vmlinuz--generic" from boot to other location 4. sudo apt-get remove linux-image--generic" 5. Move back "initrd.img--generic" and "vmlinuz--generic" Replace and with proper kernel version. -- package linux-image-2.6.24-19-generic 2.6.24-19.33 [modified: lib/modules/2.6.24-19-generic/modules.pcimap lib/modules/2.6.24-19-generic/modules.dep lib/modules/2.6.24-19-generic/modules.ieee1394map lib/modules/2.6.24-19-generic/modules.usbmap lib/modules/2.6.24-19-generic/modules.isapnpmap lib/modules/2.6.24-19-generic/modules.seriomap lib/modules/2.6.24-19-generic/modules.alias lib/modules/2.6.24-19-generic/modules.symbols] failed to install/upgrade: subproces post-installation script gaf een foutwaarde 2 terug https://bugs.launchpad.net/bugs/238988 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 239103] Re: Gnome 2.22.2 System -> Administration -> Services does not reflect changes
Thank you for your bug report. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at [WWW] https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this bug as a bug in gnome-system-tools. ** Changed in: gnome-system-tools (Ubuntu) Sourcepackagename: None => gnome-system-tools -- Gnome 2.22.2 System -> Administration -> Services does not reflect changes https://bugs.launchpad.net/bugs/239103 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 239037] Re: upgrade crash
Thank you for your bug report. Could you please attach the files in /var/log/dist-upgrade to this bug report? ** Changed in: update-manager (Ubuntu) Status: New => Incomplete -- upgrade crash https://bugs.launchpad.net/bugs/239037 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240010] Re: package rhythmbox 0.11.5-0ubuntu7 failed to install/upgrade: underprosessen post-installation script returnerte feilstatus 134
*** This bug is a duplicate of bug 218049 *** https://bugs.launchpad.net/bugs/218049 Thank you for you bug report. This bug has already been reported here (bug #218049). Any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. Here is the error from log file: Setter opp rhythmbox (0.11.5-0ubuntu7) ... *** glibc detected *** scrollkeeper-update: corrupted double-linked list: 0x08052238 *** === Backtrace: = /lib/tls/i686/cmov/libc.so.6[0xb7ca9d0d] /lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb7cad4f0] /lib/tls/i686/cmov/libc.so.6(fclose+0x134)[0xb7c983e4] scrollkeeper-update[0x804a37d] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7c54450] scrollkeeper-update[0x8048f91] === Memory map: 08048000-0804b000 r-xp 08:01 835071 /usr/bin/scrollkeeper-update 0804b000-0804c000 rw-p 2000 08:01 835071 /usr/bin/scrollkeeper-update 0804c000-0806d000 rw-p 0804c000 00:00 0 [heap] b790-b7921000 rw-p b790 00:00 0 b7921000-b7a0 ---p b7921000 00:00 0 b7ac-b7aca000 r-xp 08:01 49347 /lib/libgcc_s.so.1 b7aca000-b7acb000 rw-p a000 08:01 49347 /lib/libgcc_s.so.1 b7ade000-b7b1d000 r--p 08:01 182972 /usr/lib/locale/nb_NO.utf8/LC_CTYPE b7b1d000-b7bfe000 r--p 08:01 180222 /usr/lib/locale/nb_NO.utf8/LC_COLLATE b7bfe000-b7c0 rw-p b7bfe000 00:00 0 b7c0-b7c14000 r-xp 08:01 916024 /usr/lib/libz.so.1.2.3.3 b7c14000-b7c15000 rw-p 00013000 08:01 916024 /usr/lib/libz.so.1.2.3.3 b7c15000-b7c17000 r-xp 08:01 49331 /lib/tls/i686/cmov/libdl-2.7.so b7c17000-b7c19000 rw-p 1000 08:01 49331 /lib/tls/i686/cmov/libdl-2.7.so b7c19000-b7c3c000 r-xp 08:01 49332 /lib/tls/i686/cmov/libm-2.7.so b7c3c000-b7c3e000 rw-p 00023000 08:01 49332 /lib/tls/i686/cmov/libm-2.7.so b7c3e000-b7d87000 r-xp 08:01 49328 /lib/tls/i686/cmov/libc-2.7.so b7d87000-b7d88000 r--p 00149000 08:01 49328 /lib/tls/i686/cmov/libc-2.7.so b7d88000-b7d8a000 rw-p 0014a000 08:01 49328 /lib/tls/i686/cmov/libc-2.7.so b7d8a000-b7d8d000 rw-p b7d8a000 00:00 0 b7d8d000-b7d94000 r-xp 08:01 917200 /usr/lib/libscrollkeeper.so.0.0.0 b7d94000-b7d95000 rw-p 6000 08:01 917200 /usr/lib/libscrollkeeper.so.0.0.0 b7d95000-b7d96000 rw-p b7d95000 00:00 0 b7d96000-b7eaf000 r-xp 08:01 916151 /usr/lib/libxml2.so.2.6.31 b7eaf000-b7eb4000 rw-p 00119000 08:01 916151 /usr/lib/libxml2.so.2.6.31 b7eb4000-b7eb5000 rw-p b7eb4000 00:00 0 b7eb5000-b7ee8000 r-xp 08:01 917105 /usr/lib/libxslt.so.1.1.22 b7ee8000-b7ee9000 rw-p 00033000 08:01 917105 /usr/lib/libxslt.so.1.1.22 b7eeb000-b7eec000 r--p 08:01 179931 /usr/lib/locale/nb_NO.utf8/LC_NUMERIC b7eec000-b7eed000 r--p 08:01 180220 /usr/lib/locale/nb_NO.utf8/LC_TIME b7eed000-b7eee000 r--p 08:01 180224 /usr/lib/locale/nb_NO.utf8/LC_MONETARY b7eee000-b7eef000 r--p 08:01 181699 /usr/lib/locale/nb_NO.utf8/LC_MESSAGES/SYS_LC_MESSAGES b7eef000-b7ef r--p 08:01 181676 /usr/lib/locale/nb_NO.utf8/LC_PAPER b7ef-b7ef1000 r--p 08:01 181677 /usr/lib/locale/nb_NO.utf8/LC_NAME b7ef1000-b7ef2000 r--p 08:01 180365 /usr/lib/locale/nb_NO.utf8/LC_ADDRESS b7ef2000-b7ef3000 r--p 08:01 181289 /usr/lib/locale/nb_NO.utf8/LC_TELEPHONE b7ef3000-b7ef4000 r--p 08:01 181680 /usr/lib/locale/nb_NO.utf8/LC_MEASUREMENT b7ef4000-b7efb000 r--s 08:01 556244 /usr/lib/gconv/gconv-modules.cache b7efb000-b7efc000 r--p 08:01 181337 /usr/lib/locale/nb_NO.utf8/LC_IDENTIFICATION b7efc000-b7efe000 rw-p b7efc000 00:00 0 b7efe000-b7eff000 r-xp b7efe000 00:00 0 [vdso] b7eff000-b7f19000 r-xp 08:01 49203 /lib/ld-2.7.so b7f19000-b7f1b000 rw-p 00019000 08:01 49203 /lib/ld-2.7.so bfd89000-bfd9e000 rw-p bffeb000 00:00 0 [stack] dpkg: Feil ved behandling av rhythmbox (--configure): underprosessen post-installation script returnerte feilstatus 134 ** This bug has been marked a duplicate of bug 218049 scrollkeeper-update failed with "corrupted double-linked list" during update-manager update -- package rhythmbox 0.11.5-0ubuntu7 failed to install/upgrade: underprosessen post-installation script returnerte feilstatus 134 https://bugs.launchpad.net/bugs/240010 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 114360] doesn't play a movie from "examples" properly. The sound is OK
Public bug reported: Binary package hint: totem The movies impotred from windows eg. *.*wmv or mpeg are plays properly, but not the video *.*ogg type. ProblemType: Bug Architecture: i386 Date: Sun May 13 13:30:32 2007 DistroRelease: Ubuntu 7.04 ExecutablePath: /usr/bin/totem Package: totem-gstreamer 2.18.1-0ubuntu3 PackageArchitecture: i386 ProcCmdline: totem file:///home/jerzygawin/Examples/Experience%20ubuntu.ogg ProcCwd: /home/jerzygawin ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=pl_PL.UTF-8 SHELL=/bin/bash SourcePackage: totem Uname: Linux jerzygawin-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux ** Affects: totem (Ubuntu) Importance: Undecided Status: Unconfirmed -- doesn't play a movie from "examples" properly. The sound is OK https://bugs.launchpad.net/bugs/114360 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 114360] Re: doesn't play a movie from "examples" properly. The sound is OK
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7614720/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/7614721/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/7614722/ProcStatus.txt -- doesn't play a movie from "examples" properly. The sound is OK https://bugs.launchpad.net/bugs/114360 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 227865] Re: Partial connection to Windows Server 2003
** Changed in: nautilus (Ubuntu) Sourcepackagename: None => nautilus -- Partial connection to Windows Server 2003 https://bugs.launchpad.net/bugs/227865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226503] Re: rc.local script does not run on bootup
Have you checked if rc.local script is in proper runlevel? sudo update-rc.d rc.local defaults -- rc.local script does not run on bootup https://bugs.launchpad.net/bugs/226503 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 228116] Re: Layout Options need re-setting after each boot.
*** This bug is a duplicate of bug 196277 *** https://bugs.launchpad.net/bugs/196277 Hello. Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug #196277, so it is being marked as such. Please look at the other bug report. There is a workaround for this bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 196277 [hardy] keyboard layout switching shortcut doesn't work after reboot -- Layout Options need re-setting after each boot. https://bugs.launchpad.net/bugs/228116 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs