In line comments, couldn't get the Phab links to work in this session running the persistent live 19.10 in usb2 flashdrive:
On Tue, Aug 20, 2019 at 10:10 PM ∅ <[email protected]> wrote: > On Mon, Aug 19, 2019 at 02:11:23PM -0700, Fritz Hudnut wrote: > > So I easily downloaded the "sddm-config-editor" . . . but I would need > more > > exact commands > > Download it. Assuming it downloads to ~/Downloads/sddm-config-editor: > > 1. cd ~/Downloads > 2. chmod +x sddm-config-editor > 3. ./sddm-config-editor > Alrighty, mea culpea, I **should** have known the "cd" . . . but I prolly would have missed the "~" part. So I ran those commands and I checked the "Have sddm auto-login" and I changed the Theme from "breeze" to "lubuntu" . . . then I went on to the "killall compton" stuff, that'll be posted below. On reboot I ran back through the sddm commands, and the settings I had changed were intact . . . I changed them back to what they were and hit "apply" . . . . Nothing happens too fast in this usb2 flashdrive system, but I'll check to see if the old settings are back where they were in a day or so. > > > "Fatal error" part is what got my attention, saying "another composite > > manager is already running" > > Try again with `killall -s 9 compton`. Then to make sure it's not > running, do `pgrep compton`. If it comes back with nothing, you're good. > Then try running `compton` again. > Ran these commands and on return it said "compton: no process found" . . . wasn't sure if that was because I had "killed" it, or other distinct possibility I was still in "Downloads"?? can't remember, but trying to "exit" out of Downloads seems to "exit" out of the Terminal entirely, which I don't remember happening before. Anyway, I then typed "compton" and I got the data posted below. The top lines over the compton command shows the bottom few lines of a long string of the "sddm" data, and then the "compton" data. Once I figured out I was still in "Downloads" I restarted the terminal and ran "compton" again . . . got the same basic data. Also, while this was going on I watched a video on YT . . . seemed to be more or less "OK" . . . only "issue" so far is that some of the command menus didn't seem to be too bright, and didn't seem to stay open too long, but I don't know if that's because I changed some settings in the "Window effects" . . . I did that yesterday, I checked the two bottom boxes on the first page . . . ??? Anyway, overall, nothing too crazy going on . . . '12 Mac Pro with Nvidia GTX 780 card and 16 GB RAM. [code]a layout. This is undefined behavior; use Layout.alignment instead. qrc:/ui/boolean-editor.qml:64:3: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/ui/boolean-editor.qml:19:3: QML CheckBox: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/ui/boolean-editor.qml:34:3: QML CheckBox: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. qrc:/ui/boolean-editor.qml:64:3: QML Text: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead. lubuntu@lubuntu:$ compton [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] Option `no-dock-shadow` is deprecated, and will be removed. Please use the wintype option `shadow` of `dock` instead. [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] Option `no-dnd-shadow` is deprecated, and will be removed. Please use the wintype option `shadow` of `dnd` instead. [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] Option `menu-opacity` is deprecated, and will be removed.Please use the wintype option `opacity` of `popup_menu` and `dropdown_menu` instead. [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] vsync option will take a boolean from now on. "none" is interpreted as "false" for compatibility, but this will stop working soon [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] glx-swap-method has been deprecated since v6, your setting "undefined" should be removed. [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] "clear-shadow" is removed as an option, and is always enabled now. Consider removing it from your config file [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] "paint-on-overlay" has been removed as an option, and is enabled whenever possible [ 08/21/19 08:52:43.657 parse_config_libconfig WARN ] "alpha-step" has been removed, compton now tries to make use of all alpha values [/code] > Thanks for the help! > > -- > @wxl | polka.bike > C563 CAC5 8BE1 2F22 A49D > 68F6 8B57 A48B C4F2 051A >
-- Lubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
