search for: ompldr

Displaying 9 results from an estimated 9 matches for "ompldr".

Did you mean: cmldr
2010 Oct 31
1
Ragnarok Online - Can't update the client (details inside)
Hello. This is my first post here, as until now I wasn't missing any Windows program. As at the moment I can spare some free time I wanted to do a brief come back to Ragnarok Online. The problem that I found is that the installer crashes every single time I start the game (image link) (http://ompldr.org/vNXpheg), and then it becomes irresponsible (image link) (http://ompldr.org/vNXpiOA). This is what I did: 1 - Download the Ragnarok Online (http://www.playragnarok.com/) client (iRO-13.2Renewal-FullInstall-20101007-1357.msi (ftp://ftp.gravityus.com/Ragnarok_client/full/iRO-13.2Renewal-FullIns...
2011 Feb 10
5
Can''t find root when start vm
Hello. I can''t start Virtual Machine, have the message: Waiting for root file system ... done. Gave up waiting for root device. Common problems ..... ALERT! /dev/xvda2 does not exist. Dropping to a shell! I have installed Xen 4 in a debian squeeze: # uname -a 2.6.32-5-xen-amd64 #1 SMP Wed Jan 12 05:46:49 UTC 2011 x86_64 GNU/Linux xen-hypervisor-4.0-amd64 4.0.1-2
2011 Jul 03
2
Adding a Registry Key to Wine
How do I add this registry key to wine: [HKEY_CURRENT_USER\Software\Wine\Direct3D] "UseGLSL"="disabled" As it says to do at http://appdb.winehq.org/objectManager.php?sClass=version&iId=9432? In order to get Portal 1 working. When I open HKEY_CURRENT_USER\Software\Wine in regedit there is no Direct3D. I tried making a .reg file containing the line
2010 Dec 20
1
contourplot help
...ssion(10^-4), expression(10^-3), expression(10^-2), expression(10^-1), expression(10^0)), xlim = c(0.75, 10^2), xlab = "Out-degree", ylab = "In-degree") Which gives the the output in the file below http://ompldr.org/vNm4xag/contour.eps As it can be seen, the level labels are not displayed nicely because there's not enough room for them. Also, the 10^-1 label is not displayed. Is there a way for me to hardcode the position of each label? I tried setting labels = F and then calling text() for each one,...
2010 Dec 22
4
Question about movies encoded with libtheora
I have a question about a movie I 've encoded with libtheora. It's a video 2000x2000 with Theora codec and no audio. The video is fine with some players, but it isn't read in youtube. http://www.ibiiztera.be/others/test3.ogv -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Sep 01
5
Another TAPI issue (Microkey Millennium)
Everything appears to install properly under wine when I'm setting up Millennium, but when I try to launch it, I get the following error: "The procedure entry point phoneInitializeExA could not be located in the dynamic link library tapi32.dll" I know tapi support in wine is woefully underdeveloped, but does anyone know if there's some kind of work-around for this kind of
2011 Feb 07
16
[Bug 33999] New: 2.6.37 - NV11 crashes X if glxgears maximised
https://bugs.freedesktop.org/show_bug.cgi?id=33999 Summary: 2.6.37 - NV11 crashes X if glxgears maximised Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2011 Jan 25
25
[Bug 33445] New: NVS 3100M : Blank screen on kernel module loading
https://bugs.freedesktop.org/show_bug.cgi?id=33445 Summary: NVS 3100M : Blank screen on kernel module loading Product: xorg Version: unspecified Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2010 Dec 19
3
monthly median in a daily dataset
Hello, I have a multi-year dataset (see below) with date, a data value and a flag for the data value. I want to find the monthly median for each month in this dataset and then plot it. If anyone has suggestions they would be greatly apperciated. It should be noted that there are some dates with no values and they should be removed. Thanks Emily > print ( str(data$flow$daily) )