similar to: Please check 1.2rc with your applications!

Displaying 20 results from an estimated 200 matches similar to: "Please check 1.2rc with your applications!"

2005 Feb 07
2
Wine for Linux PPC emulate Mac OS
The Wine http://www.winehq.com/ project has been created to emulate Windows to be able to run windows softwares directly under Linux without to have to emulate Windows. It's very great and wonderful idea ! The Darwine http://darwine.opendarwin.org/ project aims to to the same but under Mac OS X with adding also the emulation of an x86 CPU. But, I wanted to know something, or even to make
2019 Sep 10
2
[RFC] changing variable naming rules
> On Sep 9, 2019, at 4:24 AM, Hans Wennborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On Fri, Sep 6, 2019 at 6:17 PM Björn Pettersson A via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> I'm a little bit curious to hear more about the experiences from the changes in LLD. >> I’m thinking about things like: > [..] >> - merging of
2006 Nov 15
1
dynamic aggregation of many variables
Hi, i have many variables for in example 4weeks and want to do aggregations, like mean standard , deviation etc.. With mean it works but how i can calculate the standard deviation for the 4weeks and for every ID. many thanks & regards, christian week1 <- grep("(_PRO_001)",names(dmx3),perl=T) week1table <- subset(dmx3,select=c(ID,week1)) week2 <-
2011 Jan 16
3
Move KDE Plasma Integration to KDE Git Infrastructure
Hi Compiz developers, as you might know KDE will transition to git somewhen next week. This gives some new possibilities for the Compiz community, too. Let me first describe the current situation and the problems with it: Compiz and KDE releases are out of sync. We are currently more and more integrating features from the desktop shell into the window manager. In difference to other desktop
2019 Jul 28
3
RFC: changing variable naming rules in LLVM codebase & git-blame
On Jul 23, 2019, at 9:17 AM, JF Bastien via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> On Jul 23, 2019, at 8:30 AM, James Y Knight via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> As a very frequent explorer of history, I really don't think this is >> as big an issue as it may seem. Even absent refactorings, you often >> run into the
2010 Jul 15
1
possible regression in wine1.2-rc7 - GUI and VSTs
hello, I have been using wine for quite a while, with many applications. mostly though, i am using wine for VST support via wineASIO. For the most part, this method works extremely well. many of the plugins i use work pretty much flawlessly. the only real exception is that occasionally the VST's GUI will cause an xrun in jackd. this hardly ever matters, as most of the time i am not using
2004 Jan 30
5
Graceful shutdown of a virtual domain
Hi All, I''ve been looking through the code and list archives but haven''t found this yet... From dom0, how do you cause a virtual domain to gracefully shutdown? It seems like the machinery is there somewhere, because the hypervisor can do it to dom0... For reference, in UML you do this by putting this in /etc/inittab: ca:12345:ctrlaltdel:/sbin/shutdown -h now ...and then
2007 Jan 09
6
rcov seg fault
Hi Trying to get rcov going (has been working), but with the following context and specs it fails. context ''/account POST with invalid attendee'' do controller_name :account setup do Attendee.stub!(:create!).and_raise(ActiveRecord::RecordInvalid.new( Attendee.new)) end specify ''should raise on create'' do Attendee.should_receive(:create!).with({
2010 Jun 14
5
1.0.1 download - aa strange problem
Having trouble with 1.2, tried to return to 1.0.1 (last stable acc. to the Wine page!) However, there`s... no link to it anywhere! Even in .deb repository there are any versions you could fancy- later and veen earlier - minus the stable. A rather strange idea... Where can I find 1.0.1 packages?!
2019 Sep 08
2
[RFC] changing variable naming rules
What cost do you see here? Rui has done a significant amount of work to make this effectively zero cost. The improvements are meaningful, and (as was discussed on the other threads) pretty much every large scale change in the LLVM world has been shot down with objections like “it is too much churn”. This is a huge problem, because it leads to stagnation in the codebase and does not allow
2006 May 22
6
which kind of deployment has the best performance
In the following deployment of web app on ONE pc-based server,running linux,which can support the most amount of concurrent users as well as the shortest latency? 1 apache+mongrel 2 apache+mongrel_cluster 3 lighthttpd+mongrel 4 lighthttpd+mongrel_cluster 5 lighthttpd+fastcgi Thanks charlie -- Posted via http://www.ruby-forum.com/.
2006 Nov 23
2
smb + nfs lock problem
Hello, whenever I try to copy a new file from windowsXP (2K also) to a samba share which is NFS mounted on the samba server, I get an error on the client: "impossible to copy file.txt: the process cannot access the file because an other process has locked a part of it" (my english translation of the french message I have !) It worked fine before (3weeks ago) and I think that problem
2010 Jul 01
3
wine1.2rc-x changes brightnes in flash fullscreen (nvidia)
Hey, I've noticed some strange behaviour in the latest wine versions 1.2rc-x. At 1.2rc-1-3 when I installed games like Guild Wars or Runes of Magic the first start in fullscreen turned the birghtness level of my laptop to 100%. (having a Sony VGN-NR21S with an Nvidia 8400M-GT). I'm setting the brightness level with smartdimmer (nvclock package). When I enter "smartdimmer -s
2010 Jul 10
2
IE6 Rendering
I'm using WINE 1.1.44 though I've gotten the same issues with 1.2rc XX. I'm running from source installation on Slackware64. Using winetricks I've installed IE6. I can browse but I soon run into pages that display as garbage.(various text and symbols) I've tried to install IE7 and IE8 but they won't install. It sounds like a missing library but I'm afraid to go
2009 Jan 07
3
how to fix high freq noise?
Hi Masakazu, I have reproduced the Speex high frequency noise issue on a Blackfin 537 by sending 'silence' into the Speex fixed point encoder. By recording the Speex decoder output and plotting the spectrum using Audacity the following two frequencies. 1596Hz at -31.3dB 3200Hz at -48dB These two frequencies are present in both Narrow Band and Wide Band modes. I've tried a number
2019 Jul 29
5
RFC: changing variable naming rules in LLVM codebase & git-blame
On Jul 29, 2019, at 10:58 AM, JF Bastien <jfbastien at apple.com> wrote: >> I think that Rui rolled this out in an incredibly great way with LLD, incorporating a lot of community feedback and discussion, and (as you say) this thread has accumulated many posts and a lot of discussion, so I don’t see the concern about lack of communication. > > I think there’s lack of proper
2015 Oct 30
1
Busted ACLs
It has been a while since I have had to annoy you. You may be pleased to know that my server has been working quite well...until recently. I think it is because of a power hit we took recently. I don't know which came first, but I have four symptoms: 1) When I log in on a Windows machine, with an account that should have administrator permissions, I don't have said admin rights. 2)
2009 Jan 08
2
how to fix high freq noise?
Hi Jean-Marc, Thanks for the quick response! I am resending this mail hopefully in plain text. The following three version have been tried and all of them have the high frequency tones. speex-svn-14525 speex-1.2rc speex-svn-15540 I've isolated this down to the Speex encode/decode by sending silence (i.e. all zeros) to the encoder and displaying the decoder output in addition to
2019 Sep 06
3
[RFC] changing variable naming rules
Personally I think the benefit-cost ratio is quite low here, and changing the rules would bring little value to me. Maybe I just don’t see that much benefits of changing the naming rules, having got used to the current naming scheme after a few years with LLVM. I'm a little bit curious to hear more about the experiences from the changes in LLD. I’m thinking about things like: - ongoing
2010 May 26
1
Homeworld 2 will not launch
With Wine 1.2-rc1 I am trying to run Homeworld 2 1.1. I have configured Wine to use NT 4.0, as this is the only way to get the copy protection to work. I have successfully run the game once, but prior and since it simply spins up the CD and then exits. The only message from a run with no extra command line parameters or variables is this: Code: fixme:ntdll:server_ioctl_file Unsupported ioctl