[Bug 272756] [NEW] crash
Public bug reported: Binary package hint: totem when I navigate with cursor right, left I have a crash with video- files type *.flv ProblemType: Bug Architecture: i386 Date: Sun Sep 21 14:41:48 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/totem-gstreamer Package: totem-gstreamer 2.22.1-0ubuntu2 PackageArchitecture: i386 ProcEnviron: PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: totem Uname: Linux 2.6.24-19-generic i686 ** Affects: totem (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- crash https://bugs.launchpad.net/bugs/272756 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 272756] Re: crash
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/17791121/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/17791122/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/17791123/ProcStatus.txt -- crash https://bugs.launchpad.net/bugs/272756 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
Re: [Bug 272756] Re: crash
Am Sonntag, den 21.09.2008, 14:05 + schrieb Sebastien Bacher: > Thank you for taking the time to report this bug and helping to make Ubuntu > better. However, your crash report is either missing or challenging to deal > with as a '.crash' file. Please follow these instructions to have apport > report a new bug about your crash that can be dealt with by the automatic > retracer. > > If you are running the Ubuntu Stable Release you might need to enable apport > in /etc/default/apport and restart. > > If you are using Ubuntu with the Gnome desktop environment - launch nautilus > and navigate to your /var/crash directory and double click on the crash > report you wish to submit. > > If you are using Kubuntu or Xubuntu you can file the crash using > /usr/share/apport/apport-qt --crash-file=/var/crash/_my_crash_report.crash in > a terminal - where _my_crash_report.crash is the crash you would like to > report. > I'm closing this bug report since the process outlined above will > automatically open a new bug report which can then dealt with more > efficiently. Thanks in advance for your cooperation and understanding. > > ** Changed in: totem (Ubuntu) >Importance: Undecided => Medium > Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) >Status: New => Invalid > Hallo Sebastian, vielen Dank für Deine schnelle Reaktion. Ich arbeite mit dem Gnome-Desktop. In /var/crash konnte ich jedoch keine Dateien finden. Vielleicht nochmals kurz eine Fehlerbeschreibung, da mein Englisch doch nicht so gut ist: Wenn ich mit dem Totem-Player ein Video mit der Dateiendung .flv betrachte, dann bleibt der Totem-Player stehen, sobald ich einen Navigationsversuch mache z.B. schneller Vorlauf (Pfeiltaste rechts), goto usw. Linux ist nach wie vor stabil, es betrifft also nur den Totem-Player. Vielen Dank für Deine Hilfe und herzliche Grüsse aus München -- Siegfried Sulzenbacher Wintrichring 54 80992 München Tel 089-1416603 Fax 089-1491899 Internet www.sulzenbacher.org Email [EMAIL PROTECTED] -- crash https://bugs.launchpad.net/bugs/272756 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 26452] Re: netatalk not built with encrypted auth support
I wholeheartedly agree with Keith Matthews here. This problem makes interoperability with Mac OS X systems much more difficult for users. -- netatalk not built with encrypted auth support https://bugs.launchpad.net/bugs/26452 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 223088] Re: Ubuntu 8.04 upgrade results in Major Problem
As mcas noted, please download the installation CD of Ubuntu 8.04 and run the live installer. If the LiveCD works, then it could be a problem with the installation. This looks like a message from the kernel. -- Ubuntu 8.04 upgrade results in Major Problem https://bugs.launchpad.net/bugs/223088 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 65499] Re: Autofs gives spurious "No such file or directory" with lots of NFS mounts, breaking a typical use pattern
I have the same problem. It makes some work impossible. I even tried different distros like gentoo and it still happens. -- Autofs gives spurious "No such file or directory" with lots of NFS mounts, breaking a typical use pattern https://bugs.launchpad.net/bugs/65499 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 92592] Re: Suspend in edgy causes file system corruption
I had logs for this problem, but they were corrupt so I couldn't retrieve them or read them. fsck deleted the log files while doing the 2-hour long fixing that essentially removed all files from the hard drive. -- Suspend in edgy causes file system corruption https://bugs.launchpad.net/bugs/92592 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 92592] Re: Suspend in edgy causes file system corruption
I forgot to mention, mine is a Toshiba as well, Portege M400. This problem happens when doing a suspend to RAM or closing the lid (which I tend to do fairly often, closing the lid). -- Suspend in edgy causes file system corruption https://bugs.launchpad.net/bugs/92592 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 46516] Re: NFSv4 mounts often missing after boot
I've spent many hours getting around this problem in Dapper. None of the workarounds in the bug comments have worked for me. Finally I arrived across a solution that worked reliably: Add the mountnfs command manually to the init script for the first program that requires NFS for me. In this case it's backuppc. sudo sed -i '/"Starting $NAME..."/s@"Starting $NAME..."@&\n\t/etc/network/if-up.d/mountnfs@' /etc/init.d/backuppc Next I made sure nfs-common started earlier than S20backuppc so that idmapd is started for successful mounting of the nfs4 directory. sudo mv /etc/rc2.d/S21nfs-common /etc/rc2.d/S19nfs-common It's a shame Ubuntu has such major problems with nfs4 that they aren't even mounted on boot when they're in the fstab file. The system that was setup depends on NFS being available, even for start up services, so a bug like this is unacceptable. -- NFSv4 mounts often missing after boot https://bugs.launchpad.net/bugs/46516 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 26452] Re: netatalk not built with encrypted auth support
I agree that it should be made better visible to the end user that the debian/ubuntu versions of netatalk don't support encrypted auth. Most people use this authentication type so spending hours trying to diagnose such problems is really a hassle. Until it gets fixed I suggest to do something along the lines what n8gray suggested. -- netatalk not built with encrypted auth support https://bugs.launchpad.net/bugs/26452 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108152] Re: ipw3945: Feisty hanging on "Starting Network Interfaces"
Same problem with final version of Feisty on Toshiba M400, ipw3945. -- ipw3945: Feisty hanging on "Starting Network Interfaces" https://bugs.launchpad.net/bugs/108152 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 90902] Re: prism54: eeprom failed
I am affected by this problem as well. It looks like Vincenzo's solution might work. Is there any chance we might see it in coming updates? -- prism54: eeprom failed https://bugs.launchpad.net/bugs/90902 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 92592] Re: Suspend in edgy causes file system corruption
This problem is fairly severe, I lost almost all files on the file system! -- Suspend in edgy causes file system corruption https://bugs.launchpad.net/bugs/92592 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 448239] [NEW] WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x86/0xb0()
Public bug reported: after trying to play a video DVD the hole system stops responding and frezze completely. After reboot another try to ply the DVD and apport reports an error. That's all :-( ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: siegfried 1866 F pulseaudio /dev/snd/pcmC0D0p: siegfried 1866 F...m pulseaudio /dev/snd/controlC1: siegfried 1866 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 5' Mixer name : 'Analog Devices AD1988B' Components : 'HDA:11d4198b,104381f6,00100200' Controls : 48 Simple ctrls : 26 Card1.Amixer.info: Card hw:1 'U0x46d0x8d9'/'USB Device 0x46d:0x8d9 at usb-:00:02.1-4.3, full speed' Mixer name : 'USB Mixer' Components : 'USB046d:08d9' Controls : 3 Simple ctrls : 2 Date: Sat Oct 10 20:10:01 2009 DistroRelease: Ubuntu 9.10 Failure: oops HibernationDevice: RESUME=UUID=b61f3bf7-1949-4234-b1c3-fda46c7ce2d6 IwConfig: lono wireless extensions. eth0 no wireless extensions. MachineType: System manufacturer System Product Name Package: linux-image-2.6.31-13-generic 2.6.31-13.43 ProcCmdLine: root=UUID=cf3af6ca-1afa-4bc4-b522-607b1a52d675 ro noapic quiet splash ProcVersionSignature: Ubuntu 2.6.31-13.43-generic RelatedPackageVersions: linux-firmware 1.21 RfKill: SourcePackage: linux Tags: kernel-oops Title: WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x86/0xb0() Uname: Linux 2.6.31-13-generic x86_64 WpaSupplicantLog: dmi.bios.date: 10/30/2008 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: ASUS M2N-E ACPI BIOS Revision 1701 dmi.board.name: M2N-E dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: 1.XX dmi.chassis.asset.tag: 123456789000 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2N-EACPIBIOSRevision1701:bd10/30/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-E:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-kerneloops kernel-oops -- WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x86/0xb0() https://bugs.launchpad.net/bugs/448239 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 448239] Re: WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x86/0xb0()
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33419077/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/33419078/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/33419079/ArecordDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33419080/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/33419081/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/33419082/Card0.Codecs.codec.0.txt ** Attachment added: "Card1.Amixer.values.txt" http://launchpadlibrarian.net/33419083/Card1.Amixer.values.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33419084/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33419085/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33419086/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33419087/Lsusb.txt ** Attachment added: "OopsText.txt" http://launchpadlibrarian.net/33419088/OopsText.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/33419089/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33419090/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33419091/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33419092/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33419093/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33419094/UdevLog.txt ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/33419095/WifiSyslog.txt -- WARNING: at /build/buildd/linux-2.6.31/fs/buffer.c:1152 mark_buffer_dirty+0x86/0xb0() https://bugs.launchpad.net/bugs/448239 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 1771024] [NEW] package tex-common 6.09 failed to install/upgrade: installed tex-common package post-installation script subprocess returned error exit status 1
Public bug reported: The bug occurred after upgrade to Ubuntu 18.04 LTS ProblemType: Package DistroRelease: Ubuntu 18.04 Package: tex-common 6.09 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Sun May 13 22:33:29 2018 ErrorMessage: installed tex-common package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2012-04-19 (2215 days ago) InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) PackageArchitecture: all Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3 PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 2.7.15~rc1-1 RelatedPackageVersions: dpkg 1.19.0.5ubuntu2 apt 1.6.1 SourcePackage: tex-common Title: package tex-common 6.09 failed to install/upgrade: installed tex-common package post-installation script subprocess returned error exit status 1 UpgradeStatus: Upgraded to bionic on 2018-05-13 (0 days ago) ** Affects: tex-common (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1771024 Title: package tex-common 6.09 failed to install/upgrade: installed tex- common package post-installation script subprocess returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1771024/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879968] Re: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2
3.36.5 has the fix included and just appeared on Debian sid. Hopefully it lands in Ubuntu soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879968 Title: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2 To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1879968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1879968] Re: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2
I'm also affected by this bug and I think this is a pretty severe bug. I can't understand the 'medium' flag. Two things I noticed that hopefully help to identify the problem: A) Every other copy fails for me. After starting the program, the first copy always works. The second copy fails and so on. B) it only affects specific programs. For my machine, it only effects one program for me (notepad++(wine) installed with snap). In notepad+ every other copy fails in the sense that nothing is copied. Some specifics on B): 1. I open notepad++ and write '12345' and '67890' 2. I select '12345' and copy it. It works, '12345' is pasted both into notepad++ and any other program like firefox 3. I select '67890' and try to copy. It fails, notepad++ doesn't paste anything. Firefox allows a paste, but '12345' is pasted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1879968 Title: copy/paste still sometimes fails in LibreOffice on mutter 3.36.2 To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1879968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2064105] Re: some fstab mounts are shown double/twice
Forgot the details: Ubuntu 24.04 LTS This bug appears both an a fresh install as well as an upgrad from 23.10 (where the NFS mount point was correctly shwon once only) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064105 Title: some fstab mounts are shown double/twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2064105/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2064105] [NEW] some fstab mounts are shown double/twice
Public bug reported: I've mounted a NFS share inside my users home directory into ~/NAS. This mount point appears twice inside the Nautilus side panel with two different icons (to me one seems to be a drive symbol and the other a network folder). The confusing part is, tmpfs or virtiofs (on qemu guests) mount points only appear once. I think the screenshot shows this behaviour and shows the fstab details. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Attachment added: "NFS mount point appears double in GNOME Files" https://bugs.launchpad.net/bugs/2064105/+attachment/5772461/+files/Ubuntu2404_Nautilus_DoubleMountPointEntries.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064105 Title: some fstab mounts are shown double/twice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2064105/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2066891] [NEW] snap eog cannot access all images on the filesystem
Public bug reported: On Ubuntu 24.04: removing deb-eog (sudo apt remove eog) and installing snap-eog (sudo snap install eog) eog then fails to open local files, for example # eog ~/.local/share/icons/hicolor/256x256/apps/firefox.png produces the attached screenshot with "Failed to open input stream for file". The file exists and can be opened with deb-eog. To my knowledge, may be solved if you add the personal-files interface to the snap. But I think that would not solve all the problems, because # eog /usr/share/icons/hicolor/256x256/apps/firefox.png would still result in the same error. Please make the snap eog able to access all local files. It's just not a viable replacement for the deb eog otherwise. ** Affects: eog (Ubuntu) Importance: Undecided Status: New ** Tags: eog image interface local permission snap ** Attachment added: "snap eog ends with this result when accessing images on dot-folders or outside the home directory" https://bugs.launchpad.net/bugs/2066891/+attachment/5781825/+files/screenshot.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066891 Title: snap eog cannot access all images on the filesystem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/eog/+bug/2066891/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2092803] [NEW] GNOME dash not grouping snap application instances according to same WM_CLASS
Public bug reported: In some instances, the GNOME dash does not group different instances with the same wmclass. Tested with Ubuntu 24.04.1 LTS (GNOME Shell 46.0, snap/snapd 2.66.1+24.04) and confirmed on Ubuntu 24.10 To reproduce: - install rawtherapee snap -> sudo snap install rawtherapee - Pin to Dash the rawtherapee icon - Launch RawTherapee from the dash and see that the instance is given a new default application icon - expected behaviour ist that it's grouped under the colorful RawTherapee icon. I've attached an screenshot showing the problem. In the screenshot you see: 1. the RawTherapee icon is pined to the dash. I start the program from this icon. 2. an open RawTherapee window is grouped into a new group with the default icon instead of the icon group from 1. 3. the snap desktop file shows that RawTherapee will start with the wmclass=rawtherapee, thus I expect all instances with wmclass=rawtherapee to be grouped into the icon group 1. 4. GNOME looking glass indeed confirms that the RawTherapee instance has wmclass=rawtherapee, so why is it not grouped into 1.? ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Attachment added: "Screenshot showing a program not grouped correctly despite having the according wmclass" https://bugs.launchpad.net/bugs/2092803/+attachment/5848731/+files/screenshot.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092803 Title: GNOME dash not grouping snap application instances according to same WM_CLASS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2092803/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2092803] Re: GNOME dash not grouping snap application instances according to same WM_CLASS
I only have a superficial knowledge of this subject, but I try to gather all the information I find. So hopefully this helps. It seems to me that RawTherapee is trying to conform to AppStream. I guess that the AppStream data file is the one from the RawTherapee repo: https://github.com/Beep6581/RawTherapee/blob/dev/com.rawtherapee.RawTherapee.appdata.xml It seems to me that the snap is created with the information provided there. The snap 'common-id' matches the AppStream 'id' -> com.rawtherapee.RawTherapee And the AppStream 'launchable' reads as 'rawtherapee.desktop', but at the same time the desktop file in 'snap/gui/' reads as com.rawtherapee.RawTherapee.desktop But now I'm confused what's the correct way to solve this. Is renaming the desktop file according to the string from AppStream->launchable the way to go? At least that's my interpretation from the snap documentation, which says that introducing a 'common-id' leads to "This will cause this app to use the .desktop launcher specified in the AppStream file." - that would be 'rawtherapee.desktop' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092803 Title: GNOME dash not grouping snap application instances according to same WM_CLASS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2092803/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2092803] Re: GNOME dash not grouping snap application instances according to same WM_CLASS
I can confirm that the latest update does indeed solve the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2092803 Title: GNOME dash not grouping snap application instances according to same WM_CLASS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2092803/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 254758] Re: osm2pgsql fails to import data
Is this problem still reproducible? Thanks ** Changed in: osm2pgsql (Ubuntu) Status: New => Incomplete -- osm2pgsql fails to import data https://bugs.launchpad.net/bugs/254758 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 174706] Re: Time and date no preference available in Panel
@mosestruong: Are you running it as root? -- Time and date no preference available in Panel https://bugs.launchpad.net/bugs/174706 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 376591] Re: glest_3.2.2-1 FTBFS
I've applied the patch in Debian's SVN. Thanks. -- glest_3.2.2-1 FTBFS https://bugs.launchpad.net/bugs/376591 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 376766] Re: Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)
Thank you for your patch. Here are some problems I see with it: You mention "Removed the "-m 644" because files are already set to 644." in debian/changelog but this is already done in the latest Debian revision; you also fail to mention the "php_value memory_limit 32M" change. Additionally, bug 223842 and perhaps also bug 333620 will be fixed with this upload, so it wouldn't hurt to mention them in the changelog. Further, are you sure you want all the changes in the locale/ directory? ** Changed in: phpldapadmin (Ubuntu) Status: Confirmed => In Progress ** Changed in: phpldapadmin (Ubuntu) Assignee: (unassigned) => Adam Sommer (asommer) -- Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe) https://bugs.launchpad.net/bugs/376766 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 388329] Re: apturl does not release lock when final dialog is shown
This is not a problem in apturl but in Synaptic, which apturl uses in order to install packages. ** Also affects: synaptic Importance: Undecided Status: New ** Also affects: synaptic (Ubuntu) Importance: Undecided Status: New -- apturl does not release lock when final dialog is shown https://bugs.launchpad.net/bugs/388329 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 388581] [NEW] Notifications not visible in GNOME Shell
Public bug reported: Binary package hint: notify-osd notify-osd's notifications aren't visible if GNOME Shell is running, unless you hover over them (in which case the semi-transparent version of them becomes visible). I don't know whether this is a problem in notify-osd or in gnome-shell but I wanted to make sure you know about it. If you want to try this out, you can build gnome-shell following the instructions from: http://live.gnome.org/GnomeShell#head-3f60626bad6c0dbb60ecdbde36865c01a1dc1e98 ** Affects: notify-osd (Ubuntu) Importance: Low Status: Incomplete ** Changed in: notify-osd (Ubuntu) Importance: Undecided => Low -- Notifications not visible in GNOME Shell https://bugs.launchpad.net/bugs/388581 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 298495] Re: julius segmentation fault
Thank you for your bug report and helping improve Ubuntu. This is fixed in Julius 4.1.2, which I'll upload soon. $ julius -C Sample.jconf -h /usr/share/julius-voxforge/acoustic/hmmdefs STAT: include config: Sample.jconf ERROR: m_chkparam: you should specify at least one LM to run Julius! ** Changed in: julius (Ubuntu) Importance: Undecided => Low ** Changed in: julius (Ubuntu) Status: New => Fix Committed ** Changed in: julius (Ubuntu) Assignee: (unassigned) => Siegfried Gevatter (rainct) -- julius segmentation fault https://bugs.launchpad.net/bugs/298495 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
Re: [Bug 346691] Re: 2.6.28-11 causes massive data corruption on 64 bit installations
2009/6/18 Bobby : > 02062809 "Z" seems to work for me. It's not usable in my case because > the nVidia driver won't work, but that applies to any replacement > kernels. Still, no filesystem errors here. Not sure what that "kernel Z" is but I'm using one of the vainilla kernels provided by the Kernel Team and it works great (including the NVIDIA kernel which is rebuild through DKMS). -- 2.6.28-11 causes massive data corruption on 64 bit installations https://bugs.launchpad.net/bugs/346691 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 298447] Re: julius wants /dev/dsp as input device
Thank you for your bug report. You can change the device by setting the variable AUDIODEV. ** Description changed: Binary package hint: julius The julius commandline utility is typically called with "-input mic", to take input from a microphone. However, this not only defaults to /dev/dsp -- an OSS device -- but can't really be changed easily. - When compiling julius with "--with-mictype=ALSA", it will use an ALSA + When compiling julius with "--with-mictype=alsa", it will use an ALSA microphone, but you still have to set the ALSA device to use with the ALSADEV environment variable. The real bug, of course, is that julius should use the the system capture device as set with System -> Preferences -> Sound capture. Package: julius_4.0.2-0ubuntu1_i386.deb ** Changed in: julius (Ubuntu) Importance: Undecided => Wishlist -- julius wants /dev/dsp as input device https://bugs.launchpad.net/bugs/298447 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 386878] Re: error with translations into German
Thank you for your bug report. This will be fixed in version 0.1.2-6, which should be uploaded soon is being tracked here: bug #374132. ** Changed in: screenlets (Ubuntu) Status: New => Fix Committed -- error with translations into German https://bugs.launchpad.net/bugs/386878 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 389210] Re: Pidgin closes automatically when clicking it
Thank you for taking the time to file this bug report and helping improve Ubuntu. Can you please open a terminal, execute "pidgin -d >~/pidgin.log 2>&1", get pidgin to close and then attach file "pidgin.log" which you'll find in your home directory? ** Changed in: pidgin (Ubuntu) Status: New => Incomplete -- Pidgin closes automatically when clicking it https://bugs.launchpad.net/bugs/389210 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 389064] Re: GtkWarning: Could not load image 'apport'
** Changed in: apport (Ubuntu) Importance: Undecided => Low -- GtkWarning: Could not load image 'apport' https://bugs.launchpad.net/bugs/389064 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 389000] Re: Choose a default backup solution
** Changed in: ubuntu Importance: Undecided => Wishlist -- Choose a default backup solution https://bugs.launchpad.net/bugs/389000 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 387582] Re: Free Culture Showcase filenames are unnattractive
Sure, let's put a 200MB big movie in the Ubuntu CD. I agree about the underscores though. -- Free Culture Showcase filenames are unnattractive https://bugs.launchpad.net/bugs/387582 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 389184] Re: Ctrl+Delete operation is too greedy
** Also affects: gedit Importance: Undecided Status: New -- Ctrl+Delete operation is too greedy https://bugs.launchpad.net/bugs/389184 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 389139] Re: Karmic: please remove sync-blacklisting for ocaml-duppy
I'm setting this to confirmed given that David is who requested this package to be blacklisted (bug #387943). ** Summary changed: - Kamric: please remove sync-blacklisting for ocaml-duppy + Karmic: please remove sync-blacklisting for ocaml-duppy ** Changed in: ocaml-duppy (Ubuntu) Status: New => Confirmed -- Karmic: please remove sync-blacklisting for ocaml-duppy https://bugs.launchpad.net/bugs/389139 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 389034] Re: Error displaying Russian in Totem
** Also affects: totem Importance: Undecided Status: New -- Error displaying Russian in Totem https://bugs.launchpad.net/bugs/389034 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 389210] Re: Pidgin closes automatically when clicking it
Go to Applications -> Utilities -> Terminal and in the window that opens type in "pidgin -d >~/pidgin.log 2>&1" (without the quotes). This will start Pidgin; use it and get it to "close automatically". When that's done, come back here. Click on "Add a comment/attachment" and in the Attachment box below the text field select file "pidgin.log" which you'll find has appeared in your home directory. -- Pidgin closes automatically when clicking it https://bugs.launchpad.net/bugs/389210 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 389609] [NEW] Banshee has no manpage
Public bug reported: Binary package hint: banshee The commands "banshee" and "banshee-1" provide no manpage; this is sad especially given that Banshee is being considered for inclusion by default in Ubuntu. ** Affects: banshee (Ubuntu) Importance: Low Status: Triaged ** Tags: bitesize manpage ** Changed in: banshee (Ubuntu) Importance: Undecided => Low ** Changed in: banshee (Ubuntu) Status: New => Triaged -- Banshee has no manpage https://bugs.launchpad.net/bugs/389609 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 389210] Re: Pidgin closes automatically when clicking it
Thanks for providing this additional information. I'll now leave this bug for someone else to look at it as I can't see anything obvious in the log. ** Changed in: pidgin (Ubuntu) Status: Incomplete => New -- Pidgin closes automatically when clicking it https://bugs.launchpad.net/bugs/389210 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 381415] Re: [needs-packaging] Portaudio v19 version too old
** Tags removed: needs-packaging ** Summary changed: - [needs-packaging] Portaudio v19 version too old + Please update portaudio19 -- Please update portaudio19 https://bugs.launchpad.net/bugs/381415 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 381415] Re: Please update portaudio19
** Changed in: portaudio19 (Ubuntu) Status: New => In Progress -- Please update portaudio19 https://bugs.launchpad.net/bugs/381415 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 347319] Re: portaudio stops capturing sound after a while
Is this still reproducible with the 19+svn20090620-0ubuntu1 package in Ubuntu Karmic? ** Changed in: portaudio19 (Ubuntu) Status: New => Incomplete -- portaudio stops capturing sound after a while https://bugs.launchpad.net/bugs/347319 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 203596] Re: Defaulting to OSS instead of ALSA makes PortAudio apps hog the sound device
Thank you for your bug report and helping imprive Ubuntu. Is this still reproducible with portaudio19 version 19+svn20090620-0ubuntu1 from Ubuntu Karmic? If so, can you please provide a working link to the mentioned patch? Thanks. ** Changed in: portaudio19 (Ubuntu) Status: Confirmed => Incomplete -- Defaulting to OSS instead of ALSA makes PortAudio apps hog the sound device https://bugs.launchpad.net/bugs/203596 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 389895] Re: pull-revu-source
** Also affects: ubuntu-dev-tools (Ubuntu) Importance: Undecided Status: New -- pull-revu-source https://bugs.launchpad.net/bugs/389895 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 389895] Re: pull-revu-source
If someone is interested in working on this, you can get the URL to the latest .dsc file for a particular package looking at: http://revu.ubuntuwire.com/dsc.py?package=&url That request also includes error handling, and if some problem occurs the first line has an error number and the 3th line a description for human beings. Possible errors are: - Not a valid package name (code 2). - Package doesn't exist (code 3). - File should be there but it isn't: deleted manually or whatever (code 4). (A planned features was that not including the &url part would redirect you to it, but that didn't work because of Debian bug #466605). -- pull-revu-source https://bugs.launchpad.net/bugs/389895 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 350203] Re: crash on starting on intrepid
Seems like it needs a dependency on libgtk2.0-dev, which doesn't seem quite right... ** Changed in: youtranslate (Ubuntu) Importance: Undecided => Medium ** Changed in: youtranslate (Ubuntu) Status: New => Confirmed ** Changed in: youtranslate (Ubuntu) Importance: Medium => Low -- crash on starting on intrepid https://bugs.launchpad.net/bugs/350203 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 350203] Re: crash on starting on intrepid
** Changed in: youtranslate (Ubuntu) Status: Confirmed => In Progress ** Changed in: youtranslate (Ubuntu) Assignee: (unassigned) => Siegfried Gevatter (rainct) -- crash on starting on intrepid https://bugs.launchpad.net/bugs/350203 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 350203] Re: crash on starting on intrepid
** Changed in: youtranslate (Ubuntu) Status: In Progress => Fix Committed -- crash on starting on intrepid https://bugs.launchpad.net/bugs/350203 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 294794] Re: Failed to start because of System.DllNotFoundException: gdk-x11-2.0
*** This bug is a duplicate of bug 350203 *** https://bugs.launchpad.net/bugs/350203 ** This bug has been marked a duplicate of bug 350203 crash on starting on intrepid -- Failed to start because of System.DllNotFoundException: gdk-x11-2.0 https://bugs.launchpad.net/bugs/294794 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 374132] Re: Please sync screenlets (0.1.2-6) from Debian unstable
ACK'd. ** Changed in: screenlets (Ubuntu) Status: New => Confirmed -- Please sync screenlets (0.1.2-6) from Debian unstable https://bugs.launchpad.net/bugs/374132 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 390639] Re: add repository click
*** This bug is a duplicate of bug 190890 *** https://bugs.launchpad.net/bugs/190890 This isn't a papercut, but a change which needs a policy decisions and has been subject to discussion for months. https://blueprints.launchpad.net/ubuntu/+spec/foundations-karmic-apturl- policy ** Changed in: hundredpapercuts Status: New => Invalid ** This bug has been marked a duplicate of bug 190890 Pseudo-protocol for adding software repositories to APT -- add repository click https://bugs.launchpad.net/bugs/390639 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 190649] Re: no documentation
There is a manpage, and the commend doesn't have a "--help" option, all it takes are file and directory names to check, as explained in the manpage. Here you can see it: http://manpages.ubuntu.com/manpages/jaunty/en/man1/pyflakes.1.html -- no documentation https://bugs.launchpad.net/bugs/190649 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 105685] Re: Totem's menu entry should read "Totem Movie Player"
Thanks for your interest in helping improve Ubuntu. I agree with you that this is a bug, but, as Sebastien stated, it's inconvenient to do this change in Ubuntu because of the additional translation work and divergence from upsteam rit creates. This doesn't mean it can't be done, but it'd really be better if this could be achieved upstream; maybe raising the topic on GNOME's desktop- devel-list, as suggested in the last comment of http://bugzilla.gnome.org/show_bug.cgi?id=331919, would move the matter forward and help reach a distribution-wide consensus. -- Totem's menu entry should read "Totem Movie Player" https://bugs.launchpad.net/bugs/105685 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 386182] Re: package python-sqlite 1.0.1-7ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1
Your log contains several times the error message «ValueError: /usr/bin/python does not match the python default version. It must be reset to point to python2.6». What does running «/usr/bin/python» on your system output, and have you done any changes to Python (touched it's files yourself, installed some Python package which isn't from Ubuntu, etc.)? ** Changed in: python-sqlite (Ubuntu) Status: New => Incomplete -- package python-sqlite 1.0.1-7ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/386182 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 386035] Re: crash in gtk.RecentInfo.get_application_info()
Here is the patch: http://git.gnome.org/cgit/pygtk/commit/?id=956592c614c567623510dccf5fc1edaee9c766c1 -- crash in gtk.RecentInfo.get_application_info() https://bugs.launchpad.net/bugs/386035 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 386035] Re: crash in gtk.RecentInfo.get_application_info()
I'm attaching a debdiff which applies the patch to the PyGTK package in Karmic. I'm interested in getting this fixed because Zeitgeist needs this function. Can we get the fix included? Thanks! ** Attachment added: "pygtk_2.15.1-0ubuntu2.debdiff" http://launchpadlibrarian.net/27845138/pygtk_2.15.1-0ubuntu2.debdiff -- crash in gtk.RecentInfo.get_application_info() https://bugs.launchpad.net/bugs/386035 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 281833] Re: debian_bundle.debian_support doesn't support control files with empty lines containing a space
** Changed in: python-debian (Ubuntu Hardy) Status: In Progress => Fix Released -- debian_bundle.debian_support doesn't support control files with empty lines containing a space https://bugs.launchpad.net/bugs/281833 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 386325] Re: Compiz crash launching fusion-icon
How do you launch Fusion Icon? If you don't do so from the menu entry (which uses the --no-start) entry, it's supposed to start the window manager which was running the last time you used Fusion Icon. But yes, having it start Metacity if the last time you used it you were on Compiz, if that's a case, is indeed a bug (either in Fusion Icon or in Compiz). -- Compiz crash launching fusion-icon https://bugs.launchpad.net/bugs/386325 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 360862] apport-collect data
Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: laia 3654 F mixer_applet2 Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xda10 irq 2295' Mixer name : 'IDT 92HD75B3X5' Components : 'HDA:111d7603,103c3628,00100202' Controls : 31 Simple ctrls : 18 Card1.Amixer.info: Card hw:1 'HDMI'/'HDA ATI HDMI at 0xda01 irq 2294' Mixer name : 'ATI R6xx HDMI' Components : 'HDA:1002aa01,00aa0100,00100100' Controls : 4 Simple ctrls : 1 Card1.Amixer.values: Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] DistroRelease: Ubuntu 9.04 NonfreeKernelModules: fglrx wl Package: alsa-base 1.0.18.dfsg-1ubuntu8 PackageArchitecture: all ProcEnviron: SHELL=/bin/bash LANG=ca_ES.UTF-8 Uname: Linux 2.6.28-13-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare -- no sound with jaunty 2.6.28 (amd64) kernel https://bugs.launchpad.net/bugs/360862 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 360862]
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/28420277/AlsaDevices.txt -- no sound with jaunty 2.6.28 (amd64) kernel https://bugs.launchpad.net/bugs/360862 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 360862]
** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/28420278/AplayDevices.txt -- no sound with jaunty 2.6.28 (amd64) kernel https://bugs.launchpad.net/bugs/360862 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
Re: [Bug 222511] Re: telepathy-butterfly crashed with KeyError in remove_channel()
2009/6/30 Michael Moroni : > Stupid question: if I take those PPA off my sources.list, will Empathy > downgrade or I have to unistall it in order to reinstall it? You can downgrade the package from Synaptic with the "Force version..." option, or uninstall the package and install it again. -- Siegfried-Angel Gevatter Pujals (RainCT) Ubuntu Developer. Debian Contributor. -- telepathy-butterfly crashed with KeyError in remove_channel() https://bugs.launchpad.net/bugs/222511 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 381568] [NEW] request to update table btree:/var/run/smtp_tls_session_cache in non-postfix directory /var/run
Public bug reported: Binary package hint: postfix Attempting to send a mail with Postfix I got the following in the log and ScottK asked me to report it. May 29 09:38:08 gepard postfix/tlsmgr[9253]: warning: request to update table btree:/var/run/smtpd_tls_session_cache in non-postfix directory /var/run May 29 09:38:08 gepard postfix/tlsmgr[9253]: warning: redirecting the request to postfix-owned data_directory /var/lib/postfix May 29 09:38:08 gepard postfix/tlsmgr[9253]: warning: request to update table btree:/var/run/smtp_tls_session_cache in non-postfix directory /var/run May 29 09:38:08 gepard postfix/tlsmgr[9253]: warning: redirecting the request to postfix-owned data_directory /var/lib/postfix Scott, seems like it hasn't showed up anymore after fixing the relay. Do you still want this bug report? ** Affects: postfix (Ubuntu) Importance: Undecided Status: New -- request to update table btree:/var/run/smtp_tls_session_cache in non-postfix directory /var/run https://bugs.launchpad.net/bugs/381568 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 379238] Re: [karmic regression] gcrontab not installable
GCrontab is a GTK 1.2 application, and GTK 1.2 has been removed from Karmic. So, GCrontab either needs to be ported to GTK 2 or it'll be removed from the repositories. There's an initial patch for the porting available at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515275, but I couldn't get it to build. ** Bug watch added: Debian Bug tracker #515275 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515275 -- [karmic regression] gcrontab not installable https://bugs.launchpad.net/bugs/379238 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 362260] Re: Segmenation Fault when showing Texture Actor
I can reproduce the Segmentation Fault (at start) issue on an amd64 box, and another person too. ** Changed in: pyclutter (Ubuntu) Importance: Undecided => Medium ** Changed in: pyclutter (Ubuntu) Status: New => Confirmed -- Segmenation Fault when showing Texture Actor https://bugs.launchpad.net/bugs/362260 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 362260] Re: Segmenation Fault when showing Texture Actor
Seems related to #237156. -- Segmenation Fault when showing Texture Actor https://bugs.launchpad.net/bugs/362260 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 237156] Re: SETRANS + libavg = SIGSEGV on Hardy
** Changed in: libselinux (Ubuntu) Importance: Undecided => Medium -- SETRANS + libavg = SIGSEGV on Hardy https://bugs.launchpad.net/bugs/237156 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 297183] Re: gtkrsync shows no progress bars
** Changed in: gtkrsync (Ubuntu) Importance: Undecided => Low ** Changed in: gtkrsync (Ubuntu) Status: New => Confirmed -- gtkrsync shows no progress bars https://bugs.launchpad.net/bugs/297183 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 371221] Re: [pbuilder-dist] Use packages from ~/pbuilder/dist_result to satisfy deps
** Changed in: ubuntu-dev-tools (Ubuntu) Importance: Undecided => Wishlist ** Changed in: ubuntu-dev-tools (Ubuntu) Status: New => Triaged -- [pbuilder-dist] Use packages from ~/pbuilder/dist_result to satisfy deps https://bugs.launchpad.net/bugs/371221 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 213806] Re: (Feature request) Power consumption
By the way, there's a plugin available for spell checking, which was uploaded to days ago to Karmic as "geany-plugin-spellcheck". -- (Feature request) Power consumption https://bugs.launchpad.net/bugs/213806 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 361111] Re: serpentine crashed with AssertionError in ()
*** This bug is a duplicate of bug 370421 *** https://bugs.launchpad.net/bugs/370421 ** This bug is no longer a duplicate of bug 350444 serpentine crashed with AssertionError in () ** This bug has been marked a duplicate of bug 370421 Serpentine won't start -- serpentine crashed with AssertionError in () https://bugs.launchpad.net/bugs/36 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 351194] Re: serpentine crashed with AssertionError in ()
*** This bug is a duplicate of bug 370421 *** https://bugs.launchpad.net/bugs/370421 ** This bug is no longer a duplicate of bug 350444 serpentine crashed with AssertionError in () ** This bug has been marked a duplicate of bug 370421 Serpentine won't start -- serpentine crashed with AssertionError in () https://bugs.launchpad.net/bugs/351194 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 350444] Re: serpentine crashed with AssertionError in ()
*** This bug is a duplicate of bug 370421 *** https://bugs.launchpad.net/bugs/370421 ** This bug has been marked a duplicate of bug 370421 Serpentine won't start -- serpentine crashed with AssertionError in () https://bugs.launchpad.net/bugs/350444 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 371504] Re: package assumes writeable directory and should offer "easy" resize options
Thanks for your bug report and helping improve Ubuntu. I have forwarded them to the upstream developer (by mail, couldn't find a bug tracker for it). ** Changed in: nautilus-image-converter (Ubuntu) Importance: Undecided => Wishlist ** Changed in: nautilus-image-converter (Ubuntu) Status: New => Triaged -- package assumes writeable directory and should offer "easy" resize options https://bugs.launchpad.net/bugs/371504 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 206280] Re: [hardy] Error opening config file: /etc/sensors.conf
I'm attaching the debdiff for a SRU to Hardy. I've also uploaded it for Intrepid (changing "hardy-proposed" to "intrepid-proposed", and "0.50-1ubuntu2.8.04" to "0.50-1ubuntu2.8.10" in debian/changelog). There's some config.* noise in the patch but getting ride of it requires modifying debian/rules, so I've left it in. Thanks ** Also affects: lm-sensors (Ubuntu Intrepid) Importance: Undecided Status: New ** Also affects: xsensors (Ubuntu Intrepid) Importance: Undecided Status: New ** Attachment added: "changes.diff" http://launchpadlibrarian.net/26481675/changes.diff ** Changed in: xsensors (Ubuntu Intrepid) Importance: Undecided => High ** Changed in: xsensors (Ubuntu Intrepid) Assignee: (unassigned) => Siegfried Gevatter (rainct) ** Changed in: lm-sensors (Ubuntu Intrepid) Status: New => Invalid ** Changed in: lm-sensors (Ubuntu) Importance: High => Critical ** Changed in: lm-sensors (Ubuntu) Status: Confirmed => Invalid ** Changed in: lm-sensors (Ubuntu Hardy) Status: New => Invalid -- [hardy] Error opening config file: /etc/sensors.conf https://bugs.launchpad.net/bugs/206280 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 263502] Re: Should have single-click option
** Changed in: topshelf (Ubuntu) Status: New => Triaged -- Should have single-click option https://bugs.launchpad.net/bugs/263502 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 269207] Re: Gmail isn't available in GNOME's Preferred Applications dialogue
** Summary changed: - prisim gmail default mailto + Gmail isn't available in GNOME's Preferred Applications dialogue ** Description changed: - Binary package hint: prism + Binary package hint: prism-google-gmail + + GMail using Prism should be displayed as an option in GNOME's Preferred + Applicacions dialogue. + + (And, personally I -RainCT- think there should also be an option to use + GMail in the preferred web browser by default, but this is not something + to be done in this package). + + + == + + [Original description] When you install gmail prisim it should become your default email client gconftool-2 --set /desktop/gnome/url-handlers/mailto/command --type="string" "firefox https://mail.google.com/mail/?extsrc=mailto&url=%s"; -- Gmail isn't available in GNOME's Preferred Applications dialogue https://bugs.launchpad.net/bugs/269207 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 246820] Re: Google Gears does not install on Prism
This is a bug in Google Gears, not in Prism, so I'm closing it. FYI, Stefan Lesicnik is working on packaging Google Gears for Ubuntu (expect it to be available in Karmic). The packages version will have both support for 64-bit Ubuntu and for Prism :). ** Changed in: prism (Ubuntu) Status: Confirmed => Invalid -- Google Gears does not install on Prism https://bugs.launchpad.net/bugs/246820 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 269207] Re: Gmail isn't available in GNOME's Preferred Applications dialogue
To do this we have two options: a) Add support for it directly into gnome-control-center. b) Install an .xml file into /usr/share/gnome-control-center/default- apps/ with the following content: == Google Mail (Prism) prism-google-mail prism-google-mail %s prism-google-mail false == However, there is a problem. "prism-google-mail " doesn't work, so this won't work. If someone knows how to launch a GMail compose window within Prism please tell me! ** Description changed: Binary package hint: prism-google-gmail GMail using Prism should be displayed as an option in GNOME's Preferred Applicacions dialogue. - - (And, personally I -RainCT- think there should also be an option to use - GMail in the preferred web browser by default, but this is not something - to be done in this package). == [Original description] When you install gmail prisim it should become your default email client gconftool-2 --set /desktop/gnome/url-handlers/mailto/command --type="string" "firefox https://mail.google.com/mail/?extsrc=mailto&url=%s"; -- Gmail isn't available in GNOME's Preferred Applications dialogue https://bugs.launchpad.net/bugs/269207 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 313040] Re: blueproximity calls the proximity command twice each interval
Forwarded upstream here: https://sourceforge.net/tracker/?func=detail&aid=2788125&group_id=203022&atid=983922 ** Also affects: blueproximity Importance: Undecided Status: New ** Bug watch added: SourceForge.net Tracker #2788125 http://sourceforge.net/support/tracker.php?aid=2788125 -- blueproximity calls the proximity command twice each interval https://bugs.launchpad.net/bugs/313040 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 377634] [NEW] [needs-packaging] gnome-zeitgeist
Public bug reported: * Package name: gnome-zeitgeist Version : 0.0.5 Upstream Author : The Zeitgeist Team * URL : https://launchpad.net/gnome-zeitgeist * License : GPLv3+ Programming Lang: Python Description : journal of file usage and other activities GNOME Zeitgeist is a tool for easily browsing and finding files on your computer. It keeps a chronological journal of all file activity, in addition to supporting tagging and establishing relationships between groups of files. ** Affects: ubuntu Importance: Wishlist Assignee: Siegfried Gevatter (rainct) Status: Triaged ** Affects: debian Importance: Unknown Status: Unknown ** Tags: needs-packaging -- [needs-packaging] gnome-zeitgeist https://bugs.launchpad.net/bugs/377634 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 377634] Re: [needs-packaging] gnome-zeitgeist
** Bug watch added: Debian Bug tracker #529067 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529067 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529067 Importance: Unknown Status: Unknown -- [needs-packaging] gnome-zeitgeist https://bugs.launchpad.net/bugs/377634 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 376766] Re: Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)
** Changed in: phpldapadmin (Ubuntu) Assignee: Adam Sommer (asommer) => Siegfried Gevatter (rainct) -- Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe) https://bugs.launchpad.net/bugs/376766 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 376766] Re: Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe)
Uploaded, thanks. ** Changed in: phpldapadmin (Ubuntu) Status: In Progress => Fix Committed -- Please merge phpldapadmin 1.1.0.7-1 (universe) from Debian unstable (universe) https://bugs.launchpad.net/bugs/376766 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 331318] Re: Please sync mercurial 1.1.2+hg20090217-7787-b8d750daadde-1 (universe) from Debian experimental (main).
I'm closing this bug, as it's superseded by bug #378078 (which probably is Invalid too as this looks like it needs a merge, but I haven't checked it yet). ** Changed in: mercurial (Ubuntu) Status: Incomplete => Invalid -- Please sync mercurial 1.1.2+hg20090217-7787-b8d750daadde-1 (universe) from Debian experimental (main). https://bugs.launchpad.net/bugs/331318 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 378078] Re: Sync mercurial 1.2-1 (universe) from Debian unstable (main).
ACK'd. Vincenzo: If you look at the diff between the latest Debian version which was in Ubuntu and 1.1.2-2ubuntu1 (http://launchpadlibrarian.net/22976334/mercurial_1.1.2-2_1.1.2-2ubuntu1.diff.gz), you'll see that changing the Maintainer isn't the only change (and you'll never find a package where it is the only change, unless whoever uploaded is was drunk :P). Matthias Klose's revision added a change to fix mercurial's executable so that it works with the default Python version and not a hard-coded one; however, if you build 1.2-1 and look at the top of file debian/mercurial/usr/bin/hg you'll see that even without Matthias's change the interpreter isn't hard-coded to any particular version anymore, so his change can be dropped and we can sync from Debian. ** Changed in: mercurial (Ubuntu) Importance: Undecided => Wishlist ** Changed in: mercurial (Ubuntu) Status: New => Confirmed -- Sync mercurial 1.2-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/378078 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 378935] [NEW] card reader doesnt read sd card 2 GB
Public bug reported: Binary package hint: file-roller with ubuntu 8.10 it was no problem ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/file-roller NonfreeKernelModules: nvidia Package: file-roller 2.26.1-0ubuntu1 ProcEnviron: LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: file-roller Uname: Linux 2.6.28-11-generic i686 ** Affects: file-roller (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- card reader doesnt read sd card 2 GB https://bugs.launchpad.net/bugs/378935 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 378935] Re: card reader doesnt read sd card 2 GB
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27006167/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/27006168/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/27006169/ProcStatus.txt -- card reader doesnt read sd card 2 GB https://bugs.launchpad.net/bugs/378935 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 398123] [NEW] Sync gbrainy 1.11-1 (universe) from Debian unstable (main).
Public bug reported: Please sync gbrainy 1.11-1 (universe) from Debian unstable (main). There are no changes in Ubuntu. Changelog since current karmic version 1.10-1: gbrainy (1.11-1) unstable; urgency=low [ Siegfried-Angel Gevatter Pujals ] * New upstream release: - Updated translations: it, nl, pt_BR, sk, es, eu, en_GB; new: cs. - Fullscreen mode support. - 3 bug fixes. [ Mirco Bauer ] * debian/control: + Fixed libgnome2.24-cil build dependency by adding a missing comma (wondering how dpkg could ever parse this). -- Siegfried-Angel Gevatter Pujals Mon, 15 Jun 2009 00:11:47 +0200 ** Affects: gbrainy (Ubuntu) Importance: Wishlist Status: Confirmed ** Changed in: gbrainy (Ubuntu) Importance: Undecided => Wishlist ** Changed in: gbrainy (Ubuntu) Status: New => Confirmed -- Sync gbrainy 1.11-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/398123 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 284632] Re: Multiple dead-keys don't work with AltGr
Changing to Fix Released per phcoder's comment. ** Changed in: scim (Ubuntu) Status: Fix Committed => Fix Released -- Multiple dead-keys don't work with AltGr https://bugs.launchpad.net/bugs/284632 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 317140] Re: zenity --entry --text... Don't interprets "\n"
I've got a GNOME Git account now and convinced someone to ensure my patch won't kill kittens so, this is fixed upstream now! :) ** Changed in: zenity (Ubuntu) Status: Triaged => Fix Committed -- zenity --entry --text... Don't interprets "\n" https://bugs.launchpad.net/bugs/317140 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 411481] [NEW] Can't turn Bluetooth back on
Public bug reported: Binary package hint: blueman I've installed blueman to try it out, used the "Turn Bluetooth Off" and now there is no way to turn it back on. __setattr__ (/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py:91) bt_off False _ __setattr__ (/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py:91) off True False Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py", line 39, in self.item.connect("activate", lambda x: self.on_bluetooth_toggled()) File "/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py", line 77, in on_bluetooth_toggled self.bluetooth_off = not self.bluetooth_off File "/usr/lib/python2.6/dist-packages/blueman/plugins/applet/PowerManager.py", line 100, in __setattr__ adapter.SetProperty("Powered", not value) File "/usr/lib/python2.6/dist-packages/blueman/bluez/utils.py", line 28, in warp raise errors.parse_dbus_error(exception) blueman.bluez.errors.DBusFailedError: Unknown error 132 ** Affects: blueman (Ubuntu) Importance: Medium Status: Confirmed ** Changed in: blueman (Ubuntu) Importance: Undecided => Medium ** Changed in: blueman (Ubuntu) Status: New => Confirmed -- Can't turn Bluetooth back on https://bugs.launchpad.net/bugs/411481 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 148585] Re: ".ardour" project files are not recognized by GNOME (no file type association)
** Bug watch added: Debian Bug tracker #541118 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541118 ** Also affects: ardour (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541118 Importance: Unknown Status: Unknown -- ".ardour" project files are not recognized by GNOME (no file type association) https://bugs.launchpad.net/bugs/148585 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 411481] Re: Can't turn Bluetooth back on
** Also affects: blueman Importance: Undecided Status: New -- Can't turn Bluetooth back on https://bugs.launchpad.net/bugs/411481 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 377634] Re: [needs-packaging] gnome-zeitgeist
** Changed in: ubuntu Status: Triaged => Fix Released -- [needs-packaging] gnome-zeitgeist https://bugs.launchpad.net/bugs/377634 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