[Bug 1225598] [NEW] Sync audacity 2.0.4-1 (universe) from Debian unstable (main)
Public bug reported: Please sync audacity 2.0.4-1 (universe) from Debian unstable (main) This fixes the FTBFS with libav9 but drops some format support as a result. Changelog entries since current saucy version 2.0.3-1: audacity (2.0.4-1) unstable; urgency=low * Team upload. [ Petr Vorel ] * debian/watch: Check for xz compressed tarballs. (Closes: #722133) [ Sebastian Ramacher ] * New upstream release. * debian/patches/bp-docdir-fix.patch: Removed (applied upstream). * Disable libav support. (Closes: #692809) audacity is not yet compatible with libav 9 and needs to be ported first. Until audacity has been ported, support for some audio formats (AC3, M4A, MP4, WMA) is not available. - debian/control: Remove libav{codec,format,util}-dev build dependencies. - debian/rules: Build with --without-ffmpeg. * Use dh-autoreconf to clean up generated auto* files. * Bump debhelper compat to 9. - Decreases the Installed-Size of audacity-dbg by a large amount since dh_strip now uses compressed debugging symbol files. - {C,CXX,LD,CPP}FLAGS are automatically exported. - Bump debhelper build dependency to >= 9. We at least need 8.1 to support Standards-Version 3.9.4 (binary-{arch,indep} targets). * debian/rules: Override dh_auto_clean since it gets confused by the output of 'make clean' and 'make distclean' and does not detect that the targets are available. * debian/control: Remove useless zip build-dependency. -- Sebastian Ramacher Sat, 14 Sep 2013 18:19:36 +0200 ** Affects: audacity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225598 Title: Sync audacity 2.0.4-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1225598/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 775702] Re: Some menu icons missing in Inkscape since upgrade to 11.04
Maybe we don't need Unity Global Menu anymore. Just get classic menu back, by removing appmenu sudo apt-get autoremove appmenu-gtk appmenu-gtk3 appmenu-qt Done. Get back to what we used to be. ** Attachment added: "A simple shell script to remove appmenu" https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/775702/+attachment/3821666/+files/workaroud.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/775702 Title: Some menu icons missing in Inkscape since upgrade to 11.04 To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/775702/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1153661] Re: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present
I've gotten to the bottom of this, and in the process figured out why I was never able to reproduce it in a VM. Basically, because random-crypted swap (as set up by the ecryptfs helper in ubiquity) is a raw, randomly-keyed block device, there is no UUID on the container device - which means blkid will never return any useful information about the partition, so /etc/init/cryptsetup-udev.conf will never trigger for such a swap device. As a result, the swap device is only set up once /etc/init/cryptsetup- enable.conf triggers, which only happens after all hardware has been probed and udev has settled. Depending on hardware this can easily take more than 3 seconds, which is long enough for mountall's "idle" trigger to fire and ask the user whether to keep waiting. So the only way to fix this is to fix cryptsetup to create an actual container for random-crypted swap, so that this can be detected by udev sooner and we avoid the timeout. This is arguably a good idea anyway, because there is a small but non- zero chance of a completely-random use of the space matching a signature for a real filesystem type and causing confusion. So it would be better for cryptsetup to use LUKS encapsulation even for random-encrypted devices, but this is currently not supported. ** Package changed: mountall (Ubuntu) => cryptsetup (Ubuntu) ** Changed in: cryptsetup (Ubuntu) Status: Confirmed => Triaged ** Changed in: cryptsetup (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153661 Title: The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1153661/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1222747] Re: [FFe] Transition tcm, gridengine and mgdiff to Motif
** Changed in: elk (Debian) Status: Unknown => Fix Committed ** Changed in: plan (Debian) Status: Unknown => Fix Committed ** Changed in: twclock (Debian) Status: Unknown => Fix Committed ** Changed in: twpsk (Debian) Status: Unknown => 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/1222747 Title: [FFe] Transition tcm, gridengine and mgdiff to Motif To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gridengine/+bug/1222747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225600] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build
Public bug reported: Installation of virtual box gone wrong. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3 ProcVersionSignature: Ubuntu 3.8.0-30.44~precise1-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic i686 ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 DKMSKernelVersion: 3.8.0-30-generic Date: Sun Sep 15 08:54:54 2013 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.1) MarkForUpload: True PackageArchitecture: all PackageVersion: 4.1.12-dfsg-2ubuntu0.3 SourcePackage: virtualbox Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) VirtualBox.ModInfo: ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225600 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1225600/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225599] Re: gnome-contacts must depend from libedataserver-1.2-17
Nevermind, in new evolution persist this package, but library is missing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225599 Title: gnome-contacts must depend from libedataserver-1.2-17 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-contacts/+bug/1225599/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225599] [NEW] gnome-contacts must depend from libedataserver-1.2-17
Public bug reported: I updated evolution from gnome3-staging ppa and purged all unused packages. After this i got brocken gnome-contacts (which wasn't updated) becouse one of libs were missing. $ gnome-contacts gnome-contacts: error while loading shared libraries: libedataserver-1.2.so.17: cannot open shared object file: No such file or directory So, gnome-contacts must depends from libedataserver-1.2-17 to prevent situation like this. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: gnome-contacts 3.8.3-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic i686 ApportVersion: 2.12.1-0ubuntu4 Architecture: i386 Date: Sun Sep 15 09:52:04 2013 MarkForUpload: True SourcePackage: gnome-contacts UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-contacts (Ubuntu) Importance: Undecided Status: Invalid ** Tags: apport-bug gnome3-ppa i386 saucy third-party-packages ** Changed in: gnome-contacts (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225599 Title: gnome-contacts must depend from libedataserver-1.2-17 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-contacts/+bug/1225599/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225601] [NEW] unity-greeter crashed with SIGSEGV in g_type_check_instance_is_a()
Public bug reported: I was using the desktop and then the crash came. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: unity-greeter 13.10.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic x86_64 ApportVersion: 2.12.1-0ubuntu4 Architecture: amd64 Date: Sun Sep 15 07:47:21 2013 ExecutablePath: /usr/sbin/unity-greeter MarkForUpload: True ProcCmdline: /usr/sbin/unity-greeter ProcEnviron: LANGUAGE=fr_BE:fr PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=fr_BE.UTF-8 SHELL=/bin/false SegvAnalysis: Segfault happened at: 0x7f176cb2ac9c : testb $0x4,0x16(%r8) PC (0x7f176cb2ac9c) ok source "$0x4" ok destination "0x16(%r8)" (0x686374614d646456) not located in a known VMA region (needed writable region)! SegvReason: writing unknown VMA Signal: 11 SourcePackage: unity-greeter StacktraceTop: g_type_check_instance_is_a () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 lightdm_layout_get_description () from /usr/lib/liblightdm-gobject-1.so.0 ?? () ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () Title: unity-greeter crashed with SIGSEGV in g_type_check_instance_is_a() UpgradeStatus: Upgraded to saucy on 2013-08-28 (17 days ago) UserGroups: ** Affects: unity-greeter (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-crash need-amd64-retrace saucy third-party-packages ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225601 Title: unity-greeter crashed with SIGSEGV in g_type_check_instance_is_a() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1225601/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225602] [NEW] [Hewlett-Packard HP ProBook 4530s] suspend/resume failure
Public bug reported: I got this after a suspend/resume operation on 13.10 ProblemType: KernelOops DistroRelease: Ubuntu 13.10 Package: linux-image-3.11.0-7-generic 3.11.0-7.13 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic i686 Annotation: This occured during a previous suspend and prevented it from resuming properly. ApportVersion: 2.12.1-0ubuntu4 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: giovanni 2369 F pulseaudio Date: Sat Sep 14 08:39:16 2013 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=a44b5079-792a-4b9b-96db-103270b836f0 InstallationDate: Installed on 2013-04-27 (140 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130402.1) InterpreterPath: /usr/bin/python3.3 MachineType: Hewlett-Packard HP ProBook 4530s MarkForUpload: True ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume ProcEnviron: TERM=linux PATH=(custom, no user) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-7-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not responding. RelatedPackageVersions: linux-restricted-modules-3.11.0-7-generic N/A linux-backports-modules-3.11.0-7-generic N/A linux-firmware1.114 SourcePackage: linux Title: [Hewlett-Packard HP ProBook 4530s] suspend/resume failure UpgradeStatus: Upgraded to saucy on 2013-09-08 (6 days ago) UserGroups: dmi.bios.date: 04/08/2011 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68SRR Ver. F.05 dmi.board.name: 167C dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 22.1A dmi.chassis.asset.tag: CNU1190JTL dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68SRRVer.F.05:bd04/08/2011:svnHewlett-Packard:pnHPProBook4530s:pvrA0001D02:rvnHewlett-Packard:rn167C:rvrKBCVersion22.1A:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP ProBook 4530s dmi.product.version: A0001D02 dmi.sys.vendor: Hewlett-Packard ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-kerneloops i386 resume saucy suspend -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225602 Title: [Hewlett-Packard HP ProBook 4530s] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225602/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225600] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225600 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1225600/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1221014] Re: LibreOffice 4.1.x crashes on startup - Gnome-shell DE
After downgrading to the version 4.0.2-0ubuntu5 this is what get in terminal: Warning: failed to read path from javaldx However, the warning does not prevent the writer from starting just fine. So the problem must be the shared object file: liblpsolve55.so. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221014 Title: LibreOffice 4.1.x crashes on startup - Gnome-shell DE To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1221014/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 663962] Re: linthesia crashes with GdkGLExt-WARNING **: cannot load PangoFont
Hi everybody. I have written a fix. It is different from the debian one: instead of forcing a hopefully installed font, mine queries the X server for the available fonts. This way, the fix should work on every platform, regardless of whether Arial, Serif or Sans is present. ** Patch added: "Fixes Unable to load Pango font." https://bugs.launchpad.net/ubuntu/+source/linthesia/+bug/663962/+attachment/3821702/+files/linthesia-pango-font.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/663962 Title: linthesia crashes with GdkGLExt-WARNING **: cannot load PangoFont To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linthesia/+bug/663962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225603] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build
*** This bug is a duplicate of bug 1225600 *** https://bugs.launchpad.net/bugs/1225600 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1225600, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1225600 virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225603 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1225603/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225603] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build
*** This bug is a duplicate of bug 1225600 *** https://bugs.launchpad.net/bugs/1225600 Public bug reported: If i install virtualbox by apt-get install virtualbox i receive this message: [...] Setting up virtualbox (4.1.12-dfsg-2ubuntu0.3) ... * Stopping VirtualBox kernel modules[ OK ] * Starting VirtualBox kernel modules * No suitable module for running kernel found [fail] invoke-rc.d: initscript virtualbox, action "restart" failed. Processing triggers for python-central ... Setting up virtualbox-dkms (4.1.12-dfsg-2ubuntu0.3) ... Loading new virtualbox-4.1.12 DKMS files... First Installation: checking all kernels... Building only for 3.8.0-30-generic Building initial module for 3.8.0-30-generic Error! Bad return status for module build on kernel: 3.8.0-30-generic (i686) Consult /var/lib/dkms/virtualbox/4.1.12/build/make.log for more information. * Stopping VirtualBox kernel modules[ OK ] * Starting VirtualBox kernel modules * No suitable module for running kernel found [fail] invoke-rc.d: initscript virtualbox, action "restart" failed. [...] I can not start a virtual machine in the virtaulbox. It crashed. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3 ProcVersionSignature: Ubuntu 3.8.0-30.44~precise1-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic i686 ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 DKMSKernelVersion: 3.8.0-30-generic Date: Sun Sep 15 09:14:43 2013 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.1) MarkForUpload: True PackageArchitecture: all PackageVersion: 4.1.12-dfsg-2ubuntu0.3 SourcePackage: virtualbox Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) VirtualBox.ModInfo: ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225603 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1225603/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225604] [NEW] [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_SYSV()
Public bug reported: Get that crash at boot time (or gnome-shell logging) The HP photosmart c4500 is plugged but powered off. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: gnome-settings-daemon 3.8.5-0ubuntu2 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.12.1-0ubuntu4 Architecture: i386 Date: Sun Sep 15 08:29:47 2013 ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon MarkForUpload: True ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon SegvAnalysis: Segfault happened at: 0xb59781c7: movl $0x0,0x20(%edx) PC (0xb59781c7) ok source "$0x0" ok destination "0x20(%edx)" (0xaaca) not located in a known VMA region (needed writable region)! SegvReason: writing unknown VMA Signal: 11 SourcePackage: gnome-settings-daemon StacktraceTop: ?? () from /usr/lib/gnome-settings-daemon-3.0/libxsettings.so ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 ffi_call_SYSV () from /usr/lib/i386-linux-gnu/libffi.so.6 ffi_call () from /usr/lib/i386-linux-gnu/libffi.so.6 Title: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_SYSV() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: upstart.gnome-settings-daemon.log: (gnome-settings-daemon:3141): color-plugin-WARNING **: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/cups_Photosmart_C4500 ** Affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New ** Tags: apport-crash gnome3-ppa i386 need-i386-retrace saucy third-party-packages xsettings ** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225604 Title: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_SYSV() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1225604/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225136] Re: 13.10 regression: No password asked for encrypted partitions during boot
What plymouth theme / frontend are you using? I'm able to reproduce an issue like this with plymouth-theme-ubuntu-text: the prompt is shown, but is then almost immediately overwritten when the screen refreshes to show the 'Continue to wait, [...]' message. But if I start typing, it's captured as a passphrase and I'm able to unlock the disk - and all disks are mounted correctly. So I think this is a bug in the text theme. But I don't see any way that this could be a regression since 13.04, because the text theme hasn't changed since raring. So maybe instead something has changed with your hardware that causes the text splash to be used instead of the graphical splash? Have you recently enabled nvidia/fglrx binary drivers for your system? ** Changed in: cryptsetup (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225136 Title: 13.10 regression: No password asked for encrypted partitions during boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1225136/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225602] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225602 Title: [Hewlett-Packard HP ProBook 4530s] suspend/resume failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225602/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1220007] Re: RTL8192CU continually reconnecting
Hello, I'm greatly impacted by this as well. I'm going to try to provide some more details, which is a pain as my connection goes down every few minutes because of this problem... 1) here is a "successful disconnect cycle": It should not disconnect in the first place, but at least is reconnects... (I'm not in Germany, so not certain why it tries to set "cfg80211: Calling CRDA for country: DE" ) Sep 15 19:15:58 desktop kernel: [ 1506.404665] wlan0: Connection to AP 9c:c7:a6:1c:dc:a5 lost Sep 15 19:15:58 desktop wpa_supplicant[3920]: wlan0: CTRL-EVENT-DISCONNECTED bssid=9c:c7:a6:1c:dc:a5 reason=4 Sep 15 19:15:58 desktop kernel: [ 1506.475413] cfg80211: Calling CRDA to update world regulatory domain Sep 15 19:15:58 desktop NetworkManager[791]: (wlan0): supplicant interface state: completed -> disconnected Sep 15 19:15:58 desktop kernel: [ 1506.481584] cfg80211: World regulatory domain updated: Sep 15 19:15:58 desktop kernel: [ 1506.481590] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Sep 15 19:15:58 desktop kernel: [ 1506.481596] cfg80211: (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 2000 mBm) Sep 15 19:15:58 desktop kernel: [ 1506.481600] cfg80211: (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 2000 mBm) Sep 15 19:15:58 desktop kernel: [ 1506.481604] cfg80211: (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 2000 mBm) Sep 15 19:15:58 desktop kernel: [ 1506.481607] cfg80211: (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 2000 mBm) Sep 15 19:15:58 desktop kernel: [ 1506.481612] cfg80211: (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 2000 mBm) Sep 15 19:15:58 desktop NetworkManager[791]: (wlan0): supplicant interface state: disconnected -> scanning Sep 15 19:16:05 desktop wpa_supplicant[3920]: wlan0: SME: Trying to authenticate with 9c:c7:a6:1c:dc:a5 (SSID='MyWiFi' freq=2462 MHz) Sep 15 19:16:05 desktop kernel: [ 1512.972643] wlan0: authenticate with 9c:c7:a6:1c:dc:a5 Sep 15 19:16:05 desktop kernel: [ 1512.985470] wlan0: send auth to 9c:c7:a6:1c:dc:a5 (try 1/3) Sep 15 19:16:05 desktop NetworkManager[791]: (wlan0): supplicant interface state: scanning -> authenticating Sep 15 19:16:05 desktop kernel: [ 1513.091927] wlan0: send auth to 9c:c7:a6:1c:dc:a5 (try 2/3) Sep 15 19:16:05 desktop wpa_supplicant[3920]: wlan0: Trying to associate with 9c:c7:a6:1c:dc:a5 (SSID='MyWiFi' freq=2462 MHz) Sep 15 19:16:05 desktop kernel: [ 1513.106938] wlan0: authenticated Sep 15 19:16:05 desktop kernel: [ 1513.107890] wlan0: associate with 9c:c7:a6:1c:dc:a5 (try 1/3) Sep 15 19:16:05 desktop NetworkManager[791]: (wlan0): supplicant interface state: authenticating -> associating Sep 15 19:16:05 desktop wpa_supplicant[3920]: wlan0: Associated with 9c:c7:a6:1c:dc:a5 Sep 15 19:16:05 desktop kernel: [ 1513.131214] wlan0: RX AssocResp from 9c:c7:a6:1c:dc:a5 (capab=0x431 status=0 aid=1) Sep 15 19:16:05 desktop kernel: [ 1513.131270] wlan0: associated Sep 15 19:16:05 desktop kernel: [ 1513.131428] cfg80211: Calling CRDA for country: DE Sep 15 19:16:05 desktop NetworkManager[791]: (wlan0): supplicant interface state: associating -> associated Sep 15 19:16:05 desktop kernel: [ 1513.136947] cfg80211: Regulatory domain changed to country: DE Sep 15 19:16:05 desktop kernel: [ 1513.136952] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) Sep 15 19:16:05 desktop kernel: [ 1513.136956] cfg80211: (240 KHz - 2483500 KHz @ 4 KHz), (N/A, 2000 mBm) Sep 15 19:16:05 desktop kernel: [ 1513.136960] cfg80211: (515 KHz - 525 KHz @ 4 KHz), (N/A, 2000 mBm) Sep 15 19:16:05 desktop kernel: [ 1513.136963] cfg80211: (525 KHz - 535 KHz @ 4 KHz), (N/A, 2000 mBm) Sep 15 19:16:05 desktop kernel: [ 1513.136966] cfg80211: (547 KHz - 5725000 KHz @ 4 KHz), (N/A, 2698 mBm) Sep 15 19:16:05 desktop kernel: [ 1513.136969] cfg80211: (5724 KHz - 6588 KHz @ 216 KHz), (N/A, 4000 mBm) Sep 15 19:16:05 desktop NetworkManager[791]: (wlan0): supplicant interface state: associated -> 4-way handshake Sep 15 19:16:05 desktop wpa_supplicant[3920]: wlan0: WPA: Key negotiation completed with 9c:c7:a6:1c:dc:a5 [PTK=CCMP GTK=CCMP] Sep 15 19:16:05 desktop wpa_supplicant[3920]: wlan0: CTRL-EVENT-CONNECTED - Connection to 9c:c7:a6:1c:dc:a5 completed (reauth) [id=0 id_str=] Sep 15 19:16:05 desktop NetworkManager[791]: (wlan0): supplicant interface state: 4-way handshake -> completed Sep 15 19:16:12 desktop kernel: [ 1520.430030] wlan0: Connection to AP 9c:c7:a6:1c:dc:a5 lost Sep 15 19:16:12 desktop wpa_supplicant[3920]: wlan0: CTRL-EVENT-DISCONNECTED bssid=9c:c7:a6:1c:dc:a5 reason=4 Sep 15 19:16:12 desktop kernel: [ 1520.484821] cfg80211: Calling CRDA to update world regulatory domain Sep 15 19:16:12 desktop kernel: [ 1520.487888] cfg80211: World regulatory domain updated: Sep 15 19:16:12 desktop kernel: [ 1520.487892] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[Bug 1225598] Re: Sync audacity 2.0.4-1 (universe) from Debian unstable (main)
I don't think this is a good idea as a straight sync since we haven't made the libav9 transition in Ubuntu yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225598 Title: Sync audacity 2.0.4-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1225598/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225607] [NEW] ardour-i686 not in current software sources
Public bug reported: Searching software-center for "Ardour" shows two instances of the applications; "ardour" and "ardour-i686". Selecting ardour-i686 then pressing "More info" button shows a message, "Not found. There isn't a software package called "ardour-i686" in your currnet software sources." Maybe this package has been removed but is still referenced by the software centre. To improve user experience, unavailbale pacakges should not be presented to users. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: software-center 5.6.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 Date: Sun Sep 15 08:45:29 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2013-09-14 (0 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True PackageArchitecture: all SourcePackage: software-center UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: software-center (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225607 Title: ardour-i686 not in current software sources To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1225607/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1222747] Re: [FFe] Transition tcm, gridengine and mgdiff to Motif
** Changed in: sqsh (Debian) Status: Unknown => New ** Changed in: viewmol (Debian) Status: Unknown => New ** Changed in: xastir (Debian) Status: Unknown => Fix Committed ** Changed in: xball (Debian) Status: Unknown => New ** Changed in: xmpi (Debian) Status: Unknown => Fix Committed ** Changed in: whitedune (Debian) Status: Unknown => Fix Committed ** Changed in: grass (Debian) Status: Unknown => Fix Committed ** Changed in: xawtv (Debian) Status: Unknown => Fix Committed ** Changed in: xshisen (Debian) Status: Unknown => New ** Changed in: glw (Debian) Status: Unknown => New ** Changed in: via (Debian) Status: Unknown => New ** Changed in: ctn (Debian) Status: Unknown => New ** Changed in: freesci (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222747 Title: [FFe] Transition tcm, gridengine and mgdiff to Motif To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gridengine/+bug/1222747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225527] Re: buzzing sound emits from speakers when no audio is played. input is turned off.
Node 0x05 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Connection: 0 Node 0x06 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Connection: 0 Node 0x07 [Pin Complex] wcaps 0x40778d: 8-Channels Digital Amp-Out CP Connection: 0 [ 1442.953051] hda_codec: invalid CONNECT_LIST verb 5[0]:0 [ 1442.953303] hda_codec: invalid CONNECT_LIST verb 6[0]:0 [ 1442.953595] hda_codec: invalid CONNECT_LIST verb 7[0]:0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225527 Title: buzzing sound emits from speakers when no audio is played. input is turned off. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1225527/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225609] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build
*** This bug is a duplicate of bug 1225600 *** https://bugs.launchpad.net/bugs/1225600 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1225600, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** This bug has been marked a duplicate of bug 1225600 virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225609 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1225609/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225609] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build
*** This bug is a duplicate of bug 1225600 *** https://bugs.launchpad.net/bugs/1225600 Public bug reported: Trying to start Android SDK Manager. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3 ProcVersionSignature: Ubuntu 3.8.0-30.44~precise1-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic i686 ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 DKMSKernelVersion: 3.8.0-30-generic Date: Sun Sep 15 09:24:03 2013 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.1) MarkForUpload: True PackageArchitecture: all PackageVersion: 4.1.12-dfsg-2ubuntu0.3 SourcePackage: virtualbox Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) VirtualBox.ModInfo: ** Affects: virtualbox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225609 Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.3: virtualbox kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1225609/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1222747] Re: [FFe] Transition tcm, gridengine and mgdiff to Motif
Last night several of the packages got NMUs in Debian so these can simply be sync'd after 7 days when they land in unstable. @Scott: Can you give me a date by when you want the remaining changes done in Ubuntu? I'll hold off creating the Ubuntu tasks until then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222747 Title: [FFe] Transition tcm, gridengine and mgdiff to Motif To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gridengine/+bug/1222747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1068389] Re: P->Q - do-release-upgrade crashed with UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' in position 1: ordinal not in range(128) in DistUpgrade/DistUpgradeViewText.py
$ do-release-upgrade -V do-release-upgrade: version 0.156.14.9 $ cat /etc/issue Ubuntu 12.04.3 LTS \n \l $ sudo do-release-upgrade -d ... UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128) still gives error when pressing details on russian locale ** Attachment added: "main.log" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1068389/+attachment/3821726/+files/main.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068389 Title: P->Q - do-release-upgrade crashed with UnicodeEncodeError: 'ascii' codec can't encode character u'\xbb' in position 1: ordinal not in range(128) in DistUpgrade/DistUpgradeViewText.py", line 143, in showInPager To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1068389/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225612] Re: Lack of packaged 3D Printing Software
OBS.: as of now, this bug is valid for the current version of Ubuntu, 13.04 with the latest updates. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225612 Title: Lack of packaged 3D Printing Software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1225612/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225612] [NEW] Lack of packaged 3D Printing Software
Public bug reported: Although Ubuntu is a desktop Linux distribution, it is much behind other distributions regarding 3d printing support. And that is inadmissible, because 3d printing, hardware-wise, is very simple: commands sent to a 115200 serial-via-USB connection. The big gap here are the programs that comprise the chain leading to these commands. E.g.: * 3d-modelling software: Ubuntu is sort of ok here: - blender is on the repositories; - meshlab is on the repositories; - openscad is on the repositories and there is also a PPA for it: http://ppa.launchpad.net/chrysn/openscad/ubuntu/ - but a very useful program, wings3d, is currently uninstallable (depends on erlang-wx >= 1:15.b.1-dfsg which is not installable) - Bug #1185616 * 3D printer control software: - the most popular software is repetierhost, an open-source MIT-licensed software (written in mono) which has a nice download page at http://www.repetier.com/download/ and nice instructions for installing it in Ubuntu. It also comes with the object slicer named "slic3r", another open-source software - GPL this time. The most troublesome part of its installation is that it installs a bunch of perl modules, some of them are not yet packaged in Ubuntu. - repsnapper (open-source), which is sort of "ok" but not the best application, is on the repositories; - replicatorg (open-source) has a "needs packaging" bug report open, Bug #829789 - cura (open-source), a fantastic application with its own very fast slicer, is not packaged, and in their page they even offer a packaged download: http://daid.github.com/Cura/ - this one is very easy to add to Ubuntu, it has few compiling requisites (mostly wx). - pronterface (open-source, formerly printrun): has a packaged version on a PPA: http://ppa.launchpad.net/richi-paraeasy/ppa/ubuntu/ * slicer software: - as said, slic3r, the most popular slicer, comes with repetierhost, but it might be needed by other control software and it also works standalone; it has its own site, with linux downloads - http://slic3r.org/download - and it is written in C++ and perl (this is why repetierhost needs a bunch of perl modules). It has a separate elaborate building page for ubuntu: https://github.com/alexrj/Slic3r/wiki/Running-Slic3r-from-git-on-GNU-Linux - kisslicer (PROPRIETARY!!) has linux versions too: http://kisslicer.com/download.html. As it is proprietary, it is most likely unappropriate for packaging. Its use forbids reverse engineering. * Bonus: server-side 3D printer control software - repetier server, a quality web 3d printing server: http://www.repetier.com/repetier-server-download/ - octoprint, an awesome, feature-packaged but still low footprint 3d printing server that works even on the raspberry pi: http://octoprint.org/ - the raspberry pi is better server by a packaged solution called octopi: http://guysoft.wordpress.com/2013/08/04/octopi/ - Doboz-Web: http://reprap.org/wiki/Doboz-Web A very good inspiration for Ubuntu support for 3D printing would be the Fedora 3D printing page: http://fedoraproject.org/wiki/Features/3D_Printing ** Affects: ubuntu Importance: Undecided Status: New ** Tags: 3d hardware printing reprap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225612 Title: Lack of packaged 3D Printing Software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1225612/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225615] [NEW] file copy time is calculated wrong
Public bug reported: When I copy I file from my notebook to any other device (e.g. SMB share, USB Stick, etc.) than the copy time is calculated by the reed speed of the origin - and not by the write speed of the destination - what would be the expected behaviour. That is not a nautilus bug, because the same happens in terminel with midnight commander - mc - ... The whole file is cached in ram - but on an ssd that means - after 2-3 seconds nautilus and mc show the file as copied and nautilus than often freezes - but in system statistics you can see him now writing to destination. sometimes nautilus than wakes up and continue to work, and sometimes it doesnt... why is this calculated this way...? ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: nautilus 1:3.6.3-0ubuntu16 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.4 Architecture: amd64 Date: Sun Sep 15 10:15:38 2013 GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' b"'1289x574+0+24'" InstallationDate: Installed on 2013-01-31 (226 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130131) MarkForUpload: True ProcEnviron: PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225615 Title: file copy time is calculated wrong To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1225615/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 998360] Re: af9015: random detection issue
I confirm the issue is still there (following #28). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998360 Title: af9015: random detection issue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/998360/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225612] Re: Lack of packaged 3D Printing Software
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode. To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1225612/+editstatus and add the package name in the text box next to the word Package. [This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.] ** Tags added: bot-comment -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225612 Title: Lack of packaged 3D Printing Software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1225612/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 654988] Re: Unity doesn't mirror its interface for RTL locales.
Guess we are going to have another version with the same bug. I don't see where is the problem with Haggai's branch, can anyone please point it out? Yaron Shahrabani On Tue, Sep 3, 2013 at 9:28 PM, Abdul-Rahim Nizamani < 654...@bugs.launchpad.net> wrote: > I don't see any progress since April, and the next release of Ubuntu is > just a month by now. Will this bug be fixed in the coming release 13.10? > > -- > You received this bug notification because you are a member of Ubuntu > RTL, which is subscribed to the bug report. > https://bugs.launchpad.net/bugs/654988 > > Title: > Unity doesn't mirror its interface for RTL locales. > > Status in Ubuntu Translations: > New > Status in Unity: > Triaged > Status in Unity 2D: > Fix Released > Status in “unity” package in Ubuntu: > Triaged > Status in “unity-2d” package in Ubuntu: > Fix Released > > Bug description: > Hi, > > I noticed that for languages that are written from right to left, the > unity interfaces stays the same. This is a little inconsistent with > other GNOME apps: the left sidebar with the launchers should be on the > right, and the top panel's items should be ordered from right to left. > The fact that now the menubar is rendered by unity makes it even more > bothering. The menus are rendered in reversed direction, and open to > the right instead of to the left. > > Freeze Exception Notes: > The exception is only for Unity 2D for which the RTL support is ready. > The code impact is fairly small and the user interface for non RTL > languages is left entirely untouched. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu-translations/+bug/654988/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/654988 Title: Unity doesn't mirror its interface for RTL locales. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/654988/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 887793] Re: Kworker constantly taking about 100% CPU
I'm having almost the same issue on a new install of raring ringtail, except everything locks up when system memory usage reaches 62% instead of 100%. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/887793 Title: Kworker constantly taking about 100% CPU To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/887793/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225617] [NEW] pm-powersave doesn't run when going from ac to battery
Public bug reported: On my Acer Aspire A7 when going from AC to Battery pm-powersave will not set itself to true and run the scripts, when going from battery to ac it always automatically starts and set itself to false. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: pm-utils 1.4.1-9git1ubuntu0.1 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 Date: Sun Sep 15 10:46:45 2013 InstallationDate: Installed on 2013-08-31 (14 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True PackageArchitecture: all SourcePackage: pm-utils UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: pm-utils (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225617 Title: pm-powersave doesn't run when going from ac to battery To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1225617/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225622] [NEW] [HDA-Intel - HDA VIA VT82xx, playback] No sound at all
Public bug reported: Description:Ubuntu 13.04 Release:13.04 The on-board soundcard appears on sound configuration page and on alsa- mixer, all the channels have the volume at maximum but it doesn't play any sound. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: emil 2203 F pulseaudio Date: Sun Sep 15 11:45:59 2013 EcryptfsInUse: Yes InstallationDate: Installed on 2013-03-15 (183 days ago) InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130311.1) MarkForUpload: True PackageArchitecture: all SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:VT82xx failed Symptom_Card: VT8237A/VT8251 HDA Controller - HDA VIA VT82xx Symptom_DevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: emil 2203 F pulseaudio Symptom_Type: No sound at all Title: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/02/2007 dmi.bios.vendor: Phoenix dmi.bios.version: 8.2-0023-M007 dmi.board.name: E25 dmi.board.vendor: Inventec dmi.board.version: Rev 01 dmi.chassis.asset.tag: User Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: FUJITSU SIEMENS dmi.chassis.version: E25_ dmi.modalias: dmi:bvnPhoenix:bvr8.2-0023-M007:bd08/02/2007:svnFUJITSUSIEMENS:pnAMILOLa1703:pvr1.0:rvnInventec:rnE25:rvrRev01:cvnFUJITSUSIEMENS:ct10:cvrE25_: dmi.product.name: AMILO La1703 dmi.product.version: 1.0 dmi.sys.vendor: FUJITSU SIEMENS ** Affects: alsa-driver (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug kernel-sound raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225622 Title: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225626] [NEW] Xorg freeze
Public bug reported: Steps to reproduce: Start Firefox. I am using Firefox Aurora 25.0a2 (2013-09-14), I have experienced problem with earlier versions as well. Go to maps.google.com. Use it for few mins. It will always freeze OS. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 CompizPlugins: [core,bailer,detection,composite,opengl,decor,resize,gnomecompat,compiztoolbox,place,move,imgpng,regex,snap,grid,mousepoll,vpswitch,unitymtgrabhandles,wall,animation,expo,session,ezoom,fade,workarounds,scale,unityshell] CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true Date: Sun Sep 15 14:36:45 2013 DistUpgraded: 2013-06-06 10:22:03,186 DEBUG enabling apt cron job DistroCodename: raring DistroVariant: ubuntu ExtraDebuggingInterest: Yes GpuHangFrequency: Several times a week GpuHangReproducibility: Yes, I can easily reproduce it GpuHangStarted: Since a couple weeks or more GraphicsCard: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:04b8] NVIDIA Corporation GF106M [GeForce GT 555M] [10de:0dcd] (rev ff) (prog-if ff) InstallationDate: Installed on 2011-09-22 (723 days ago) InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) MachineType: Dell Inc. Dell System XPS L702X MarkForUpload: True ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic root=UUID=a6610500-ad78-4905-a531-de970d00c900 ro quiet splash pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: Upgraded to raring on 2013-06-06 (101 days ago) XorgConf: Section "Device" Identifier "Default Device" Option "NoLogo""True" EndSection dmi.bios.date: 02/22/2012 dmi.bios.vendor: Dell Inc. dmi.bios.version: A17 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 0XN71K dmi.board.vendor: Dell Inc. dmi.board.version: FAB1 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnDellInc.:bvrA17:bd02/22/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1: dmi.product.name: Dell System XPS L702X dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1 version.ia32-libs: ia32-libs 20090808ubuntu36 version.libdrm2: libdrm2 2.4.43-0ubuntu1.1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1 version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.6-0ubuntu4.1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 freeze raring ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225626 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1225626/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225628] [NEW] gedit crashes when editing a specific 91KB .OWL file
Public bug reported: Apport does not allow to fill the report automatically -- it says that it is a duplicate of bug 1208378. However bug 1208378 is private and, therefore, is not a bug. ** Affects: gedit (Ubuntu) Importance: Undecided Status: New ** Attachment added: "data.ria.ru.owl" https://bugs.launchpad.net/bugs/1225628/+attachment/3821771/+files/data.ria.ru.owl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225628 Title: gedit crashes when editing a specific 91KB .OWL file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1225628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225628] Re: gedit crashes when editing a specific 91KB .OWL file
apport information ** Tags added: apport-collected saucy third-party-packages ** Description changed: - Apport does not allow to fill the report automatically -- it says that - it is a duplicate of bug 1208378. However bug 1208378 is private and, - therefore, is not a bug. + Apport does not allow to fill the report automatically -- it says that it is a duplicate of bug 1208378. However bug 1208378 is private and, therefore, is not a bug. + --- + ApportVersion: 2.12.1-0ubuntu4 + Architecture: amd64 + DistroRelease: Ubuntu 13.10 + InstallationDate: Installed on 2012-02-05 (587 days ago) + InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120201.1) + MarkForUpload: True + NonfreeKernelModules: nvidia + Package: gedit 3.8.3-0ubuntu3 + PackageArchitecture: amd64 + ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 + Tags: third-party-packages saucy + Uname: Linux 3.11.0-7-generic x86_64 + UpgradeStatus: Upgraded to saucy on 2013-05-19 (118 days ago) + UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1225628/+attachment/3821772/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225628 Title: gedit crashes when editing a specific 91KB .OWL file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1225628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)
I am also having this issue on 3.2.0-53-powerpc-smp . Rather than reverting a commit, there is a patch on LKML: https://lkml.org/lkml/2013/8/12/399 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1217189 Title: Buffer I/O error on device zram0 (possibly causing complete machine lockup) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1217189/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225628] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1225628/+attachment/3821773/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225628 Title: gedit crashes when editing a specific 91KB .OWL file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1225628/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1198033] Re: 9710:7832 MCS7832 10/100 Mbps Ethernet adapter
14.09.2013 18:47, Christopher M. Penalver пишет: > sanik, could you please test for this in a release newer than Quantal? > > ** Changed in: linux (Ubuntu) > Status: Expired => Incomplete > yes i can. in ubuntu raring 64bit. kernel 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux All Work fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198033 Title: 9710:7832 MCS7832 10/100 Mbps Ethernet adapter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1016566] Re: sqliteman spawns new icon on dash, if started from dash home
I could not reproduce the bug in Ubuntu 13.10 Beta 1. This fact doesn't affect the bug's presence in 12.04 _LTS_, however. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016566 Title: sqliteman spawns new icon on dash, if started from dash home To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1016566/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1198033] Re: 9710:7832 MCS7832 10/100 Mbps Ethernet adapter
14.09.2013 18:47, Christopher M. Penalver пишет: > sanik, could you please test for this in a release newer than Quantal? > > ** Changed in: linux (Ubuntu) > Status: Expired => Incomplete > yes i can. ubuntu raring 64bit. Kernel 3.8.0-31-generic #46-Ubuntu SMP Tue Sep 10 20:03:44 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux. All work fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1198033 Title: 9710:7832 MCS7832 10/100 Mbps Ethernet adapter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1198033/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225631] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build
Public bug reported: Just converted my Net book to Ubuntu and I cannot get the wireless driver to install. Tried a few simple fixs with no luck. New to Ubuntu and need some help please. ship id for the wirless system ia BCM 4312 and i am using 12.04 LTS ProblemType: Package DistroRelease: Ubuntu 12.04 Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1 ProcVersionSignature: Ubuntu 3.8.0-30.44~precise1-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic i686 ApportVersion: 2.0.1-0ubuntu17.4 Architecture: i386 DKMSKernelVersion: 3.8.0-30-generic Date: Sun Sep 15 10:30:29 2013 InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release i386 (20130820.1) MarkForUpload: True PackageVersion: 6.20.155.1+bdcom-0ubuntu0.0.1 SourcePackage: bcmwl Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: bcmwl (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225631 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1225631/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225631] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225631 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1225631/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225612] Re: Lack of packaged 3D Printing Software
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225612 Title: Lack of packaged 3D Printing Software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1225612/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1185172] Re: kswapd0 high CPU usage and lagging system
The problem is still affecting me. I have no swap partition but at some times computer starts lagging and disk start working as hell. top command tells me chromium and kswapd usage is very high. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185172 Title: kswapd0 high CPU usage and lagging system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1185172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 721896] Re: kswapd0 100% cpu usage
The problem is still affecting me. I have no swap partition but at some times computer starts lagging and disk start working as hell. top command tells me chromium and kswapd usage is very high. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/721896 Title: kswapd0 100% cpu usage To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/721896/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225636] [NEW] Freezing display since boot
Public bug reported: Every time i turn on my laptop my screen is freezing in a black screen, i can't start compiz so every time i try to launch gnome-shell (if i succeeded to open a console wich is not always possible). ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: xorg 1:7.7+1ubuntu5 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic x86_64 NonfreeKernelModules: wl nvidia .proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: '/proc/driver/nvidia/gpus/0' .proc.driver.nvidia.registry: Binary: "" .proc.driver.nvidia.version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 319.32 Wed Jun 19 15:51:20 PDT 2013 GCC version: gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu2) .tmp.unity.support.test.0: ApportVersion: 2.12.1-0ubuntu4 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: None Date: Sun Sep 15 11:59:06 2013 DistUpgraded: 2013-09-15 09:07:14,746 DEBUG enabling apt cron job DistroCodename: saucy DistroVariant: ubuntu ExtraDebuggingInterest: Yes GraphicsCard: NVIDIA Corporation GF119M [NVS 4200M] [10de:1056] (rev a1) (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:0494] InstallationDate: Installed on 2012-09-27 (352 days ago) InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20120425-15:28 JockeyStatus: kmod:nvidia_319_updates - nvidia_319_updates (Propriétaire, Activé, Non utilisé) kmod:wl - Broadcom STA wireless driver (Propriétaire, Activé, Utilisé) [auto-install] kmod:nvidia_304 - NVIDIA binary Xorg driver, kernel module and VDPAU library (Propriétaire, Désactivé, Non utilisé) kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU library (Propriétaire, Désactivé, Non utilisé) kmod:nvidia_319 - NVIDIA binary Xorg driver, kernel module and VDPAU library (Propriétaire, Désactivé, Non utilisé) MachineType: Dell Inc. Latitude E6520 MarkForUpload: True ProcEnviron: LANGUAGE=fr:en PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-7-generic root=UUID=350803a3-034d-4f73-ba06-5c55fb8eb452 ro splash quiet SourcePackage: xorg UpgradeStatus: Upgraded to saucy on 2013-09-15 (0 days ago) dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.asset.tag: 10716 dmi.board.name: 0692FT dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.asset.tag: 10716 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6520:pvr01:rvnDellInc.:rn0692FT:rvrA00:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6520 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.10+13.10.20130828.2-0ubuntu1 version.ia32-libs: ia32-libs 20090808ubuntu36 version.libdrm2: libdrm2 2.4.46-1 version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu1 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu1 version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu6 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1 xserver.bootTime: Sun Sep 15 11:14:16 2013 xserver.configfile: /etc/X11/xorg.conf xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: xserver.version: 2:1.14.2.901-2ubuntu4 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug saucy ubuntu ** Attachment added: "xorg.0.log" https://bugs.launchpad.net/bugs/1225636/+attachment/3821835/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225636 Title: Freezing display since boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1225636/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225622] Re: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all
how many audio jacks ? autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:line speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) hp_outs=1 (0x20/0x0/0x0/0x0/0x0) mono: mono_out=0x0 inputs: Mic=0x1d you may need to use hda-jack-retask to change node 0x1f from [Jack] Line Out at Int to [Fixed] Speaker at Int Node 0x1f [Pin Complex] wcaps 0x40010d: Stereo Amp-Out Control: name="Front Playback Volume", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Front Playback Switch", index=0, device=0 ControlAmp: chs=3, dir=Out, idx=0, ofs=0 Control: name="Speaker Phantom Jack", index=0, device=0 Amp-Out caps: ofs=0x1b, nsteps=0x1b, stepsize=0x06, mute=1 Amp-Out vals: [0x1b 0x1b] Pincap 0x001c: OUT HP Detect Pin Default 0x110140f0: [Jack] Line Out at Int Rear Conn = 1/8, Color = Green DefAssociation = 0xf, Sequence = 0x0 Pin-ctls: 0x40: OUT Connection: 1 0x17 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225622 Title: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225622] Re: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all
try hda-jack-sense-test to verify node 0x20 is HP jack and 0x1d is the mic jack by plug and unplug the hp and mic you will need to find the internal mic from the remaining pin complexes [N/A] with pincap IN -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225622 Title: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225638] [NEW] installer crashed on sony vaio
Public bug reported: uname -a Linux kubuntu 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux kubuntu 13.04 install from usb lsb_release -rd Description:Ubuntu 13.04 Release:13.04 ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: ubiquity 2.14.8 ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8 Uname: Linux 3.8.0-19-generic x86_64 ApportVersion: 2.9.2-0ubuntu8 Architecture: amd64 CasperVersion: 1.331 Date: Sun Sep 15 03:04:44 2013 InstallCmdLine: noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity LiveMediaBuild: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug kubuntu raring ubiquity-2.14.8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225638 Title: installer crashed on sony vaio To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225638/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225622] Re: [FUJITSU AMILO La1703, VT1708, playback] No sound at all
** Summary changed: - [HDA-Intel - HDA VIA VT82xx, playback] No sound at all + [FUJITSU AMILO La1703, VT1708, playback] No sound at all -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225622 Title: [FUJITSU AMILO La1703, VT1708, playback] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1195867] Re: codeblocks crashed with SIGABRT in g_type_check_instance_cast()
It seems like "wxITEM_RADIO" isn't compatible with Ubuntu? I've recompiled the whole code-blocks ("codeblocks-12.11release8629" as download able on the official site) and commented out every line with "AppendRadioItem" in it. Build the source via: $ ./configure --prefix /usr --with-contrib-plugins=all $ make it didn't crash in this version (there were just warnings that those radio-items aren't initialized). It started to a full window, which seemed (at least) similar to the screenshots at codeblocks.org I've found a thread in the codeblocks forums: http://forums.codeblocks.org/index.php?/topic,18088.msg123705.html where the assumption was made, that this crash is due to Ubuntu-Gtk+ patches. ** Also affects: lib32wxgtk2.8 (Ubuntu) Importance: Undecided Status: New ** Also affects: gtk+2.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195867 Title: codeblocks crashed with SIGABRT in g_type_check_instance_cast() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/codeblocks/+bug/1195867/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 768891] Invitation to connect on LinkedIn
LinkedIn Bug, I'd like to add you to my professional network on LinkedIn. - Satyanarayana Satyanarayana k Student at Birla Institute of Technology and Science Hyderabad Area, India Confirm that you know Satyanarayana k: https://www.linkedin.com/e/zdbund-hlm40bb5-2a/isd/16562481340/FfDfCl9-/?hs=false&tok=2PbYWhb9R8MBU1 -- You are receiving Invitation to Connect emails. Click to unsubscribe: http://www.linkedin.com/e/zdbund-hlm40bb5-2a/XQqcWAGg0DOvY-TbrkG_SYagt_TwGKu_cjCBzxt/goo/768891%40bugs%2Elaunchpad%2Enet/20061/I5506171509_1/?hs=false&tok=0zVoGqmfR8MBU1 (c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768891 Title: empathy chat launching extremely slowly.cant load the online list even :( To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/768891/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225639] [NEW] package nfs-common 1:1.2.6-3ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Public bug reported: Want to install nfs-utils from synaptic ... don't know exactly what issue happens ProblemType: Package DistroRelease: Ubuntu 13.04 Package: nfs-common 1:1.2.6-3ubuntu2 ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 Uname: Linux 3.8.0-30-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.9.2-0ubuntu8.4 Architecture: amd64 Date: Sun Sep 15 12:20:14 2013 DuplicateSignature: package:nfs-common:1:1.2.6-3ubuntu2:Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück ErrorMessage: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück InstallationDate: Installed on 2013-08-12 (33 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MarkForUpload: True SourcePackage: nfs-utils Title: package nfs-common 1:1.2.6-3ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nfs-utils (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package raring third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225639 Title: package nfs-common 1:1.2.6-3ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1225639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1224288] Re: [xrandr]: gnome-settings-daemon crashed with SIGSEGV in gtk_widget_destroy()
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-settings-daemon (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1224288 Title: [xrandr]: gnome-settings-daemon crashed with SIGSEGV in gtk_widget_destroy() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1224288/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225639] Re: package nfs-common 1:1.2.6-3ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225639 Title: package nfs-common 1:1.2.6-3ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1225639/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1085706] Re: gnome-screensaver-dialog: pam_ecryptfs: seteuid error
** Tags added: saucy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1085706 Title: gnome-screensaver-dialog: pam_ecryptfs: seteuid error To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/1085706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1016566] Re: sqliteman spawns new icon on dash, if started from dash home
corphicks: >I could not reproduce the bug in Ubuntu 13.10 Beta 1. > >This fact doesn't affect the bug's presence in 12.04 _LTS_, however. Yes, but in that case somebody should file for a SRU, the procedure is explained here: https://wiki.ubuntu.com/StableReleaseUpdates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1016566 Title: sqliteman spawns new icon on dash, if started from dash home To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/1016566/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1221440] Re: gDevilspie is crashing after launch in Saucy
*** This bug is a duplicate of bug 1161594 *** https://bugs.launchpad.net/bugs/1161594 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1161594 (which contains a suggested patch), so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 1161594 Gdevilspie fails to start with no attribute 'xdg_config_home' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221440 Title: gDevilspie is crashing after launch in Saucy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdevilspie/+bug/1221440/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218874] Re: GNS3 is missing xterm as dependency
XTerm has now been added as a dependancy to GNS3. Until the packages can be updated in the main repo you can find the GNS3 v0.8.5 from the GNS3 PPA (https://launchpad.net/~gns3/+archive/ppa). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218874 Title: GNS3 is missing xterm as dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gns3/+bug/1218874/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225644] [NEW] old e2fsprogs version can corrupt fs during offline resize
Public bug reported: The version of e2fsprogs (1.42.5 and below) included in Precise, Quantal, and Raring contains the bug described here: http://forums.whirlpool.net.au/archive/2060328 and fixed in 1.42.8. 1.42.8 is included in Saucy. I think the newer version should be included as an update, as the bug causes data loss. Further, documentation should reflect that it isn't necessarily better to unmount before resizing under ext4 - at the moment, it is always impressed on everyone to NEVER touch a filesystem online. I believe Ubuntu's installer sets the flag (resize_inode) in question by default, so the combination of: 1) ext4 with resize_inode set 2) gparted and documentation insist that you only ever modify the filesystem offline 3) the old version of e2fsprogs creates the risk that the holes in the swiss cheese line up and lead to a disaster. ** Affects: e2fsprogs (Ubuntu) Importance: Undecided Status: New ** Tags: data-loss ext4 filesystem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225644 Title: old e2fsprogs version can corrupt fs during offline resize To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1225644/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218322] Re: Can't set keyboard layout change to ctrl+shift
Does not work with Alt+Shift either. This or very similar bug was reported at GNOME bug tracker. https://bugzilla.gnome.org/show_bug.cgi?id=681685 ** Bug watch added: GNOME Bug Tracker #681685 https://bugzilla.gnome.org/show_bug.cgi?id=681685 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout change to ctrl+shift To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1218322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157318] Re: Login error in CUPS when adding a printer (or other admin procedure)
I believe I have the same issue, I have package cups 1.6.2-1ubuntu5. When I try and do any admin task via the web interface, I get: E [15/Sep/2013:18:51:03 +0800] [Client 11] Unknown MD5 username "rob" In my cupsd.conf file, I have the following (relevant bits only): DefaultAuthType BasicDigest (this machine is visible on a domestic LAN only) Require user @lpadmin (in various locations that previously had "require user @SYSTEM") I've tried the workarounds mentioned above, but these have not fixed the problem for me. In /var/log/kern.log, I'm seeing lots of the following: Sep 15 18:50:25 robs-computer kernel: [ 3865.265435] type=1400 audit(1379242225.411:40): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=18814 comm="apparmor_parser" Sep 15 18:50:25 robs-computer kernel: [ 3865.265732] type=1400 audit(1379242225.411:41): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=18814 comm="apparmor_parser" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157318 Title: Login error in CUPS when adding a printer (or other admin procedure) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1157318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225645] [NEW] Webapp links to queue
Public bug reported: After installing the webapp following a prompt from Firefox, the link points to http://www.hulu.com/profile/queue instead of http://www.hulu.com/ 9which would make more sense to me). ** Affects: unity-webapps-hulu-player (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225645 Title: Webapp links to queue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-webapps-hulu-player/+bug/1225645/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1225622] Re: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all
Hello and thank you for your help. I have two jacks in front of the computer, one for headset and other for microphone. I tried to retask node 0x1f from Line Out to Internal speaker, but I got the following error: E: [pulseaudio] core-util.c: Home directory not accessible: Permission denied E: [pulseaudio] main.c: Unable to stop service: Success I had to translate the second error, because it was in Romanian, I'm not sure it 100% accurate. Nodes 0x1d and 0x20 were already set to mic and hp 2013/9/15 Raymond <1225...@bugs.launchpad.net> > how many audio jacks ? > > > autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:line >speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >hp_outs=1 (0x20/0x0/0x0/0x0/0x0) >mono: mono_out=0x0 >inputs: > Mic=0x1d > > > you may need to use hda-jack-retask to change node 0x1f from [Jack] Line > Out at Int to [Fixed] Speaker at Int > > > Node 0x1f [Pin Complex] wcaps 0x40010d: Stereo Amp-Out > Control: name="Front Playback Volume", index=0, device=0 > ControlAmp: chs=3, dir=Out, idx=0, ofs=0 > Control: name="Front Playback Switch", index=0, device=0 > ControlAmp: chs=3, dir=Out, idx=0, ofs=0 > Control: name="Speaker Phantom Jack", index=0, device=0 > Amp-Out caps: ofs=0x1b, nsteps=0x1b, stepsize=0x06, mute=1 > Amp-Out vals: [0x1b 0x1b] > Pincap 0x001c: OUT HP Detect > Pin Default 0x110140f0: [Jack] Line Out at Int Rear > Conn = 1/8, Color = Green > DefAssociation = 0xf, Sequence = 0x0 > Pin-ctls: 0x40: OUT > Connection: 1 > 0x17 > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1225622 > > Title: > [HDA-Intel - HDA VIA VT82xx, playback] No sound at all > > Status in “alsa-driver” package in Ubuntu: > New > > Bug description: > Description: Ubuntu 13.04 > Release: 13.04 > > The on-board soundcard appears on sound configuration page and on > alsa-mixer, all the channels have the volume at maximum but it doesn't > play any sound. > > ProblemType: Bug > DistroRelease: Ubuntu 13.04 > Package: alsa-base 1.0.25+dfsg-0ubuntu4 > ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 > Uname: Linux 3.8.0-30-generic x86_64 > ApportVersion: 2.9.2-0ubuntu8.3 > Architecture: amd64 > AudioDevicesInUse: >USERPID ACCESS COMMAND >/dev/snd/controlC0: emil 2203 F pulseaudio > Date: Sun Sep 15 11:45:59 2013 > EcryptfsInUse: Yes > InstallationDate: Installed on 2013-03-15 (183 days ago) > InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha amd64 > (20130311.1) > MarkForUpload: True > PackageArchitecture: all > SourcePackage: alsa-driver > Symptom: audio > Symptom_AlsaPlaybackTest: ALSA playback test through plughw:VT82xx failed > Symptom_Card: VT8237A/VT8251 HDA Controller - HDA VIA VT82xx > Symptom_DevicesInUse: >USERPID ACCESS COMMAND >/dev/snd/controlC0: emil 2203 F pulseaudio > Symptom_Type: No sound at all > Title: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all > UpgradeStatus: No upgrade log present (probably fresh install) > dmi.bios.date: 08/02/2007 > dmi.bios.vendor: Phoenix > dmi.bios.version: 8.2-0023-M007 > dmi.board.name: E25 > dmi.board.vendor: Inventec > dmi.board.version: Rev 01 > dmi.chassis.asset.tag: User Asset Tag > dmi.chassis.type: 10 > dmi.chassis.vendor: FUJITSU SIEMENS > dmi.chassis.version: E25_ > dmi.modalias: > dmi:bvnPhoenix:bvr8.2-0023-M007:bd08/02/2007:svnFUJITSUSIEMENS:pnAMILOLa1703:pvr1.0:rvnInventec:rnE25:rvrRev01:cvnFUJITSUSIEMENS:ct10:cvrE25_: > dmi.product.name: AMILO La1703 > dmi.product.version: 1.0 > dmi.sys.vendor: FUJITSU SIEMENS > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225622 Title: [FUJITSU AMILO La1703, VT1708, playback] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1034361] Re: translate text is not all inside the label
This has now been fixed in GNS3 v0.8.5. An updated package can be installed via the GNS3 PPA (https://launchpad.net/~gns3/+archive/ppa) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034361 Title: translate text is not all inside the label To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gns3/+bug/1034361/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225646] [NEW] Ubuntu hangs when booting laptop with HDMI and VGA monitors attached
Public bug reported: I have a bto 15CL58 laptop, a Haswell laptop which has integrated Intel graphics as well as an NVidia GTX765M with the Optimus system for switching between the integrated and discrete GPU. When I try to boot Ubuntu 13.04 on it while having an HDMI monitor as well as a VGA monitor attached to the laptop, Ubuntu hangs. It shows the graphical Ubuntu logo with the dots underneath and then just sits there. Windows has no problem with this configuration, so I know the hardware can do it. If I remove the VGA connection Ubuntu does boot (and allows me to use the integrated display as well as the HDMI monitor). Please let me know what I can try or what more information I can provide to help solve this problem! ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-29-generic 3.8.0-29.42 ProcVersionSignature: Ubuntu 3.8.0-29.42-generic 3.8.13.5 Uname: Linux 3.8.0-29-generic x86_64 ApportVersion: 2.9.2-0ubuntu8.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: pepijn 3042 F pulseaudio /dev/snd/controlC0: pepijn 3042 F pulseaudio /dev/snd/controlC1: pepijn 3042 F pulseaudio Date: Sun Sep 15 13:04:37 2013 HibernationDevice: RESUME=UUID=50809abf-fc34-4ead-b016-aa45655ccede InstallationDate: Installed on 2013-07-31 (45 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Notebook W350STQ/W370ST MarkForUpload: True ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-29-generic root=UUID=6ca812df-7fe0-490d-af8c-6cc9758c0d89 ro "acpi_osi=!Windows 2012" acpi_backlight=vendor quiet splash RelatedPackageVersions: linux-restricted-modules-3.8.0-29-generic N/A linux-backports-modules-3.8.0-29-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/14/2013 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 4.6.5 dmi.board.asset.tag: Tag 12345 dmi.board.name: W350STQ/W370ST dmi.board.vendor: Notebook dmi.board.version: Not Applicable dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: Notebook dmi.chassis.version: N/A dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd06/14/2013:svnNotebook:pnW350STQ/W370ST:pvrNotApplicable:rvnNotebook:rnW350STQ/W370ST:rvrNotApplicable:cvnNotebook:ct9:cvrN/A: dmi.product.name: W350STQ/W370ST dmi.product.version: Not Applicable dmi.sys.vendor: Notebook ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225646 Title: Ubuntu hangs when booting laptop with HDMI and VGA monitors attached To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225646/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1209267] Re: Problem connecting to wireless with lubuntu 13.04
hi this problem is unresolved. it was not due to the distro, rather to the networks I was connecting to. I had been mistakenly blocked from access by the institute providing the service. Sorry for the confusion, but they insisted that this was not the case earlier. Is there any way to mark this resolved or something? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1209267 Title: Problem connecting to wireless with lubuntu 13.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1209267/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1218322] Re: Can't set keyboard layout change to ctrl+shift
Artem Vorotnikov (skybon), it happened right after new indicator- keyboard arrived. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout change to ctrl+shift To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-keyboard/+bug/1218322/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1193274] Re: Can't publish files in Ubuntu One
I can confirm this fix also works for me. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193274 Title: Can't publish files in Ubuntu One To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntuone-client/+bug/1193274/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1192919] Re: [Wish] Adding scrollbar overlay support for Desktop Mode
*** This bug is a duplicate of bug 1165173 *** https://bugs.launchpad.net/bugs/1165173 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: webbrowser-app (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1192919 Title: [Wish] Adding scrollbar overlay support for Desktop Mode To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1192919/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1218874] Re: GNS3 is missing xterm as dependency
Awesome, thanks for your efforts. On Sep 15, 2013 1:16 PM, "Daniel Lintott" wrote: > XTerm has now been added as a dependancy to GNS3. Until the packages can > be updated in the main repo you can find the GNS3 v0.8.5 from the GNS3 > PPA (https://launchpad.net/~gns3/+archive/ppa). > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1218874 > > Title: > GNS3 is missing xterm as dependency > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/gns3/+bug/1218874/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218874 Title: GNS3 is missing xterm as dependency To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gns3/+bug/1218874/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225598] Re: Sync audacity 2.0.4-1 (universe) from Debian unstable (main)
I am against the sync too. You need to restore the libav build dependency for Ubuntu. I am willing to prepare the merge if someone does the FFe paperwork. ** Changed in: audacity (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225598 Title: Sync audacity 2.0.4-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1225598/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1167881] Re: [SDK] The scrollbar should be applied automatically whenever there is content out of view
*** This bug is a duplicate of bug 1165173 *** https://bugs.launchpad.net/bugs/1165173 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1167881 Title: [SDK] The scrollbar should be applied automatically whenever there is content out of view To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1167881/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 296867] Re: empathy needs to support OTR encryption
Bounty is now at 400 USD. Make that 4000 USD and someone with the required skills can spend a month between two jobs collecting it. Sadly, FreedomSponsors seems quite unpopular, so that people in the right position might not see the tender offer. Are there perhaps other platforms one could advertise for it? Maybe freelancing sites or so? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/296867 Title: empathy needs to support OTR encryption To manage notifications about this bug go to: https://bugs.launchpad.net/empathy/+bug/296867/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225646] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225646 Title: Ubuntu hangs when booting laptop with HDMI and VGA monitors attached To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225646/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225652] [NEW] SD Card does not work
Public bug reported: Sep 15 12:58:25 mbr kernel: [ 125.834315] mmc0: error -110 whilst initialising SD card Sep 15 12:58:27 mbr kernel: [ 127.260464] mmc0: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 Sep 15 12:58:51 mbr kernel: [ 151.629144] mmc0: error -110 whilst initialising SD card Sep 15 12:59:00 mbr kernel: [ 160.837187] mmc0: Switching to 1.8V signalling voltage failed, retrying with S18R set to 0 It works on a plain old HP8510w, on a MacBook Pro 6,2 but not on the new 15" Retina 10,2 ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: linux-image-3.8.0-31-generic 3.8.0-31.46 ProcVersionSignature: Ubuntu 3.8.0-31.46-generic 3.8.13.8 Uname: Linux 3.8.0-31-generic x86_64 NonfreeKernelModules: wl nvidia ApportVersion: 2.9.2-0ubuntu8.4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: wolf 2792 F pulseaudio /dev/snd/controlC0: wolf 2792 F pulseaudio CRDA: country DE: (2400 - 2483 @ 40), (N/A, 20) (5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR (5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS (5470 - 5725 @ 40), (N/A, 26), DFS Date: Sun Sep 15 13:30:41 2013 HibernationDevice: RESUME=UUID=82dd2ca4-5c1e-43dc-b83e-d93e6166e5c4 InstallationDate: Installed on 2013-05-17 (120 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64+mac (20130424) MachineType: Apple Inc. MacBookPro10,1 MarkForUpload: True ProcFB: 0 VESA VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-31-generic root=UUID=3679e976-6405-4981-aa99-8c79d15e6aa3 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.8.0-31-generic N/A linux-backports-modules-3.8.0-31-generic N/A linux-firmware1.106 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/21/2012 dmi.bios.vendor: Apple Inc. dmi.bios.version: MBP101.88Z.00EE.B03.1212211437 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-C3EC7CD22292981F dmi.board.vendor: Apple Inc. dmi.board.version: MacBookPro10,1 dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-C3EC7CD22292981F dmi.modalias: dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F: dmi.product.name: MacBookPro10,1 dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug package-from-proposed raring third-party-packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225652 Title: SD Card does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225652/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225653] [NEW] Will not install gives partition error
Public bug reported: Fuck. Why did I think this was a good idea. ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: ubiquity 2.15.18 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic x86_64 ApportVersion: 2.12.1-0ubuntu4 Architecture: amd64 CasperVersion: 1.336 Date: Sun Sep 15 11:28:37 2013 InstallCmdLine: file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.lz quiet splash -- LiveMediaBuild: Lubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130914) MarkForUpload: True ProcEnviron: LANGUAGE=en_US PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) UpstartUbiquity: Gtk-Message: Failed to load module "overlay-scrollbar" ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lubuntu saucy ubiquity-2.15.18 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225653 Title: Will not install gives partition error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225653/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225652] Re: SD Card does not work
The effect: SD Card does not mount -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225652 Title: SD Card does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225652/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1046998] Re: [sandybridge-m-gt2+ mesa] False GPU lockup IPEHR: 0x79050005 IPEHR: 0x0b140001 (Gnome Shell)
Same Bug recently occured on my 13.10 Ubuntu Gnome installation with activated gnome3 and gnome3-next ppa. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046998 Title: [sandybridge-m-gt2+ mesa] False GPU lockup IPEHR: 0x79050005 IPEHR: 0x0b140001 (Gnome Shell) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1046998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225656] [NEW] removed songs reappear in gmusicbrowser lists
Public bug reported: Populate a couple of lists of songs in gmusicbrowser. Remove one or two songs from one of them. Go to the other list. Then go back to the first. The removed songs will have reappeared, as if by magic. An aside of possible significance: There are also other, more significant, though unverified concerns with gmusicbrowser lists. I am fairly certain that my lists have gained songs I didn't put in them and lost songs that I did. This aside may, however, not be as straightforward as it may seem. Having not been catalogued, all I can see on this other point is that it seems to have happened with a fairly significant enough frequency for it to be a strong suspicion. I.e. there are definitely more than a few very odd songs appeared in my carefully curated lists. If there were just one or two I might put it down to hazy, late night flights of fancy. But its a not small few of very strange additions. More than a few tracks have most definately disappeared as well. Needless to say, with the above verfified error (and the earlier reported bug where gmusicbrowser deleted lists when the library wasn't connected), I am now feeling quite wary of using gmusicbrowser lists - and by extension, I am sorry to say, gmusicbrowser - at all. However, the earlier reported bug where gmusicbrowser deleted lists when the library wasn't connected caused me to follow a very useful piece of advice that may (at a - distant - outside chance) have had some impact on this aside. That is that I restored a fairly recent config file to restore the lost lists. I also copied the list part of the config to another machine so it could apply the same lists to the same (unchanged) library the same external disk. There might therefore have been some tracks added to the lists after the time of the chosen backup. And there might have been something wrong with the mapping of the lists when moved from one machine to another. I do doubt this though. At least a couple of the missing tunes were definately added much earlier than the chosen backup. And these were in lists in which the strange additions have not been made. So it couldn't be a mapping problem, at least not evidently there. Some of the tracks even seem to be in the wrong lists. And that really starts to put things in a spin. ** Affects: gmusicbrowser (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225656 Title: removed songs reappear in gmusicbrowser lists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gmusicbrowser/+bug/1225656/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1097994] Re: package flashplugin-nonfree 10.2.159.1ubuntu0.8.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: flashplugin-nonfree (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097994 Title: package flashplugin-nonfree 10.2.159.1ubuntu0.8.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1097994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225657] Re: Text on the welcome screen, in Marathi, barely fits the screen
The Ubuntu Saucy Welcome Screen in Marathi. ** Attachment added: "Saucy_Welcome_Screen_Marathi.png" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+attachment/3821996/+files/Saucy_Welcome_Screen_Marathi.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225657 Title: Text on the welcome screen, in Marathi, barely fits the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225657] [NEW] Text on the welcome screen, in Marathi, barely fits the screen
Public bug reported: Description:Ubuntu Saucy Salamander (development branch) Release:13.10 ubiquity: Installed: 2.15.18 Candidate: 2.15.18 Version table: *** 2.15.18 0 500 http://archive.ubuntu.com/ubuntu/ saucy/main i386 Packages 100 /var/lib/dpkg/status Expected Outcome: The entire text of the Welcome Screen, in Marathi, should fit comfortably on the screen, just like it does in the English version (see screenshot). Actual Outcome: The entire text of the Welcome Screen, in Marathi, just barely fits on the screen (see screenshot). ProblemType: Bug DistroRelease: Ubuntu 13.10 Package: ubiquity 2.15.18 ProcVersionSignature: Ubuntu 3.11.0-7.13-generic 3.11.0 Uname: Linux 3.11.0-7-generic i686 ApportVersion: 2.12.1-0ubuntu4 Architecture: i386 CasperVersion: 1.336 Date: Sun Sep 15 11:37:03 2013 InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity LiveMediaBuild: Ubuntu 13.10 "Saucy Salamander" - Alpha i386 (20130914) MarkForUpload: True SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 saucy ubiquity-2.15.18 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225657 Title: Text on the welcome screen, in Marathi, barely fits the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225657] Re: Text on the welcome screen, in Marathi, barely fits the screen
The Ubuntu Saucy Welcome screen in English. ** Attachment added: "Saucy_Welcome_Screen_English.png" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+attachment/3821995/+files/Saucy_Welcome_Screen_English.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225657 Title: Text on the welcome screen, in Marathi, barely fits the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1085706] Re: gnome-screensaver-dialog: pam_ecryptfs: seteuid error
Den 28 apr 2013 13:31 skrev "Thaddäus Tintenfisch" : > ** Project changed: gnome-screensaver => ecryptfs > > ** Tags added: raring > > -- > You received this bug notification because you are subscribed to gnome- > screensaver in Ubuntu. > https://bugs.launchpad.net/bugs/1085706 > > Title: > gnome-screensaver-dialog: pam_ecryptfs: seteuid error > > Status in eCryptfs: > New > Status in “ecryptfs-utils” package in Ubuntu: > Confirmed > Status in “gnome-screensaver” package in Ubuntu: > Confirmed > > Bug description: > I get this error message in the syslog when I authenticate succesfully > in the screensaver. > > --- > ApportVersion: 2.6.1-0ubuntu6 > Architecture: amd64 > DistroRelease: Ubuntu 12.10 > EcryptfsInUse: Yes > GnomeSessionIdleInhibited: No > GnomeSessionInhibitors: None > GsettingsGnomeSession: >org.gnome.desktop.session idle-delay uint32 600 >org.gnome.desktop.session session-name 'ubuntu' > InstallationDate: Installed on 2012-06-13 (172 days ago) > InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 > (20120425) > MarkForUpload: True > Package: gnome-screensaver 3.6.0-0ubuntu2 > PackageArchitecture: amd64 > ProcEnviron: >TERM=xterm >PATH=(custom, no user) >XDG_RUNTIME_DIR= >LANG=en_US.UTF-8 >SHELL=/bin/bash > ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7 > Tags: quantal running-unity > Uname: Linux 3.5.0-19-generic x86_64 > UpgradeStatus: No upgrade log present (probably fresh install) > UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ecryptfs/+bug/1085706/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1085706 Title: gnome-screensaver-dialog: pam_ecryptfs: seteuid error To manage notifications about this bug go to: https://bugs.launchpad.net/ecryptfs/+bug/1085706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225657] Re: Text on the welcome screen, in Marathi, barely fits the screen
/var/log/syslog ** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+attachment/3821997/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225657 Title: Text on the welcome screen, in Marathi, barely fits the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1224087] Re: [Fujitsu Esprimo Mobile D9500] No auto-mute with Intel HD Audio
Alright, I'm thoroughly confused now. When I boot the Quantal live CD, the problem is gone, the speakers get muted as they should be. However, I still can't get it to work when I downgrade the kernel to the same version used on the CD. I even tried downgrading ALSA and Pulseaudio as well to no avail. I don't remember touching any config files that belong to the sound subsystems, but that's the only explanation I can come up with at the moment. I'll probably try re-installing the damn thing and hope it goes away. Thanks anyway for the support! ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1224087 Title: [Fujitsu Esprimo Mobile D9500] No auto-mute with Intel HD Audio To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1224087/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225652] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225652 Title: SD Card does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1225652/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1059872] Re: Error formatting disk using disk utility
Bug can also be registered here: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-disk-utility -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1059872 Title: Error formatting disk using disk utility To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/1059872/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1225622] Re: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all
Now if I open hda-jack-retask it will show 0x1f as Internal speaker, but if I use hda-jack-sense-test 0x1f still says Line Out, and the hp and mic are not detected, even if they are plugged in. 2013/9/15 Emil Diculescu > Hello and thank you for your help. > > I have two jacks in front of the computer, one for headset and other for > microphone. > I tried to retask node 0x1f from Line Out to Internal speaker, but I got > the following error: > > E: [pulseaudio] core-util.c: Home directory not accessible: Permission > denied > E: [pulseaudio] main.c: Unable to stop service: Success > > I had to translate the second error, because it was in Romanian, I'm not > sure it 100% accurate. > > Nodes 0x1d and 0x20 were already set to mic and hp > > > > 2013/9/15 Raymond <1225...@bugs.launchpad.net> > >> how many audio jacks ? >> >> >> autoconfig: line_outs=1 (0x1f/0x0/0x0/0x0/0x0) type:line >>speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >>hp_outs=1 (0x20/0x0/0x0/0x0/0x0) >>mono: mono_out=0x0 >>inputs: >> Mic=0x1d >> >> >> you may need to use hda-jack-retask to change node 0x1f from [Jack] Line >> Out at Int to [Fixed] Speaker at Int >> >> >> Node 0x1f [Pin Complex] wcaps 0x40010d: Stereo Amp-Out >> Control: name="Front Playback Volume", index=0, device=0 >> ControlAmp: chs=3, dir=Out, idx=0, ofs=0 >> Control: name="Front Playback Switch", index=0, device=0 >> ControlAmp: chs=3, dir=Out, idx=0, ofs=0 >> Control: name="Speaker Phantom Jack", index=0, device=0 >> Amp-Out caps: ofs=0x1b, nsteps=0x1b, stepsize=0x06, mute=1 >> Amp-Out vals: [0x1b 0x1b] >> Pincap 0x001c: OUT HP Detect >> Pin Default 0x110140f0: [Jack] Line Out at Int Rear >> Conn = 1/8, Color = Green >> DefAssociation = 0xf, Sequence = 0x0 >> Pin-ctls: 0x40: OUT >> Connection: 1 >> 0x17 >> >> -- >> You received this bug notification because you are subscribed to the bug >> report. >> https://bugs.launchpad.net/bugs/1225622 >> >> Title: >> [HDA-Intel - HDA VIA VT82xx, playback] No sound at all >> >> Status in “alsa-driver” package in Ubuntu: >> New >> >> Bug description: >> Description: Ubuntu 13.04 >> Release: 13.04 >> >> The on-board soundcard appears on sound configuration page and on >> alsa-mixer, all the channels have the volume at maximum but it doesn't >> play any sound. >> >> ProblemType: Bug >> DistroRelease: Ubuntu 13.04 >> Package: alsa-base 1.0.25+dfsg-0ubuntu4 >> ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6 >> Uname: Linux 3.8.0-30-generic x86_64 >> ApportVersion: 2.9.2-0ubuntu8.3 >> Architecture: amd64 >> AudioDevicesInUse: >>USERPID ACCESS COMMAND >>/dev/snd/controlC0: emil 2203 F pulseaudio >> Date: Sun Sep 15 11:45:59 2013 >> EcryptfsInUse: Yes >> InstallationDate: Installed on 2013-03-15 (183 days ago) >> InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha amd64 >> (20130311.1) >> MarkForUpload: True >> PackageArchitecture: all >> SourcePackage: alsa-driver >> Symptom: audio >> Symptom_AlsaPlaybackTest: ALSA playback test through plughw:VT82xx >> failed >> Symptom_Card: VT8237A/VT8251 HDA Controller - HDA VIA VT82xx >> Symptom_DevicesInUse: >>USERPID ACCESS COMMAND >>/dev/snd/controlC0: emil 2203 F pulseaudio >> Symptom_Type: No sound at all >> Title: [HDA-Intel - HDA VIA VT82xx, playback] No sound at all >> UpgradeStatus: No upgrade log present (probably fresh install) >> dmi.bios.date: 08/02/2007 >> dmi.bios.vendor: Phoenix >> dmi.bios.version: 8.2-0023-M007 >> dmi.board.name: E25 >> dmi.board.vendor: Inventec >> dmi.board.version: Rev 01 >> dmi.chassis.asset.tag: User Asset Tag >> dmi.chassis.type: 10 >> dmi.chassis.vendor: FUJITSU SIEMENS >> dmi.chassis.version: E25_ >> dmi.modalias: >> dmi:bvnPhoenix:bvr8.2-0023-M007:bd08/02/2007:svnFUJITSUSIEMENS:pnAMILOLa1703:pvr1.0:rvnInventec:rnE25:rvrRev01:cvnFUJITSUSIEMENS:ct10:cvrE25_: >> dmi.product.name: AMILO La1703 >> dmi.product.version: 1.0 >> dmi.sys.vendor: FUJITSU SIEMENS >> >> To manage notifications about this bug go to: >> >> https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions >> > > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225622 Title: [FUJITSU AMILO La1703, VT1708, playback] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1225622/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1157943] Re: apt-get update fails hash checks on https repositories when file size changes
My problem with https is that I hadn't the infrastructure set up to test it – and code needs testing, especially if it ends up on millions of systems. Others might be good enough to write (or apply) bugfree code without testing, but I am not. So what I do with patches I can't test is that I review them and tell people who else to ask, while being crystal clear that I am not the one to talk to. This assumes of course that the review isn't mostly ignored AND that the patch is actually tested and someone talks to the right people. As much as I want to believe that the initial author of a patch is someone who has tested its patch intensively, that is not always the case and sometimes its just that author has a completely different environment compared to the tester, who hits a problem after everything was fine for weeks for the author thanks to a different server or what. So, as this thread slowly gets annoying and nobody has tested the patch so far I tried getting our testframework ready for partial downloads (I needed that anyway) and https (as a bonus). We have recently got our own little webserver implementation in APT, so the Range-support part wasn't as hard as it sounds. https is relatively easy if you manage to be able to set up stunnel4. (both is proof of concept so far, so no patch yet). What I found made me pretty unhappy though as it confirms my suspicion: The patch was never tested as range-support is utterly broken in our https client and the patch does nothing in regards to changing it: The responsecode in a partial response is 206, which is treated as an error by our https, so with or without patch we either get a 200 with the complete file which means we add the complete file on top the partial file we already have (-> CURLOPT_HEADERFUNCTION) or we get a 206 which means the error handling discards the file (which would actually be fine) [I assume that curl changed at some point its behavior as this has probably worked in the past, but I wouldn't hold my breath]. Of course, this can only be seen if the stuff is actually tested, so the criticism I had so far was "just": Removing the "- 1" means that we have one more situation in which we have to handle a 416 (the case in which the file is complete, but hashes not computed and moved). Of course, we have to handle 416, but in the meantime "If-Range" helps a bit as it helps ignoring invalid byte ranges (those which are the result of a changed file on the server, which is the most common situation in which a 416 could happen) [assuming the first issue would be solved]. So whats the take home lesson: I am paranoid, never believe in "*correct* behavior"-claims and both is constantly reenforced by life (and bugreports). On the "downside" I might actually continue working on that mess now, which I wanted to avoid… -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157943 Title: apt-get update fails hash checks on https repositories when file size changes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1157943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225657] Re: Text on the welcome screen, in Marathi, barely fits the screen
** Attachment removed: "syslog" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+attachment/3821997/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225657 Title: Text on the welcome screen, in Marathi, barely fits the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1207812] Re: Iphone with iOS 7 does not work on Ubuntu
Sorry, I get this bug now! OS: ubuntu12.04 LTS + IOS7 How can I do? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1207812 Title: Iphone with iOS 7 does not work on Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1207812/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1221848] Re: Eclipse menu won't open in Ubuntu 13.10 (beta1)
*** This bug is a duplicate of bug 1208019 *** https://bugs.launchpad.net/bugs/1208019 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1221848 Title: Eclipse menu won't open in Ubuntu 13.10 (beta1) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1221848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225657] Re: Text on the welcome screen, in Marathi, barely fits the screen
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1225657 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225657 Title: Text on the welcome screen, in Marathi, barely fits the screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1225657/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1222747] Re: [FFe] Transition tcm, gridengine and mgdiff to Motif
Why don't you do the ones that weren't NMUed first and we'll see how close they are then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1222747 Title: [FFe] Transition tcm, gridengine and mgdiff to Motif To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gridengine/+bug/1222747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 192056] Re: [Upstream] [hardy] Cannot Open password-encrypted MS Office 2003 files
Also I can not open a password encrypted pps. I am using 4.0.3.3. I would expect, if I may be so bold, that if this error exists from the early days of Libreoffice that somebody would have looked at it and made it possible. Unfortunately not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/192056 Title: [Upstream] [hardy] Cannot Open password-encrypted MS Office 2003 files To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/192056/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs