Hello,
When using tigervnc 1.5.0 server on fedora 23 workstation with tigervnc
1.5.0 viewer on windows 7 (both 64bit) I can see the desktop. But it
quickly flickers between the following view fragments in undeterministic
order:
* full login screen
* Background image
* black screen
* just
On 11.11.2015, a...@clueserver.org wrote:
> I had already switched to Fedora 23 before I found out about the problem(s).
Me too. But I've always one machine left, in case of trouble. And I
have complete backups of all machines, thus reverting to a previous
state is just a matter of 30 minutes.
>> Subject: Re: gnuplot help
>>
>> On 2015-11-10 19:04, Antonio Olivares wrote:
>>> The only one that works is the following one:
>>>
>>> http://plotshare.com/index.ws/plot/858779550
>>>
>>> I wanted to change it, put the dates and the opponent and make it look
>>> like a bar graph. I tried mod
I've encountered this problem before. Bruno is correct, sort criteria begin at
the start of the line.What I've done was pipe my file through awk, moving the
last word to be the 'first' word on the line... pipe that into sort, then back
into awk again putting the 'first' word last.
From:
On Wed, 2015-11-11 at 16:58 -0700, jd1008 wrote:
>
> On 11/11/2015 04:44 PM, Patrick O'Callaghan wrote:
> > On Wed, 2015-11-11 at 15:23 -0600, Bruno Wolff III wrote:
> > > > How can one tell sort to chose the last word in the line as the
> > > > sort
> > > key?
> > >
> > > You can't. Field specif
On 11/11/2015 04:44 PM, Patrick O'Callaghan wrote:
On Wed, 2015-11-11 at 15:23 -0600, Bruno Wolff III wrote:
How can one tell sort to chose the last word in the line as the sort
key?
You can't. Field specifiers are relative to the start of the line.
There
isn't a way to specify them relative
George Avrunin writes:
Nov 11 11:17:02 g kernel: usb 4-1.4.1: Manufacturer: Canon Inc.
Nov 11 11:17:02 g mtp-probe: checking bus 4, device 9:
"/sys/devices/pci:00/:00:1d.0/usb4/4-1/4-1.4/4-1.4.1"
Nov 11 11:17:02 g mtp-probe: bus: 4, device: 9 was not an MTP device
The device notifier do
On Wed, 2015-11-11 at 15:23 -0600, Bruno Wolff III wrote:
> >How can one tell sort to chose the last word in the line as the sort
> key?
>
> You can't. Field specifiers are relative to the start of the line.
> There
> isn't a way to specify them relative to the end of the line.
In awk NF is the
On Wed, 2015-11-11 at 19:22 -0200, Bruno de Oliveira Bastos wrote:
Don't hijack threads. If you want to start a new topic then compose a
new message, don't just reply to an existing one on a different
subject.
poc
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subsc
On 11 November 2015 at 17:49, George Avrunin wrote:
> On Wed, 11 Nov 2015 17:31:54 +, Ian Malone wrote:
>
>> I've also got a Canon not showing up, putting camera:// into the
>> dolphin address bar while it's connected works and I haven't got
>> around to finding out why it's doing this.
>
> Th
On Wed, 11 Nov 2015 12:58:44 -0800
a...@clueserver.org wrote:
> I had already switched to Fedora 23 before I found out about the problem(s).
Which is why I keep two distro partitions around and always
install from scratch in the spare partition for new releases :-).
--
users mailing list
users@l
On Wed, Nov 11, 2015 at 13:54:50 -0700,
jd1008 wrote:
The sort command does not provide for a way to say that the key is the
last word in a line,
where the file contains lines of varying number of words,
and where words are groups of characters without spaces or tabs.
Thus
sort -k
Ho
>
> Hi, i have a server auth by group in Active Directory, the dansguardian
> recive every connection in HTTP and HTTPS, and after analyze its sent request
> to squid. In log of dansguardian i saw the username OK, but in squid log i
> saw only the IP of listen dansguardian. First, there is a w
> On Wed, 11 Nov 2015 09:14:40 -0800
> a...@clueserver.org wrote:
>
>> There is a guide to installing the NVidia drivers on Fedora 23. It
>> involves back-reving xorg to 1.17.
>
> I find the safest and easiest way to do this is keep my fedora 22
> partition the default and wait for f23 to get all t
On 11.11.2015, Tom Horsley wrote:
> I find the safest and easiest way to do this is keep my fedora 22
> partition the default and wait for f23 to get all the support I need
> before switching :-).
Yep! Have just reverted all four F23 machines to F22. Too many
annoying bugs at the moment. Have le
The sort command does not provide for a way to say that the key is the
last word in a line,
where the file contains lines of varying number of words,
and where words are groups of characters without spaces or tabs.
Thus
sort -k
How can one tell sort to chose the last word in the line as
On Wed, 11 Nov 2015 09:14:40 -0800
a...@clueserver.org wrote:
> There is a guide to installing the NVidia drivers on Fedora 23. It
> involves back-reving xorg to 1.17.
I find the safest and easiest way to do this is keep my fedora 22
partition the default and wait for f23 to get all the support I
On Wed, 11 Nov 2015 17:31:54 +, Ian Malone wrote:
> I've also got a Canon not showing up, putting camera:// into the
> dolphin address bar while it's connected works and I haven't got
> around to finding out why it's doing this.
Thanks, Ian. Just "camera://"? I tried that just now; when I h
On 11 November 2015 at 17:19, George Avrunin wrote:
> I have a Canon EOS SL1 camera (also known as an EOS 100D). With Fedora
> 20 and 21, when I connected the camera to a USB port, it was recognized and
> the KDE device notifier would ask whether I wanted to open it with the
> file manager or dow
I have a Canon EOS SL1 camera (also known as an EOS 100D). With Fedora
20 and 21, when I connected the camera to a USB port, it was recognized and
the KDE device notifier would ask whether I wanted to open it with the
file manager or download photos with digikam. Digikam also recognized the
camer
> I see the official announcement of xorg server 1.18:
>
> http://lists.x.org/archives/xorg-announce/2015-November/002655.html
>
> Anyone have any clues about when the final release
> will show up in fedora 23, and vastly more important,
> when nvidia binary drivers will show up now that 1.18
> is
On 11/11/15 20:17, Neal Becker wrote:
> I've updated 2 f22->f23 fine using dnf system-upgrade. Can I also use this
> method for f21->f23?
>
IMO, the answer is "yes" and "no".
I say this since I see there is a dnf-plugin-system-upgrade-0.5.0-1.fc21
package built.
But in going from F22-->F23
I've updated 2 f22->f23 fine using dnf system-upgrade. Can I also use this
method for f21->f23?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.
23 matches
Mail list logo