[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Daniel van Vugt
Next please follow steps 4-5-6 in comment #5, and comment #6. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1803504 Title: Screen stops redrawing sometimes when moving

[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Tedesco
pgim@PGIMdata:~$ sudo ppa-purge ppa:oibaf/graphics-drivers . . PPA purged successfully pgim@PGIMdata:~$ then reboot and the same problem see photo -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Daniel van Vugt
That's a different bug so normally shouldn't be discussed here. However your log shows that the update came from the "oibaf" PPA, which is unsupported and should be removed per comment #5. Start-Date: 2018-11-15 13:49:41 Commandline: apt upgrade Upgrade: libgles2-mesa:amd64

[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Tedesco
OK, before working on your to do list . Yesterday with an update (Start-Date:2018-11-15 13:49:41) on this linux box there where ...libegl-mesa0... in the list of modules. There where no indication of restart required but I reboot the system and the graphic was frozen. See picture

[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Tedesco
** Attachment added: "var_log_apt_history.log" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1803504/+attachment/5213350/+files/var_log_apt_history.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in

[Bug 1799430] Re: Icon dock visible on lock screen

2018-11-15 Thread Wolf Rogner
Just to let others know: @Plurto 's suggestion to set the dock transparency to FIXED (which makes the dock assume a static color) does not remedy the situation on my machines. I tried with different transparency settings as well. The issue still exists -- You received this bug notification

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread James Henstridge
Looking at the gnome-shell JS code referenced by the stack trace, it appears it is indeed disabling extensions when locking the screen. The screenShield.js code handles the lock screen, and pushes and pops a "session mode" of "lock-screen". In sessioMode.js, the "lock-screen" mode is defined

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread James Henstridge
The above stack trace seems to be tied to this other message: Nov 16 11:41:38 scruffy gnome-shell[5626]: Object Meta.WindowActor (0x560d5092bb00), has been already deallocated — impossible to access it. This might be caused by the object having been destroyed from C code using something such as

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread Plurtu
@jamesh your stack trace is caused by Ubuntu Dock's dynamic transparency which I mentioned before in Comment #17 and can be disabled with the following terminal command: gsettings set org.gnome.shell.extensions.dash-to-dock transparency-mode FIXED -- You received this bug notification because

[Bug 1788691] Re: [Cosmic] gnome-shell crashes when windows key pressed

2018-11-15 Thread Daniel van Vugt
Best I can tell, "workspace-grid" is not in the Ubuntu archive so we should keep this bug closed for now. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1788691 Title:

[Bug 1788691] Re: [Cosmic] gnome-shell crashes when windows key pressed

2018-11-15 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gnome-shell (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread James Henstridge
I noticed this behaviour on my Ubuntu 18.10 system. It is running the Wayland session, and I only have the ubuntu-d...@ubuntu.com and ubuntu- appindicat...@ubuntu.com extensions installed (i.e. no upstream dash-to- dock). I looked in the journal and found the attached GJS stack trace, which

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread Daniel van Vugt
This bug is about the default Ubuntu dock. People installing any additional custom extensions such as dash-to-dock should ideally not comment on bugs in Launchpad until after they have removed the extra extensions. Although it is useful to know if and when some bugs are caused by third party

[Bug 1785240] Re: Cancelling snapd authorization triggers error notification

2018-11-15 Thread Robert Ancell
The snapd change is not yet in bionic (snapd 2.36.1) so the full test doesn't work. However now the snapd-glib and gnome-software changes are there so and other functionality continues to work so I'm going to mark this as verified. When snapd is updated the error notification will disappear. **

[Bug 1803581] Re: PrepareForShutdown() signal from logind is not handled

2018-11-15 Thread Daniel van Vugt
Please report this bug to the GDM developers here: https://gitlab.gnome.org/GNOME/gdm/issues and then tell us the new bug ID. ** Summary changed: - PrepareForShutdown() is not handled + PrepareForShutdown() signal from logind is not handled ** Changed in: gdm3 (Ubuntu) Status: New =>

[Bug 1799714] Re: gnome-shell crashed with SIGTRAP in gjs_callback_closure() from ffi_closure_unix64_inner() from ffi_closure_unix64() from _meta_idle_monitor_watch_fire() from idle_monitor_dispatch_t

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

[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Daniel van Vugt
Thanks! To remove the PPA: 1. sudo apt install ppa-purge 2. sudo ppa-purge -o oibaf # or something like that!? 3. Reboot Now tell us if the problem still happens. If it does then please: 4. dpkg -l > allpackages.txt and send us the file 'allpackages.txt'. 5. sudo apt install

[Bug 1803504] Re: Screen stops redrawing sometimes when moving windows

2018-11-15 Thread Daniel van Vugt
Oh, also your kernel is stuck in recovery mode: [ 136.650] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-39-generic root=UUID=8a9d54df-bf77-4277 -990d-781804a2250b ro recovery nomodeset which will cause graphics problems. To fix that, reboot and then hit Esc as soon as the purple

[Bug 1799714] Re: gnome-shell crashed with SIGTRAP in gjs_callback_closure() from ffi_closure_unix64_inner() from ffi_closure_unix64() from _meta_idle_monitor_watch_fire() from idle_monitor_dispatch_t

2018-11-15 Thread Daniel van Vugt
** Summary changed: - gnome-shell crashed with SIGTRAP in gjs_callback_closure() from ffi_closure_unix64_inner() from ffi_closure_unix64() from _meta_idle_monitor_watch_fire() from idle_monitor_dispatch_timeout() + gnome-shell crashed with SIGTRAP in gjs_callback_closure() from

[Bug 1799947] Re: [radeon] Application windows in 18.04.01 go black but launcher is still visible

2018-11-15 Thread Daniel van Vugt
Please try logging into "Ubuntu on Wayland" instead of "Ubuntu" and tell us if that stopps the bug from happening. ** Summary changed: - Application windows in 18.04.01 go black but launcher is still visible + [radeon] Application windows in 18.04.01 go black but launcher is still visible **

[Bug 1371854] Re: users-admin: group name limited to 16 characters

2018-11-15 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-system-tools - 3.0.0-8ubuntu1 --- gnome-system-tools (3.0.0-8ubuntu1) disco; urgency=medium * Sync with Debian. Remaining changes: - debian/control: Recommend packagekit for Ubuntu patches that allow installing packages on demand

[Bug 1731628] Re: Cannot add caldav calendar

2018-11-15 Thread Javier Sánchez Monedero
I got the same behaviour in Ubuntu 18.10 -- 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/1731628 Title: Cannot add caldav calendar To manage notifications about this bug go

[Bug 1730071] Re: Application icons appear stretched when using scaling

2018-11-15 Thread Treviño
Yeah, I've this in my radar for some time. I will. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-appindicator in Ubuntu. https://bugs.launchpad.net/bugs/1730071 Title: Application icons appear stretched when

[Bug 1745888] Re: Two instances of a program launch whenever you touch a favorites icon, or app grid won't show

2018-11-15 Thread Treviño
As per my tests, it appears in all the versions on a long tap, but not quick one (as X in that case doesn't send two events). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1799430] Re: Icon dock visible on lock screen

2018-11-15 Thread Wolf Rogner
It gets better all the while. Now the desktop shows completely (with open application windows). Interaction is not possible in the windows but the content can be seen. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1772913] Re: Android phone doesn't appear in shotwell

2018-11-15 Thread Sebastien Bacher
including the url to the upload this time, https://launchpad.net/ubuntu/+source/shotwell/0.28.4-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1772913 Title: Android

[Bug 1803586] [NEW] SeaHorse hangs Panel when trying to decrypt file

2018-11-15 Thread Rami Hakim
Public bug reported: Hello , Let's say that we have a file that we need to encrypt , so you go ahead and click Encrypt and then SeaHorse will ask you to choose which PGP to use , if you don't have one then you will be prompted to make one , let's say that we have made the PGP key and we

[Bug 1798790] Re: Ubuntu 18.10 login screen never appears when using the Nvidia driver

2018-11-15 Thread Matheus Reich
The following workaround worked for me, no problems now (140.107 - Ubuntu 18.10): 2. Try this as a workaround: edit /etc/gdm3/custom.conf and uncomment the line: #WaylandEnable=false -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 1803363] ProcCpuinfoMinimal.txt

2018-11-15 Thread Elias Kunnas
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1803363/+attachment/5213177/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1803363] ProcEnviron.txt

2018-11-15 Thread Elias Kunnas
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1803363/+attachment/5213178/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1803363] Re: The default shortcut for taking a screenshot kills X

2018-11-15 Thread Elias Kunnas
apport information ** Tags added: apport-collected bionic ** Description changed: I was looking for the default key for taking a screenshot from Unity/GNOME settings and found a list of keyboard shortcuts (as in the attached screenshot). It turns out that Ctrl+Alt+Print also happens

[Bug 1803581] [NEW] PrepareForShutdown() is not handled

2018-11-15 Thread Balint Reczey
Public bug reported: When a user logged in to the GUI session and she/he request shutdown of the system a PrepareForShutdown() signal is emitted by logind: https://www.freedesktop.org/wiki/Software/systemd/inhibit/ Processes holding delay inhibitor locks can start their pre-shutdown operations

[Bug 1803342] Re: GNOME Shell using older Ubuntu 16.04~18.04 icons on 18.10

2018-11-15 Thread Matheus Reich
The problem is that this bug only happens once out of 20 session starts, so disabling all of my extensions might not show right away. But still, I'm going to do what you asked for. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1797224] Re: Stay on 2.0 for cosmic, update next cycle

2018-11-15 Thread Jeremy Bicha
https://launchpad.net/ubuntu/+source/tracker/2.1.6-1 ** Changed in: tracker (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to tracker in Ubuntu.

[Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-11-15 Thread Leandro Sá
Sorry wrong file this is the file with the $ prime-select intel ** Attachment added: "gpu-manager.log" https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1778011/+attachment/5213087/+files/gpu-manager.log -- You received this bug notification because you are a member of Ubuntu

[Bug 1769383] Re: Ubuntu dock/launcher is shown on the lock screen

2018-11-15 Thread pdrd
Sorry, i missed comment #29, but there are a lot of bug reports out there, some of them over a year old, which describe the same issue. My reproduction steps, tested on a virtualbox machine: 1) Fresh-Install Ubuntu 18.0.4.1 LTS 2) Install package 'chrome-gnome-shell' 3) Navigate to

[Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-11-15 Thread Leandro Sá
@albertomilone here is my gpu-manager.log this is a fresh install and all updates have been made ** Attachment added: "gpu-manager.log" https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1778011/+attachment/5213084/+files/gpu-manager.log -- You received this bug notification

[Bug 1798790] Re: Ubuntu 18.10 login screen never appears when using the Nvidia driver

2018-11-15 Thread Adam Niedling
I'm having the same issue. The login screen appears after I press ctrl+alt+f2 and then ctrl+alt+f1. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1798790 Title: Ubuntu 18.10 login

[Bug 1776978] Re: Update to calendar invitations cannot be processed: HTTP error code 412

2018-11-15 Thread Jürgen Kübler
I already switched back to Thunderbird. TB has its issues, too. But I can use it as a productive tool. Unfortunately, evolution is not usable in a professional environment at this stage. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 1292453] Re: after upgrading to 13.10 gnome shell crush

2018-11-15 Thread Paul White
Roi, We are sorry that we do not always have the capacity to review all reported bugs in a timely manner. You reported this bug some time ago and there have been many changes in Ubuntu since that time. Do you still see a problem related to the one that you reported? Please let us know if you do

[Bug 1803504] Re: Xorg freeze

2018-11-15 Thread Tedesco
Here comes the video. How can I find that PPA indicated above. With lsmod there is no ...oibaf... on the system. Could you make a proposal for a better title? ** Attachment added: "Video with movements on screen to see effect on graphic"

[Bug 1730071] Re: Application icons appear stretched when using scaling

2018-11-15 Thread Sebastien Bacher
Marco, could you have a look to this one? ** Summary changed: - Application icons appear stretched + Application icons appear stretched when using scaling ** Changed in: gnome-shell-extension-appindicator (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) -- You received

[Bug 1795279] Re: 18.10 Wayland session closes when using Slack and possibly other Electron snap app

2018-11-15 Thread Iain Lane
*** This bug is a duplicate of bug 1754693 *** https://bugs.launchpad.net/bugs/1754693 that happens for me too, the first indication something is bad is when XWayland crashes: (gdb) bt #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #1 0x7ff1aca21535 in

[Bug 1745666] Re: gsd-housekeeping leaks file descriptors

2018-11-15 Thread lotuspsychje
The same is happening on 18.04.1 kernel 4.15.0-39-generic @ 15/11/2018 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1745666 Title: gsd-housekeeping leaks file

[Bug 1789356] Re: The wrong background flashes up briefly during the login animation since Yaru was introduced

2018-11-15 Thread Daniel van Vugt
I now think the proposed gnome-shell version 3.30.1-2ubuntu1.18.10.1 is fine. It doesn't need fixing in itself but it does hit a mutter bug which needs fixing per the above link. Since they would be released at different times anyway, and the secondary regression is probably already visible in

[Bug 1803515] [NEW] Update to 3.30.5

2018-11-15 Thread Sebastien Bacher
Public bug reported: There is a new stable version available, we should update (and maybe SRU it?) ** Affects: gnome-software (Ubuntu) Importance: Wishlist Assignee: Robert Ancell (robert-ancell) Status: Triaged ** Tags: upgrade-software-version -- You received this bug

[Bug 1795279] Re: Slack and possibly other Electron snap apps crash under Wayland

2018-11-15 Thread João Pedro Figueiredo Martins
Same thing happens for me. Ubuntu 18.04 on Wayland. It also happens with the Vscode snap. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1795279 Title: 18.10 Wayland session

[Bug 1795279] Re: Slack and possibly other Electron snap apps crash under Wayland

2018-11-15 Thread Sebastien Bacher
** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1795279] Re: Slack and possibly other Electron snap apps crash under Wayland

2018-11-15 Thread Sebastien Bacher
Could you add your journalctl log after triggering the issue? ** Tags added: rls-cc-incoming ** Summary changed: - Slack and possibly other Electron snap apps crash under Wayland + 18.10 Wayland session closes when using Slack and possibly other Electron snap app -- You received this bug

[Bug 1745032] Re: AC adapter status not detected on Asus ZenBook UX410UAK

2018-11-15 Thread Kai-Heng Feng
This requires the following fixes: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=19fffc8450d4378580a8f019b195c4617083176f https://gitlab.freedesktop.org/upower/upower/merge_requests/19 https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/278

[Bug 1745888] Re: Two instances of a program launch whenever you touch a favorites icon, or app grid won't show

2018-11-15 Thread Yuan-Chen Cheng
per re-test #16, and #17, confirmed that 1. on bionic, with new gnome-shell, app grid properly appears after upgrade to new version. 2. on cosmic, app grid works without the upgrade to new version. (test with the cosmic cd as live image) -- You received this bug notification because you are a

[Bug 1776978] Re: Update to calendar invitations cannot be processed: HTTP error code 412

2018-11-15 Thread shadyyx
So this bug was reported on 14th of June 2018 but it was _confirmed_ only on 7th of November 2018? With this speed we can expect the fix to be rolled out some time end of 2019? This is a serious issue and I got a plenty of troubles at work already because I always click on "Accept" directly in

[Bug 1803504] Re: Xorg freeze

2018-11-15 Thread Daniel van Vugt
Can you please: 1. Change the bug title to better describe the problem; and 2. Attach a video of the problem. ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) ** Also affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu)

[Bug 1803504] Re: Xorg freeze

2018-11-15 Thread Daniel van Vugt
Also, 3. You seem to be using an unsupported version of Mesa and other packages. Please remove that PPA (LP-PPA-oibaf-graphics-drivers) from the system and retest. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in

[Bug 1745888] Re: Two instances of a program launch whenever you touch a favorites icon, or app grid won't show

2018-11-15 Thread Yuan-Chen Cheng
** Changed in: oem-priority Assignee: (unassigned) => Yuan-Chen Cheng (ycheng-twn) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1745888 Title: Two instances of a

[Bug 1791574] Re: gnome-shell crashed with SIGABRT: assertion failed "window->display->focus_window != window" in meta_window_unmanage

2018-11-15 Thread Treviño
** Description changed: https://errors.ubuntu.com/problem/9b0e145ca11443bc44b35a2050317dd51f5ab5c5 Upstream issue (reopened): https://gitlab.gnome.org/GNOME/mutter/issues/15 Originally reported as bug 1422253 and fixed in 18.04, but that crash (fixed) was due to a different condition.