[Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update
I think I got hit by this bug too after the kernel update to 4.15.0-24-generic. Found this on askubuntu https://askubuntu.com/questions/1051555/after-security-update- to-4-15-0-24-generic-26-ubuntu-screen-shows-log-content which solves the problem. Switcing to another tty and then switching to lightdm solved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779476 Title: Ubuntu 18.04: gdm3 does not switch to graphics after update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1779476/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1737972] [NEW] Can not start httpd (apache), missing mod_dnssd.so
Public bug reported: OS: Ubuntu 17.10 Version: 3.14.2-2ubuntu5 Steps to reproduce: 1. Open terminal and run: gnome-file-share-properties 2. Tick Share public files on network 3. In terminal see the error message: apache2: Syntax error on line 21 of /usr/share/gnome-user-share/dav_user_2.4.conf: Cannot load /usr/lib/apache2/modules//mod_dnssd.so into server: /usr/lib/apache2/modules/mod_dnssd.so: cannot open shared object file: No such file or directory Alternative steps to reproduce: 1. In terminal run gnome-control-center sharing 2. Enable File sharing 3. Same message appears ** Affects: gnome-user-share (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/1737972 Title: Can not start httpd (apache), missing mod_dnssd.so To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-user-share/+bug/1737972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1737972] Re: Can not start httpd (apache), missing mod_dnssd.so
Installing libapache2-mod-dnssd resolves the issue. BUt i had to do it manually. Ideally, when enabling the feature a window should pop that pull the needed dependencies. Same as enabling the samba sharing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1737972 Title: Can not start httpd (apache), missing mod_dnssd.so To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-user-share/+bug/1737972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10
I can confirm that keyboard layout switching 1. stops working after lightdm/unity lock screen appears 2. continues to work if I toggle the Commands plugin in ccsm. Does not matter if I'm disabling or enabling, any toggle does the trick. Moreover, toggling any other plugin makes keyboard layout switching work, not just commands. E.g. try with Color filter. Seems like toggling a plugin restarts compiz. I guess the bug is somewhere in compiz. Bisecting compiz between 17.04 and 17.10 may help tracking this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1727842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10
Or maybe it is a bug in Unity because Unity is a plugin of Compiz and when Compiz restarts, probably Unity also restarts, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1727842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10
Just tested Ubuntu MATE with Compiz and had no issues switching keyboard layout, so probably the problem lies within Unity code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1727842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1769409] [NEW] Support for global menu
Public bug reported: The move to Gnome from Unity was ok except for two major features that got lost and those are global menus and pixel saving when maximized. Are there any chances of official support in future releases? Gnome extension for global menus exists https://github.com/lestcape /Gnome-Global-AppMenu and that may be used as a starting point. The Ubuntu team already did similar move by including the plugin dash-to- dock. ** Affects: gnome-shell (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/1769409 Title: Support for global menu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1769409/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1769737] [NEW] clang-format has no default without version (has only clang-format-6.0)
Public bug reported: Version: Bionic, 18.04 Run the following command $ clang-format clang-format: command not found Only clang-format-6.0 exists, see the dependency package https://packages.ubuntu.com/bionic/amd64/clang-format/filelist Fix is to add the appropriate symlink. ** Affects: llvm-defaults (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/1769737 Title: clang-format has no default without version (has only clang- format-6.0) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1769737/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1769737] Re: clang-format has no default symlink without version (has only clang-format-6.0)
** Summary changed: - clang-format has no default without version (has only clang-format-6.0) + clang-format has no default symlink without version (has only clang-format-6.0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1769737 Title: clang-format has no default symlink without version (has only clang- format-6.0) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1769737/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1902436] Re: Mouse slow in fractional scaling
I too can confirm this. I have much simpler configuration, a single 17-inch laptop with full HD resolution. OS version is Ubuntu 20.04. Under X11, if I select any fractional scaling above 100%, the mouse cursor moves slower via the touchpad. Under Wayland there are no problems on any scaling. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902436 Title: Mouse slow in fractional scaling To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1902436/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10
I did a fresh install of vanilla Ubuntu 18.10, later updated to 19.04, and I installed Unity via `apt install unity`. The bug with keyboard shortcuts not working after locking screen disappeared. Hooray. I'm not sure what got changed. Big thanks to @khurshid-alam for maintaining Unity. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1727842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1779827] Re: failure to boot with linux-image-4.15.0-24-generic
I am also affected by this, and it is most likely the issue with entropy for randomness, because if I mash some random keys, I get to boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1779827 Title: failure to boot with linux-image-4.15.0-24-generic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1779827/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10
What makes you think it is that bug? I see that is an old bug since years ago. I got this bug only after I updated to Ubuntu 17.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1727842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1645631] Re: Sending files fails because obex not loaded
Happens in Zesty too. Updated from previous distribution versions 16.04->16.10->17.04. Manually starting the service fixes the problem until reboot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1645631 Title: Sending files fails because obex not loaded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1645631/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1720820] Re: Totem with gstreamer1.0-vaapi and Wayland is just a black screen, then crashes on AMD/radeon graphics
I just got hit by this bug completely randomly. I did not wanted hardware acceleration, I just wanted to play some video and got black screen. It just happened that previously I had installed ubuntu- restricted-extras which automatically installs this vaapi thing. After I uninstalled ubuntu-restricted-extras i got my picture back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720820 Title: Totem with gstreamer1.0-vaapi and Wayland is just a black screen, then crashes on AMD/radeon graphics To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1720820/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727842] Re: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10
I have problems not with media keys but with some keyboard shortcuts, the shortcut for changing input language for me. I noticed the bug happens only with lightdm login manager. Lets say I lock or suspend the PC. After I unlock it the keyboard shortcut does not work. If I set lightdm as the startup login, instead of gdm3, the shortcut does not work from the start. Basically: 1. Login from gdm3 after boot - OK 2. Login from lightdm after boot - BAD 3. Wake up from lightdm after suspend - BAD -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727842 Title: Volume and Mute buttons on keyboard not doing anything in Unity after upgrade to 17.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1727842/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1675547] Re: bg_BG uses wrong encoding
I found this old big list of dictionaries on the OOo wiki https://wiki.openoffice.org/w/index.php?title=Dictionaries&oldid=229123#English_.28AU.2CCA.2CGB.2CNZ.2CUS.2CZA.29 which leads to https://sourceforge.net/p/bgoffice/ for upstream. It is a whole big project about Bulgarian, the project compiles the .aff and .dic files from other sources. This is the very root https://sourceforge.net/p/bgoffice/code/HEAD/tree/trunk/bgoffice/bin/build_dictionaries/build_OOo_affix_header.pl#l55 Once fixed in very upstream, I guess the next place to fix it at LibreOffice https://cgit.freedesktop.org/libreoffice/dictionaries/ which is probably the source for this package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1675547 Title: bg_BG uses wrong encoding To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice-dictionaries/+bug/1675547/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1626436] Re: [4.8 regression] boot has become very slow
I had slow boot with 16.10 few months ago. I moved back to 16.04. Today I had time to test some of the kernels above from the bisection process. These are the results 4.4.0-59-generic# Ubuntu 16.04 official January 2017 Startup finished in 4.889s (kernel) + 28.001s (userspace) = 32.890s 4.6.0-040600-generic# from comment 29 ... actually from #34 Startup finished in 5.274s (kernel) + 23.561s (userspace) = 28.836s 4.6.0-040600-generic# comment 36 Startup finished in 5.111s (kernel) + 25.192s (userspace) = 30.304s 4.6.0-040600rc1-generic # comment 54 Startup finished in 4.979s (kernel) + 21.904s (userspace) = 26.883s 4.8.0-26-generic# official Ubuntu 16.10 at November 2016 Startup finished in 15.025s (kernel) + 35.067s (userspace) = 50.093s 4.8.0-29-generic# comment 61 Startup finished in 14.808s (kernel) + 32.516s (userspace) = 47.325s Startup finished in 15.674s (kernel) + 26.293s (userspace) = 41.967s 4.8.0-34-generic# Official 16.04 repo, apt install linux-generic-hwe-16.04-edge Startup finished in 15.717s (kernel) + 26.583s (userspace) = 42.301s Basically the two patches on my (old) laptop reduce the total boot from 50 to 40 something. Obviously there is another issue. On 4.8 kernels (with or without the two patches) I get a short freeze of 1-2 secs when I open a window of System Settings. I'd suggest we should continue the bisection that Joseph Salisbury started. We should continue after the kernel in comment 54 which is GOOD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626436 Title: [4.8 regression] boot has become very slow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626436/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1626436] Re: [4.8 regression] boot has become very slow
I decided to test with some of the mainline kernel images posted at http://kernel.ubuntu.com/~kernel-ppa/mainline/ 4.6.4 Startup finished in 4.991s (kernel) + 23.504s (userspace) = 28.496s 4.6.6 Startup finished in 5.019s (kernel) + 24.044s (userspace) = 29.064s 4.6.7 Startup finished in 5.063s (kernel) + 24.008s (userspace) = 29.072s 4.7.0rc1 Startup finished in 6.260s (kernel) + 24.199s (userspace) = 30.460s ^^ we see the first small jump here in 4.7rc1 4.7.0rc7 Startup finished in 6.800s (kernel) + 22.748s (userspace) = 29.548s 4.7.10 Startup finished in 5.718s (kernel) + 23.185s (userspace) = 28.904s Startup finished in 6.632s (kernel) + 22.865s (userspace) = 29.498s 4.8.0rc1 Startup finished in 17.619s (kernel) + 23.272s (userspace) = 40.892s Startup finished in 17.364s (kernel) + 29.914s (userspace) = 47.278s ^^ first large jump in 4.8rc1 4.8.0 Startup finished in 16.631s (kernel) + 23.861s (userspace) = 40.493s -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626436 Title: [4.8 regression] boot has become very slow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626436/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1626436] Re: [4.8 regression] boot has become very slow
For completeness, the latest mainline. 4.10.0rc6 Startup finished in 15.387s (kernel) + 25.344s (userspace) = 40.731s We can definitely conclude something happens between 4.7.10 and 4.8.0rc1. Detailed bisection should happen there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626436 Title: [4.8 regression] boot has become very slow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626436/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1626436] Re: [4.8 regression] boot has become very slow
I booted to 4.8 again and saw the dmesg. This is the error: [3.375735] ... [ 12.768084] [drm:drm_atomic_helper_commit_cleanup_done [drm_kms_helper]] *ERROR* [CRTC:26:pipe A] flip_done timed out Apparently it is a known problem https://bbs.archlinux.org/viewtopic.php?id=218581 related to the Intel video driver in 4.8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1626436 Title: [4.8 regression] boot has become very slow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1626436/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1849135] Re: Clicking Activities in the corner doesn't work
I experience this bug, too. What is interesting is that even if: 1. I hide the top bar of gnome shell with extension, 2. Disable dash-to-dock and 3. Bring a window so it occupies the most top-left corner (or maximize it), the windows does not react if I click the corner. In this case the expected behavior is to grab and drag the window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1849135 Title: Clicking Activities in the corner doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1849135/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2071680] Re: Ubuntu fails to boot
That image does not suggest it is Nvidia issue. AFAIK the initial ramdisk does not load the Nvidia module, but i may be wrong. Once you brick the system, can you unbrick it from recovery mode by uninstalling (and purging) the Nvidia driver. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071680 Title: Ubuntu fails to boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2071680/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2071680] Re: Ubuntu fails to boot
When you get stuck at the bootloading screen, please try to switch to virtual terminals using, for example, Ctrl+Alt+3 or 4 or 5. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071680 Title: Ubuntu fails to boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2071680/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs