search for: mateusz

Displaying 20 results from an estimated 112 matches for "mateusz".

2009 Jan 06
5
Queue
Hi, I was asked to create a Queue which instead of playing MoH it generates the ringing tone. I had a look around but could find anything, I would welcome and help. Regards Mateusz
2014 Dec 25
4
(py)curl error 7
...Subject: Re: [CentOS] (py)curl error 7 Hi, from man yum.conf: ip_resolve Determines how yum resolves host names. `4' or `IPv4': resolve to IPv4 addresses only. `6' or `IPv6': resolve to IPv6 addresses only. On 25 December 2014 at 11:53, Mateusz Guz <Mateusz.Guz at itworks.pl> wrote: > Hi, > > Disabled ipv6 (using sysctl, disabled ip6tables, no reboot, no proxy > present) and still get the message as below. > > Centos 6.3 (i know its old) > Kernel : 2.6.32-279.14.1.el6.x86_64 (I know its old) > Standard /etc/...
2015 Jul 09
2
mjr to opus audio conversion - corrupted results
Thanks a lot. Well, the problem is that it's hard to find any informaton about converting *.mjr files. I'll keep trying. Regards, Mateusz 2015-07-09 0:57 GMT+02:00 Mark Harris <mark.hsj at gmail.com>: > Hi Mateusz, > > It looks like the Janus code that writes Ogg Opus will not produce > correct Ogg Opus output when there are packets missing. You can quote > me or https://tools.ietf.org/html/draft-ietf-codec-og...
2012 Jul 31
0
No subject
...rently (for example, at the start of the stream I set all necessary headers). The generated file, however, does not seem to be valid and does not play. Could somebody verify that my encoding logic is sound? Here is the C source on GitHub (based on libvorbis encoder_example.c) : https://github.com/mateusz-/vorbisenc.js/blob/master/encoder_example.c And, if it helps, here is the corrupted/invalid Ogg file : https://raw.github.com/mateusz-/vorbisenc.js/master/audio.ogg Thank you, Mateusz --0050450162ce51772604d594982a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-prin...
2013 Feb 13
2
Vorbis encoding using JavaScript
Hello, First of all, I am a complete newblet to anything dealing with audio (a lot of the vocabulary is still rather mysterious to me). I also don't often program in C so please don't throw too many stones if my workflow is less than ideal. :) I would like to port the vorbis encoder to JavaScript. Instead of porting everything by hand from ground up, which would take who-knows-how-long,
2012 Mar 04
2
additional "X" characters in headers
An embedded and charset-unspecified text was scrubbed... Name: nie znany URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120304/77fc46a4/attachment.pl>
2015 Jan 16
2
restart after yum update (6.6)?
...ilar situation ? -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Nathan Duehr Sent: Thursday, January 15, 2015 10:08 PM To: CentOS mailing list Subject: Re: [CentOS] restart after yum update (6.6)? > On Jan 15, 2015, at 12:36, Mateusz Guz <Mateusz.Guz at itworks.pl> wrote: > according to this : > > http://unix.stackexchange.com/questions/28144/after-yum-update-is-it-a-good-idea-to-restart-the-server > > i should reboot my server after updating packages i.e: kernel, glibc, libc. > Maybe it's a silly...
2015 Jul 08
2
mjr to opus audio conversion - corrupted results
...on't provide correct audio conversion? Do you know any other possible solutions for described problems, ommiting trying to fix on my own any of this libraries or waiting for fix? Will you mind if I quote you in disscussion I mentioned? Sorry for asking you so many questions at once. Regards, Mateusz 2015-07-08 17:42 GMT+02:00 Mark Harris <mark.hsj at gmail.com>: > Hi Mateusz, > > The Ogg Opus container does not have explicit per-packet timestamps, > and so doesn't allow gaps in the audio. PLC packets may be generated > to replace any packets that were lost or corrup...
2016 Jul 12
2
Enforcing password history policy on password resets
...h enables such password history enforcement on LDAP password resets. I've been trawling the internet and Samba source code looking for a way to achieve the same thing, to no avail. Does anyone have any suggestions on how to get password history to be enforced on password resets? Many thanks, Mateusz -- Mateusz Uzdowski | Principal Developer SilverStripe http://silverstripe.com/ Phone: +64 4 978 7330 xtn 68 Skype: MateuszUzdowski
2017 Oct 16
1
(no subject)
...ght here: https://askubuntu.com/questions/26498/choose-gcc-and-g-version (this link was sent by Harutyun Khachatryan). I changed the versions of gcc and g++ from 4.3 and 4.4 to 4.8 and 4.9 and it worked. I also posted the solution in the gist I've sent you before. Thank you all for your help, Mateusz. pon., 16 pa? 2017 o 01:19 u?ytkownik Petra Oleum <oleumpetra at gmail.com> napisa?: > Does your computer have the package `build-essential` installed? The > specific error you're getting is: > > ``` > checking whether the C compiler works... no > configure: error: in...
2015 Jan 13
0
(py)curl error 7
Our network admin blocked ports (don't know why - i asked him 2 weeks before I started to troubleshoot the system). Everything is fine now, thanks for help. -----Original Message----- From: Mark Milhollan [mailto:mlm at pixelgate.net] Sent: Monday, December 29, 2014 9:21 PM To: Mateusz Guz Subject: RE: [CentOS] (py)curl error 7 On Mon, 29 Dec 2014, Mateusz Guz wrote: >Ip -6 a shows no output > >after "visual" inspection i don't see any ipv6 addresses assigned to my eth interfaces > >On Mon, 29 Dec 2014, Mateusz Guz wrote: >>On Sun, 28 Dec 20...
2015 Jan 15
2
restart after yum update (6.6)?
Hi, according to this : http://unix.stackexchange.com/questions/28144/after-yum-update-is-it-a-good-idea-to-restart-the-server i should reboot my server after updating packages i.e: kernel, glibc, libc. Maybe it's a silly question, but Is it necessary if I don't use graphical environment ? (and don't want to use the latest kernel yet)
2015 Dec 01
2
Re: [PATCH] daemon: always provide stdin when running chroot commands (RHBZ#1280029)
On Tue, Dec 01, 2015 at 04:16:57PM +0100, Pino Toscano wrote: > On Tuesday 01 December 2015 15:59:56 Mateusz Guzik wrote: > > I would argue that /dev has to be at least partially populated for anything > > that gets executed in the chroot. At the very least special nodes like null, > > zero and {u,}random are needed. > > We do not assume anything about guests, which could be Linux...
2014 Dec 25
2
(py)curl error 7
Hi, Disabled ipv6 (using sysctl, disabled ip6tables, no reboot, no proxy present) and still get the message as below. Centos 6.3 (i know its old) Kernel : 2.6.32-279.14.1.el6.x86_64 (I know its old) Standard /etc/yum.conf (no changes) Standard repos (centos base), enabled Cleaned cache: yum metadata (didn't work) Then: yum clean all (didn't work) Then yum makecache (didn't work)
2006 Oct 01
3
[Bug 467] iptables is complaining with bogus unknown error 18446744073709551615
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=467 mateusz@kaduk.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- Additional Comments From ma...
2015 Jul 08
2
mjr to opus audio conversion - corrupted results
...is also a big problem for us. Is this because of improper use of api, or maybe it is some bug? How could we possibly overcome this problems? For more details you can read our whole conversation with janus author here: https://groups.google.com/forum/#!topic/meetecho-janus/lMCtBm7VbMY Regards, Mateusz Ko?lacz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20150708/b4e384e7/attachment.htm
2015 Jan 16
0
restart after yum update (6.6)?
...now that most likely the update has something to do with it. So if you don't reboot the system should still keep working normally but for the above reasons you might want to reboot it anyway of not right away then at least in the not too distant future. Regards, Dennis On 16.01.2015 14:25, Mateusz Guz wrote: > Someone have updated it without my knowledge, now i have to make a choice: > -don?t reboot and wait for errors > -reboot (which im trying to avoid) > > What about (g)libc package, anyone encountered similar situation ? > > > -----Original Message----- > F...
2004 Apr 18
1
Histogram ploting
...mple histogram presenting numbers of measurements in each class. As I read in manual, hist function takes x (my N) as the first param but I can not identify how should I pass my class ranged into hist function. I believe you can understand my problem ;-))) Could anyone help me ? Kind regards -- Mateusz ??oskot mateusz at loskot dot net
2013 Jul 22
1
[PATCH 05/10] virtio: console: update private_data in struct file only on successful open
Amit Shah <amit.shah at redhat.com> writes: > Mateusz Guzik points out that we update the 'file' struct's private_data > field before we've successfully done all our checks. This means we can > return an error with the private_data field updated. This could lead to > problems. > > Fix by moving the assignment after all...
2013 Jul 22
1
[PATCH 05/10] virtio: console: update private_data in struct file only on successful open
Amit Shah <amit.shah at redhat.com> writes: > Mateusz Guzik points out that we update the 'file' struct's private_data > field before we've successfully done all our checks. This means we can > return an error with the private_data field updated. This could lead to > problems. > > Fix by moving the assignment after all...