General > Release Announcements

Linux Lite 2.4 Beta Released

<< < (2/7) > >>

Jerry:

--- Quote from: Yoru3 on March 17, 2015, 09:32:24 AM ---
Having gone through the install process several times now, I thought I'd make some notes, and for what they're worth these are those:-

1)  There appears to be a problem with keyboard settings, which I think was there in 2.2. Despite automatically recognising English(UK) to be correct during the install process, that setting did not persist. Use of the keyboard and investigation of the keyboard settings showed it to be English(US), which of course is all wrong for the UK, so had to set manually.

2)  A related issue was Language Support. Again the language was set to English(US) and had to be set manually using the drag and drop facility. When I pushed the 'Apply System Wide' the application actually crashed. So I loaded it up again and selected the just as important part 'Regional Formats'.
IMHO this should actually be in the main settings menu, not in a fairly obscure tab of a separate application. This is a good example of what is important to the user. If it is wrong, which it was, again English(US), when say an existing spread sheet is loaded up, it will inherit the wrong regional formats. Even worse, cells will not be changed retrospectively after the system regional formats are corrected. Thus it's very important to the user to get these thing correct from the onset, which could be better ensured by making the setting more prominent in the main settings.

3) 'Network Connections' appeared twice n the whisker menu, and the 'Restart Network Shares Server' was missing.
Normally I set up the network shares manually, but decided to use the 'Network Share Settings' from  the whisker menu. It appears that this merely allows the edit of the /etc/samba/smb.conf file.
The parameters are the same as I normally use, except I add
name resolve order = bcast host
after the specific workgroup entry, which helps on a network with Windows machines, and always make the netbios name unique, as long as it begins with alpha, is alpha numeric only, and is less than 15 characters. Actually 18 but best to be safe.

What 'Network Share Setting' doesn't do (but could) is
a) create the share directory /home/username/share, and set permissions.
b) add the user to /etc/smbusers ie. <username> = “<username>”
c) give the smbuser a password, with sudo smbpasswd -a username

4) One final point, which is really more of a suggestion. I believe it would be best for new users to have the default style of Raleigh in the appearance settings. Although very similar to the present default it has the arrows on the vertical scroll bars which would enhance initial user experience. For the seasoned user it is of course just a couple of clicks to change.

BTW looking forward to the version update facility, which will make life a lot easier.

Best Regards
Colin


--- End quote ---

Thank you for your feedback, to address your points:

1) Keyboard settings - Has been brought up many times, in many posts. We're yet to find a solution.

2) Language Support - This is related to point 1. Therefore we provide a comprehensive tutorial in the Help Manual.

3) Network Connections - This is deliberate, it's default home is the Settings Menu, it was also inserted into the Internet menu to help newbies intuitively find any settings related to controlling their Internet access.

4) Default style of Raleigh - Unlikely to change to this. We have a 'look' that we've used for a long time, this is one of the features that gives LL it's identity, a way to recognise it. Think of it like BP going from using green and yellow in their logo to pink and orange.

Thanks for putting 2.4 Beta through it's paces :)

N4RPS:

--- Quote from: Jerry on March 14, 2015, 01:17:08 AM ---What is 'Xiphos' we don't offer that in LL 2.4
--- End quote ---

Hello!

Xiphos is a Bible program that is very similar to BibleTime. If festival is installed, it will speak the text to you.

Unfortunately, the latest version of Xiphos will not allow you to install the bibles needed for it to work. I install Xiphos, then I manually load in about 1.5 GB of offline stuff that I keep around for it. If anyone wants those files, I can put them 'in the cloud'...

73 DE N4RPS
Rob

Yoru3:
Been running Linux Lite 2.4beta for while now in my usual VMware virtual environment, which is all part of my long term migration plan from MS Windows.

Overall it looks good, and when I say good I mean not just compared with other Linux Lite versions, but with just about all other distros that I've tried. The current count is over a dozen, ranging from Mint, Ubuntu, Debian and Lubuntu to the more obscure AV Linux, CAELinux, KXStudio and Zorin.

As I'm sure others have found, when you do this you fairly soon realise that the league tables on say distrowatch.com have very little to do with quality, by whatever criteria you choose. Many still seem to be built by gurus for gurus, with the worst just dropping you into a hard disk partition application, with no clues of how to proceed. Even some of the leaders are terrible at usability and just don't seem to consider normal users, or show very much sign of having considered the new user experience.

IMHO this is where Linux Lite wins. Its obvious that its been configured with real users in mind. Microsoft knew this was of paramount importance many years ago. Yet some linux distros are needlessly compromised with the lack of commonly required facilities on an easily accessible menu, or in the case of Lubuntu even the basics such as samba, make and gcc were not installed.

All these shortfalls can of course be easily rectified by those with the know how. But for a new user, particularly those trying to migrate from other systems, they can be very time wasting and destroy confidence.

So that was the praise bit, but now IMHO it's all about attention to detail and making one of the best even better.

Having gone through the install process several times now, I thought I'd make some notes, and for what they're worth these are those:-

1)  There appears to be a problem with keyboard settings, which I think was there in 2.2. Despite automatically recognising English(UK) to be correct during the install process, that setting did not persist. Use of the keyboard and investigation of the keyboard settings showed it to be English(US), which of course is all wrong for the UK, so had to set manually.

2)  A related issue was Language Support. Again the language was set to English(US) and had to be set manually using the drag and drop facility. When I pushed the 'Apply System Wide' the application actually crashed. So I loaded it up again and selected the just as important part 'Regional Formats'.
IMHO this should actually be in the main settings menu, not in a fairly obscure tab of a separate application. This is a good example of what is important to the user. If it is wrong, which it was, again English(US), when say an existing spread sheet is loaded up, it will inherit the wrong regional formats. Even worse, cells will not be changed retrospectively after the system regional formats are corrected. Thus it's very important to the user to get these thing correct from the onset, which could be better ensured by making the setting more prominent in the main settings.

3) 'Network Connections' appeared twice n the whisker menu, and the 'Restart Network Shares Server' was missing.
Normally I set up the network shares manually, but decided to use the 'Network Share Settings' from  the whisker menu. It appears that this merely allows the edit of the /etc/samba/smb.conf file.
The parameters are the same as I normally use, except I add
name resolve order = bcast host
after the specific workgroup entry, which helps on a network with Windows machines, and always make the netbios name unique, as long as it begins with alpha, is alpha numeric only, and is less than 15 characters. Actually 18 but best to be safe.

What 'Network Share Setting' doesn't do (but could) is
a) create the share directory /home/username/share, and set permissions.
b) add the user to /etc/smbusers ie. <username> = “<username>”
c) give the smbuser a password, with sudo smbpasswd -a username

4) One final point, which is really more of a suggestion. I believe it would be best for new users to have the default style of Raleigh in the appearance settings. Although very similar to the present default it has the arrows on the vertical scroll bars which would enhance initial user experience. For the seasoned user it is of course just a couple of clicks to change.

BTW looking forward to the version update facility, which will make life a lot easier.

Best Regards
Colin

anon222:

--- Quote from: TMG1961 on March 14, 2015, 06:17:36 PM ---Just installed the beta version.
I really dont like is the way of the updates..the blue bar running from left to right and back is getting on my nerves.
Havent found anything that isnt working so far

--- End quote ---
Haha, OK. I guess we can do something about that. :)

TMG1961:

--- Quote from: Jerry on March 15, 2015, 05:13:29 PM ---Re. pulsate progress bar, we'll see if we can change that in a future update. Cheers.

--- End quote ---

THanks


--- Quote from: avj on March 14, 2015, 08:32:42 PM ---As far as I can tell the Zenity progress bar in the updates-gui isn't receiving the numbers needed to make the bar progress and that is why you are seeing the back and forth "pulsate" action. more about zenity progress dialog here:  https://help.gnome.org/users/zenity/stable/progress.html.en

--- End quote ---

I thought it was supposed to be like that.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version