[Bug 1506704] Re: Thin font, nautilus doesn't integrate with Unity.
Changing the file "/etc/init/lightdm.conf" solved the issue to me: - Original file: ... post-start script sleep 5 clear > /dev/tty7 end script ... - Modified file: ... post-start script sleep 10 clear > /dev/tty7 end script ... Hope it helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506704 Title: Thin font, nautilus doesn't integrate with Unity. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1506704/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1506704] Re: Thin font, nautilus doesn't integrate with Unity.
Ops, sorry. Iยดve celebrated too early. The change above stills lets the error happen. I change the sleep of place, putting it above the "exec lightdm" line (/etc/init/lightdm.conf): ... sleep 10 exec lightdm end script post-start script sleep 5 clear > /dev/tty7 end script ... Rebooted ten times already, trying to login really fast. No problem so far. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506704 Title: Thin font, nautilus doesn't integrate with Unity. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1506704/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1506704] Re: Thin font, nautilus doesn't integrate with Unity.
Seems fixed to me with the following steps: 1. Clean install ubuntu 16.04.1 2. sudo apt-get update -y 3. sudo apt-get upgrade -y 4. reboot 5. sudo apt-get dist-upgrade -y 6. reboot 7. sudo apt-get install linux-generic-hwe-16.04-edge 8. reboot Rebooted about ten times, no error so far. * OBS: The only font i installed is Microsoft Consolas in home/.fonts/. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1506704 Title: Thin font, nautilus doesn't integrate with Unity. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1506704/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532226] Re: No menu bar in gtk apps on fresh boot
1) Clean Xenial install; 2) Bug happened yesterday with gnome-terminal; 3) Enabled Marcos's ppa; Installed packages and updated (bamf, menu indicator,...); 4) Multiple reboots: everything ok! Seems fixed. Maybe time to an official fix ? Cheers! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532226 Title: No menu bar in gtk apps on fresh boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532226] Re: No menu bar in gtk apps on fresh boot
1) Error happened yesterday with gnome-terminal. 2) Installed ppa from Marco; 3) Upgraded the ppa today; 4) Everything working so far. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532226 Title: No menu bar in gtk apps on fresh boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true
How to reproduce the bug: 1. Open Nautilus: Everything normal, hidden files are hidden. 2. In Nautilus press CTRL + H: Hidden files are shown. 3. Close Nautilus and open again: hidden files are back hidden. 4. Open Gedit; 5. In gedit try to open file. In the file chooser dialog, press ctrl + h. Hidden files will be shown, to be choosen. Close Gedit without choosing a file. 6. Open nautilus. Hidden files are shown again. Resume: when showing hidden files in the file chooser dialog, this preference sticks when re-opening nautilus. PS: You can revert to the default behavior in nautilus: Edit -> Preferences -> Uncheck "Show hidden files" In UX terms, its counterintuitive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/1247221/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532226] Re: No menu bar in gtk apps on fresh boot
Downloaded Xenial cdimage and updated and upgraded yesterday (bamf package was updated from proposed). Menus are working. Five or six reboots, all with menus. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532226 Title: No menu bar in gtk apps on fresh boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true
Gnome developers says it is fixed in 3.18. Can we backport the fix or upgrade the version ? ( https://bugzilla.gnome.org/show_bug.cgi?id=710093#c12 ). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/1247221/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1247221] Re: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true
To clarify: its not fixed. Ubuntu 16.04 uses nautilus 3.14.3. The bug is fixed in latest stable version, 3.20. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247221 Title: Nautilus doesn't remember setting for showing hidden files correctly when org.gtk.Settings.FileChooser show-hidden is true To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/1247221/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532226] Re: No menu bar in gtk apps on fresh boot
I endorse @grosso report. Gedit as root has no menus avaiable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532226 Title: No menu bar in gtk apps on fresh boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532226] Re: No menu bar in gtk apps on fresh boot
It is still in proposed, not main. Should it be marked as released ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532226 Title: No menu bar in gtk apps on fresh boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-release-notes/+bug/1532226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1532226] Re: No menu bar in gtk apps on fresh boot
Any news ? Need some help testing ? More info ? Still happening to me, cdimage from 18 April. Cheers! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532226 Title: No menu bar in gtk apps on fresh boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1532226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062951] Re: Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 6.8
Jammy was unusable for me, given the glitches and overall slowness. Had to rollback to Focal: rnetonet in e14 ~ ๐[ 15:52:57 ] [๐ฃ 130] โ lspci -nnk | grep -A3 VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics [8086:9b41] (rev 02) Subsystem: Lenovo UHD Graphics [17aa:5079] Kernel driver in use: i915 Kernel modules: i915 rnetonet in e14 ~ ๐[ 15:52:58 ] โ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062951 Title: Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 6.8 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/2062951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs