Re: [DNG] Crash when using recent avconv (libav-tools)

2018-04-10 Thread J. Fahrner
Am 2018-04-11 00:05, schrieb spiralofhope: What do you mean with "crashes"? Could it be that it aborts because of this error? [mp4 @ 0x88fe760] Codec for stream 1 does not use global headers but container format requires global headers Yes. Then that's not a bug, it's a feature. ;-) OGG see

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread Nate Bargmann
* On 2018 10 Apr 16:38 -0500, chillfan wrote: > What's the TLDR on TDE? Is it less encumbered with systemd than > KDE/Plasma? I've not looked lately, but it started life after the KDE devs stopped supporting KDE 3.5.x and focused on KDE4. What it has acquired in the meantime, I don't know. Answe

Re: [DNG] Crash when using recent avconv (libav-tools)

2018-04-10 Thread spiralofhope
On Tue, 10 Apr 2018 15:08:44 +0200 Alessandro Selli wrote: > Maybe the issue lays on some codec you're using? I thought that as well. h.265 was not available, and I didn't understand codecs enough to change that switch. `avconv -codecs` is a lot to go through. > You could upgrade to Ascii, f

Re: [DNG] Crash when using recent avconv (libav-tools)

2018-04-10 Thread spiralofhope
On Tue, 10 Apr 2018 15:30:43 +0200 "J. Fahrner" wrote: > Am 2018-04-10 04:25, schrieb spiralofhope: > > Problem: > > avconv crashes while building a video from an image and audio. It > > worked until a recent update. > > What do you mean with "crashes"? > Could it be that it aborts because

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread chillfan
What's the TLDR on TDE? Is it less encumbered with systemd than KDE/Plasma? ​Thanks, chillfan ‐‐‐ Original Message ‐‐‐ On April 10, 2018 6:24 AM, Jimmy Johnson wrote: > Hey Guys, first my thanks to Timothy who had the foresight to start this > > project and stay with it. Timothy Pear

Re: [DNG] Dist-upgrade to ACSII error

2018-04-10 Thread KatolaZ
On Tue, Apr 10, 2018 at 06:21:33PM +0200, Edward Bartolo wrote: > On 23/03/2018, Irrwahn wrote: > > > > IIRC this is a known problem during updates that is about to be fixed > > before ASCII goes stable. > > > > Please try to: > > 1. remove the transitional udev package (if applicable) > > 2.

[DNG] Dist-upgrade to ACSII error

2018-04-10 Thread Edward Bartolo
On 23/03/2018, Irrwahn wrote: > > IIRC this is a known problem during updates that is about to be fixed > before ASCII goes stable. > > Please try to: > 1. remove the transitional udev package (if applicable) > 2. move the file /etc/init.d/udev out of the way (if present) > 3. reinstall (or

Re: [DNG] Dist-upgrade to ACSII error

2018-04-10 Thread Svante Signell
On Tue, 2018-04-10 at 07:54 -0300, Emiliano Marini wrote: > I just apt-get update && apt-get upgrade and now my eudev version is > 3.2.2-13. And udev version is? > On Tue, Apr 10, 2018 at 7:52 AM, Emiliano Marini > wrote: > > On Mon, Apr 9, 2018 at 1:42 PM, KatolaZ > > wrote: > > > On Mon, Apr

Re: [DNG] Keys swapped on cordless keyboard.

2018-04-10 Thread wirelessduck
> On 10 Apr 2018, at 22:55, Erik Christiansen wrote: > > If there's some way to guess what map a Logitech wireless keyboard needs, > it'd be really useful. Here in Australia, keyboards tend to be US or > maybe US-international, whatever that is. (Found in the full list, > option 4 in "dpkg-recon

Re: [DNG] Crash when using recent avconv (libav-tools)

2018-04-10 Thread J. Fahrner
Am 2018-04-10 04:25, schrieb spiralofhope: Problem: avconv crashes while building a video from an image and audio. It worked until a recent update. What do you mean with "crashes"? Could it be that it aborts because of this error? [mp4 @ 0x88fe760] Codec for stream 1 does not use global h

Re: [DNG] Crash when using recent avconv (libav-tools)

2018-04-10 Thread Alessandro Selli
On Tue, 10 Apr 2018 at 03:02:24 -0700 spiralofhope wrote: > I went down that rabbit hole, but it didn't work out. I'm going to > wait for ascii to come out, or possibly check out the beta if I get > impatient. For stuff I needed to do at work I recently learned to record A/V from the webcam a

Re: [DNG] Keys swapped on cordless keyboard.

2018-04-10 Thread KatolaZ
On Tue, Apr 10, 2018 at 10:55:56PM +1000, Erik Christiansen wrote: [cut] > > As indicated by the "~/.Xmodmap", I do use X. Curiously, Then, as I suggested in my email, you should use setxkbmap (provided that you are not using a Desktop Environment like XFCE, since in that case keymaps are man

Re: [DNG] Keys swapped on cordless keyboard.

2018-04-10 Thread Erik Christiansen
On 10.04.18 12:51, KatolaZ wrote: > On Tue, Apr 10, 2018 at 09:12:13PM +1000, Erik Christiansen wrote: > > Not many issues with devuan_ascii_2.0.0-beta_i386_NETINST, but for the > > moment I have to hit '@' for '"' and '"' for '@'. That's on a Logitech > > cordless keyboard. > > > > OK, for mysel

Re: [DNG] Keys swapped on cordless keyboard.

2018-04-10 Thread KatolaZ
On Tue, Apr 10, 2018 at 09:12:13PM +1000, Erik Christiansen wrote: > Not many issues with devuan_ascii_2.0.0-beta_i386_NETINST, but for the > moment I have to hit '@' for '"' and '"' for '@'. That's on a Logitech > cordless keyboard. > > OK, for myself, I can remap them in ~/.Xmodmap, but is a mo

[DNG] Keys swapped on cordless keyboard.

2018-04-10 Thread Erik Christiansen
Not many issues with devuan_ascii_2.0.0-beta_i386_NETINST, but for the moment I have to hit '@' for '"' and '"' for '@'. That's on a Logitech cordless keyboard. OK, for myself, I can remap them in ~/.Xmodmap, but is a more general fix called for? Erik

Re: [DNG] Dist-upgrade to ACSII error

2018-04-10 Thread KatolaZ
On Tue, Apr 10, 2018 at 07:52:17AM -0300, Emiliano Marini wrote: > My version is 3.2.2-12 and I'm using: > > auto.mirror.devuan.org/merged ascii main contrib non-free > auto.mirror.devuan.org/merged ascii-updates main contrib non-free > auto.mirror.devuan.org/merged ascii-security main contrib non

Re: [DNG] Dist-upgrade to ACSII error

2018-04-10 Thread Emiliano Marini
I just apt-get update && apt-get upgrade and now my eudev version is 3.2.2-13. On Tue, Apr 10, 2018 at 7:52 AM, Emiliano Marini wrote: > My version is 3.2.2-12 and I'm using: > > auto.mirror.devuan.org/merged ascii main contrib non-free > auto.mirror.devuan.org/merged ascii-updates main contrib

Re: [DNG] Dist-upgrade to ACSII error

2018-04-10 Thread Emiliano Marini
My version is 3.2.2-12 and I'm using: auto.mirror.devuan.org/merged ascii main contrib non-free auto.mirror.devuan.org/merged ascii-updates main contrib non-free auto.mirror.devuan.org/merged ascii-security main contrib non-free auto.mirror.devuan.org/merged ascii-backports main contrib non-free

Re: [DNG] Crash when using recent avconv (libav-tools)

2018-04-10 Thread spiralofhope
I went down that rabbit hole, but it didn't work out. I'm going to wait for ascii to come out, or possibly check out the beta if I get impatient. -- If anyone is morbidly curious, I took some notes: https://blog.spiralofhope.com/?p=36766 archived: https://web.archive.org/web/20180410095921/h

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread Jimmy Johnson
On 04/09/2018 11:45 PM, spiralofhope wrote: I had never heard of Trinity until now, and I've done a bit of searching through distributions without systemd: Thanks for the reply, Trinity is not a distro without systemd and probably why you did not find it, but there are a distro or two with n

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread Jimmy Johnson
On 04/09/2018 11:49 PM, goli...@dyne.org wrote: jaromil . . . I'm pretty sure that Timothy Pearson is the one doing TDE.  Some threads here: http://trinity-devel.pearsoncomputing.net/?0:201712::d:t There was discussion last year about adding TDE but it never went anywhere. Currently tde-tri

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread Jimmy Johnson
On 04/09/2018 11:38 PM, Jaromil wrote: hey Jimmy, On Mon, 09 Apr 2018, Jimmy Johnson wrote: Hey Guys, first my thanks to Timothy who had the foresight to start this project and stay with it. Timothy Pearson you rock! ehrm, who is Timothy? I am not sure what project are you talking about. t

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread Jimmy Johnson
On 04/09/2018 11:18 PM, Arnt Karlsen wrote: On Mon, 9 Apr 2018 22:24:23 -0700, Jimmy wrote in message <33140363-b094-a601-c3ce-2f834a6ef...@gmail.com>: Hey Guys, first my thanks to Timothy who had the foresight to start this project and stay with it. Timothy Pearson you rock! I test Debian an

Re: [DNG] Ubuntu w/out systemd?

2018-04-10 Thread Jaromil
On Tue, 10 Apr 2018, goli...@dyne.org wrote: > jaromil . . . I'm pretty sure that Timothy Pearson is the one doing > TDE. oh, ok, thanks. didn't knew. cheers to Timothy! ciao ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bi