Linux Lite 7.8 Final has been released - Click here


Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,984
» Latest member: EmmaAlva
» Forum threads: 9,472
» Forum posts: 62,475

Full Statistics

Online Users
There are currently 2245 online users.
» 0 Member(s) | 2240 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-06-2026, 05:35 AM
» Replies: 11
» Views: 930
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 316
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,544
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 551
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 346
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 28,044
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 322
Linux lite 6.0 doesn't wo...
Forum: Installing Linux Lite
Last Post: Dottor Octopus
03-03-2026, 05:14 PM
» Replies: 10
» Views: 1,268
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 319
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 42,019

 
  Install Updates fail post-installation script
Posted by: thoughtinstinct - 04-17-2017, 08:13 PM - Forum: Installing Software - Replies (14)

I got an error while updating today and this is the log from the first update which failed

Code:
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
  lite-software
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 816 kB of archives.
After this operation, 102 kB of additional disk space will be used.
Get:1 http://repo.linuxliteos.com/linuxlite citrine/main amd64 lite-software all 2.0-0360-linuxlite [816 kB]
Fetched 816 kB in 1s (518 kB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 226807 files and directories currently installed.)
Preparing to unpack .../lite-software_2.0-0360-linuxlite_all.deb ...
Unpacking lite-software (2.0-0360-linuxlite) over (2.0-0340-linuxlite) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up lite-software (2.0-0360-linuxlite) ...
chmod: cannot access '/etc/skel/.conky/start': No such file or directory
dpkg: error processing package lite-software (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
lite-software
E: Sub-process /usr/bin/dpkg returned an error code (1)

Print this item

  Additional Drivers Question
Posted by: P.H. - 04-17-2017, 04:57 PM - Forum: Video Cards - Replies (2)

When I check for additional drivers, there's an option for "amd64-microcode firmware" or "do not use device". I chose "do not use device". Is it safe to use this driver? I'm assuming it is safe to use or else it wouldn't show up in the Additional Drivers box. Can anyone give me some advice on this? Thanks.

Print this item

  Canoscan N650U made obsolete by LL3.4?
Posted by: Peejay - 04-17-2017, 03:39 PM - Forum: Printing and Scanning - Replies (14)

I've had my N650U for a long time and it's always been perfectly OK for me. I've never got it to work in Ubuntu, though, and a lot of derivatives, but it has worked in Linux Mint and in Linux Lite, which I adopted at 3.2. Now I'm up-to-date with 3.4 I'm back to googling for solutions that actually work.
Checking at http://www.sane-project.org/sane-mfgs.html gave this info:
Model                   Interface USB id Status Comment Backend         Manpage
CanoScan N650U/N656U USB 0x04a9/0x2206 Complete           plustek (0.52) sane-plustek
Using sudo sane-find-scanner produced this:
>could not fetch string descriptor: Input/output error
>could not fetch string descriptor: Input/output error
>found USB scanner (vendor=0x04a9, product=0x2206) at libusb:003:002
and sudo scanimage -L gave me "No scanners were identified."
I've checked the presence of the stated backend and all seems to  be in order and lsusb identifies the device too, but no connection can be made to it, it seems.
I've also checked that the scanner does still work and on an older laptop it still does, so not a hardware issue.

If the worst comes to the worst I can revert to 3.2 - but I really like the upgrade - or I could have a go at a VB version of a suitable distro, but both seem rather heavy going given that the scanner worked fine before I did the upgrade.

I've seen enough of scanner Q&As to know that the answer is rarely clearcut or universally applicable but I would be very grateful for any suggestions. Well, not quite ANY perhaps! Wink

I live in hope!



Print this item

  Editing "Terminal" entry in Whisker Menu has no effect
Posted by: daniel.tailor - 04-17-2017, 12:25 PM - Forum: Other - No Replies

## What I would like to achieve:

I'd like my Terminal menu entry to not just launch "lxterminal", but launch "lxterminal --geometry=120x50 -e /usr/bin/fish -l".
Issuing the quoted  command from a (Bash) terminal yields the expected result (i.e. a new terminal opens with fish as the shell, with the terminal's size set to 120x50 characters).

## What I've tried

First I did what worked so far both under LXDE and GNOME: copy /usr/share/applications/lxterminal.desktop to ~/.local/share/applications, then edit "TryExec" and "Exec" to contain the command quoted above. Ater several logouts and re-logins, and several attempts at "xfdesktop --reload", the Terminal launcher (or whatever it's called in Whisker Menu terminology) works as usual.

Then I used "Edit Applications" to insert the aforementioned command into the Terminal entries "Command" field. Still no result, "Terminal" works as is it did before.

After some DuckDuckGoing on the topic, I tried adding "X-XFCE" to the .desktop file in the Category line, to no avail.

## Possible related "symptom"

I've installed gedit, and it works just fine, it shows up in Whisker Menu under Accessories. But in Edit Applications, the Accessories category contains no entry for gedit. (I seriously think now that Whisker Menu or something related is really messed up.)


Any ideas? What did I miss?


Code:
$ inxi -b
System:    Host: mysecrethostname Kernel: 4.4.0-72-generic x86_64 (64 bit) Desktop: Xfce 4.12.3
           Distro: Ubuntu 16.04.2 LTS
Machine:   Device: desktop Mobo: ASRock model: B75 Pro3 BIOS: American Megatrends v: P1.90 date: 12/20/2013
CPU:       Quad core Intel Core i5-3470 (-MCP-) speed/max: 1610/3600 MHz
Graphics:  Card: NVIDIA GK106 [GeForce GTX 650 Ti]
           Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: modesetting,fbdev,vesa,nouveau)
           Resolution: [email protected]
           GLX Renderer: GeForce GTX 650 Ti/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 375.39
Network:   Card-1: Qualcomm Atheros AR93xx Wireless Network Adapter driver: ath9k
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169
Drives:    HDD Total Size: 2002.4GB (39.7% used)
Info:      Processes: 222 Uptime: 1:21 Memory: 1473.7/7926.3MB Client: Shell (fish) inxi: 2.3.8

Print this item

  Updating a USB
Posted by: Iestynrl - 04-17-2017, 12:10 PM - Forum: Installing Linux Lite - Replies (2)

Hi, I'm running 2.8 on my notebooks & "old faithful" very happily. They all update, they all talk to my printer - my daughters are happy to use 2.8, all is rosy! I'm working on the, "if it ain't broke don't fix it ideology these days". I do have a silly question though about running 3.4 on a USB. As always, I like a good play so I've put 3.4 onto a USB to have a play around with. I'm hoping to use the USB version just for banking - thinking it's a safer way of doing things - just having it in isolation. My question is around updates - I've tried to find the answer & have got a bit confused, so, why is there no need to update a live version running just from USB?

Print this item

  Install Updates update coming soon
Posted by: ralphy - 04-16-2017, 11:43 PM - Forum: Linux Lite Software Development - Replies (7)

In the same way Create System Report was updated, we are bringing few updates (specially in the backend) to Install Updates. We've moved from gksu to pkexec which allows users to run the application from within any account as long as the user can authenticate as admin:

[Image: eSczC6P.png]

[Image: HBkhV27.png]

And we are also giving Lite Updates listing an HTML output, matching the layout with that in System Report to keep it uniform.

[Image: yvi38mx.png]
 

Print this item

  Right click on titlebar and fullscreen I dont know how to exit fullscreen
Posted by: tsekouras7 - 04-16-2017, 03:37 PM - Forum: Other - Replies (1)

I had the urge tp try fulscreen on the intro window (install updates drivers etc) now I don't know how to exit, I can't find anywhere shortcuts I can find a menu anywhere to disable fullscreen, please help.

Print this item

  display does not show photos properly
Posted by: Kong77 - 04-16-2017, 10:55 AM - Forum: Other - Replies (9)

Recently my computer does not seem to load everything properly on start up. when I view photos it seems to only display 256 colors.  It used to happen only occasionally,, and would go away if I reboot the computer, but lately it seems to do this every time.

Print this item

  Remove unwanted items in Whisker menu?
Posted by: colin - 04-16-2017, 07:44 AM - Forum: Other - Replies (8)

Hope this is the correct section for my post.
I would like to remove unwanted items in my Whisker menu but have failed so far. I have tried looking through the manual but must have missed the entry i wanted. So could anyone help me please. Thanks

Print this item

  Lite Desktop Widget alignment
Posted by: Peejay - 04-15-2017, 11:03 PM - Forum: Installing Software - Replies (4)

My preferred desktop appearance includes a right side vertical panel but I need a width of about 40 pixels. I also like the Desktop Widget but cannot see a way to change its alignment so as a result part of its output is hidden behind the panel. Is it possible to move the Widget I wonder? Wink

Print this item