M12 11.9.92
Re: M12 11.9.92
Yes. Everything is just fuzzy, but I don't really care much about the splash screen in the first place, since everything else is now humming along.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: M12 11.9.92
M12 11.9.92 64 is running fine on my Gateway NV59C laptop.
I used unetbootin for the install preserving my home.
The only issue is when I start konsole I get the following
bash: [: too many arguments
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: too many arguments
bash: [: too many arguments
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
fred@mepislaptop1:~$
I've never seen that happen before. btw it also happens as root.
I used unetbootin for the install preserving my home.
The only issue is when I start konsole I get the following
bash: [: too many arguments
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: too many arguments
bash: [: too many arguments
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
bash: [: =: unary operator expected
fred@mepislaptop1:~$
I've never seen that happen before. btw it also happens as root.
Re: M12 11.9.92
Thanks for the suggestion. I tried that but no joy :(
Re: M12 11.9.92
Wrong address for the cr testrepo, Has section "testrepo" instead of "test". And the growing sources.list hasn't been fixed yet.
This is some kind of vacation release, not much changed and it's not getting very much testing.
Henry
This is some kind of vacation release, not much changed and it's not getting very much testing.
Henry
Re: M12 11.9.92
I will be posting a summary for us to work on today.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: M12 11.9.92
A few more corrections for the help and tips in the installer:
Fonts in Mepis Linux: The "Font installer" is now called "Font management" in System Settings.
"When in doubt, ask for advice at mepiscommunity.org", should be more useful if changed to forum.mepiscommunity.org
Henry
Fonts in Mepis Linux: The "Font installer" is now called "Font management" in System Settings.
"When in doubt, ask for advice at mepiscommunity.org", should be more useful if changed to forum.mepiscommunity.org
Henry
Re: M12 11.9.92
Yeah, he keeps getting that URL wrong.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: M12 11.9.92
The command below might help your proofreading, I think it displays most of the messages that come up during the install.Utopia wrote:A few more corrections for the help and tips in the installer:
Fonts in Mepis Linux: The "Font installer" is now called "Font management" in System Settings.
"When in doubt, ask for advice at mepiscommunity.org", should be more useful if changed to forum.mepiscommunity.org
Henry
Code: Select all
strings /usr/sbin/minstall | grep -e '<p><b>' -e '</span>'| sed 's|<p><b>|\n|g;s|</b><br/>|\n|g;s|</p><p>|\n|g;s|</p>|\n|g;s|<p>|\n|g;s|</b>||g' | cut -f3 -d\> | cut -f1 -d\<
Re: M12 11.9.92
Thanks, it's working for most parts of the text. The missing parts is where I think the errors are. They're probably added later.
Henry
Henry