Support Requests - CLICK TO READ BEFORE POSTING



Posted by: torreydale
09-28-2015, 03:31 PM
Forum: Other
- Replies (9)

My Dropbox panel indicator disappears whenever I close and reopen the laptop lid.  Nothing is set to suspend or hibernate when the lid closes.  I created a launcher to refresh the panel when this occurs.  The command I use for the launcher is lxterminal -e "xfce4-panel -r".  I'll continue to use this as a workaround, and I'm passing it along in case others have the issue.



Posted by: stevedat
09-28-2015, 09:07 AM
Forum: Introductions
- Replies (5)

Hello everyone,
I hope you guys doing well.
I installed Linux Lite 2.6 on my Dell Laptop and being happy with it ^ ^
Wink



Posted by: jola
09-28-2015, 01:58 AM
Forum: Other
- Replies (1)

I can't find my printer icon. I looked in the system menu, nothing, & I don't know how to do it via the command line. I've also tried a general search for "printer" & nothing.
Thanks for any help.
Jola



Posted by: avj
09-27-2015, 08:07 PM
Forum: Wallpapers
- Replies (13)

A few more wallpapers in different colors.

[Image: cFVC5Hs.png]

[Image: Km2U8rT.png]

[Image: Y1Ja6W0.png]

[Image: jHirgnq.png]

[Image: 8AIQrPt.png]

[Image: NerWs4G.png]

[Image: 6vHAe49.png]

[Image: 5EMUe1i.png]

[Image: XDGbQ0w.png]

[Image: NvE2mqZ.png]



Posted by: justme2
09-27-2015, 07:36 PM
Forum: On Topic
- Replies (24)

Running LL2.6.
When viewing the forums anonymously (with the dark theme), my cpu runs hot, cycling between 5% up to 100% CPU usage and the fan runs fast with either Firefox or Chrome browsers. The PC behaves like a fan heater! When I log in, I use the lighter Curve theme as my default and the CPU usage drops to around 15% to 20%. The PC runs cooler and the fan slows down. Other websites seem to run at around 5% CPU, so what is going on in the LL forum and does anyone else have this problem or know the cause or cure?

Edit: High CPU load seems to occur when viewing the forum home page.



Posted by: vaikus84
09-27-2015, 04:03 PM
Forum: Other
- Replies (5)

Hello Devs and more knowledgeable Users

Having an issue regarding Laptop compatibility.
Mostly I use a (Lenovo T430 miniDP to DP connected) external screen so therefore I have set XFCE power manager to not do anything when the lid is closed (a cheap mans dock replacement Smile ).

So the issue here is since I use my Laptop with the Lid closed and do a Shutdown via the Whisker menu button and then click Shutdown,
it seems to sometimes suspend instead of shutting down the Laptop.

Has someone figured out a way to correct that behavior?

Since this is my only means of using a computer system (no need to burn that 14" display screen unnecessarily). It would be nice to have a fix for it.

Thank you in advance,
vaikus84



Posted by: David
09-27-2015, 12:56 PM
Forum: Start up and Shutdown
- Replies (2)

Hello,

just new here...Anyone can give me a quick help and tell me how to remove the "Install Linux Lite" icon between reboot on my system running live from a USB?

THX

David



Posted by: Wirezfree
09-27-2015, 11:38 AM
Forum: On Topic
- Replies (2)

Hi,


I have been doing some clean-up on 1 off my installs, HP Laptop.
I use this a lot to test/experiment before committing to a live PC.


I have found a bunch of .trash folders on different partitions, with large amount files.
I have different partitions to make it easier to include/exclude things from back-ups.
(ex: I have a partition called "vbox", keep all Virtual Machines separate from regular back-ups)


Doing some Googling led me to:
1. If you delete a file in your /home folder they end up in rubbish bin, so you can empty them manually, unless you do a [shift]+[delete]
2. If you delete a file on something "not" in home, a "hidden" .trash folder is created with the deleted files, unless you do a [shift]+[delete]


What I couldn't find was a definitive,
"Can I delete these non /home .trash folders manually, or is there a specific method to not mess up the file system"


Thanks...



Posted by: Teddy
09-27-2015, 06:34 AM
Forum: Other
- Replies (2)

I am having a problem with Light-Locker. When I manually lock the machine or suspend/hibernate my session, my machine wakes up to a blank screen with no login or username visible or a password field for me to even type in. I have tried to diagnose this issue for a couple of days with no luck such yet.  Sad . If it all possible, I would like to keep Light-Locker as it has worked before with no issue.

System report of my machine is attached if needed (Dell Inspiron M5110 Laptop)

[Image: w704.jpg]

[attachment deleted by admin, expired]



Posted by: fral
09-26-2015, 09:38 PM
Forum: Installing Software
- Replies (3)

Hello there, I've installed LinuxLite in a lot of computers without having any problems with the repositories, but now I had lots of "404 not found" and other repositories errors with a fresh install of LinuxLite 2.0 and after resolving each of the problematic repos one by one I ended up with a very messed up sources.list and theres still some repos failling. Can anybody please give me a working sources.list to fix mine?.

My current sources.list is:

Code:
# deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted # deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted # deb http://security.ubuntu.com/ubuntu trusty-security main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://archive.ubuntu.com/ubuntu trusty main restricted deb-src http://archive.ubuntu.com/ubuntu trusty main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted deb-src http://archive.ubuntu.com/ubuntu trusty-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. deb http://archive.ubuntu.com/ubuntu trusty universe deb-src http://archive.ubuntu.com/ubuntu trusty universe deb http://archive.ubuntu.com/ubuntu trusty-updates universe deb-src http://archive.ubuntu.com/ubuntu trusty-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://archive.ubuntu.com/ubuntu trusty multiverse deb-src http://archive.ubuntu.com/ubuntu trusty multiverse deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse deb-src http://archive.ubuntu.com/ubuntu trusty-updates multiverse ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu trusty-security main restricted deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted deb http://archive.ubuntu.com/ubuntu trusty-security universe deb-src http://archive.ubuntu.com/ubuntu trusty-security universe deb http://archive.ubuntu.com/ubuntu trusty-security multiverse deb-src http://archive.ubuntu.com/ubuntu trusty-security multiverse ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. ## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. deb http://archive.canonical.com/ubuntu trusty partner # deb-src http://archive.canonical.com/ubuntu trusty partner ## Uncomment the following two lines to add software from Ubuntu's ## 'extras' repository. ## This software is not part of Ubuntu, but is offered by third-party ## developers who want to ship their latest software. deb http://extras.ubuntu.com/ubuntu trusty main # deb-src http://extras.ubuntu.com/ubuntu trusty main deb http://archive.canonical.com/ trusty partner # deb-src http://archive.canonical.com/ trusty partner ## Linux Lite Repository # deb http://repo.linuxliteos.com/linuxlite/ precise main # deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted # deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted # deb http://security.ubuntu.com/ubuntu trusty-security main restricted # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. ## Major bug fix updates produced after the final release of the ## distribution. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team. Also, please note that software in universe WILL NOT receive any ## review or updates from the Ubuntu security team. ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. ## Uncomment the following two lines to add software from Canonical's ## 'partner' repository. ## This software is not part of Ubuntu, but is offered by Canonical and the ## respective vendors as a service to Ubuntu users. deb http://archive.canonical.com/ubuntu trusty partner # deb-src http://archive.canonical.com/ubuntu trusty partner ## Uncomment the following two lines to add software from Ubuntu's ## 'extras' repository. ## This software is not part of Ubuntu, but is offered by third-party ## developers who want to ship their latest software. deb http://extras.ubuntu.com/ubuntu trusty main # deb-src http://extras.ubuntu.com/ubuntu trusty main # deb-src http://archive.canonical.com/ trusty partner ## Linux Lite Repository

English is not my primary language so, sorry for any misspelling.