[Bug 1566437] Re: Scrolling randomly stops working

2016-04-05 Thread Egmont Koblinger
The behavior you describe happens when the terminal switches to the so- called "alternate screen" upon encountering a certain escape sequence that is printed by your application. Usually fullscreen applications (such as the "mc" file manager, "less" pager, text editors etc.) use this mode. If it

[Bug 1447306] Re: Window sections shown as black boxes

2016-04-05 Thread Robert Ancell
** Package changed: lightdm (Ubuntu) => gtk+3.0 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1447306 Title: Window sections shown as black boxes To manage

[Bug 1447306] [NEW] Window sections shown as black boxes

2016-04-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Sections of certain windows will be incorrectly rendered as black when they should be rendered as the default color according to the selected theme. Although I'm not 100% certain, I've tagged this as a lightdm bug because I tested various configurations

[Bug 1487819] Re: Wily user UI shows auto-login off after selecting on during install

2016-04-05 Thread Tim
oddly the toggle state works fine on xenial + GNOME 3.20, which would still be using the same accountsservice. However the related code in gnome-control-center has not changed in years -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1487819] Re: Wily user UI shows auto-login off after selecting on during install

2016-04-05 Thread Tim
** Also affects: accountsservice (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1487819 Title: Wily user UI shows auto-login off

[Bug 1547297] Re: No auto login in Ubuntu GNOME Xenial

2016-04-05 Thread Tim
Accounts Service is supposed to update custom.conf, but the path is wrong now ** Also affects: accountsservice (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to accountsservice in

[Bug 572045] Re: should be marked undumpable to avoid PTRACE attach

2016-04-05 Thread Bug Watch Updater
** Changed in: gnupg2 Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/572045 Title: should be marked undumpable to avoid PTRACE

[Bug 1566513] Re: Complex numbers are exponentiated incorrectly

2016-04-05 Thread Ubuntu Foundations Team Bug Bot
The attachment "complex-exponentiation.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by

[Bug 1566513] [NEW] Complex numbers are exponentiated incorrectly

2016-04-05 Thread Ruslan Batdalov
Public bug reported: The calculator incorrectly performs exponentiation if the base is complex and the exponent is a positive integer. Under these conditions the calculator exponentiates the real part of the base and leaves its imaginary part intact, that does not agree with the complex numbers

[Bug 1566468] Re: systemd-modules-load.service: Failing due to missing module 'ib_iser'

2016-04-05 Thread Martin Pitt
Well, don't shoot the messenger :-) ib_iser.ko is in linux-image-extra which we (consciously) don't install on cloud images. So please fix the cloud image builds or cloud-init (whichever it is) to not add the module to /etc/modules by default, unless you actually install linux-image- extra. **

[Bug 1566468] [NEW] systemd-modules-load.service: Failing due to missing module 'ib_iser'

2016-04-05 Thread Christian Sarrasin
Public bug reported: On a number of VMs using Xenial daily builds 20160330 and 20160403, out of the box (just after booting for the first time), the following appears in dmesg at boot time: systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE systemd[1]:

[Bug 1241101]

2016-04-05 Thread Marc-andre-laperle
Thanks Markus! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10 To manage notifications about this bug go

[Bug 1554878] Re: fix up usage of XDG_CURRENT_DESKTOP

2016-04-05 Thread Alberto Salvia Novella
** Changed in: unity-settings-daemon (Ubuntu) Importance: Undecided => Medium ** Changed in: dropbox (Ubuntu) Importance: Undecided => Medium ** Changed in: pyxdg (Ubuntu) Importance: Undecided => Medium ** No longer affects: syncthing-gtk (Ubuntu) ** Package changed: gtk+ (Ubuntu) =>

[Bug 1563966] Re: gnome-calendar crashed with SIGSEGV in gtk_widget_translate_coordinates()

2016-04-05 Thread Alberto Salvia Novella
** Changed in: gnome-calendar (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-calendar in Ubuntu. https://bugs.launchpad.net/bugs/1563966 Title: gnome-calendar crashed with SIGSEGV in

[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-05 Thread Alkis Georgopoulos
And here are some numbers for glxgears again (on another pc), but with xcompmgr and compton included. The first column is the WM used, the second is the FPS for glxgears, and the third the FPS for glxgears -fullscreen: no wm 221 15 metacity --no-composite 170 15 metacity --composite

[Bug 1241101]

2016-04-05 Thread Markus-keller
*** Bug 465485 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to

[Bug 1566437] [NEW] Scrolling randomly stops working

2016-04-05 Thread teo1978
Public bug reported: Usually, scrolling in the terminal window works as expected, which is like this: - the terminal window has a scrollbar - Assuming there are more lines (of commands you have typed + their output) than fit in the window, you can scroll up and down both by dragging the

[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-05 Thread Alkis Georgopoulos
I run another set of benchmarks using x11perf. I don't know how much they can help in pinpointing the issue(s), but they do show that `metacity --composite` is extremely slower than `metacity --no-composite` or `compiz`. I'm attaching the output in LibreOffice Calc format, I think it's more

[Bug 1241101]

2016-04-05 Thread Markus-keller
There's no point in delaying a workaround in SWT for this crash. Attachment 253846 still reproduces on Ubuntu 14.04. AFAICS, this is the place where the fix in Ubuntu could eventually show up:

[Bug 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2016-04-05 Thread Bug Watch Updater
** Changed in: eclipse Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to

[Bug 1559232] Re: lists shutdown/reboot/logout as installed softwares

2016-04-05 Thread Launchpad Bug Tracker
This bug was fixed in the package session-shortcuts - 1.2 --- session-shortcuts (1.2) xenial; urgency=medium * Add X-AppStream-Ignore=true, so that these don't appear in software centres. (LP: #1559232) -- Iain Lane Tue, 05 Apr 2016 10:39:45 +0100

[Bug 1431979] Re: gdm reveals the last screen right before locking screen after screen turned black

2016-04-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gdm (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/1431979

[Bug 1241101]

2016-04-05 Thread Markus-keller
*** Bug 462002 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to

[Bug 1565469] Re: GPS Denied without reason

2016-04-05 Thread Thomas Voß
Also marking oxide as affected. I fail to reproduce with the simple command line clients, and a simple qml app does not suffer the symptoms either. Please also attach the app-specific logs from /home/phablet/.cache/upstart. ** Also affects: oxide Importance: Undecided Status: New --

[Bug 1566350] Re: nautilus crashed with signal 5 in _XReply()

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

[Bug 1564426] Re: Import problem - Spanish (es) - glib20 in Ubuntu Xenial package "glib2.0"

2016-04-05 Thread Greg Mason
** Changed in: glib2.0 (Ubuntu) Milestone: wily-updates => xenial-updates -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1564426 Title: Import problem - Spanish (es) - glib20

[Bug 1565469] Re: GPS Denied without reason

2016-04-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: location-service (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to location-service in Ubuntu.

[Bug 1558275] Re: wrong/missing permissions for device file /dev/prandom (prng.ko)

2016-04-05 Thread Tim Gardner
** Also affects: s390-tools (Ubuntu Xenial) Importance: Wishlist Assignee: Dimitri John Ledkov (xnox) Status: Invalid ** Also affects: linux (Ubuntu Xenial) Importance: Wishlist Assignee: Dimitri John Ledkov (xnox) Status: Triaged ** Also affects: systemd (Ubuntu

[Bug 36812]

2016-04-05 Thread StingX
Created attachment 122717 xorg-server-1.18.3-xkb-switch-on-release.patch Here is the patch from ubuntu, that can be merged into the current debian sid version of xorg-server (1.18.3-1). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1565469] Re: GPS Denied without reason

2016-04-05 Thread Jean-Baptiste Lallement
I observed a similar behaviour with HERE, after some time the position stops updating. The user has to close and reopen HERE to have new updates. ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Thomas Voß (thomas-voss) ** Changed in: canonical-devices-system-image

[Bug 1566325] Re: nautilus crashed while choose option new folder with selection (items)

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

[Bug 1566309] Re: gvfsd-mtp crashed with SIGSEGV in g_vfs_job_run()

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

[Bug 1563155] Re: I just installed ubuntu 16.04 and when I go to the software center it says "No Application Data Found" It is all greyed out and no apps are available for download

2016-04-05 Thread Andrea Azzarone
** Also affects: gnome-software (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu.

Re: [Bug 1565522] Re: No menu bar in nautilus

2016-04-05 Thread pvilela
Yes,problemas affect multiple applications. Gnome Terminal as well On 5 Apr 2016 13:06, "Mikkel Kamstrup Erlandsen" wrote: > All Gtk+ apps i sampled have no menu. Evince, Inkscape, Rhythmbox, etc. > But otoh, menus work fine in non-gtk apps like Firefox > > -- > You

[Bug 1564375] Re: Unity should take display scaling into account to avoid placement of desktop icons under launcher

2016-04-05 Thread Andrea Azzarone
This is actually something that should be fixed in nautilus. ** Also affects: nautilus (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1565384] Re: software update failes if suspend while download, does not go on

2016-04-05 Thread Andrea Azzarone
** No longer affects: unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1565384 Title: software update failes if suspend while download, does not go on To

[Bug 1565522] Re: No menu bar in nautilus

2016-04-05 Thread Mikkel Kamstrup Erlandsen
All Gtk+ apps i sampled have no menu. Evince, Inkscape, Rhythmbox, etc. But otoh, menus work fine in non-gtk apps like Firefox -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1565522

[Bug 1565865] Re: Ubuntu patches make applying firmware updates not possible

2016-04-05 Thread William Hua
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => William Hua (attente) ** Changed in: gnome-software (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in

[Bug 1558275] Re: wrong/missing permissions for device file /dev/prandom (prng.ko)

2016-04-05 Thread Martin Pitt
** Changed in: linux (Ubuntu) Status: Invalid => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1558275 Title: wrong/missing permissions for device file

[Bug 1481240] Re: Can't get correct location information before use other GPS apps

2016-04-05 Thread Krzysztof Tataradziński
Small update with MX4. I've switched from UT to Cyanogenmod 12.1 and tested GPS fix. It get that fix in 2-3 seconds with data mobile and WiFi turned off! So problem isn't hardware, is software (at least in MX4). -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1565846] Re: gnome-terminal hides mouse pointer

2016-04-05 Thread Egmont Koblinger
This should be fixed in Xenial 16.04, see https://bugzilla.gnome.org/show_bug.cgi?id=725342 https://bugzilla.gnome.org/show_bug.cgi?id=677329 (although we haven't verified with focus-follows-mouse mode). ** Bug watch added: GNOME Bug Tracker #725342

[Bug 1559232] Re: lists shutdown/reboot/logout as installed softwares

2016-04-05 Thread Iain Lane
The g-s part is fixed. Let's just ignore the session-shortcuts ones now. ** Changed in: gnome-software (Ubuntu) Status: New => Fix Released ** Changed in: session-shortcuts (Ubuntu) Status: New => In Progress ** Changed in: session-shortcuts (Ubuntu) Assignee: (unassigned) =>

[Bug 1565522] Re: No menu bar in nautilus

2016-04-05 Thread Mikkel Kamstrup Erlandsen
I have the same problem in gnome-terminal, and eog as well. Could be all gtk+ apps having this issue? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1565522 Title: No menu bar in

[Bug 1565522] Re: No menu bar in nautilus

2016-04-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1566207] [NEW] /usr/bin/gnome-keyring-daemon:ERROR:daemon/dbus/gkd-secret-unlock.c:243:perform_next_unlock: assertion failed: (!self->current)

2016-04-05 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-keyring. This problem was most recently seen with version 3.18.3-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/7602b2e5dcc89cc076e1b2c3a8e70c7d71568352 contains more

[Bug 237721] Re: Secure attention key

2016-04-05 Thread Fred
** Also affects: unity-system-compositor (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-system-compositor Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in

[Bug 1561698] Re: Build hangs on s390x

2016-04-05 Thread Dimitri John Ledkov
** Changed in: glib2.0 (Ubuntu) Assignee: (unassigned) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1561698 Title: Build hangs on s390x To

[Bug 1565617] Re: "polkitd.service is masked" warnings on package install while policykit-1 is unpacked but not yet configured

2016-04-05 Thread Martin Pitt
Let's fix this in systemctl proper, as per upstream discussion: https://github.com/systemd/systemd/issues/2748 ** Changed in: init-system-helpers (Ubuntu) Status: Triaged => Won't Fix ** Changed in: init-system-helpers (Ubuntu) Assignee: Martin Pitt (pitti) => (unassigned) **

[Bug 1564992] Re: gnome-software crashed with SIGSEGV in do_lookup.isra()

2016-04-05 Thread Sebastien Bacher
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1564992 Title: gnome-software crashed with SIGSEGV in do_lookup.isra() To

[Bug 1565359] Re: high cpu usage when idle

2016-04-05 Thread Sebastien Bacher
nautilus could handle that situation better but in the end it's mostly a local issue -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1565359 Title: high cpu usage when idle To

[Bug 1565359] Re: high cpu usage when idle

2016-04-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at

[Bug 1565384] Re: software update failes if suspend while download, does not go on

2016-04-05 Thread Sebastien Bacher
gnome-software should inhibit suspend -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1565384 Title: software update failes if suspend while download, does not go on To

[Bug 1565865] Re: Ubuntu patches make applying firmware updates not possible

2016-04-05 Thread Sebastien Bacher
** Changed in: gnome-software (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1565865 Title: Ubuntu patches make applying firmware

[Bug 1566182] Re: Nautilus_3.19.90 crashes when using USB memory card

2016-04-05 Thread Sebastien Bacher
It's an issue with the Ubuntu GNOME version not the Ubuntu one, reassigning ** Package changed: nautilus (Ubuntu) => ubuntu-gnome -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1566182] Re: Nautilus_3.19.90 crashes when using USB memory card

2016-04-05 Thread Harry
** Summary changed: - Nautilus crashes when using USB memory card + Nautilus_3.19.90 crashes when using USB memory card -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1566182

[Bug 1566182] [NEW] Nautilus_3.19.90 crashes when using USB memory card

2016-04-05 Thread Harry
Public bug reported: Gnome 3.20 Gnome3 Staging PPA Xenial development release Nautilus (3.19.90) crashes immediately when I click the memory card address (connected via USB) on the left panel (main window). The only case where Nautilus will not crash is if I use an empty and newly formatted

Re: [Bug 1546317] Re: Accessibility indicator is missing from ubiquity-dm at the "Try Ubuntu" dialog

2016-04-05 Thread Luke Yelavich
affects ubuntu/casper assignee themuso status inprogress ** Also affects: casper (Ubuntu) Importance: Undecided Assignee: Luke Yelavich (themuso) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-05 Thread Alkis Georgopoulos
Ah, I forgot to include the results without a window manager as a comparison: $ killall metacity & sleep 5 && glxgears -fullscreen & sleep 20 && killall glxgears 44884 frames in 5.0 seconds = 8976.656 FPS 44905 frames in 5.0 seconds = 8980.993 FPS Normalized: 118 FPS, the fastest of all. $

[Bug 1566157] [NEW] Metacity's compositing is too slow

2016-04-05 Thread Alkis Georgopoulos
Public bug reported: I did the following benchmarks between `metacity --no-composite`, `metacity --composite`, and `compiz`, in Ubuntu 16.04. First, I disabled vsync: $ cat ~/.drirc Then I ran glxgears as follows: $ metacity --no-composite --replace & sleep 5 &&