similar to: The Wine project needs YOU to help triage bugs!

Displaying 20 results from an estimated 9000 matches similar to: "The Wine project needs YOU to help triage bugs!"

2010 Jan 24
3
system vs shell wait command
Dear All, I try to invoke a second program (called "gencont") within a R script. However this second program needs some time to finish. After finishing the output should be read into R and used for further calculation. Under windows, it perfectly works: result<-shell("gencont < yn.txt",intern=TRUE,wait=TRUE) # R waits untill the program finishes (apporx 3 min) and
2008 Sep 16
3
winetricks or not ?
we often say here directx installation can break wine What about Dan kegel winetricks ? It is safe to install microsoft distribuable package or it may break wine ? What we can do, what we can't ? For exemple, when wine console tell us msvcr80.dll is missing, what is better or safer: - installing vcrun2005 via winetricks - copy the missing downloaded dll in system32 ? the both works for my
2008 Mar 31
1
Try wineprefixcreate to repair old .wine instead of deleting
Alexandre says we should have users try wineprefixcreate before having them blow away their old .wine directory. ---------- Forwarded message ---------- From: Alexandre Julliard <julliard at winehq.org> Date: Mon, Mar 31, 2008 at 2:44 AM Subject: Re: Proposal: versioning .wine directory To: James Hawkins <truiken at gmail.com> Cc: Austin English <austinenglish at gmail.com>,
2017 Jan 20
2
SSSD cache case-sensitivity
Dear all, I'm running CentOS 7.3 with SSSD. I'm using sssd-ad to talk to an AD backend. Group names in the AD contain capitals. When sssd-ad is working normally, group names returned are all lowercase. However, when the AD backend goes offline, group names returned from the SSSD cache contain capitals. The change in case breaks stuff (sshd's AllowGroups, for one). Has anybody
2001 Sep 24
2
Visual Sourcesafe HOWTO
I went to the trouble of setting up Visual Sourcesafe on a Linux system recently. There was a fair amount of futzing required, so I've documented what I had to do at http://www.kegel.com/linux/vss-howto.html Comments and corrections welcome. I'd also love to know how to get this working without hardcoding NT usernames and passwords! The commandline app appears to be fully functional
2005 Oct 06
7
What Windows apps stand in the way of switching to Linux at your shop?
http://kegel.com/wine/qa/#app is a list of "must-have" Windows applications for various vertical markets (at the moment, just k12 schools and churches). These are the Windows apps that really keep a school, church, or other organization from switching to Linux. I'm hoping that this list will help focus Wine QA on those key Windows apps, and thereby increase the number of groups who
2010 Oct 09
2
gluster and rocks?
Is anyone using Gluster with the Rocks cluster system? If so, do you know if there is a Roll for Gluster? Or, do you have any advice about things to do and things to avoid doing? We're considering using Gluster with Infiniband on our cluster and trying to learn whether other people have done this so we can perhaps learn from their experience. Thanks. .. Lana (lana.deere at gmail.com)
2008 Feb 27
1
New winetricks 20080227: new verbs vbrun3, vbrun4, vbrun5, vbrun6
Detlef contributed verbs vbrun3 and vbrun4, thanks! And I added vbrun5 and vbrun6 as the preferred synonym for the existing verbs vbvm5 and vbrun60. That should be easier. As always, winetricks is at http://kegel.com/wine/winetricks and its source repository is at http://winezeug.googlecode.com
2007 Aug 23
1
MemoriesOnWeb and wine
In http://www.edsupport.cc/mguhlin/archives/2007/08/entry_3550.htm, Miguel Guhlin asked how to install MemoriesOnWeb and its recommended codecs under Wine, so here goes. All I did was translate his instructions to wine-ese. 1. Download xvid for windows from http://www.xvid.org/Downloads.15.0.html, install it the obvious way: $ wine XviD-1.1.3-28062007.exe 2. Download lame from
2008 Apr 02
2
New winetricks 20080402: new verbs dotnet20, win2k, flash, msls31; updated mono, liberation
Big news: as of today or so, wine doesn't need any patches to install the .net 2.0 runtime or run trivial .net 2.0 apps, so I've added a dotnet20 verb. No more futzing with recipes to try out simple .net 2 apps, huzzah! There are lots of other little changes, too: 20080402 r21 Added dotnet20, removed one kludge from dotnet11, added win2k verb, plus shorthand for winver=foo r20
2009 Aug 25
1
bug triage guide
Hello I was wondering if someone could put together a bug triage guide and put it on the wiki. I was looking for something to do tonight and z00dax said go hunt some bugs. So I went first to the wiki to look for a guide for a proper procedure on how the team would like bug triaging handled but didn't find one. I have triaged before but i know every place is different. So some guidelines
2006 Jan 28
1
Re: Help with wine install
On 1/28/06, Rhys OReily <charger426bl@yahoo.com> wrote: > I have recently downloaded the Wine 0.9.2 RPM and > installed it on my computer, but when I tried to run > winecfg it came with a message saying there was no > such command. A little commandline magic located it: $ rpm -q -l -p wine-0.9.2-1fc4winehq.i686.rpm | grep winecfg /usr/bin/winecfg So it looks like it's in
2007 Dec 28
5
Still need help with ticket triage
As everyone probably realizes, I''m getting swamped with incoming problems and tickets and I still need help triaging the tickets. James Turnbull has volunteered to help some, but I think we need more than one person. We''ve had a few people step in once or twice, but I''d like to be able to depend on Unreviewed tickets getting handled by someone else, rather
2005 Mar 10
0
Trac Triage - Time to fix them
Hey Guys, All the tickets in our database now have a milestone of 1.0 or 1.x. The current plan is to fix all the 1.0 blockers before the 1.0 release and leave the 1.x defects till later. To view the list of blockers you need this report http://dev.rubyonrails.org/report/9 Now, as we''re all pragmatic programmers the next step should be to create unit tests that expose each of those
2009 Jan 16
2
Predictions with GAM
Dear, I am trying to get a prediction of my GAM on a response type. So that I eventually get plots with the correct values on my ylab. I have been able to get some of my GAM's working with the example shown below: * model1<-gam(nsdall ~ s(jdaylitr2), data=datansd) newd1 <- data.frame(jdaylitr2=(244:304)) pred1 <- predict.gam(model1,newd1,type="response")* The problem I am
2006 Nov 04
2
Trac Triage with THE MAGGOT (Time To Clean Your Patches)
Evening, Alright folks, as Jeremy Kemper mentioned I''m working on a set of "triage" scripts for the Rails trac using RFuzz to go through all the tickets and clean them out. I''ve talked this over with the core guys, and they''re behind it. I''m calling this set of scripts "THE MAGGOT" thanks to hasmanyjosh. Basically THE MAGGOT (all caps)
2006 Nov 04
2
Trac Triage with THE MAGGOT (Time To Clean Your Patches)
Evening, Alright folks, as Jeremy Kemper mentioned I''m working on a set of "triage" scripts for the Rails trac using RFuzz to go through all the tickets and clean them out. I''ve talked this over with the core guys, and they''re behind it. I''m calling this set of scripts "THE MAGGOT" thanks to hasmanyjosh. Basically THE MAGGOT (all caps)
2017 Jan 20
2
SSSD cache case-sensitivity
Hi John, Thanks for pointing me to case_sensitive, that indeed is the cause: the default for "case_sensitive" is "True", but for the AD provider "True" is invalid(??), so it defaults to "False"(???)! Good news is that with both "case_sensitive = False" and "case_sensitive = Preserving" the results from AD and cache are identical
2009 Jun 10
1
[expect deadlock] on MAC OS X
after my success in getting some proprietary company software working in wine clicky (http://forum.winehq.org/viewtopic.php?p=25947#25947) one of my colleagues is attempting the install on MAC OS X they have installed wine using this guide http://davidbaumgold.com/tutorials/wine-mac/ (http://davidbaumgold.com/tutorials/wine-mac/) 1. to install winetricks can they issue? Code: wget
2001 Sep 28
1
smbfs + wine + sourcesafe = slow
While it is amazing that Sourcesafe runs under Wine, its performance leaves a lot to be desired. I am using Sourcesafe with Wine (my setup is documented at http://www.kegel.com/linux/vss-howto.html ). The Wine I'm using is from CVS as of last week. My workstation is a dual Pentium Xeon 1400MHz from Dell running 2.4.10. (That's a Pentium 4 Xeon using RDRAM, so it's probably about