Displaying 20 results from an estimated 2000 matches similar to: "Wine Unbearably Slow"
2010 Aug 11
2
[LLVMdev] LSR is Unbearably Slow
I just filed bug 7872 about non-scalability of the LSR analysis
algorithms. It may be related to bug 6727.
The fundamental problem appears to be re-running SCEV analyses such as
properlyDominates and SCEVComplexityCompare over and over again on large
SCEV expressions. Memoizing results for SCEVComplexityCompare appears
to help significantly but that is much harder to do with things like
2010 Aug 11
0
[LLVMdev] LSR is Unbearably Slow
I also noticed LSR spending a lot of time in GenerateAllReuseFormulae, just
to have some cases pruned in NarrowSearchSpaceUsingHeuristics. I'm not
familiar enough with the code to comment on how this affects the quality of
LSR results, but a hack is to "EstimateSearchSpaceComplexity" inside the
loops of GenerateAllReuseFormulae and cut out early.
- Jan
On Wed, Aug 11, 2010 at 2:48
2005 Oct 27
2
Problem with strings in Delphi Program
Hello,
I tried to run a program written in Delphi in wine and it ran quite
perfectly, but sadly there was one important detail that made using it
impossible...
It seems that wine has a problem with the text inputs (edits). They are
"string" datatypes (8 bit ansi string), and not null terminated.
The problem was showing itself e.g. at the login form of the program.
The password I
2007 Oct 09
0
Non-default Domain group RID and NAS problem....
All,
Many moons ago I set up Samba 3.x with LDAP (Fedora Directory Server)
back end. Frankly, I forget what example configurations I worked off
of, but the GIDs and SambaSIDs for well-known "Domain" groups (Admins,
Computers, Guests, Users) start around 2512.
Fast forward 6 months and we have a commercial NAS (EMC) in the domain.
It has worked fine for basic home directories, but
2009 May 08
2
Malformed HTML
I''m using Mechanize to parse an extraordinarily malformed html page.
After submitting a form like so:
page = mech.submit(dform)
The result I get back is truncated. I suspect that it''s because the
source HTML looks like this:
<html>
<head> yadda yadda</head>
<p>some text</p>
<html>
<table yadda yadda>
My
2012 Jan 25
3
Installing FM
Hi, i'm pretty new to Linux and having a little problem with installing FM 2012. I've tried installing via Steam and it isn't possible (If anyone knows how it is please tell me!) So i've done a little reading and trying to install using Playonlinux but having a few problems. First of all I followed this guide
2012 Feb 20
2
poser 2012 ... play on linux / wine 1.3.37 ??? errors
hi new here...tryn to get poser 2012 runnin...installs good...gui...loads...mouse disappears...app needs to terminate....here is the log
prolly have alot of issues...or maybe not...n im not sure were to begin...any help out there...thanx for the views n time... i know ive spent alot of it doin this stuff
also i used the 1.4rc wine ver...but also used the 1.3.37 ver with the same results
File
2008 Sep 21
0
Re: Rosetta Stone Microphone Detection
Thank you Rsay, it was a nice try, but I could not get this to work with my Logitech mic. For the record I have it (the microphone, that is) set up so that it works fine in Audacity.
After opining Wine configure, dmesg gives me lots of these:
[ yadda. yadda*] ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/sound/alsa-driver/usb/usbaudio.c:1345: 4:1:1:
2012 Apr 27
1
Counter Strike Source Won't load.
Okay so I have just installed Fedora 16 64-bit. Coming from a Ubuntu user I'm well aware that counter strike source works great under linux. I've been trying to get it to work but every time I try to load it, it loads for a moment and then crashes. I have the proprietary AMD ATI drivers for my ATI Radeon HD 5750. They seem to be rendering fine according to the debugger. I'm currently
2005 May 23
1
TCP timestamp vulnerability
On May 19, 2005, at 5:53 AM, Christian Brueffer wrote:
> Hi,
>
> fixes for the vulnerability described in http://www.kb.cert.org/
> vuls/id/637934
> were checked in to CURRENT and RELENG_5 by ps in April.
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/tcp_input.c
>
> Revisions 1.270 and 1.252.2.16
>
> He didn't commit it to RELENG_5_4 for some
2012 Mar 19
2
PlayOnLinux/PlayOnMac 4.0.16, wineprefix logging system
Hi everybody,
As promised before and discused with dimesio here:
http://forum.winehq.org/viewtopic.php?p=53507&sid=fd16c6e3e78e533cad6f00e0e4da99dc
http://forum.winehq.org/viewtopic.php?t=14962
PlayOnLinux 4.0.16 has integrated a new log system, so that we can follow what happens in a wineprefix.
Be careful, this announcement is here just to inform wine users and admins about the way it
2019 May 31
4
odd msg at top of upsc output
Greetings all;
gene at coyote:~$ upsc myups
Init SSL without certificate database
battery.charge: 100
battery.charge.low: 30
[yadda yadda]
Is there a certificate package I should install?
Cheers, Gene Heskett
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page
2005 Sep 02
1
NOLF2 - Registry key?
Glad to see the work that has progressed so far with wine, especially in
the area of DirectX implementation.
So, with that in mind I compiled a fresh copy of 20050830 and began
testing my games. Started with an oldie but a goodie, No One Lives
Forever 2. Usually I couldn't even get past the opening screen. This
time, the game attempts to launch, but then a window pops up and says:
2006 Aug 04
0
Newbie using John T's Examples (AD)
I'm following along with John T's examples book and I'm still
befuddled on getting Samba working.
The server is Fedora Core 5, Samba 3.0.23a-1.fc5.1
PDC is W2K SP4 with AD
I basically copied/pasted the example smb.conf and nsswitch.conf to
get a basic working config. The lines "template primary group" gave
problems so I removed that one line.
I run testparm -s and get:
2005 Feb 08
0
Polycom/sip.conf/voicemail configurator
I have just created a very rough (read hack-ish) version of a Polycom
SIP phone configurator. It allows you to define phones, create
registrations, and such. By describing stuff about users, I am
attempting to divine what the configuration should be. This is a VERY
early first step in that direction.
Right now, it:
1. Parses the phone1.cfg file included with whatever version software
you use.
2004 Jun 04
2
Cisco 7960 XML/Configs
I ordered 10 7960's with SIP today (YAY!), I should have them on Monday!
So, to be better prepared come Monday morning, I was wondering if anyone
knew of any * compatible screen configs for things such as browsing VM,
etc, yadda, yadda. I checked out the wiki about ADSI but from what I
see, that's not really applicable in a SIP setup? I'm guessing it's
going to be a more XML
2010 Nov 23
1
Sims 3 Color & Graphics Issues
I've been trying to install The Sims 3 for the last couple of days, and it hasn't been opening. Now that I've finally figured out what i've been doing wrong there's still a major problem. I've installed using playonlinux, and when i open (I use the launcher made by playonlinux, not the actual sims 3 launcher)The screen might turn white, but it always turns black before the
2008 Jan 28
4
Scheduling same worker/method at different times with different args
I need to run the same worker''s method twice per day with different
arguments. Unfortunately, only the second entry in the schedule is firing.
I created an experimental worker to verify this:
Worker:
class ExperimentWorker < BackgrounDRb::MetaWorker
set_worker_name :experiment_worker
def create(args = nil)
# this method is called, when worker is loaded for the first time
2010 Oct 23
1
Steam-Counter Strike 1.6
Hey!
Wine you want to start a game called Counter-Strike 1.6. So far, always managed to start with you, but now none of the servers do not let you. In the game into the console prints the following error. This game is played on a console, type:
Code:
NET Ports: server 27015, client 27005
WARNING: IPX_Socket: port: 27015 socket: WSAEOPNOTSUPP
WARNING: IPX_Socket: port: 27005 socket:
2010 Nov 08
2
A little help with Wine installation
Okay so I'm a newbie to Ubuntu and I just got a new system with Ubuntu on it. Now my mother's computer runs Ubuntu as well, and I used hers to get some experience with Ubuntu seeing as how my system has no Internet access and I can't get help on it and yadda yadda I'll get to the point. I installed Wine on this system (my mother's) and now am trying to get it on mine. I