Re: [Trisquel-users] How to get most up-to-date abrowser for Trisquel 6.0

2017-11-27 Thread Caleb Herbert
You could do what I do to get up-to-date packages for Trisquel 7, which has a few packages, like Mumble, that are deprecated. Install GNU Guix: https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html Then, install GNU IceCat: guix package -i icecat

Re: [Trisquel-users] How to get most up-to-date abrowser for Trisquel 6.0

2017-11-27 Thread nuevodesorden
You can't the only thing to do if you are still using 6.0 (like me) is using firefox instead.

Re: [Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
That's perfect! Thanks!

[Trisquel-users] Re : How to get most up-to-date abrowser for Trisquel 6.0

2017-11-27 Thread lcerf
Trisquel 6 is not supported anymore. The Web browser is not the only program that can suffer from security issues. Why don't you want to update? It is probably easier than installing newer packages (requiring newer dependencies) on an outdated system.

[Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread lcerf
Substitute the end of the line with (i.e., append) "text" if the line starts with "x": sed '/^x/ s/$/text/'

[Trisquel-users] Re : Why is Chromium not in Trisquel?

2017-11-27 Thread lcerf
The issue you link to (take a look at the "Blocked on" list on the left of the page too) is alone a good reason to not have Chromium in Trisquel.

[Trisquel-users] How to get most up-to-date abrowser for Trisquel 6.0

2017-11-27 Thread oralfloss
I have Trisquel 6.0 and I don't plan on upgrading to 7 any time soon. I was wondering if there is a way to get the most recent version of abrowser because of security concerns. According to Synaptic package manager the latest version of Abroswer is

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
> If you instead want "^" to be considered as special in "^x ", this: > > --8<---cut here---start->8--- > sed -n 's/^x .*\(.\)$/\1/gp' "file.txt" > --8<---cut here---end--->8--- Your suggestion does not add to the lines.

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Adonay Felipe Nogueira
In the last paragraph, by "line terminator", I meant either: - line feed only (LF, 0x0A, "\n"). Default for Unix-compliant operating systems such as GNU; - carriage return only (CR, 0x0D, "\r"). Default for Mac; - carriage return and line feed (CRLF, 0x0D, "\r\n"). Default for Windows.

Re: [Trisquel-users] QTerminal in Devuan 2 DEAD but apps working

2017-11-27 Thread hd-scania
You should stand that script for one which I have promoted for newbies new coming to GNU systems, but not just Trisquel, I need to make initialization to Parabola as easy like Trisquel, right? https://trisquel.info/en/forum/writing-simple-guide-parabola-newbies#comment-123379

Re: [Trisquel-users] Why is Chromium not in Trisquel?

2017-11-27 Thread Adonay Felipe Nogueira
There is an ongoing discussion on the possible issues surrounding Chromium, QtWebEngine and the "app"-wrapped "webpages" made from Electron ([1]). The last message todate was [2]. [1]

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Adonay Felipe Nogueira
I assume that by "the end" of the line you want to actually capture the last character, which ever it is. Suppose you have a text file like this (the underlines are *also* spaces, please correct them): --8<---cut here---start->8--- c ^x a1 y b2 z c3 b x d4 y

[Trisquel-users] Why is Chromium not in Trisquel?

2017-11-27 Thread Ignacio Agulló
Hello, I miss the Chromium browser I was used to in Ubuntu.  At the Wikipedia Chromium page I find that it is licensed under various licenses including free software ones:     BSD license     MIT License     LGPL     MS-PL     MPL+GPL+LGPL

Re: [Trisquel-users] Trouble Getting Trisquel 8 to install in UEFI Mode

2017-11-27 Thread dahunt
Thanks for your help! Following the installer crash, I mounted the volume that should have had Trisquel on it, and found that my user had been created, and /usr/bin seemed to be partially populated. I noticed that, when looking at /etc/default/grub, I found the grub command field empty, and

Re: [Trisquel-users] Coreboot

2017-11-27 Thread aggeliszotis
i have flash a libreboot x200 the i flashed intel ME removed or is alive inside ?

Re: [Trisquel-users] Trouble Getting Trisquel 8 to install in UEFI Mode

2017-11-27 Thread ablocorrea
Hi Dave! I also had a similar problem during the installation. However, when I checked from the Live USB, it looked like Trisquel had already been perfectly installed. After that, I logged into another GNU/Linux distribution that I currently have in my computer (Fedora), updated grub

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
The '$' (end) of any line that matches '^x '.

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Adonay Felipe Nogueira
Unfortunatelly no, but you can test with various dummy files/texts. I wonder however, what exactly you want the regular expression to match, or not to match, and which programming language is it? 2017-11-27T11:56:02-0600 Caleb Herbert wrote: > Does it have a regex key on the side or elsewhere? >

Re: [Trisquel-users] QTerminal in Devuan 2 DEAD but apps working

2017-11-27 Thread Caleb Herbert
> I had some trouble with the Parabola install script last night Which script?

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
Does it have a regex key on the side or elsewhere?

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Adonay Felipe Nogueira
That was exactly my suggestion, with the advantage that you don't need internet. ;) 2017-11-27T10:59:53-0600 Caleb Herbert wrote: > I'm using Regexr because I want something like Daring Fireball's > Markdown Web Dingus, but for regular expressions. > >

Re: [Trisquel-users] QTerminal in Devuan 2 DEAD but apps working

2017-11-27 Thread Cassandra of Troy
That's why my child is still on Jessie and I'm in such a bad mood lately, lol. I agree with Adfeno about filing the bug report with the Devuan developers and moving on. The people you are trying to help might be better off with a stable release and backports. Keep going. I had some trouble with

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
I'm using Regexr because I want something like Daring Fireball's Markdown Web Dingus, but for regular expressions. https://daringfireball.net/projects/markdown/dingus

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Adonay Felipe Nogueira
I don't understand how interactive it's supposed to be? Do you mean that it should ask you everytime "do you want to match file?". I don't which RegEx engine you want to use, nor the programming language, but at least in GNU `find', one can use something like: find "." -regex '.*\.png$' -print

Re: [Trisquel-users] Coreboot

2017-11-27 Thread vitacell
You can configure and compile Coreboot blobless (no non-free), but the problem is the hardware. X220-X230-X220t, are great computers, but those won't boot without some Intel ME code. So, yes, Coreboot is free software but people can build it with blobs. Libreboot only want stable version and

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
If I were going that route, I'd be using regex-builder in Emacs, but sometimes even it isn't interactive enough.

Re: [Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread Caleb Herbert
Hm, that's odd. Regexr runs in a new profile, but it does not run in safe mode.

Re: [Trisquel-users] Coreboot

2017-11-27 Thread Caleb Herbert
No.

Re: [Trisquel-users] Abrowser won't run Regexr

2017-11-27 Thread Adonay Felipe Nogueira
1. Make a test folder/directory with various dummy files that would be similar to the RegEx (if you are making directory/path expansion tests). Or a test file with contents inside (if you are testing for file's contents). 2. Make the RegEx software attempt the wanted RegEx against that

Re: [Trisquel-users] QTerminal in Devuan 2 DEAD but apps working

2017-11-27 Thread Adonay Felipe Nogueira
Perhaps contact Devuan instead of Trisquel? I would try contacting Devuan since their distro is affected, then contact whichever other project is envolved (QTerminal, LXQt, SDDM, in that order). 2017-11-27T13:09:15+0100 hd-sca...@users.sf.net wrote: > I have upgraded to the next LTS release

[Trisquel-users] QTerminal in Devuan 2 DEAD but apps working

2017-11-27 Thread hd-scania
I have upgraded to the next LTS release versioned 2 in Devuan and appended with LXQt and replaced with SDDM instead of the discontinued SLiM, in the LXQt shell apps are done but QTerminal can’t be run for any commands, like my screenshot, w/o any ‘$’, ‘%’, or ‘>’ signs behind my name and

[Trisquel-users] Re : Coreboot

2017-11-27 Thread lcerf
See https://libreboot.org/docs/ and https://libreboot.org/docs/hardware/

[Trisquel-users] Re : Abrowser won't run Regexr

2017-11-27 Thread lcerf
You disabled all add-ons (or ran 'abrowser -safe-mode') and it still does not work? You can create a new profile if you really want the site to work.

[Trisquel-users] Kali with free hardware

2017-11-27 Thread aggeliszotis
i Try to find a free hardware laptop for install kali . i have a x200 were have libreboot i tried to install but i cant do the boot . any one know if x230 with coreboot its ok for kali ?

[Trisquel-users] Coreboot

2017-11-27 Thread aggeliszotis
Is coreboot totaly free like libreboot? Is thinkpad x230 with coreboot free? what hardware is free ?