On 05/06/16 12:51, Fred Smith wrote:
> I burn dual layer DVDs successfully with K3B. Doesn't K3B use
> cdrecord as its back end?
I believe K3B uses growisofs from the dvd+rw-tools package.
--
You're Welcome Zachary Quinto
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or cha
Hello,
this seems to be the solution for the clementine/mp3 problem.
I got this on the RPM Fusion users discussion list
On Thu, 05 May 2016 21:21:20 +0100 Sérgio Basto wrote:
> On Qui, 2016-05-05 at 13:44 +0200, Frank Elsner wrote:
> > I need them for clementine to process mp3.
>
> according
On 05/05/2016 11:20 PM, Martin Skjöldebrand wrote:
On Fri, 2016-05-06 at 08:11 +0200, Martin Skjöldebrand wrote:
Viewing Netflix this way works nicely but then my son complained that
sound is coming from the laptop, not the speakers connected to the
Hyundai screen. I guess this has to do with th
On 05/05/2016 11:11 PM, Martin Skjöldebrand wrote:
Viewing Netflix this way works nicely but then my son complained that
sound is coming from the laptop, not the speakers connected to the
Hyundai screen. I guess this has to do with the computer not recognizing
the speakers because it connected th
On Fri, 2016-05-06 at 08:11 +0200, Martin Skjöldebrand wrote:
> I sitting at our summer house with limited TV choices before our
> "cable" service is renewed.
> So, having gotten a "new" (well at least larger) Plasma (and TV
> display through the SCART connection from our cable provider- Hyundai
>
I sitting at our summer house with limited TV choices before our
"cable" service is renewed.
So, having gotten a "new" (well at least larger) Plasma (and TV display
through the SCART connection from our cable provider- Hyundai PD421)
screen with gazillions of ports to connect to stuff I thought of
On Thu, May 05, 2016 at 06:54:36PM -0600, jd1008 wrote:
> I have a dual layer dvd burner, and dual layer DVD media.
> Running fc22 64 bit.
I burn dual layer DVDs successfully with K3B. Doesn't K3B use
cdrecord as its back end?
>
> Burning an 8.2GB file to the medium dies at byte 4060348416
> wit
I have a dual layer dvd burner, and dual layer DVD media.
Running fc22 64 bit.
Burning an 8.2GB file to the medium dies at byte 4060348416
with
Track 01: 3872 of 7740 MB written (fifo 99%) [buf 100%] 2.0x.cdrecord:
Input/output error. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 1E 40 80 00
So, I'm now trying to make the installer discover my partitions. Apparently,
won't be as easy as just creating and maybe mounting them.
Currently, my LVs do get discovered by blivet, but it then tries to get their
corresponding VG, which naturally depends on PV, for which it needs the
cryptdevi
On Thu, 2016-05-05 at 13:56 -0700, Samuel Sieb wrote:
> > I fail to see what's odd about it. When you match something with an
> > optional part it's completely normal.
> >
> Thank you for making my point once again...
> This is about the case where the entire regexp will match the empty
> string!
Thanks for the idea - switching to alternate vconsoles does work. Vconsole 1
also has tmux with various logs open - handy.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fed
Allegedly, on or about 05 May 2016, Samuel Sieb sent:
> Yes, that's what I meant. I can't imagine where that would even be
> useful.
Matching nothing? Testing for a null response.
--
[tim@localhost ~]$ uname -rsvp
Linux 3.9.10-100.fc17.x86_64 #1 SMP Sun Jul 14 01:31:27 UTC 2013 x86_64
Boilerp
On 05/05/2016 01:47 PM, Patrick O'Callaghan wrote:
On Thu, 2016-05-05 at 10:31 -0700, Samuel Sieb wrote:
On 05/05/2016 10:11 AM, Rick Stevens wrote:
On 05/05/2016 08:56 AM, Samuel Sieb wrote:
On 05/05/2016 03:35 AM, Ian Malone wrote:
On 5 May 2016 at 10:27, Patrick O'Callaghan
wrote:
On
On Thu, 2016-05-05 at 10:31 -0700, Samuel Sieb wrote:
> On 05/05/2016 10:11 AM, Rick Stevens wrote:
> >
> > On 05/05/2016 08:56 AM, Samuel Sieb wrote:
> > >
> > > On 05/05/2016 03:35 AM, Ian Malone wrote:
> > > >
> > > > On 5 May 2016 at 10:27, Patrick O'Callaghan > > > com>
> > > > wrote:
> >
On 05/05/2016 10:11 AM, Rick Stevens wrote:
On 05/05/2016 08:56 AM, Samuel Sieb wrote:
On 05/05/2016 03:35 AM, Ian Malone wrote:
On 5 May 2016 at 10:27, Patrick O'Callaghan
wrote:
On Wed, 2016-05-04 at 16:24 -0700, Samuel Sieb wrote:
Oh, right. I never use a regexp that can match nothing, s
On 05/05/2016 08:56 AM, Samuel Sieb wrote:
On 05/05/2016 03:35 AM, Ian Malone wrote:
On 5 May 2016 at 10:27, Patrick O'Callaghan
wrote:
On Wed, 2016-05-04 at 16:24 -0700, Samuel Sieb wrote:
Oh, right. I never use a regexp that can match nothing, so I missed
that. :-)
You never use '*'?
I
On Thu, May 05, 2016 at 08:56:51AM -0700, Samuel Sieb wrote:
> On 05/05/2016 03:35 AM, Ian Malone wrote:
> > On 5 May 2016 at 10:27, Patrick O'Callaghan wrote:
> > > On Wed, 2016-05-04 at 16:24 -0700, Samuel Sieb wrote:
> > > > Oh, right. I never use a regexp that can match nothing, so I missed
>
On 05/05/2016 03:35 AM, Ian Malone wrote:
On 5 May 2016 at 10:27, Patrick O'Callaghan wrote:
On Wed, 2016-05-04 at 16:24 -0700, Samuel Sieb wrote:
Oh, right. I never use a regexp that can match nothing, so I missed
that. :-)
You never use '*'?
I guess he meant "match *only* nothing", most
On 5 May 2016 at 10:27, Patrick O'Callaghan wrote:
> On Wed, 2016-05-04 at 16:24 -0700, Samuel Sieb wrote:
>> Oh, right. I never use a regexp that can match nothing, so I missed
>> that. :-)
>
> You never use '*'?
>
I guess he meant "match *only* nothing", most of the time using *
you'll still u
On Wed, 2016-05-04 at 16:24 -0700, Samuel Sieb wrote:
> Oh, right. I never use a regexp that can match nothing, so I missed
> that. :-)
You never use '*'?
poc
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/
20 matches
Mail list logo