[Bug 39890]

2012-09-01 Thread 13l0yp6vizh-re9ot-k4cybxwf60f
Yes, please review the patch as it is. I have looked at the document from Dmitry. It exposes two issues, but these are separate from minimal pdf. 1) TextLines may be drawn over each other, obscuring other text. 2) In CairoOutputDev::updateFillColor, the color may not be set correctly. -- You

[Bug 39890]

2012-09-01 Thread 13l0yp6vizh-re9ot-k4cybxwf60f
Created attachment 66163 Change default fallback character width Also, I don't know how you feel about fixing something caused by violating the PDF specification, but this patch changes the default width for a missing character, making the gamma symbol selectable in the minimal pdf. -- You

[Bug 39890]

2012-09-01 Thread Albert Astals Cid
(In reply to comment #37) Created attachment 65992 [details] [review] Allow multiple fonts in a TextWord It was possible for a TextWord to have fonts for both horizontal and vertical writing modes. This version of the patch starts a new word when the WMode changes. When running pdftotext

[Bug 39890]

2012-09-01 Thread Albert Astals Cid
Created attachment 66375 The pdf where the patch crashes -- 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/39890 Title: characters change when selecting text To manage notifications about this

[Bug 39890]

2012-09-01 Thread 13l0yp6vizh-re9ot-k4cybxwf60f
Created attachment 66450 Check for NaN in TextPage::addChar I don't think this is related to my earlier patch. For me, this pdf crashes both with and without it. This document is doing very strange things with the current transformation matrix (CTM) and inline images. Pages 6 and 15 are filled

[Bug 39890]

2012-09-01 Thread 13l0yp6vizh-re9ot-k4cybxwf60f
Created attachment 66454 Allow multiple fonts in a TextWord Updated patch to apply to current git master. -- 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/39890 Title: characters change when

[Bug 1044810] [NEW] when I try org-set-effort emacs hangs

2012-09-01 Thread bradleesargent
Public bug reported: With org-mode version 6.33 the org-set-effort works and the file is looking good, But after installing the org-mode package, this file looks corrupted, indentations and text are not correct, and when try control-c control-x e, to set the effort for a task, emacs hangs, I

[Bug 1044788] Re: no contrast with Adwaita theme (as seen in the ubiquity)

2012-09-01 Thread Dmitrijs Ledkovs
** Summary changed: - stock buttons are barely readable with Adwaita theme (as seen in the ubiquity) + no contrast with Adwaita theme (as seen in the ubiquity) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044805] Re: Ubiquity doesn't show correct media name

2012-09-01 Thread Ubuntu QA Website
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/1044805 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1043843] Re: When a location name is typed in the text box on 'Where are you page', drop down list doesn't always show right location names

2012-09-01 Thread Akhila
I don't hail from Kolkata. So it's in no way my choise of 'particular' location within IST. IST is recognized as Kolkata time zone on these maps for whatever reason. I believe it requires fixing, because we cannot expect every user to know how his/her time zone is recognized on the map. User may

[Bug 1044809] Re: Ubiquity doesn't size the window properly

2012-09-01 Thread Ubuntu QA Website
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/1044809 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1044621] Re: Bad inactive tab corner appearance on hover in Thunderbird 15 with Ambiance

2012-09-01 Thread Christopher Kyle Horton
I found that this same issue also appears when using Salience, a third- party GTK theme. Maybe any GTK theme with dark toolbars would be sufficient for triggering this bug...? ** Attachment added: Same issue in Salience.png

[Bug 925678] Re: [12.04] command-not-found is showing a wrong version when its crashing

2012-09-01 Thread dvo
The reason for the crash is indeed a locale setting that command-not-found cannot handle, e.g. LC_CTYPE = UTF-8 (which may be introduce, for example, via ssh from Mac OS X Lion). Fixing the locale (e.g., unset LC_CTYPE) is a workaround, but actually the instability in command-not-found causing

[Bug 583172] Re: cups lose configuration

2012-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups (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/583172 Title: cups

[Bug 1044812] [NEW] Compiz and Xorg eating all the resources

2012-09-01 Thread Sanchit Gangwar
Public bug reported: The Quantal Daily was running very slow on a virtual machine. On looking at the output of the top command, I found that compiz and Xorg are eating all the resources. Attached is a screenshot showing the output of top command. ** Affects: xorg (Ubuntu) Importance:

[Bug 1044812] Re: Compiz and Xorg eating all the resources

2012-09-01 Thread Sanchit Gangwar
** Attachment added: Selection_006.png https://bugs.launchpad.net/bugs/1044812/+attachment/3287961/+files/Selection_006.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044812 Title: Compiz

[Bug 1044810] Re: when I try org-set-effort emacs hangs

2012-09-01 Thread bradleesargent
When I removed the following lines from the file, the problem went away: #+STARTUP: indent #+TODO: TODO PENDING NEXT NOW STEPS-TAKEN-AWAITING-RESOLUTION | DONE(!) WAIT-FOR-NEXT-TIME(!)

[Bug 1044788] Re: no contrast with Adwaita theme (as seen in the ubiquity)

2012-09-01 Thread Dmitrijs Ledkovs
Can you please confirm if Adwaita theme provides the following CSS color properties: @dark_fg_color; @dark_bg_color; @fg_color; These theme colors are used by ubiquity as can be seen in: http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/view/head:/ubiquity/frontend/gtk_ui.py The

[Bug 1044788] Re: no contrast with Adwaita theme (as seen in the ubiquity)

2012-09-01 Thread Dmitrijs Ledkovs
Ubiquity Gtk frontend looks works correctly in many themes as seen in: Ubuntu, Xubuntu, Lubuntu Ubuntu Studio. Therefore I do not believe this is a bug with ubiquity, but rather a bug in the theme engine. The background shadow around the tickboxes on the prepare page is custom theming which

[Bug 583172] Re: cups lose configuration

2012-09-01 Thread Jamie Strandboge
I have seen this a couple of times myself, most recently with 12.04 LTS. In my case, there was a /etc/cups/printers.conf.O left behind that had the old configuration. I stopped cups, copied it to /etc/cups/printers.conf and then started cups and it all worked again. -- You received this bug

[Bug 502920] Re: [needs-packaging] Canon UFR II driver needs packaging

2012-09-01 Thread Jeremy Bicha
Wine also creates a i386-only package that the amd64 package depends on http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/quantal/wine1.4/quantal/view/head:/debian/control -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044788] Re: no contrast with Adwaita theme (as seen in the ubiquity)

2012-09-01 Thread Dmitrijs Ledkovs
Hmmm... looking more into this I see that this bug is probably duplicate of bug 880872 And that dark colors are not that wide spread. My recommendation is to add desired dark colors to the adwaite / gnome- standard themes in the ubuntu package. Or else please suggest patches / alternative

[Bug 1044813] [NEW] Compiz closed unexpectedly

2012-09-01 Thread Akhila
VirtualBox Graphics Adapter [80ee:beef] (prog-if 00 [VGA controller]) InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120901) Lsusb: Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: innotek GmbH VirtualBox

[Bug 1044813] Re: Compiz closed unexpectedly

2012-09-01 Thread Akhila
** Attachment added: Screenshot at 2012-09-02 00:40:42.png https://bugs.launchpad.net/bugs/1044813/+attachment/3287962/+files/Screenshot%20at%202012-09-02%2000%3A40%3A42.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044812] Re: Compiz and Xorg eating all the resources

2012-09-01 Thread Ubuntu QA Website
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/1044812 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1044806] Re: package libwebkitgtk-3.0-0-dbg (not installed) failed to install/upgrade: ErrorMessage: failed in write on buffer copy for backend dpkg-deb during `./usr/lib/debug/usr/lib/libwebkitg

2012-09-01 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that there was an error on your system when trying to install a particular package. Please execute the following command, as it will clear your package cache, in a terminal: sudo apt-get clean Then try

[Bug 630865] Re: unable to install new version of `/usr/include/phonon/Phonon/AbstractAudioOutput'

2012-09-01 Thread ADF
Jonathan D you saved my life. Same error showed up in 12.04 and it breaks the whole software center -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to phonon in Ubuntu. https://bugs.launchpad.net/bugs/630865 Title: unable to install new

[Bug 991990] Re: package python 2.7.3-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 4

2012-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-defaults (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/991990

[Bug 1044810] Re: when I try org-set-effort emacs hangs

2012-09-01 Thread bradleesargent
This seems to be a bug that's been reported to the org-mode website: http://lists.gnu.org/archive/html/emacs-orgmode/2011-02/msg01423.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044810 Title:

[Bug 1044814] [NEW] add settings lens

2012-09-01 Thread Hans Ginzel
Public bug reported: Please add a settings lens to the dash. It would create a more intuitive and consistent lookfeel of ubuntu. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.14.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24 Uname: Linux

[Bug 1044814] Re: add settings lens

2012-09-01 Thread Hans Ginzel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044814 Title: add settings lens To manage notifications about this bug go to:

[Bug 1044666] Re: Couldn't call /com/canonical/AppMenu/Registrar.UnregisterWindow

2012-09-01 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1044657 *** https://bugs.launchpad.net/bugs/1044657 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libreoffice (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of

[Bug 1039125] Re: [drm] nouveau 0000:02:00.0: PFIFO_CACHE_ERROR - Ch 2/2 Mthd 0x0800 Data 0x00000000

2012-09-01 Thread Bowmore
For the record this proprietary driver works just fine: nvidia-current 304.43-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039125 Title: [drm] nouveau :02:00.0: PFIFO_CACHE_ERROR -

[Bug 1044818] [NEW] cant upgrade to 12.0.4.1

2012-09-01 Thread Scott Goldman
Public bug reported: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: E:Unable to correct problems, you have held broken packages. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of

[Bug 1044818] Re: cant upgrade to 12.0.4.1

2012-09-01 Thread Scott Goldman
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044818 Title: cant upgrade to 12.0.4.1 To manage notifications about this bug go to:

[Bug 1044820] Re: Failed to load module trident (loader failed, 7)

2012-09-01 Thread SteVe Cook
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044820 Title: Failed to load module trident (loader failed, 7) To manage notifications about this bug go to:

[Bug 1044820] [NEW] Failed to load module trident (loader failed, 7)

2012-09-01 Thread SteVe Cook
Public bug reported: Trident driver not loading on boot Relevant section from xorg.log: [ 567.004] (II) LoadModule: trident [ 567.006] (II) Loading /usr/lib/xorg/modules/drivers/trident_drv.so [ 567.099] (EE) Failed to load /usr/lib/xorg/modules/drivers/trident_drv.so:

[Bug 1044819] [NEW] double click dash button show desktop

2012-09-01 Thread Hans Ginzel
Public bug reported: Please add that double click on the dash button shows the desktop. Currently it does nothing, show and hides lenses respectively. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.14.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24 Uname:

[Bug 1044819] Re: double click dash button show desktop

2012-09-01 Thread Hans Ginzel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044819 Title: double click dash button show desktop To manage notifications about this bug go to:

[Bug 1044809] Re: Ubiquity doesn't size the window properly

2012-09-01 Thread Dmitrijs Ledkovs
*** This bug is a duplicate of bug 1008717 *** https://bugs.launchpad.net/bugs/1008717 Hello, thank you for testing this and filing a bug report. Your issue looks very similar to bug 1008717. Did you search launchpad before filing this bug? If yes, is there a significant difference in your

[Bug 1044793] Re: Installation crashed

2012-09-01 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1040380 *** https://bugs.launchpad.net/bugs/1040380 ** This bug has been marked a duplicate of bug 1040380 package-data-downloader crashed with AttributeError in process_download_requests(): 'Deb822' object has no attribute 'has_key' -- You received

[Bug 1044725] Re: Additional Drivers is empty for nvidia

2012-09-01 Thread Dave Lentz
Doug, can you run the following command?: ubuntu-drivers debug With that info, I will get it marked triaged. Checked for duplicate and found a possible match: https://bugs.launchpad.net/ubuntu/+source /ubuntu-drivers-common/+bug/1034695 ** Package changed: software-properties (Ubuntu) =

[Bug 1044709] Re: compiz 0:0.9.8.0-0ubuntu1 from quantal-propsed crashed with SIGSEGV on omap4

2012-09-01 Thread Oliver Grawert
apparently gles2_architectures is set to foo in debian/rules in the unity package ... ** Package changed: compiz (Ubuntu Quantal) = unity (Ubuntu Quantal) ** Summary changed: - compiz 0:0.9.8.0-0ubuntu1 from quantal-propsed crashed with SIGSEGV on omap4 + unity-6.4.0 from quantal-propsed

[Bug 1044668] Re: ubi-partman crashed with eit code 141

2012-09-01 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1044299 *** https://bugs.launchpad.net/bugs/1044299 ** This bug has been marked a duplicate of bug 1044299 ubi-partman crashed, and then no installation process, no installation options -- You received this bug notification because you are a member of

[Bug 1030891] Re: Revision 3275 breaks compiz in VirtualBox

2012-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: virtualbox-guest-additions (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044815] Re: at-spi2-registryd crashed with signal 5 in g_type_create_instance()

2012-09-01 Thread Apport retracing service
*** This bug is a duplicate of bug 855123 *** https://bugs.launchpad.net/bugs/855123 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 #855123, so is being marked as such.

[Bug 1044813] Re: Compiz closed unexpectedly

2012-09-01 Thread Ubuntu QA Website
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/1044813 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1044805] Re: Ubiquity doesn't show correct media name

2012-09-01 Thread Dmitrijs Ledkovs
I believe the string shown is external to ubiquity and maybe it comes from debian-installer. Certainly changing it to a more generic Checking install media would be better. ** Also affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1044797] Re: Failed to load module mga (loader failed, 7)

2012-09-01 Thread SteVe Cook
Works OK in 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044797 Title: Failed to load module mga (loader failed, 7) To manage notifications about this bug go to:

[Bug 1043843] Re: When a location name is typed in the text box on 'Where are you page', drop down list doesn't always show right location names

2012-09-01 Thread Dmitrijs Ledkovs
Thank you for detail instructions and clarifications. Two things need to happen: * check if ubiquity is doing the correct requests / caching of the geodata / timezones * check if geonames-lookup is giving us the correct stemmed search results. ** Also affects: ubuntu-geonames Importance:

[Bug 1034746] Re: loaded modules not found

2012-09-01 Thread Dave Lentz
*** This bug is a duplicate of bug 1044725 *** https://bugs.launchpad.net/bugs/1044725 ** This bug has been marked a duplicate of bug 1044725 Additional Drivers is empty for nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1034695] Re: NVidia driver not detected in 12.10

2012-09-01 Thread Dave Lentz
** Changed in: ubuntu-drivers-common (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034695 Title: NVidia driver not detected in 12.10 To manage

[Bug 1044820] Re: Failed to load module trident (loader failed, 7)

2012-09-01 Thread SteVe Cook
Works OK in 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044820 Title: Failed to load module trident (loader failed, 7) To manage notifications about this bug go to:

[Bug 1044173] Re: Lightdm shows desktop artifacts when logging in

2012-09-01 Thread frank
Confirming. When I log in for the first time, regular patterns are displayed before the desktop is displayed. If I log in again after a restart, I briefly get a corrupted screen with fragments of applications of the previous session. Using Ubuntu 12.10 with nvidia-current. ** Attachment

[Bug 870297] Re: Lightdm logins not being logged in utmp

2012-09-01 Thread David Guichard
This bug was fixed in the package lightdm - 1.2.1-0ubuntu1.1 I have this package installed in a lab full of Precise machines, and logins still do not appear in wtmp. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044824] [NEW] virt-manager: switching to spice display does not change emulator

2012-09-01 Thread Jamin W. Collins
Public bug reported: Switching to a spice display for a virtual machine does prompt to add the additional spice control channels. However, it does not change the emulator binary from /usr/bin/kvm to /usr/bin/kvm-spice which is necessary to actually support the spice display. ProblemType: Bug

[Bug 1044824] Re: virt-manager: switching to spice display does not change emulator

2012-09-01 Thread Jamin W. Collins
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044824 Title: virt-manager: switching to spice display does not change emulator To manage notifications about this bug go to:

[Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

2012-09-01 Thread Steffen Neumann
Hi, I am coming from bug #1041916, where the ALPS device on Fujitsu Lifebook AH530 is not recognized by psmouse.ko, neither on precise, quantal, nor mainline linux-image-3.6.0-999-generic 3.6.0-999.20120830405, Since psmouse-alps-dkms has helped some people to have their ALPS detected, does it

[Bug 1044725] Re: Additional Drivers is empty for nvidia

2012-09-01 Thread Doug McMahon
Attached - seems to think nvidia-* is incompatible with xorg-video-abi-13, if I were to downgrade to previous xserver then probably would be the same with abi-12 (as mentioned this all seemed to start with that Aug 7 update which added multiple abi to nvidia-current* ** Attachment added:

[Bug 1044788] Re: no contrast with Adwaita theme (as seen in the ubiquity)

2012-09-01 Thread Jeremy Bicha
Thanks, Dmitrijs for the pointers to the CSS properties. gnome-themes- standard doesn't use any of them. As Adwaita is the standard GTK3 theme, those can't be standard features. ;) What I'd expect is for Ubiquity to do like gnome-control-center and use a top toolbar with the menubar style

[Bug 1044788] Re: no contrast with Adwaita theme (as seen in the ubiquity)

2012-09-01 Thread Jeremy Bicha
** Attachment added: Keyboard-Settings-with-Adwaita.png https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1044788/+attachment/3288063/+files/Keyboard-Settings-with-Adwaita.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044737] Re: package texlive-base 2009-15 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-09-01 Thread Steffen Neumann
Hi, I fixed this by removing all unconfigured latex packages, and re-installing texlive. Yours, Steffen ** Changed in: texlive-base (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1009508] Re: Upgrade to version 1.0 RC3

2012-09-01 Thread Bug Watch Updater
** Changed in: gradle (Debian) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009508 Title: Upgrade to version 1.0 RC3 To manage notifications about this bug go

[Bug 935146] Re: gradle version 1.0~m3-1 FTBFS on i386 in precise

2012-09-01 Thread Bug Watch Updater
** Changed in: gradle (Debian) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/935146 Title: gradle version 1.0~m3-1 FTBFS on i386 in precise To manage

[Bug 831147] Re: libgtkdatabox version 1:0.9.1.1-4 failed to build in oneiric

2012-09-01 Thread Bug Watch Updater
** Changed in: libgtkdatabox (Debian) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831147 Title: libgtkdatabox version 1:0.9.1.1-4 failed to build in

[Bug 1044827] [NEW] missing application icon on an application window

2012-09-01 Thread Hans Ginzel
Public bug reported: Please add (optionally?) an application icon on the tilte bar of an application window, both when not maximised and when maximised. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity 5.14.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24 Uname:

[Bug 1044827] Re: missing application icon on an application window

2012-09-01 Thread Hans Ginzel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044827 Title: missing application icon on an application window To manage notifications about this bug go to:

[Bug 1044819] Re: double click dash button should show desktop

2012-09-01 Thread Hans Ginzel
** Summary changed: - double click dash button show desktop + double click dash button should show desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044819 Title: double click dash button

[Bug 980490] Re: Firefox page title does not update until switching window focus

2012-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (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/980490 Title:

[Bug 1044828] Re: file-roller crashed with SIGSEGV in g_simple_async_result_complete()

2012-09-01 Thread Apport retracing service
*** This bug is a duplicate of bug 1036878 *** https://bugs.launchpad.net/bugs/1036878 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 #1036878, so is being marked as such.

[Bug 1044748] Re: ugly gray scroll bar in thunderbird

2012-09-01 Thread Benedikt
** Description changed: - Since a few releases of thunderbird the scroll bar is in a ugly gray + Since a few releases all scroll bars of thunderbird are in a ugly gray (see attached screen-shot). The color is not changing if you change the theming (e.g. from ambiance to radiance). The problem

[Bug 1044709] Re: unity-6.4.0 from quantal-proposed crashed with SIGSEGV on omap4

2012-09-01 Thread Omer Akram
** Summary changed: - unity-6.4.0 from quantal-propsed crashed with SIGSEGV on omap4 + unity-6.4.0 from quantal-proposed crashed with SIGSEGV on omap4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 580814] Re: firefox-bin crashed with SIGSEGV in AffixMgr::parse_file()

2012-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (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/580814 Title:

[Bug 546411] Re: firefox default page not found after Karmic to Lucid upgrade

2012-09-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: firefox (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/546411 Title:

[Bug 1044830] [NEW] winegcc fails to run after installed

2012-09-01 Thread Singpolyma
Public bug reported: For some reason, winegcc is included in the wine1.4 package instead of in a more sane development package. Anyway, wine1.4 does not depend on the requisite gcc-4.5 which seems to be required by winegcc, which is an included binary. This binary thus fails to run after

[Bug 968021] Re: boinc stops on error after a few days (md5_file: Too many open files) in stderrdae.txt

2012-09-01 Thread Steffen Möller
The original md5 error reported in this thread I have just seen again with 7.0.34. The error sems to be associated with tests for the amount of disk space. I could well assume some concurrency issue to play a role since both the original reporter and me seem to be running many cores in parallel -

[Bug 1044832] [NEW] Full-height drop-downs in epiphany cause window-management to fail

2012-09-01 Thread gromituk
Public bug reported: I visited this site with epiphany: https://venta.renfe.com/vol/index.do - to get it in English go via renfe.com, click Welcome then click the shopping trolley. I clicked on the Departure drop-down to open it up. This contains a lot of items so expands to fill the screen

[Bug 1044832] Re: Full-height drop-downs in epiphany cause window-management to fail

2012-09-01 Thread gromituk
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044832 Title: Full-height drop-downs in epiphany cause window-management to fail To manage notifications about this bug go to:

[Bug 1044831] [NEW] unar leaves empty ~/GNUstep/Library/ directory after use

2012-09-01 Thread Benjamin Drung
Public bug reported: After I run unar on a .rar or .exe file I get an empty directory in my home directory left behind. It would be nice if unar could be polite and clean up after itself and remove the directories that it created: ~/GNUstep/Library/ ~/GNUstep/ This bug was initially filed in

[Bug 1044163] Re: AR5416 with ath9k will not associate under 12.04.1

2012-09-01 Thread Mike Sandfort
apport information ** Tags added: apport-collected precise staging ** Description changed: Continuing my response from bug # 1032826 I have recently upgraded a system with a TPLink WN951N (AR5416) from 10.04 LTS to 12.04.1 LTS. Under 10.04, I could associate with my wireless AP,

[Bug 1044163] AlsaDevices.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288088/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] AplayDevices.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: AplayDevices.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288089/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] ArecordDevices.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: ArecordDevices.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288090/+files/ArecordDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044163] BootDmesg.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288091/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] Card0.Amixer.values.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288092/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044163] Card0.Codecs.codec.0.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288093/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044163] Card0.Codecs.codec.3.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288094/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044163] CurrentDmesg.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288095/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] IwConfig.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288096/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163 Title:

[Bug 1044163] Lspci.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288097/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163 Title:

[Bug 1044163] Lsusb.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288098/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163 Title:

[Bug 1044163] PciMultimedia.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288099/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044163] ProcCpuinfo.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288100/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] ProcInterrupts.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288101/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1044163] ProcModules.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288102/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] RfKill.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288103/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163 Title:

[Bug 1044163] UdevDb.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288104/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163 Title:

[Bug 1044163] UdevLog.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288105/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163 Title:

[Bug 1044163] WifiSyslog.txt

2012-09-01 Thread Mike Sandfort
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1044163/+attachment/3288106/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044163

[Bug 1044163] Re: AR5416 with ath9k will not associate under 12.04.1

2012-09-01 Thread Mike Sandfort
Christopher Penalver, I now have 12.04.1 installed to a HDD rather than running from ISO. That appears to be the source of the earlier problems with apport. While apport still complains that there is no package linux, it appears to have exported the relevant diagnostics to launchpad. Thanks and

<    2   3   4   5   6   7   8   9   10   >