search for: rupp

Displaying 20 results from an estimated 37 matches for "rupp".

Did you mean: rcpp
2004 Oct 18
3
ogg_packet -> ogg_page
hi, in my quest to grok ogg i tried to write a small program which extracts ogg_packets, and stuffs them back into ogg pages (which are then written to a file). extracting the packets works fine, but i have problems stuffing them into a new ogg stream. pseudo code: ogg_stream_init(os, serialno) foreach p in packets: ogg_stream_packetin(os, p) // try to extract a page
2007 Jan 28
2
filesystem becomming read only
Hi list, I'm looking for advice/help in tracking down a problem with a new system I've purchased. I have a beige box server with a Gigabyte GA-M51GM-S2G motherboard. It has the nVidia MCP51 SATA controller with 3 250 gig Western Digital hard drives attached to it. It seems that when doing a considerable amount of file writing, the filesystem will become read-only. See attached dmesg
2006 Jan 20
1
TFTP support multiple NICs?
...nect to the TFTP server will give the following errors, an 'ARP timeout' followed by 'Connection cannot be made.' Is there anyway to use more than one NIC (say like 5) without affecting the TFTP? Can TFTP use more than one NIC or is this not possible under tftpd-hpa? Thanks, Dan Rupp Coordinator/President SCROUNGE
2004 Oct 05
4
Archiving live streams broken down by time.
With all of your help, I've got Ices & Icecast producing live streams for the internet. Is there a way that I can save an archive file by a time span; for example we have two radio shows that we want to have daily archives on the website, one that is from 7:30am to 8:00am and one that is from 3:00pm to 3:30pm. Is there a way that they could be saved with a different filename each day.
2018 Oct 11
3
macOS Mojave: setgroups(501) failed: Too many extra groups
Hello, I have recently upgraded to macOS 10.14 (Mojave) and am running into an issue where one use can no longer log into dovecot via imap. Log shows Oct 11 08:10:27 imap(hwr)<12659><YpC/0+133+EAAAAAAAAAAAAAAAAAAAAB>: Fatal: setgroups(501) failed: Too many extra groups and indeed, the user is in 17 groups, which is more than NGROUPS_MAX (16). Another user with << 16 groups
2006 Feb 15
8
Agile book - getting confusing error
Working through the beginning phase from the Agile book on ''Administration'' undefined method `hashed_password='' for #<User:0xb7911324> ... /usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/base.rb:1498:in `method_missing'' #{RAILS_ROOT}/app/models/user.rb:12:in `before_create''
2007 Nov 04
3
OpenSolaris for sparc in qemu on linux x64
Hi, i want to port an open-source project to sparc. I just downloaded OpenSolaris (sol-nv-b75-sparc-...iso), created an empty image for the hard disk, and tried to start qemu in a linux x64bit-host: qemu-system-sparc -hda test.img -cdrom sol-nv-b75-sparc-v1.iso -boot d -nographic The output says: Nvram id QEMU_BIOS, version 1 CPUs: 1 nvram error detected, zapping pram Welcome to OpenBIOS
2005 Dec 29
4
Images in Agile Web Development with Rails
Hi, I am working through Agile Web Development with Rails and I am at pg 69 second last paragraph says "put some images in the public/images directory......" how do you code the link that is stored in the data base I have tried http:public/images/name .jpg with no avail I have tried the fully qualified address http://home/../../../../name.jpg also with no luck. How should I code this?
2004 Sep 22
3
copying an ogg stream
dear list, i am trying to write a small program which reads an ogg file and writes it to another ogg file (and changes serial number, granulepos etc on the fly). reading the ogg file is ok (ogg_sync_pageout, ogg_stream_pagein, ogg_stream_packetout). but writing the file doesn't work - the granulepos and page structures don't match with the original file. here's what i am doing.
2018 Jan 25
0
HCL Zinto 800 supported by blazer_ser and blazer_usb
...Fax: +49 89 179104-212 E-Mail: Guido.Schubach at BRAIN-GmbH.de ---------------------------------------------------------------------- BRAIN Gesellschaft f?r Beratung und Realisierung von Applikationssoftware, Informationssystemen, Netzwerktechnologien mbH Gesch?ftsf?hrer: Wolfgang Rupp, Dr. Herbert Kraxenberger Sitz und Registergericht: M?nchen HRB 92054 ----------------------------------------------------------------------
2018 Oct 11
0
macOS Mojave: setgroups(501) failed: Too many extra groups
On 11.10.2018 09:28, Heiko W. Rupp wrote: > Hello, > > I have recently upgraded to macOS 10.14 (Mojave) and am running into > an issue where one use can no longer log into dovecot via imap. Log shows > > Oct 11 08:10:27 imap(hwr)<12659><YpC/0+133+EAAAAAAAAAAAAAAAAAAAAB>: > Fatal: setgroups(501) faile...
2018 Oct 11
0
macOS Mojave: setgroups(501) failed: Too many extra groups
On 11.10.2018 10:08, Heiko W. Rupp wrote: > On Thu, Oct 11, 2018 at 09:51:34AM +0300, Aki Tuomi wrote: >>> Looking at the source, I see this is handled in >>> src/lib/restrict-access.c::fix_groups_list(), >>> where above the call to setgroups() a gid_list2 is constructed. I >>> wonder if one co...
2018 Oct 11
1
macOS Mojave: setgroups(501) failed: Too many extra groups
On Thu, Oct 11, 2018 at 10:55:39AM +0300, Aki Tuomi wrote: > Maybe. Have to see when we can implement it though. It could probably > leverage the min/max_gid setting. Actually that was a great hint. Setting last_valid_gid = 100 in the config and restarting helped. Having a filter-list instead of fixed upper/lower bounds would be more flexible. I guess though that in reality most
2019 Dec 16
2
Suddenly sieve no longer working
Hey, I have a successful setup with dovecot and sieve and since a few days sieve is all of a sudden no longer working. I am on OSX and my mta is an older version of postfix (apple supplied). Has anyone gone through that and has some hints on how to best debug (and fix) that? Thanks a lot Heiko -- hwr at pilhuhn.de m:0179/207 4919 b:http://pilhuhn.blogspot.com
2019 Dec 16
0
Suddenly sieve no longer working
> On 16/12/2019 16:16 Heiko W. Rupp <hwr at pilhuhn.de> wrote: > > > Hey, > > I have a successful setup with dovecot and sieve and since a few days > sieve is all of a sudden no > longer working. > I am on OSX and my mta is an older version of postfix (apple supplied). > > Has anyone gone thr...
2004 Aug 06
1
icecast switches to another stream when stream ends
...hich ends (i use mpg123), and the stream stops, then i have a break of a few seconds, and then the music continues and i hear stream two. mpg123 does not disconnect. But i want mpg123 to disconnect and to stop completely. Which icecast-option do i have to activate? Thanks Chris ===== http://www.crupp.de __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a...
2006 May 31
0
Another Rails book announcement
...Blog Announcement: http://ablog.apress.com/?p=1116 Beginning Ruby Programming Book Website: http://www.apress.com/book/bookDisplay.html?bID=10124 Hearkening back to the ruby-talk discussion of Linux Journal''s choice of authors, I''ll note that I don''t recognize David Rupp, the author of Beginning Ruby Programming, as a frequent poster to ruby-talk. Please feel free to drop some comments on the blog to voice your support for Ruby books and/or suggestions about how Apress can do them right (topics, how they can get involved in the community, etc.) -- thanks, -pate...
2004 Aug 02
1
cheap way of getting number of frames in an ogg_page?
Hi, i just wonder if there's a cheap way of getting the number of oggVorbis pcm frames in an ogg_page, without actually decoding it? Can i use the granulepos of the page, substract the granulepos of the previous page? is this always guaranteed to work? thanks, Chris
2004 Apr 13
1
ogg123 streaming bug - cont.
Dear list, a few weeks ago there was a short thread about ogg123 starting to stutter (http://www.xiph.org/archives/vorbis/200403/0043.html) and making static noise after streaming music for more than 3.5 hours. I have a similar problem; i used ices-2.0 to stream a playlist, and after a couple of hours (sometimes just one hour, sometimes 5 to 8 hours) i get noise or stutter. Now one thing i
2005 Dec 28
2
where is WEBrick (daemon mode) output? not in log/server.log
I am running WEBrick in daemon mode (with the -d option). Where is the server output that would ordinarily be on my console if I ran without the -d option? APP_ROOT/log/server.log is empty and not being appended to, though it is owned by the same user WEBrick is running as and has write permissions. The only files in APP_ROOT/log are: development.log production.log server.log test.log Where