[Bug 980528] Re: Inconsistent wording in messages from fsck
https://translations.launchpad.net/ubuntu/precise/+source/mountall/+pots/mountall/en_GB/25/+translate ** Changed in: ubuntu-translations Status: Triaged => 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/980528 Title: Inconsistent wording in messages from fsck To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/980528/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 980528] Re: Inconsistent wording in messages from fsck
"disc" should only be used when referring to optical discs, so both messages should say "disk". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/980528 Title: Inconsistent wording in messages from fsck To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/980528/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 663314] Re: mythexport podcast name feature does not work
deleteperiod seems to be working too. -- mythexport podcast name feature does not work https://bugs.launchpad.net/bugs/663314 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 663314] Re: mythexport podcast name feature does not work
I've applied this patch to my install to make the "Filter by Podcast Name" box work when not all files have a podcast name: --- /usr/share/mythtv/mythexport/rss.cgi.orig 2010-11-01 13:51:42.611370959 + +++ /usr/share/mythtv/mythexport/rss.cgi2010-11-01 13:52:03.023371905 + @@ -28,7 +28,7 @@ my $script = ""; # find all podcast names -my $query = "SELECT distinct(podcastName) FROM mythexport"; +my $query = "SELECT distinct(podcastName) FROM mythexport WHERE podcastName is not NULL"; my $query_handle = $connect->prepare($query); $query_handle->execute() || die "Unable to query mythexport table"; -- mythexport podcast name feature does not work https://bugs.launchpad.net/bugs/663314 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 663314] Re: mythexport podcast name feature does not work
The podcast name feature works in this version. I haven't tested the deleteperiod feature. -- mythexport podcast name feature does not work https://bugs.launchpad.net/bugs/663314 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 663314] Re: mythexport podcast name feature does not work
> > 500 http://ppa.launchpad.net/mythbuntu/testing/ubuntu/ lucid/main Packages > Guessing you are on lucid and not maverick? Yes. -- mythexport podcast name feature does not work https://bugs.launchpad.net/bugs/663314 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 663314] Re: mythexport podcast name feature does not work
$ apt-cache policy mythexport mythexport: Installed: 2.2.2-0ubuntu1~ppa8 Candidate: 2.2.3-0ubuntu1~ppa1 Version table: 2.2.3-0ubuntu1~ppa1 0 500 http://ppa.launchpad.net/mythbuntu/testing/ubuntu/ lucid/main Packages *** 2.2.2-0ubuntu1~ppa8 0 100 /var/lib/dpkg/status 2.1.5-0ubuntu1 0 500 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Packages $ sudo apt-get install mythexport Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies. mythexport: Depends: libavutil-extra-50 but it is not installable E: Broken packages -- mythexport podcast name feature does not work https://bugs.launchpad.net/bugs/663314 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 663314] [NEW] mythexport podcast name feature does not work
Public bug reported: Binary package hint: mythexport $ apt-cache policy mythexport mythexport: Installed: 2.2.2-0ubuntu1~ppa8 Candidate: 2.2.2-0ubuntu1~ppa8 Version table: *** 2.2.2-0ubuntu1~ppa8 0 500 http://ppa.launchpad.net/mythbuntu/testing/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status 2.1.5-0ubuntu1 0 500 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Packages Observed: All exported files have a blank podcast name. Expected: Exported files have the supplied podcast name. setupsave.cgi creates userjobs with deleteperiod and podcastname arguments to mythexport_addjob. e.g. "mythexport_addjob starttime=%STARTTIME% chanid=%CHANID% config=MP3 deleteperiod=14 podcastname=MP3" The mythexport_addjob script doesn't have deleteperiod or podcastname arguments. ** Affects: mythexport (Ubuntu) Importance: Undecided Status: New -- mythexport podcast name feature does not work https://bugs.launchpad.net/bugs/663314 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 606598] Re: mythshutdown assert failure: *** glibc detected *** /usr/bin/mythshutdown: free(): invalid pointer: 0x0376e3c0 ***
** Attachment added: "valgrind log" http://launchpadlibrarian.net/52071736/valgrind.log ** Visibility changed to: Public -- mythshutdown assert failure: *** glibc detected *** /usr/bin/mythshutdown: free(): invalid pointer: 0x0376e3c0 *** https://bugs.launchpad.net/bugs/606598 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 606014] Re: same path for different input devices
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/51995428/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/51995429/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51995430/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/51995431/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/51995432/Lsusb.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/51995433/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/51995434/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/51995435/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/51995436/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/51995437/UdevLog.txt -- same path for different input devices https://bugs.launchpad.net/bugs/606014 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 606014] [NEW] same path for different input devices
Public bug reported: Binary package hint: udev I have two USB DVB-T TV tuners. Both have IR receivers. udev gives them the same path id: malc...@mythtv:~$ /lib/udev/path_id /devices/pci:00/:00:04.1/usb1/1-4/input/input8 ID_PATH=pci-:00:04.1 malc...@mythtv:~$ /lib/udev/path_id /devices/pci:00/:00:04.1/usb1/1-1/input/input7 ID_PATH=pci-:00:04.1 I've applied the patch in bug 546128 to get by-path symlinks for input devices, but there is only a symlink for one of them: ~$ ls -l /dev/input/by-path/ total 0 lrwxrwxrwx 1 root root 9 2010-07-15 17:48 pci-:00:04.0-usb-0:5:1.0-event-kbd -> ../event3 lrwxrwxrwx 1 root root 9 2010-07-15 17:48 pci-:00:04.0-usb-0:5:1.1-event-mouse -> ../event4 lrwxrwxrwx 1 root root 9 2010-07-15 17:48 pci-:00:04.0-usb-0:5:1.1-mouse -> ../mouse1 lrwxrwxrwx 1 root root 9 2010-07-15 17:48 pci-:00:04.1-event-ir -> ../event8 lrwxrwxrwx 1 root root 9 2010-07-15 17:48 pci-:00:04.1-usb-0:2:1.0-event -> ../event5 I expect path_id to return a unique identifier. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: udev 151-12 [modified: lib/udev/rules.d/60-persistent-input.rules] ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-23-generic i686 NonfreeKernelModules: nvidia Architecture: i386 CustomUdevRuleFiles: 41-mythtv-permissions.rules Date: Thu Jul 15 20:29:56 2010 MachineType: Acer Aspire R3610 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-23-generic root=UUID=e231b902-35b7-4031-9a6f-d712bbf14c22 ro quiet splash acpi_enforce_resources=lax ProcEnviron: PATH=(custom, user) LANG=en_GB.utf8 SHELL=/bin/bash SourcePackage: udev dmi.bios.date: 12/02/2009 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P01-A4L dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: FMCP7A-ION-LE dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP01-A4L:bd12/02/2009:svnAcer:pnAspireR3610:pvr:rvnAcer:rnFMCP7A-ION-LE:rvr:cvnAcer:ct3:cvr: dmi.product.name: Aspire R3610 dmi.sys.vendor: Acer ** Affects: udev (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- same path for different input devices https://bugs.launchpad.net/bugs/606014 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 579565] Re: [Shuttle Inc SK45] late resume failure
I haven't observed this oops since reporting it. I don't use Suspend/Resume, so I can't understand why they're mentioned. -- [Shuttle Inc SK45] late resume failure https://bugs.launchpad.net/bugs/579565 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 65304] Re: Mistake in xfsprogs string - 'prefered'
It's fixed in karmic. ** Changed in: xfsprogs (Ubuntu) Status: In Progress => Fix Released -- Mistake in xfsprogs string - 'prefered' https://bugs.launchpad.net/bugs/65304 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 63195] Re: [patch] Mistakes in subversion strings
** Patch added: "Patch against subversion-1.6.6dfsg" http://launchpadlibrarian.net/49958476/subversion-strings.patch ** Changed in: subversion (Ubuntu) Status: Incomplete => New -- [patch] Mistakes in subversion strings https://bugs.launchpad.net/bugs/63195 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 585149] Re: cheese crashed with SIGSEGV in start_thread() - [Null pointer crash]
The description does say this is a NULL pointer crash: > source "(%esi)" (0x) not located in a known VMA region (needed > readable region)! > SegvReason: reading NULL VMA -- cheese crashed with SIGSEGV in start_thread() - [Null pointer crash] https://bugs.launchpad.net/bugs/585149 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 585151] Re: Cannot choose which video device to use
** Bug watch added: GNOME Bug Tracker #599167 https://bugzilla.gnome.org/show_bug.cgi?id=599167 ** Also affects: empathy via https://bugzilla.gnome.org/show_bug.cgi?id=599167 Importance: Unknown Status: Unknown -- Cannot choose which video device to use https://bugs.launchpad.net/bugs/585151 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 585151] Re: Cannot choose which video device to use
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49041840/Dependencies.txt -- Cannot choose which video device to use https://bugs.launchpad.net/bugs/585151 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 585151] [NEW] Cannot choose which video device to use
Public bug reported: Binary package hint: empathy I have a TV card and a webcam. The TV card is /dev/video0. The webcam is /dev/video1 Empathy uses /dev/video0, I need it to use /dev/video1 Cheese has a setting for choosing the device to use, but Empathy does not. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: empathy 2.30.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 Architecture: i386 Date: Mon May 24 21:59:32 2010 ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: empathy ** Affects: empathy (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- Cannot choose which video device to use https://bugs.launchpad.net/bugs/585151 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 575204] Re: evolution crashed with SIGSEGV in g_slice_alloc()
** Changed in: evolution (Ubuntu) Status: Incomplete => Confirmed -- evolution crashed with SIGSEGV in g_slice_alloc() https://bugs.launchpad.net/bugs/575204 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 453072] Re: Context menu for a USB pendrive shows "Unmount", "Eject" and "Safely Remove Drive"
** Summary changed: - Context menu for an USB pendrive shows "Unmount", "Eject" and "Safely Remove Drive" + Context menu for a USB pendrive shows "Unmount", "Eject" and "Safely Remove Drive" -- Context menu for a USB pendrive shows "Unmount", "Eject" and "Safely Remove Drive" https://bugs.launchpad.net/bugs/453072 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 579565] Re: [Shuttle Inc SK45] late resume failure
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/48341261/AlsaDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/48341262/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/48341263/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/48341264/Card0.Codecs.codec.0.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/48341265/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/48341266/Dependencies.txt ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/48341267/IwConfig.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/48341268/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/48341269/Lsusb.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/48341270/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/48341271/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/48341272/ProcInterrupts.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/48341273/ProcMaps.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/48341274/ProcModules.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/48341275/ProcStatus.txt ** Attachment added: "ResumeHangLog.txt" http://launchpadlibrarian.net/48341277/ResumeHangLog.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/48341279/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/48341280/UdevLog.txt ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/48341281/WifiSyslog.txt -- [Shuttle Inc SK45] late resume failure https://bugs.launchpad.net/bugs/579565 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 579565] [NEW] [Shuttle Inc SK45] late resume failure
Public bug reported: kernel oopsed, could not shutdown. User was using firefox with 3 tabs open. ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly. The resume processing hung very near the end and will have appeared to have completed normally. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: malcolm2121 F xfce4-volumed malcolm2123 F pulseaudio CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found. Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 16' Mixer name : 'Realtek ALC662 rev1' Components : 'HDA:10ec0662,1297,00100101' Controls : 16 Simple ctrls : 10 Date: Wed May 12 18:04:50 2010 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/share/apport/apportcheckresume Failure: late resume HibernationDevice: RESUME=UUID=04a18d86-52e4-455e-bb20-b17968d324dc InterpreterPath: /usr/bin/python2.6 MachineType: Shuttle Inc SK45 Package: linux-image-2.6.31-21-generic 2.6.31-21.59 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-21-generic root=UUID=3a6868cc-36e7-4dd6-bf84-d9f6fcf019f3 ro quiet splash ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume ProcEnviron: PATH=(custom, no user) ProcVersionSignature: Ubuntu 2.6.31-21.59-generic RelatedPackageVersions: linux-backports-modules-2.6.31-21-generic N/A linux-firmware 1.26 RfKill: SleepLog: SourcePackage: linux Tags: resume suspend resume-late-hang Title: [Shuttle Inc SK45] late resume failure Uname: Linux 2.6.31-21-generic i686 UserGroups: WpaSupplicantLog: dmi.bios.date: 01/24/2008 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: 6.00 PG dmi.board.name: FM10 dmi.board.vendor: Shuttle Inc dmi.board.version: V10 dmi.chassis.type: 3 dmi.chassis.vendor: Shuttle Inc dmi.chassis.version: K dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd01/24/2008:svnShuttleInc:pnSK45:pvrV10:rvnShuttleInc:rnFM10:rvrV10:cvnShuttleInc:ct3:cvrK: dmi.product.name: SK45 dmi.product.version: V10 dmi.sys.vendor: Shuttle Inc ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-kerneloops i386 resume resume-late-hang suspend -- [Shuttle Inc SK45] late resume failure https://bugs.launchpad.net/bugs/579565 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 479562] Re: mythfrontend sometimes does not respond to lirc events
I haven't seen this problem for a while. Marc: irexec is not involved, but 563139 could be a dup. -- mythfrontend sometimes does not respond to lirc events https://bugs.launchpad.net/bugs/479562 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 479562] Re: mythfrontend sometimes does not respond to lirc events
I have mythwelcome set to start at boot, it sometimes doesn't respond to lirc events, but if I press enter to start mythfrontend then mythfrontend does respond to lirc events. I was wondering if mythwelcome was starting before lirc has started. ** Changed in: mythtv (Ubuntu) Status: New => Confirmed -- mythfrontend sometimes does not respond to lirc events https://bugs.launchpad.net/bugs/479562 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 485408] Re: en_US users see en_GB spellings
** Summary changed: - en_US users see en_UK spellings + en_US users see en_GB spellings -- en_US users see en_GB spellings https://bugs.launchpad.net/bugs/485408 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 452458] Re: Add rtkit Conflicts to force removal of rtkit for release testing
** Description changed: Binary package hint: pulseaudio The last pulseaudio upload to Karmic ( 1:0.9.19-0ubuntu2 ) removed the rtkit Recommends from the debian/control file due to the fact that the Karmic kernel was never patched to support rtkit. This was necessary as - rtkit was added to main and by default, it's daemon process is started, + rtkit was added to main and by default, its daemon process is started, causing "Invalid Parameter" log messages to be written to the daemon.log, and wasting CPU cycles. This removal works, however since we won't be releasing any more development releases of Karmic, a user needs to manually remove the rtkit package in order to fully test pulseaudio in the manner with which it will actually be released. In order to get more test coverage between now and Karmic final, I propose that we add a Conflicts for rtkit in order to force removal of the rtkit package between now and final. This was discussed today on #ubuntu-desktop today with pitti and dtchen. See bug #406702 for more details. -- Add rtkit Conflicts to force removal of rtkit for release testing https://bugs.launchpad.net/bugs/452458 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 390765] Re: korganizer displays edit menu as "edit..."
Suggestion reviewed. https://translations.edge.launchpad.net/ubuntu/jaunty/+source/kdepim/+pots/korganizer/en_GB/58/+translate ** Changed in: language-pack-kde-en-base (Ubuntu) Status: Triaged => Fix Committed -- korganizer displays edit menu as "edit..." https://bugs.launchpad.net/bugs/390765 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 359941] Re: DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
*** This bug is a duplicate of bug 393051 *** https://bugs.launchpad.net/bugs/393051 This bug is too old to be a duplicate of a bug introduced by a recent upload. -- DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) https://bugs.launchpad.net/bugs/359941 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 393069] Re: Mounting USB drive fails after devicekit-disks update
*** This bug is a duplicate of bug 393051 *** https://bugs.launchpad.net/bugs/393051 As downgrading devicekit-disks fixes the problem, wouldn't it be better to keep open the confirmed bug against the right package? -- Mounting USB drive fails after devicekit-disks update https://bugs.launchpad.net/bugs/393069 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 393069] Re: Mounting USB drive fails after devicekit-disks update
When I plug in a USB Mass Storage device in karmic, a dialog appears saying "Unable to mount devicename DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)" See also bug 393051 ** Changed in: devicekit-disks (Ubuntu) Status: New => Confirmed -- Mounting USB drive fails after devicekit-disks update https://bugs.launchpad.net/bugs/393069 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 193795] Re: Printf inconsistency when handed null string
> How can I do that? You could try posting to their mailing list. http://gcc.gnu.org/lists.html -- Printf inconsistency when handed null string https://bugs.launchpad.net/bugs/193795 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 193795] Re: Printf inconsistency when handed null string
I think you need to try to convince the gcc developers that this is a bug. -- Printf inconsistency when handed null string https://bugs.launchpad.net/bugs/193795 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 352164] Re: PulseAudio needs to be removed from being initialized by default
** Description changed: PROBLEM: PulseAudio is unable to determine basic information about my sound system, despite the fact that the information is readily available. System is a Dell Inspiron 530N Processor - Intel Core2, 1.60GHz Memory - 1 Gig Video Card - NVidia GeForce 7300LE Sound Card - Intel 82801I (ICH 9 family) HD Audio Controller Operating System: Ubuntu 9.04 Beta (Jaunty Jackalope) Linux Kernel - 2.6.28-11-generic This system is up-to-date with package updates as of March 30, 2009, 10:54 PM Mountain Standard Time (UTC -7), or April 1, 2009, 05:00 UTC This card is capable of AT LEAST 44100 Hz sampling and AT LEAST 5.1 Surround Sound. Yet what I get from PulseAudio (via the system log) is: Mar 30 16:18:51 tyche-jaunty pulseaudio[3270]: alsa-util.c: Device hw:1 doesn't support 44100 Hz, changed to 22050 Hz. Mar 30 16:18:51 tyche-jaunty pulseaudio[3270]: alsa-util.c: Device hw:1 doesn't support 2 channels, changed to 1. This is an unacceptable situation, made worse by the fact that it takes extraordinary measures to turn off PulseAudio so that Alsa (which IS - installed) can do it's job. Monaural sound, to someone listening to + installed) can do its job. Monaural sound, to someone listening to serious, Classical music is unacceptable. Installing PulseAudio and initializing it by default is a regression of ability. Installing it and initializing it by default then hiding any ability to kill it is Microsoft style thinking. We are supposed to be better than that. SOLUTION: Stop initializing PulseAudio by default. If people want to install it and use it, it should be a choice. -- PulseAudio needs to be removed from being initialized by default https://bugs.launchpad.net/bugs/352164 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 65304] Re: Mistake in xfsprogs string - 'prefered'
> There is one problem with the debdiff, which is that code changes need > to be done as patches in debian/patches/ using a patch system. xfsprogs > lacks a patch system so the debdiff would need to add this. If you fix > this, we can sponsor it. https://wiki.ubuntu.com/PackagingGuide/PatchSystems#Patching%20other%20people's%20packages The most important thing to keep in mind when patching packages maintained by other people is to keep the patch system (or lack thereof) that the maintainer has set up. This will ensure consistency and make the package maintainer more likely to accept your patch. -- Mistake in xfsprogs string - 'prefered' https://bugs.launchpad.net/bugs/65304 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 65304] Re: Mistake in xfsprogs string - 'prefered'
> I would also echo comment #3 that this probably should just go upstream. You'd think that after 2 years, somebody would have been able to report this upstream. -- Mistake in xfsprogs string - 'prefered' https://bugs.launchpad.net/bugs/65304 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 65304] Re: Mistake in xfsprogs string - 'prefered'
https://wiki.ubuntu.com/UbuntuDevelopment/CodeReviews If the patch was deemed not to be good enough yet, the bug will be re- assigned to the patch author and set to In Progress. ** Changed in: xfsprogs (Ubuntu) Assignee: (unassigned) => Josh Holland (jshholland) Status: Incomplete => In Progress -- Mistake in xfsprogs string - 'prefered' https://bugs.launchpad.net/bugs/65304 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 61939] Re: Mistakes in mailman strings
Incorrect strings still present in mailman 2.1.10 in Intrepid. Patch still applies: mailman-2.1.10$ patch -p1 < ../mailman-patch patching file Mailman/Cgi/admin.py Hunk #2 succeeded at 1142 (offset 2 lines). patching file Mailman/Cgi/confirm.py Hunk #1 succeeded at 640 (offset 6 lines). patching file Mailman/Cgi/edithtml.py Hunk #1 succeeded at 154 (offset 1 line). patching file Mailman/Cgi/rmlist.py patching file Mailman/Commands/cmd_help.py patching file Mailman/Gui/General.py Hunk #1 succeeded at 131 (offset 3 lines). Hunk #2 succeeded at 344 (offset 3 lines). patching file Mailman/Gui/NonDigest.py Hunk #1 succeeded at 82 (offset 1 line). Hunk #2 succeeded at 95 (offset 1 line). patching file Mailman/Gui/Privacy.py patching file bin/newlist ** Changed in: mailman (Ubuntu) Status: Incomplete => New -- Mistakes in mailman strings https://bugs.launchpad.net/bugs/61939 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 60778] Re: Test Clamp Translation Bug
yes. oregano: Installed: 0.69.0-2ubuntu1 Candidate: 0.69.0-2ubuntu1 Version table: *** 0.69.0-2ubuntu1 0 500 http://gb.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status -- Test Clamp Translation Bug https://bugs.launchpad.net/bugs/60778 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 67698] Re: prerm should not remove alternative on upgrade
bsdmainutils.prerm calls update-alternatives unconditionally in Intrepid: $ cat /var/lib/dpkg/info/bsdmainutils.prerm #!/bin/sh set -e update-alternatives --remove write /usr/bin/bsd-write so this is still a problem. ** Changed in: bsdmainutils (Ubuntu) Status: Incomplete => New -- prerm should not remove alternative on upgrade https://bugs.launchpad.net/bugs/67698 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 64443] Re: Mistake in evms string
What do you mean by "final version of evms"? -- Mistake in evms string https://bugs.launchpad.net/bugs/64443 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 278602] Re: Error loading module Embeddable Image Viewer
Works perfectly, thanks. -- Error loading module Embeddable Image Viewer https://bugs.launchpad.net/bugs/278602 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 278541] Re: "Currency" account type documentation is misleading
Saïvann Carignan : I'm giving you the information you need to make sure that you are actually contributing to Ubuntu. At the moment you are saying "Ubuntu is not interested in your problem, please talk to someone else". It is the responsibility of the bug triager to make sure that the bug is submitted upstream: http://lists.debian.org/debian-devel/2001/05/msg01514.html Do not try to pass the buck. If you do not have time to forward it upstream, then open an upstream task without a bug watch: https://wiki.ubuntu.com/Bugs/HowToTriage#Marking%20a%20Bug%20as%20Requiring%20Forwarding I'm certainly not suggesting that this patch be applied to Ubuntu immediately, or that it be applied upstream without considering translations. -- "Currency" account type documentation is misleading https://bugs.launchpad.net/bugs/278541 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 278541] Re: "Currency" account type documentation is misleading
Saïvann Carignan : I agree that this bug is not a result of the Ubuntu packaging of gnucash. I don't understand why I am being asked to perform bug triage on bugs I submit. If you're triaging this bug, please mark it as confirmed https://wiki.ubuntu.com/Bugs/HowToTriage#Confirming and forward it upstream https://wiki.ubuntu.com/Bugs/HowToTriage#Forwarding%20upstream -- "Currency" account type documentation is misleading https://bugs.launchpad.net/bugs/278541 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 278541] Re: "Currency" account type documentation is misleading
Suggested description of currency account type: Currency Currency Accounts were used for trading currencies, but have been replaced by the Currency Transfer pane on the Transfer Funds Window (). ** Attachment added: "patch to change gnucash doc" http://launchpadlibrarian.net/18239801/gnucash-currency-doc.patch -- "Currency" account type documentation is misleading https://bugs.launchpad.net/bugs/278541 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 278541] Re: Cannot create account of type "currency"
not a software bug ** Also affects: gnucash-docs (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Cannot create account of type "currency" + "Currency" account type documentation is misleading ** Description changed: - Binary package hint: gnucash + The gnucash documentation contains this: - I need to create a currency account to convert between USD and GBP. + + Currency + Currency Accounts are used for trading currencies. + - I press the "Create a new Account" button on the toolbar. - - I look at the "Account Type" list. - - "Currency" is not there. - - I try selecting different parent accounts in the "Parent Account" list. - - "Currency" is not in the list for any of my accounts. - - I expect the Currency type to be available. - - I have existing accounts of type Currency that work correctly, but - cannot create new ones. - + This is misleading, as Currency accounts can no longer be created, and + trading currencies is done using the Currency Transfer pane on the + Transfer Funds Window. $ lsb_release -rd Description: Ubuntu intrepid (development branch) Release: 8.10 - $ apt-cache policy gnucash - gnucash: - Installed: 2.2.6-2ubuntu3 - Candidate: 2.2.6-2ubuntu3 + $ apt-cache policy gnucash-docs + gnucash-docs: + Installed: 2.2.0-3 + Candidate: 2.2.0-3 Version table: - *** 2.2.6-2ubuntu3 0 + *** 2.2.0-3 0 500 http://archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status ** Changed in: gnucash (Ubuntu) Status: New => Invalid -- "Currency" account type documentation is misleading https://bugs.launchpad.net/bugs/278541 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 278541] Re: Cannot create account of type "currency"
Yes, this functionality used to exist in gnucash. I first used it in August 2000. I last used it in March 2003. I was using Debian unstable in 2003, so it was probably gnucash 1.8.2. The current documentation does still document the Currency account type: Help_ch_Account-Actions.xml: Currency Currency Accounts are used for trading currencies. I found this in the source: guint32 xaccAccountTypesValid(void) { guint32 mask = (1 << NUM_ACCOUNT_TYPES) - 1; mask &= ~((1 << ACCT_TYPE_CURRENCY) | /* DEPRECATED */ (1 << ACCT_TYPE_ROOT)); /* ROOT */ return mask; } So maybe the functionality was replaced, but the old documentation remained. -- Cannot create account of type "currency" https://bugs.launchpad.net/bugs/278541 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 278602] [NEW] Error loading module Embeddable Image Viewer
Public bug reported: Binary package hint: kde4libs Start konqueror Open http://www.google.co.uk/intl/en_uk/images/logo.gif Select "View/View Mode/Embeddable Image Viewer" A Dialog appears saying: There was an error loading the module "Embeddable Image Viewer". The diagnostics is: QLibrary::resolve_sys: Symbol "init_khtmlimagepart" undefined in /usr/lib/kde4/khtmlimagepart.so (/usr/lib/kde4/khtmlimagepart.so: undefined symbol: init_khtmlimagepart) $ dpkg -S /usr/lib/kde4/khtmlimagepart.so kdelibs5: /usr/lib/kde4/khtmlimagepart.so $ lsb_release -rd Description:Ubuntu intrepid (development branch) Release:8.10 $ apt-cache policy kdelibs5 kdelibs5: Installed: 4:4.1.2-0ubuntu3 Candidate: 4:4.1.2-0ubuntu3 Version table: *** 4:4.1.2-0ubuntu3 0 500 http://archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status ** Affects: kde4libs (Ubuntu) Importance: Undecided Status: New -- Error loading module Embeddable Image Viewer https://bugs.launchpad.net/bugs/278602 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 278541] [NEW] Cannot create account of type "currency"
Public bug reported: Binary package hint: gnucash I need to create a currency account to convert between USD and GBP. I press the "Create a new Account" button on the toolbar. I look at the "Account Type" list. "Currency" is not there. I try selecting different parent accounts in the "Parent Account" list. "Currency" is not in the list for any of my accounts. I expect the Currency type to be available. I have existing accounts of type Currency that work correctly, but cannot create new ones. $ lsb_release -rd Description:Ubuntu intrepid (development branch) Release:8.10 $ apt-cache policy gnucash gnucash: Installed: 2.2.6-2ubuntu3 Candidate: 2.2.6-2ubuntu3 Version table: *** 2.2.6-2ubuntu3 0 500 http://archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status ** Affects: gnucash (Ubuntu) Importance: Undecided Status: New -- Cannot create account of type "currency" https://bugs.launchpad.net/bugs/278541 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 193795] Re: Printf inconsistency when handed null string
gcc optimises printf to puts. They behave differently, so the optimisation is invalid. ** Changed in: gcc-4.3 (Ubuntu) Sourcepackagename: glibc => gcc-4.3 -- Printf inconsistency when handed null string https://bugs.launchpad.net/bugs/193795 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 70635] Re: gnucash gives error when started by session manager
The error message is no longer displayed in a dialog. This is logged to ~/.xsession-errors: * 20:30:31 WARN Error parsing command line arguments: [Unknown option --sm-config-prefix]; try `gnucash --help` for available options. ** Changed in: gnucash (Ubuntu) Status: Incomplete => New -- gnucash gives error when started by session manager https://bugs.launchpad.net/bugs/70635 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 65304] Re: Mistake in xfsprogs string - 'prefered'
*patch -- Mistake in xfsprogs string - 'prefered' https://bugs.launchpad.net/bugs/65304 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 65304] Re: Mistake in xfsprogs string - 'prefered'
wouldn't it be better to send the path upstream? -- Mistake in xfsprogs string - 'prefered' https://bugs.launchpad.net/bugs/65304 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 65995] Re: Mistakes in libvisual strings
wouldn't it be better to send the path upstream? -- Mistakes in libvisual strings https://bugs.launchpad.net/bugs/65995 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 230528] [NEW] subroutine declaration breaks format/write using local variables
Public bug reported: Binary package hint: perl I expect these two programs to give the same output. $ cat test.pl sub foo($); sub foo($) { my $i = shift; format STDOUT = @>>> $i . write; } foo(1); foo(2); $ perl test.pl 1 1 $ cat test2.pl sub foo($) { my $i = shift; format STDOUT = @>>> $i . write; } foo(1); foo(2); $ perl test2.pl 1 2 $ perl -v This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi $ lsb_release -rd Description:Ubuntu 8.04 Release:8.04 $ apt-cache policy perl perl: Installed: 5.8.8-12 Candidate: 5.8.8-12 Version table: *** 5.8.8-12 0 500 http://gb.archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status ** Affects: perl (Ubuntu) Importance: Undecided Status: New -- subroutine declaration breaks format/write using local variables https://bugs.launchpad.net/bugs/230528 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 63515] Re: Typo in skim-scim-pinyin string (Edgy)
scim-pinyin-0.5.91 still has this typo. ** Changed in: scim-pinyin (Ubuntu) Status: Incomplete => New -- Typo in skim-scim-pinyin string (Edgy) https://bugs.launchpad.net/bugs/63515 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 208222] Re: Boot failure: hard disk does not exist (Hardy beta)
Not really, I just read your blog. -- Boot failure: hard disk does not exist (Hardy beta) https://bugs.launchpad.net/bugs/208222 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 208222] Re: Boot failure: hard disk does not exist (Hardy beta)
> or grep it for particular strings anything to do with "sd", "ata" or "scsi" might help. -- Boot failure: hard disk does not exist (Hardy beta) https://bugs.launchpad.net/bugs/208222 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 208222] Re: Boot failure: hard disk does not exist (Hardy beta)
> Please let me know what additional information I can provide to help debug this problem. I think the output from the following commands might help: dmesg lspci -vvv -- Boot failure: hard disk does not exist (Hardy beta) https://bugs.launchpad.net/bugs/208222 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 59155] Re: Messing the terminal when CAT a file.
Programs communicate with a terminal using escape sequences. When you cat a binary file that contains data that looks like an escape sequence, the terminal interprets it as if it came from a program. Some escape sequences change how the terminal displays letters. There is no way to fix this, it is part of the way UNIX works. -- Messing the terminal when CAT a file. https://bugs.launchpad.net/bugs/59155 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 64179] Re: Mistake in documentation
** Changed in: hwdb-client (Ubuntu) Status: Fix Committed => Confirmed -- Mistake in documentation https://bugs.launchpad.net/bugs/64179 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 64597] Re: Mistakes in gftp strings
http://lists.debian.org/debian-devel/2001/05/msg01514.html ** Changed in: gftp (Ubuntu) Status: Incomplete => Confirmed -- Mistakes in gftp strings https://bugs.launchpad.net/bugs/64597 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 149881] Re: HAL fails to initialise when /etc/init.d/rc sets CONCURRENCY=shell
** Tags added: patch -- HAL fails to initialise when /etc/init.d/rc sets CONCURRENCY=shell https://bugs.launchpad.net/bugs/149881 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 63195] Re: Mistakes in subversion strings
subversion 1.4.4dfsg1-1ubuntu3 still has these incorrect strings. ** Changed in: subversion (Ubuntu) Status: Incomplete => New -- Mistakes in subversion strings https://bugs.launchpad.net/bugs/63195 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 177647] Re: Packaged translations for en_GB are Greek (literally)
see bug 132228 https://bugs.launchpad.net/ubuntu/+source/amarok/+bug/132228 -- Packaged translations for en_GB are Greek (literally) https://bugs.launchpad.net/bugs/177647 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kde-guidance in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 177647] Re: Packaged translations for en_GB are Greek (literally)
Nothing to do with us Ubuntu English Translators ** Changed in: kde-guidance (Ubuntu) Assignee: Ubuntu English (United Kingdom) Translators (ubuntu-l10n-en-gb) => (unassigned) -- Packaged translations for en_GB are Greek (literally) https://bugs.launchpad.net/bugs/177647 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 135238] Re: "an user" should be "a user"
Translations can be trivially fixed at the same time as changing the incorrect string. Even if that wasn't the case, this is the best time in a release cycle to make string changes, so that the translation teams can fix them before release. -- "an user" should be "a user" https://bugs.launchpad.net/bugs/135238 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 54434] Re: crashes when searching for a key which contains a unicode character
Fixed a while ago upstream, cannot reproduce in Gutsy. ** Changed in: gnupg (Ubuntu) Status: Confirmed => Fix Released -- crashes when searching for a key which contains a unicode character https://bugs.launchpad.net/bugs/54434 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 135238] Re: "an user" should be "a user"
** Bug watch added: GnuPG Bugs #853 https://bugs.g10code.com/gnupg/issue853 ** Also affects: gnupg via https://bugs.g10code.com/gnupg/issue853 Importance: Unknown Status: Unknown -- "an user" should be "a user" https://bugs.launchpad.net/bugs/135238 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 135238] Re: "an user" should be "a user"
That is not how upstream bug reporting works. ** Changed in: gnupg2 (Ubuntu) Status: Won't Fix => Confirmed -- "an user" should be "a user" https://bugs.launchpad.net/bugs/135238 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 135238] Re: "an user" should be "a user"
Reverting pointless status change. Feel free to report upstream. ** Changed in: gnupg2 (Ubuntu) Status: Incomplete => Confirmed -- "an user" should be "a user" https://bugs.launchpad.net/bugs/135238 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 139143] Re: apt-listchanges crashes after python upgrade
** Attachment added: "Malcolm's /var/lib/apt/listchanges.db" http://launchpadlibrarian.net/9851420/listchanges.db -- apt-listchanges crashes after python upgrade https://bugs.launchpad.net/bugs/139143 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 139143] Re: apt-listchanges crashes after python upgrade
Traceback: Traceback (most recent call last): File "/usr/bin/apt-listchanges", line 238, in main() File "/usr/bin/apt-listchanges", line 125, in main if config.save_seen and seen.has_key(srcpackage): File "bsddb/__init__.py", line 256, in has_key return _DeadlockWrap(self.db.has_key, key) File "bsddb/dbutils.py", line 62, in DeadlockWrap DBRunRecoveryError: (-30975, 'DB_RUNRECOVERY: Fatal error, run database recovery -- /var/lib/apt/listchanges.db: pgin failed for page 6') -- apt-listchanges crashes after python upgrade https://bugs.launchpad.net/bugs/139143 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 139143] Re: apt-listchanges crashes after python upgrade
I'm still getting this error on every upgrade with 2.74ubuntu3. -- apt-listchanges crashes after python upgrade https://bugs.launchpad.net/bugs/139143 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 146644] Re: An unresolvable problem occured while calculating the upgrade
I also observed this bug in Gutsy at the weekend. It has since gone away. -- An unresolvable problem occured while calculating the upgrade https://bugs.launchpad.net/bugs/146644 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 70635] Re: gnucash gives error when started by session manager
... in gutsy -- gnucash gives error when started by session manager https://bugs.launchpad.net/bugs/70635 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 70635] Re: gnucash gives error when started by session manager
gnucash still does this. ** Changed in: gnucash (Ubuntu) Status: Incomplete => New -- gnucash gives error when started by session manager https://bugs.launchpad.net/bugs/70635 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 63506] Re: Mistake in deluser.conf manpage
** Bug watch added: Debian Bug tracker #440236 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440236 ** Also affects: adduser (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440236 Importance: Unknown Status: Unknown -- Mistake in deluser.conf manpage https://bugs.launchpad.net/bugs/63506 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 135238] Re: "an user" should be "a user"
** Attachment added: "Patch to fix string" http://launchpadlibrarian.net/9022994/gnupg2-anuser.patch ** Tags added: patch -- "an user" should be "a user" https://bugs.launchpad.net/bugs/135238 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 135238] "an user" should be "a user"
Public bug reported: Binary package hint: gnupg2 "Owner trust may not be set while using an user provided trust database\n" should say "Owner trust may not be set while using a user provided trust database\n" ** Affects: gnupg2 (Ubuntu) Importance: Undecided Status: New ** Tags: patch -- "an user" should be "a user" https://bugs.launchpad.net/bugs/135238 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 78407] Re: Too less strings in edgy
It's correct in feisty and gutsy ** Changed in: gnupg2 (Ubuntu) Status: New => Confirmed ** Summary changed: - Too less strings in edgy + Missing translation strings in edgy -- Missing translation strings in edgy https://bugs.launchpad.net/bugs/78407 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 134794] Re: gnome-app-install error message confuses "maybe" with "may be"
** Attachment added: "s/maybe/may be/" http://launchpadlibrarian.net/8984114/gai-maybe.patch -- gnome-app-install error message confuses "maybe" with "may be" https://bugs.launchpad.net/bugs/134794 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 134794] gnome-app-install error message confuses "maybe" with "may be"
Public bug reported: Binary package hint: gnome-app-install gnome-app-install contains the error message "The addon CD maybe corrupt " "maybe" means "possibly". "may be" means "could be". The error message should be "The addon CD may be corrupt " ** Affects: gnome-app-install (Ubuntu) Importance: Undecided Status: New -- gnome-app-install error message confuses "maybe" with "may be" https://bugs.launchpad.net/bugs/134794 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 134792] Re: "misspelled" spelled incorrectly in hunspell
** Attachment added: "Patch to fix spelling of "misspelled"" http://launchpadlibrarian.net/8984064/hunspell.diff -- "misspelled" spelled incorrectly in hunspell https://bugs.launchpad.net/bugs/134792 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 134792] "misspelled" spelled incorrectly in hunspell
Public bug reported: Binary package hint: hunspell See patch for details ** Affects: hunspell (Ubuntu) Importance: Undecided Status: New -- "misspelled" spelled incorrectly in hunspell https://bugs.launchpad.net/bugs/134792 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 133693] Re: version 2.0.7-3 replace iputils-tracepath
*** This bug is a duplicate of bug 134346 *** https://bugs.launchpad.net/bugs/134346 ** This bug has been marked a duplicate of bug 134346 Please sync traceroute (main) from Debian unstable (main) -- version 2.0.7-3 replace iputils-tracepath https://bugs.launchpad.net/bugs/133693 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 134346] Re: Please sync traceroute (main) from Debian unstable (main)
traceroute is not installable in gutsy, syncing with debian unstable will fix this. ** Changed in: traceroute (Ubuntu) Status: New => Confirmed -- Please sync traceroute (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/134346 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 63506] Re: Mistake in adduser.conf manpage
** Attachment added: "New patch for deluser.conf.5" http://launchpadlibrarian.net/8925138/deluser.conf.patch ** Changed in: adduser (Ubuntu) Status: Invalid => Confirmed ** Summary changed: - Mistake in adduser.conf manpage + Mistake in deluser.conf manpage ** Description changed: - "Comment lines must have a hash sign (#) in the first line." + "Comment lines must have a pound sign (#) at the beginning of the line." should be - "Comment lines must have a pound sign (#) at the beginning of the line." - To make sense, and be consistent with deluser.conf's manpage. + "Comment lines must have a hash sign (#) at the beginning of the line." + To be consistent with adduser.conf's manpage. -- Mistake in deluser.conf manpage https://bugs.launchpad.net/bugs/63506 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 132312] Re: evolution-alarm-notify crashed with SIGSEGV in giop_recv_buffer_get()
** Visibility changed to: Public -- evolution-alarm-notify crashed with SIGSEGV in giop_recv_buffer_get() https://bugs.launchpad.net/bugs/132312 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 97599] Re: MythWeb sessions no longer working
The upstream bug is http://svn.mythtv.org/trac/ticket/2982 -- MythWeb sessions no longer working https://bugs.launchpad.net/bugs/97599 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 129689] lirc install doesn't create working hardware.conf for dev/input devices
Public bug reported: Binary package hint: lirc I upgraded lirc in gutsy and it broke my working lirc install. I selected "Linux input layer (/dev/input/eventX)", and /etc/lirc/hardware.conf was rewritten with DRIVER="". It was DRIVER="dev/input" before upgrading. /usr/share/doc/lirc/lirc.hwdb contains: Linux input layer (/dev/input/eventX);devinput;none;hw_devinput;http://linux.bytesex.org/v4l2/faq.html#lircd";>generic config file for Linux input layer; Is ";devinput;" a typo for ";dev/input;" ? ** Affects: lirc (Ubuntu) Importance: Undecided Status: New -- lirc install doesn't create working hardware.conf for dev/input devices https://bugs.launchpad.net/bugs/129689 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 65174] Re: Installing Lirc support should be simpler
Just installed this, and it broke my working lirc install. I selected "Linux input layer (/dev/input/eventX)", and /etc/lirc/hardware.conf was rewritten with DRIVER="". It was DRIVER="dev/input" before upgrading. /usr/share/doc/lirc/lirc.hwdb contains: Linux input layer (/dev/input/eventX);devinput;none;hw_devinput;http://linux.bytesex.org/v4l2/faq.html#lircd";>generic config file for Linux input layer; Is ";devinput;" a typo for ";dev/input;" ? -- Installing Lirc support should be simpler https://bugs.launchpad.net/bugs/65174 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 97599] Re: MythWeb sessions no longer working
18:55 < keescook> yeah, I must have totally misunderstood it. Can you add some details on what you'd expect and what happens to that bug report? Goto http://localhost/mythweb/tv/upcoming There are 4 tick boxes - Scheduled, Duplicates, Deactivated, Conflicts. They are all ticked. Untick one. The page reloads. The box is unticked. Click on "Upcoming Recordings" The page reloads. Expected:The box is still unticked. Actual:The box is ticked. This worked in Edgy. It doesn't work in Feisty or Gutsy. -- MythWeb sessions no longer working https://bugs.launchpad.net/bugs/97599 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 97599] Re: MythWeb sessions no longer working
[EMAIL PROTECTED]:~$ ls -ld /etc/mythtv/ drwxr-xr-x 2 root root 4096 2007-07-14 20:09 /etc/mythtv/ [EMAIL PROTECTED]:~$ ls -l /etc/mythtv/* -rw-rw 1 mythtv mythtv 78 2007-07-14 20:09 /etc/mythtv/mysql.txt -rw-r--r-- 1 root root 1901 2007-07-10 04:04 /etc/mythtv/mythweb-canned_searches.conf.php -rw-r--r-- 1 root root 4696 2007-07-10 04:04 /etc/mythtv/mythweb-config.php -rw-r- 1 mythtv www-data 47 2007-07-14 20:09 /etc/mythtv/mythweb-digest -rw-r- 1 mythtv www-data 6299 2007-07-14 20:09 /etc/mythtv/mythweb-htaccess MythWeb is able to connect to the backend. MythWeb is able to show recorded and upcoming programs. It is just the session settings that are not working. How can I debug this problem? -- MythWeb sessions no longer working https://bugs.launchpad.net/bugs/97599 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 107013] Re: network-manager is restarting the network on upgrade
This bug annoys me so much, I decided to purge network manager. Guess what - it stops the network when it is purged too! -- network-manager is restarting the network on upgrade https://bugs.launchpad.net/bugs/107013 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 125082] typo in mythweb debconf prompt
Public bug reported: Binary package hint: mythplugins mythweb asks for a user name when it is installed. The prompt says "Please enter an user name:" It should say "Please enter a user name:" ** Affects: mythplugins (Ubuntu) Importance: Undecided Status: New -- typo in mythweb debconf prompt https://bugs.launchpad.net/bugs/125082 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 102964] Re: Waited too long for video out to pause
I can reproduce this bug with mythfrontend forced to run on 1 CPU by using taskset -- Waited too long for video out to pause https://bugs.launchpad.net/bugs/102964 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 102964] Re: Waited too long for video out to pause
If I boot with "nosmp" on the kernel command line, then the boot fails because interrupts from the hard drives are not received. So I can't test whether mythtv is more stable on a single core CPU. -- Waited too long for video out to pause https://bugs.launchpad.net/bugs/102964 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 102964] Re: Waited too long for video out to pause
I can try. I can reproduce this bug by randomly pressing the FF, Rev, Play and Pause buttons on my IR remote for 30 seconds whilst playing a recording. -- Waited too long for video out to pause https://bugs.launchpad.net/bugs/102964 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 97171] Re: mythfrontend crashed in munmap_chunk() when stopping playback
There's a stack trace in the description. When a program crashes like this, there is no core dump. -- mythfrontend crashed in munmap_chunk() when stopping playback https://bugs.launchpad.net/bugs/97171 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 62430] Re: rhythmbox doesn't do anything with .pls given on the command line
> By the way, I did change it just like that, and it does not work, I don't know why. Can someone help on that? Did you run update-mime? /usr/lib/mime/packages/* are used for creating /etc/mailcap. I don't know if GNOME/KDE apps make use of /etc/mailcap or have their own MIME database. -- rhythmbox doesn't do anything with .pls given on the command line https://bugs.launchpad.net/bugs/62430 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