similar to: CoolEdit success

Displaying 20 results from an estimated 700 matches similar to: "CoolEdit success"

2001 Dec 30
0
Cooledit Pro
Hi, I try to run Cooledit pro under wine, but it doesn't works : The installation works fine, but when i run wine /var/wine/coolpro/coolpro.exe the picture of cooledit is drawing, and it freeze after that, and nothing happen. I have read on the application databases that cooledit run very fine with wine, and a friend told me it works fine with Mandrake. My distrib is Debian sid. I have
2001 Nov 19
0
CoolEdit Pro 2000 Crashes Under Wine -- But Only For Me?
According to the application database at the Wine home page, other people have successfully run the audio app. CoolEdit. On my Debian unstable system Wine begins to open CoolEdit Pro 2000 ('wine /home/tilleyrw/Cool2000/cool2000.exe') and then fails midway through the initialization process with the following log: tillarium:/home/tilleyrw# cat /tmp/wine.log.i1J5ID
2008 Apr 04
0
looking 4
I used to have Cool Edit Pro (i was working with multisessions like crazy, it's a great tool) but i don't remember the number of my version at that time and my version was loading and reading MP3 but i lost to a virus my laptop. Now i'm looking 4 help, i bought Cool ?dit Pro V1.2 from e Bay and i got a message from it like this: error 126 Loading FLT File Ra3.flt so i
2001 Jan 12
2
oggenc (small files)
I've had this problem encoding oggs where the output file is small, like 24kbytes for a 4 minute song (tested at 128 and 160kbit). I'm running Windows 2000 and this has happened in oggenc, oggdrop, and CDEX, though I've also been able to get good encodings with each of these. I think the only clean encodings have been .wav's that I've made myself with SoundForge or CoolEdit,
2009 Aug 06
1
Re: [SOLVED] C&C Red Alert 3 - Lan (and also hamachi) play
Code: 1. First establish a VPN. I use a bridged VPN set up with OpenVPN. It works fine. The VPN client created a tap0 interface with the IP 11.0.0.3. 2. Re-route packets for 255.255.255.255 to your VPN interface (Here tap0) # route add host 255.255.255.255 dev tap0 3. In /etc/hosts, remove any reference to your hostname (TACHIBANA here) and, on the first line, add : 11.0.0.3 TACHIBANA 4. Compile
2012 May 28
1
Why R order files as 1 10 100 not 1 2 3 ?
The code given below worked well. However, the problem is that when I typed dir1 to see the results I found that R order the files as: [1] "data1.flt" "data10.flt" "data100.flt" "data101.flt" [5] "data102.flt" "data103.flt" "data104.flt" "data105.flt" [9] "data106.flt" "data107.flt"
2009 May 24
1
Re: C&C Red Alert 3 - Lan (and also hamachi) play
Well, I found a solution and posted it on the appdb's page of Red Alert 3. http://appdb.winehq.org/objectManager.php?sClass=version&iId=14371 Here's a copy of the informations I posted on the Red Alert's Appdb webpage : > Thanks to raphael, here's a mini "how to play on LAN to RA3 with Wine + windows users, when the LAN is a VPN" > > My hostname, in
2013 Sep 25
0
[LLVMdev] [Polly] Performance comparison between Cloog and ISL code generation
Hello all, The performance comparison between Polly's Cloog and ISL code generator is posted on http://188.40.87.11:8000/db_default/v4/nts/59?compare_to=58&baseline=58 It seems their execution-time performance are comparable: Performance Regressions - Execution Time  (ISL over Cloog) MultiSource/Benchmarks/TSVC/ControlFlow-flt/ControlFlow-flt 8.49%
2018 Apr 26
0
Compare test-suite benchmarks performance complied without TBAA, with default TBAA and with new TBAA struct path
Hello, I was interested in how much Type-Based Alias Analysis helps to optimize code. For that purpose, I've compared three sets of benchmarks: compiled without TBAA, compiled with a default TBAA metadata format, and compiled with new TBAA metadata format. As a set of benchmarks, I've used the LLVM test suite (http://llvm.org/docs/TestingGuide.html#test-suite-overview) which has a lot of
2013 Jul 28
2
[LLVMdev] Enabling the SLP-vectorizer by default for -O3
Hi, Below you can see the updated benchmark results for the new SLP-vectorizer. As you can see, there is a small number of compile time regressions, a single major runtime *regression, and many performance gains. There is a tiny increase in code size: 30k for the whole test-suite. Based on the numbers below I would like to enable the SLP-vectorizer by default for -O3. Please let me know if you
2001 Nov 05
1
Oops! Cooledit, wine, and data!
I forgot the attached file the last time! I tried execute Cooledit2000.exe with these versions of wine. tillarium:/home/tilleyrw# dpkg -l | grep wine ii libwine 0.0.20011004-1 Windows Emulator (Library) ii libwine-dev 0.0.20011004-1 Windows Emulator (Development files) ii wine 0.0.20011004-1 Windows Emulator (Binary Emulator) ii wine-doc 0.0.20011004-1 Windows
2001 Nov 19
2
CoolEdit -- More Errors
When I did a 'wine --debugmsg warn+all /home/tilleyrw/Cool2000/cool2000.exe' the following core dump file resulted. Due to its length, I'm attaching it as a file. The most interesting section is where it reads: warn:dosfs:DOSFS_FindUnixName 'KERNEL32.dll' not found in '/home/tilleyrw/Cool2000' warn:dosfs:DOSFS_FindUnixName 'KERNEL32.dll' not found in
2013 Jul 28
0
[LLVMdev] Enabling the SLP-vectorizer by default for -O3
Sorry for not posting sooner. I forgot to send an update with the results. I also have some benchmark data. It confirms much of what you posted -- binary size increase is essentially 0, performance increases across the board. It looks really good to me. However, there was one crash that I'd like to check if it still fires. Will update later today (feel free to ping me if you don't hear
2013 Jul 28
0
[LLVMdev] IR Passes and TargetTransformInfo: Straw Man
Hi, Sean: I'm sorry I lie. I didn't mean to lie. I did try to avoid making a *BIG* change to the IPO pass-ordering for now. However, when I make a minor change to populateLTOPassManager() by separating module-pass and non-module-passes, I saw quite a few performance difference, most of them are degradations. Attacking these degradations one by one in a piecemeal manner is wasting
2006 May 22
1
Samba client file locking
Hello, I am trying to work out the file locking mechanism on our Samba server when connecting from Linux clients. I am getting some strange behaviour in a mixed Linux/Windows environment when multiple clients open/lock the same file for writing. Everything seems fine when a Windows client creates the lock, but if a Linux client creates the lock, we get either two or more Linux clients being able
2018 Aug 14
3
[RFC] Delaying phi-to-select transformation until later in the pass pipeline
Summary ======= I'm planning on adjusting SimplifyCFG so that it doesn't turn two-entry phi nodes into selects until later in the pass pipeline, to give passes which can understand phis but not selects more opportunity to optimize. The thing I'm trying to do which made me think of doing this is described below, but from the benchmarking I've done it looks like this is overall a
2007 Feb 03
0
need help with MSVC
Josh Coalson wrote: > for recent code changes I find myself needing some workarounds > for MSVC6: Yep. MSVC is borked. Its missing most of the new maths functions that were introduced in the C99 standard. The way I solved this problem for libsndfile was to stop using MSVC, (allowing it to break for that compiler) and use MinGW. I also release a pre-compiled win32 binary so
2001 Nov 20
3
Running Visio?
Hi, I tried to run MS Visio in wine, and it breaks while loading the first file or template. It says Fehlernr. 1 ist bei der '???'-Operation aufgetreten. Unerwartetes Dateiende. which translates into Fault 1: Unexpected EOF Going throug the debug output, I noticed file accesses for warn:file:FILE_DoOpenFile 'd:\visio\system\filter32\emigs9.flt' not found or sharing
2013 Jul 14
0
[LLVMdev] Enabling the SLP vectorizer by default for -O3
Cool! What changes have you seen to generated code size? I'll take it for a spin on our benchmarks. On Sat, Jul 13, 2013 at 11:30 PM, Nadav Rotem <nrotem at apple.com> wrote: > Hi, > > LLVM’s SLP-vectorizer is a new pass that combines similar independent > instructions in a straight-line code. It is currently not enabled by > default, and people who want to
2007 Oct 01
0
Very slow performance on reads, Samba 3.0.24
Hello. I'm experiencing slow performance when clients read from a share on Samba 3.0.24. My clients are mostly Windows XP, 2k and maybe Vista. I've eliminated all possible bottlenecks. The filesystem doesnt' slow me down, nor the lvm'ed disks, as you can see here: (I used pipemeter & cat - poorman's tools - to test. If you'd prefer anything else please advise on what