![]() |
Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options (/showthread.php?tid=1907) |
Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - torreydale - 06-19-2015 Whenever I reboot, I have three things I have to reset. Dropbox, my mouse, and Google Chrome. 1) For Dropbox, before the indicator shows up in the panel, I get a popup saying I need to install the Dropbox Daemon. I accomplish this by either following their prompts or opening a terminal and typing in "dropbox start -i". 2) For my mouse, I'll notice after a reboot that it won't move as it would before my reboot. Then when I go to the Mouse and Touchpad settings, sure enough, the mouse is reset to Generic USB. And I have to select my actual mouse, which is a Microsoft 3 button with IntelliEye. 3) For Google Chrome, I heard about the setting for it to be one's default browser wasn't working via the following video: https://www.youtube.com/watch?v=defIOXTElHU. Fifteen minutes into his video he shows how to overcome this. I follow those instructions, but everytime I open Chrome, I'm still asked to set it as my default. I have included my System Report as an attachment for the benefit of anyone who can add some help on these items. I am committed to using Linux Lite. It is my daily driver now. I heard Linus Torvalds say although Linux dominates in mobile phones and servers, he thinks the reason it lags in desktop is because most people don't want to install an operating system. I can do it, and I'm helping others who complain about their PCs make the switch to Linux Lite. I can see the above issues causing a thorn in their side, though, and I'd just like to be on the front end of those potential turn offs. I'm also noticing the Switch Users and Log Out options lead me to a black screen. Not just on my hardware, but in virtual machines. Suspend won't stay suspended, and Hibernate won't wake up. For the record, I have seen that Hibernate issue with other Ubuntu 14.04 based distros. Since Linux makes my reboots snappier than a Windows reboot on the same hardware, I tend to live in the Shutdown and Restart world and I avoid Suspend and Hibernate and Log Out. But again, I can see those things trying the patience of folks I'm introducing to Linux Lite. [attachment deleted by admin, expired] Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - Valtam - 06-19-2015 Dropbox - how did you install this? Google - did you use Lite Tweaks to set the default browser? Suspend & Hibernate - notoriously a problem on ubuntu based distros in general, ongoging. Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - torreydale - 06-19-2015 Dropbox: I first installed using Lite Software. I don't remember the shortcoming, but searching around led me to install it using the .deb file at the Dropbox website. Chrome as default: No I overlooked trying that with the Lite Tweaks. Will try that now and pass it on to a coworker for whom I helped with installing LL last weekend. On Suspend and Hibernate, I figured as much. Any idea on the mouse? Without rebooting, I can see that it won't hold the mouse selection. I just opened the Mouse and Touchpad settings window, and twice changed the selection to my Microsoft mouse. I close the Mouse and Touchpad settings window and reopened it. Also twice. Each time, my mouse selection was set to Generic USB. The setting isn't sticky beyond me closing the Mouse and Touchpad settings window. Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - Valtam - 06-19-2015 Dropbox - that's probably your issue there. Uninstall it first. Then go to your home folder and press Ctrl+H, and delete the .dropbox folder. Then reboot and install it via Menu, System, Lite Software. Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - torreydale - 06-19-2015 I've done the uninstall and reinstall procedure you suggested, and nothing happened. So I opened up a terminal and typed in the following: Code: torrey@tdw:~$ dropbox status All this is refreshing my memory on why I eventually installed Dropbox from the Dropbox.com website. By the way, you mentioned Suspend and Hibernate are notoriously faulty with Ubuntu and it's ongoing. Any word on what I mentioned about getting the black screen when using the Log Out option? Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - Valtam - 06-19-2015 (06-19-2015, 06:41 PM)torreydale link Wrote: I've done the uninstall and reinstall procedure you suggested, and nothing happened. So I opened up a terminal and typed in the following: Looks like there is an issue with Dropbox on 64bit, I'll look into this and provide an update when I get time, looks like a new bug - https://www.dropboxforum.com/hc/communities/public/questions/202663529-dropboxd-wont-start-on-xubuntu-14-04LTS-traceback-3-6-7 In the meantime, open a terminal and do: Code: sudo chmod 666 /var/lib/dropbox/.dropbox-dist/dropbox-lnx.x86_64-3.6.7/futures-2.1.3-py2.7.egg/EGG-INFO/top_level.txt Then start Dropbox from the Menu. This should work for now. (06-19-2015, 06:41 PM)torreydale link Wrote: By the way, you mentioned Suspend and Hibernate are notoriously faulty with Ubuntu and it's ongoing. Any word on what I mentioned about getting the black screen when using the Log Out option? I've only had time to help you with your other issues. Ideally you need to make a separate thread for each issue under the right Category. This helps others and having one thread with so many different issues gets rather messy and is hard for folks to keep track of things. Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - Valtam - 06-19-2015 The same happens on 32bit, looks like Dropbox broke their own app ![]() Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - torreydale - 06-19-2015 Good to know it's not us. On the mouse, I matched the Generic USB settings to the settings of my Microsoft Mouse. That helped. Then I took it a step further by unchecking the "Enable this device" option for the Generic USB mouse. That seems to keep my settings "sticky". Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - Valtam - 06-20-2015 Glad you got the mouse working, how is Dropbox? Re: Dropbox, mouse, and chrome settings not saved. And a word on the Log Out options - torreydale - 06-20-2015 Same problem. Can't access the dropbox folder. And no indicator in the panel. Been using the Dropbox website in the interim. A friend's laptop I worked on two weeks ago seemed to have youtube video trouble. Working on it now. Took it down to 32bit LL 2.4 from 64 bit. That helped with a different friend's laptop, but not this one. Furthermore, the wifi doesn't work as well with this 32bit version. May take it back to 64bit in the morning and just encourage her to use Minitube for youtube viewing. |