Displaying 20 results from an estimated 90000 matches similar to: "Report bug"
2011 Oct 07
4
How to patch wine
I wont to taste the new patch of this bug
http://bugs.winehq.org/show_bug.cgi?id=2666
But I don't know haw to do it. The main problem is that I cant download the patch, because wen I click on it it show a page with a code but It don't download it as the patch, .diff file
Help!
2011 Aug 15
7
Crysis on Wine? Works... kinda? help?
I love puppy... A LOT. It has offered me the fastest processing out of all the OS's I've tried, and it just works, with every PC!
I first started using it for my Java servers. It was phenomenal, no issues, extremely fast. Then I eventually switched my main OS to puppy.
I modded and played a game called 'Minecraft', another java based game... That was also, phenomenal. My suped
2008 Jul 24
2
Cant use Darwine on PPC with 10.5 Leopard
Hi all,
ill start off by saying that I've tried reading and doing everything that was on the documentation. I'm not very code/C++ literate.
I have a Power PC Macintosh that I run Mac OSX 10.5 Leopard with.
I'm going through all this trouble to run 1 simple program, Soulseek.
I downloaded Darwine 0.9.27 DP.
When i try to run any program, soulseek, notepad/clock that came with
2011 May 21
5
Wine development (program lenguage)
Hi, I'm learning about programing and I would like to know what language use wine to learn it.
2012 Jan 19
5
Install wine 1.3.35
Hi I need to install wine 1.3.35 because the .36 and .37 have a regrecion with voovly. How can I do that?
2003 Dec 17
1
repeated measures aov problem
Hi all,
I have a strange problem and rigth now I can't figure out a
solution.
Trying to calculate an ANOVA with one between subject factor (group)
and one within (hemisphere). My dependent variable is source
localization (data). My N = 25.
My data.frame looks like this:
> ML.dist.stack
subj group hemisphere data
1 1 tin left 0.7460840
2 2 tin left
2005 Apr 02
2
RMySQL question
Dear List,
I have this little problem:
I work with adiacency matrix like:
data me you
me 0 1
you 1 0
I store those matrix in a mysql database
actually I use RMySQL with:
res<-dbSendQuery(connection, "SELECT * FROM table")
myDataFrame<-fetch(res)
to retrive the table, and I have
data me you
1 io 0 1
2 tu 1 0
I would like the first column to be seen
2005 Apr 04
2
mysql retrive question
hello R-Users,
I have this simple but not for me question:
I do:
> res<-dbSendQuery(con, "SELECT * FROM tabellaProva")
> myDataFrame<-fetch(res)
> myDataMatrix<-as.matrix(myDataFrame[,-1])
> namerows(myDataMatrix)<-as.character(myDataFrame[,1])
and I have:
io tu
io "0" "1"
tu "1" "0"
my problem is that the
2006 Sep 04
6
How to Networking Bridge?
Hi,
I''ve a working xen 3.0.2 booting a gentoo linux on Dom0.
I have setup a Windows XP in a DomU OK with no problems except the
network!!
My problem is that I wanted to give a working network interface on the
DomU and the best I could. making the windows detect an network adapter,
was putting:
vif = [''type=ioemu'']
I also tryied:
vif = [''type=ioemu,
2008 May 05
4
microsoft office communicator 2005
Hi! im trying tu run "microsoft office communicator 2005" and i cant
resolve this:
fixme:ntdll:NtConnectPort (0x1434f8,L"\\RPC
Control\\epmapper",0x33ecd0,(nil),(nil),(nil),0x33ecf8,0x33ece0),stub!
i google it all nigh long and i just cant find the way!!!.
I need to connect to LCS 2005 because my company switch from Jabber to LCS.
I tried pidgin and miranda-im+sip but didnt
2008 Feb 27
4
plot y1 and y2 on one graph
Dear all
I have a code like
x<-1:10
y1<-x+runif(10)*2
y2<-seq(0,50,length.out=10)+rnorm(10)*10
par(mfrow=c(1,2))
plot(y1~x)
plot(y2~x)
Now I would like to plot y1 and y2 on the same graph, with its two scales
(y1 on left and y2 on rigth side).
Any help are welcome.
Kind regards
Miltinho
Brazil
[[alternative HTML version deleted]]
2008 May 22
3
secondary axis in a plot
Hello,
I want to do a plot of two series, but adding a secondary axis in the rigth
side to take into account the different scales of the two series. Anyone can
tell me haw can I do that in R?
Thank you very much
Maria
--
View this message in context: http://www.nabble.com/secondary-axis-in-a-plot-tp17402079p17402079.html
Sent from the R help mailing list archive at Nabble.com.
2011 Nov 25
1
Which FTS to use!
Hello, i am currently using squat dovecot, but some users that have lots os
emails ( 1GB ) are complaining about speed.
Iam using dovecot 2.0.13 on debian 6
my squat conf is
plugin {
fts = squat
fts_squat = partial=4 full=5
}
I am thinking in maybe start to use Solr, so any one can help me with an
decision?
I am probably gonna update dovecot to 2.1 next year. and them maybe change
the FTS
2011 Dec 06
5
Steam games wont start
I have latest Wine on Ubuntu 11.10, and i want get my 3 Steam games running. The problem is that, i try to start a game, it says "Prepairing to start (game name)" and then it closes, game wont start. I would like to get Garry's Mod, Portal and Portal 2 working. I have ATI HD 4250 and i have installed drivers from Additional Drivers in Ubuntu. What i should do?
2005 Feb 16
5
Compiling sch_tbf.c in user space
Hi,
I am new to kernel programming.
My task is to route packets from different hosts
through one single token bucket filter as we are
trying to model a wireless scenario with many hosts
communicating and sharing the same bandwidth.So the
idea we came up with was to route packets from
different hosts to user space using Netfilter and then
send them through a common tbf implemented in user
space in
2004 Apr 16
2
VoIP SIP SoftPhone Recommendations
What SoftPhone working very well with *? S.O. is Debian Linux
Thanks for your comments.
JRR
_________________________________________________________________
MSN Amor: busca tu ? naranja http://latam.msn.com/amor/
2015 Oct 20
5
Can't get 'root preexec' to run
Looks like my nfsv4 kerberos and root access problem.
In that case, root didnt have a kerberos ticket, and was not allowed to access the needed folder. I think this is a bit the same.
Creating the users and profiles shares from ADUC is working fine for me but
not scripted from user root.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at
2008 Mar 21
6
Starcraft - Gives me no visual output
starcraft is a game ive enjoyed for a long time and last time i played it was on windows. now im trying it on ubuntu feisty, with wine installed. starcraft installed amazingly fast, but when i started it up, its as if the computer was giving no visual output, and the monitor itself gave me an error message. basicly i could still hear the starcraft music in the background, but i couldnt see a
2009 May 11
6
Error using OSMTiles
I tried to start OSMtiles, a little programm to generate OpenStreetmaps-card for my Palm.
It starts, but shows me errors.
First it shows me "Bitmap-handle kann nicht erzeugt werden".
If I start it via terminal it shows:
fixme:ole:OLEPictureImpl_SaveAsFile (0x155ec8)->(0x170178, 0, (nil)), hacked stub.
fixme:urlmon:ObtainUserAgentString (0, 0x32f30b, 0x32f2fc): stub
2002 Nov 17
2
compile
Hi again,
Thanks for the tips on Xgobi. I'll try them. Now I have another
question. There is a package (not submitted to CRAN yet), that
I would like to use, but it has the extension .tar, so it's for
Linux platforms am I rigth? Is it possible from those files to
compile for Windows?
Nice weekend for all
Luis
--------------------------------------------
sapo.pt/kitadsl