similar to: FIASCO

Displaying 20 results from an estimated 3000 matches similar to: "FIASCO"

2000 May 15
1
Re: [vorbis-dev] Semi-off-topic ramblings
[cc'd to vorbis and gstreamer-devel because I thought both lists would like to see this ] > I'm curious if anyone else is at all fed up with the current > state-of-affairs of media support under *IX. As things stand it's rather [...] Hi, Caught your post on vorbis-dev, but I'm not on vorbis, where Monty suggested this go, so email me directly with any replies.
2004 Nov 10
3
[LLVMdev] LLVM and the "static initialization order fiasco"
Hello, I'm getting bitten by the "static initialization order fiasco" http://www.parashift.com/c++-faq-lite/ctors.html#faq-10.12 The static data causing the problem is the static TypeMap<PointerValType, PointerType> PointerTypes; and other typemaps. The background is that in our product we are using an overridden new operator to track memory allocations. This system is
2000 Apr 10
2
Metadata, file signatures, and extentions
Hi, I've been working writing some tools that deal with id3v2 tags on mp3 files. id3v2 is this really, really long specification with places for all kinds of metadata for media. I've looking at the sample vorbis encoder and a file I made from it I noted that you have some a comment field, and I was wondering if you had any plans to support more metadata, and if you would
2016 Nov 11
2
initialization-order-fiasco in MCTargetDesc/X86MCAsmInfo.cpp
Mehdi, Teresa, Not sure if this is caused by one of your recent commits, or by someone else's, please excuse me if that's unrelated to your work... http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/542/steps/check-llvm%20asan/logs/stdio ==26383==ERROR: AddressSanitizer: initialization-order-fiasco on address 0x000002ef41d8 at pc 0x0000009d1aa5 bp 0x7ffd0cd72b50 sp
2004 Aug 06
0
connection problem
fwiw erver icecast 1.3.7 / ices 0.0.1beta5 erver on a dsl line (384kbps) client on a LAN separate to it going through several hops winamp has the drop client problems. And recently another weird problem, it spawns with only one channel balance way over to the right. this can suck if your windows has no balance control for its audio! onique: stays connected for hours and hours xmms/unix .
2001 Sep 18
1
Printer fiasco...
OK, First, thanks for all of the help recently. I appreciate it. But...I have just implemented the cvs code as to be able to use the 'use client driver' option because win nt/2k machines have been seeing an 'Access denied, unable to connect' error for the print queues and this will apparently fix this. I will describe my setup and what I have done thus far: RH 7.1 Samba 2_2 cvs
2009 Sep 05
1
the opengl and glu fiasco with wine 1.1.29 and nvidia binary
i have been compiling wine from git regularly with no problems whatsoever until now. ./configure now always spits out not found messages for -lGL and -lGLU. opengl and direct3d support cannot be enabled. how do i fix that. i'm on fedora 11 with nvidia 190.32 drivers. thanks for any help i can get.
2007 Mar 12
2
altering prefix to multiple variables in different locations within a command file
Hello, I am seeking advice regarding how I might add the prefix " kc$ " to variables in a series of commands. The complication is that there is a large number of variables with different commands. Examples of the variables in typical commands follow. It is simple to use search & replace for common variables such as "group" but I would appreciate advice about whether
2002 Sep 09
0
Problems using netgroups
Hi, I have some problems using netgroups with samba, at the moment I'm using the debian-package with Version samba-2.2.3a-6 on a debian testing system. The problem is that samba checks for wrong host-name in the nis-database here is my snippet of the smb.conf to have a exchange partition: --------smb.conf [export] path = /Mirror/export writeable = Yes guest only = Yes
2002 Nov 07
1
RE: SWAT not working, can't authenticate
Did you make sure localhost resolves? Also, depending on your /etc/resolv.conf, you may have to fully qualify the host's name including the DNS domain. I seem to rember having problems with this, and some combination of using localhost or hostname.domain.edu or using the actual IP address of the host cleared up the problem. Karen Wieprecht -----Original Message----- From: Noel Kelly
2002 Nov 07
1
RE: SWAT not working, can't authenticate
I have had this problem before. Never really got to the bottom of it but if you want to get on then just add '-a' to your swat command to disable authentication. -----Original Message----- From: Jim Myers [mailto:myersjj@us.ibm.com] Sent: 07 November 2002 21:08 To: SAMBA@SAMBA.ORG Subject: RE: [Samba] RE: SWAT not working, can't authenticate I had already done that, so it must be
2016 Sep 15
0
Mingw gcc 6.x on CentOS6?
Hello there! I'm stuck here on my CentOS6 w/ current EPEL's version of mingw32/64 gcc (4.9.2), jealous about the Ubuntu's 5.3.0 version and even more jealous about Fedora 24's top-recent 6.1.0.. and now I need msvcr120.dll compatibility (provided by gcc 6.1.0). Has anybody any experience w/ recompiling Fedora's 24 mingw RPMs or another way to get the latest gcc
2016 Jul 06
2
llvm 3.8.1 Release
We just wanted to check to see if they are real bugs first. We will report them if they are not already fixed. Thanks. Del From: Renato Golin [mailto:renato.golin at linaro.org] Sent: Wednesday, July 6, 2016 12:07 AM To: Del Myers <delmyers at microsoft.com> Cc: LLVM Dev <llvm-dev at lists.llvm.org> Subject: RE: [llvm-dev] llvm 3.8.1 Release Did you report the bugs? It would be a
2016 Jul 08
3
llvm 3.8.1 Release
Hello Tom, Tom Stellard via llvm-dev <llvm-dev <at> lists.llvm.org> writes: > > Hi, > > I'm working on uploading all the packages now. I've downloaded them files several times from different locations (suspected my webgw might muck with the content) using different clients and the result is the same: $ gpg --verify ~/Downloads/cfe-3.8.1.src.tar.xz.sig
2020 Nov 13
0
[RFC] Defined initialization order in Support/Registry
Dear List, First things first, this is based off a bug report and a (less than ideal) patch by yours truly: https://github.com/clangd/clangd/issues/578 https://reviews.llvm.org/D91351 Currently Plugins appear in the Registry linked list in an undefined order due to the 'static initialization order fiasco'. For most registries this doesn't pose a problem as there is no observable
2011 Mar 23
2
Comparing non nested models with correlation coefficients (inspired from Lorch and Myers )
Hi, I would like to compare two models in R with the same dependant variable but different predictors (two different types of frequency and reaction times as RT). An editor told me to have a look at Lorch and Myers 1990. Lorch and Myers use the following technique: 1) they perform regressions on individual subjects' data 2) they extract the beta weights 3) they run t-test on these beta
2000 Jan 28
0
CVS messages
Hi all, There is a new list for all the CVS messages, so this list doesn't get flooded like it did today. And I didn't even do anything big :) For those of you who still want to get these messages, you can subscribe to tinc-cvs@nl.linux.org, send a message to majordomo@nl.linux.org with `subscribe tinc-cvs' in the body of the message. -- Ivo Timmermans You are just jealous
2003 Jun 13
0
SMBFS, automounting and NFS
Hi all, I have a question which we think has probably been asked before, but I can't find any solutions. Bofore I get to the details, I'll give some background. I work at a university and we have a bundle of undergraduate and postgraduate students. Our computer system is currently divided roughly into a windows (XP) system and a linux (Redhat 8.0) system. The linux servers have
2020 Oct 07
0
Version controlled (git) Maildir generated by Dovecot
Adam, Just for completions sake, and in case someone else comes here in the future; This is a link to the current (2020 LO 7) wiki page describing the XML format <https://help.libreoffice.org/7.0/en-GB/text/shared/00/00000021.html?&DbPAR=WRITER&System=UNIX> . However it doesn't mention about being able to save a document directly as its constituent XML docs ??? so maybe the
2019 Mar 04
0
Removing a mailbox from a dovecot cluster
> Am 04.03.2019 um 16:35 schrieb Francis via dovecot <dovecot at dovecot.org>: > > Le jeu. 28 f?vr. 2019 ? 11:18, Francis <francisd at gmail.com <mailto:francisd at gmail.com>> a ?crit : > Le mar. 26 f?vr. 2019 ? 22:58, David Myers <david.myers.24j74 at gmail.com <mailto:david.myers.24j74 at gmail.com>> a ?crit : > Hello Francis, > > I wonder if