search for: ogles

Displaying 20 results from an estimated 49 matches for "ogles".

Did you mean: gles
2010 Mar 22
3
Insert Symbol not working in MS Office 2007 Word
Whenever I insert a symbol in Word 2007, it crashes. It doesn't crash in PowerPoint 2007 or Excel 2007. This is because a dialog box comes up instead whilst in Word, it is more of a drop down menu. This is my counsel output: Code: wine winword.exe fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil)
2009 Jun 09
3
libogg++ release 1.1.0
On Wed, 2009-06-10 at 00:00 +1000, Silvia Pfeiffer wrote: > > My applications are in speech processing. I have been using the .ala > > extension (has sort of a ring to it). There is a small database in the > > FreeCLAS project that has been dispensing .alas to the public. But not > > to worry, it has not attained social networking status. I am about to > > update it
2008 Aug 24
2
Bug#496367: The possibility of attack with the help of symlinks in some Debian packages
Package: xen-utils-3.2-1 Severity: grave Hi, maintainer! This message about the error concerns a few packages at once. I've tested all the packages (for Lenny) on my Debian mirror. All scripts of packages (marked as executable) were tested. In some packages I've discovered scripts with errors which may be used by a user for damaging important system files or user's files. For
2015 Mar 25
1
[Bug 89759] New: WebGL OGL ES GLSL conformance test with mesa drivers fails
...top.org Reporter: lukebenes at hotmail.com QA Contact: nouveau at lists.freedesktop.org On a GTX 650, the following 2 GLSL tests fail with the nouveau drivers but pass with the nvidia proprietary driver: https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/ogles/GL/functions/functions_001_to_008.html test: array_float_vert.test.html FAIL pixel @ (33, 33 was [182,255,255,255] expected [255,255,255,255] test: array_float_frag.test.html FAIL pixel @ (33, 33 was [182,255,255,255] expected [255,255,255,255] -- You are receiving this mail because: You are th...
2009 Jan 23
3
Table Modification
I am trying to construct a two-way table where, instead of printing the two-way frequencies in the table, I would like to print the values of a third variable that correspond to the frequencies. For example, the following is easily constructed in R > fact1 <- factor(sample(LETTERS[1:3],10,replace=TRUE)) > fact2 <- factor(sample(LETTERS[25:26],10,replace=TRUE)) > fact3
2010 Sep 19
3
Repeating values in a list
I have a list that looks like this ... > have <- list(a=7,b=3,c=1) > have $a [1] 7 $b [1] 3 $c [1] 1 and I want to have a simple way to change it to the following without re-typing the values ... > desire <- list(a=c(7,7),b=c(3,3),c=c(1,1)) > desire $a [1] 7 7 $b [1] 3 3 $c [1] 1 1 In other words, I need to create the list in desire from the list in have. In my
2009 Jun 08
2
libogg++ release 1.1.0
On Tue, 2009-06-09 at 00:12 +1000, Silvia Pfeiffer wrote: > On Sat, Jun 6, 2009 at 6:23 AM, ter<et at ihear.com> wrote: > >> If you are creating multitrack Ogg files, they should contain a > >> skeleton track to identify the different contained tracks. > >> http://wiki.xiph.org/OggSkeleton > > ALingA is a multitrack format > >
2009 Feb 23
3
WoW: Wrath of the Lich King issue
I'm currently running Ubuntu 8.10 and Wine 1.15. WoW Installs fine, once I launch it the fun starts :) When I launch the game, it runs the intro video (normal for first launch after an install): after the video runs its course, or I skip it, it should prompt me to accept some EULA. Instead it crashes and exits with: Code: This application has encountered a critical error: ERROR #132
2009 May 08
1
Citing R/Packages Question
I used R and the quantreg package in a manuscript that is currently in the proofs stage. I cited both R and quantreg as suggested by citation() and noted the version of R and quantreg that I used in the main text as "All tests were computed with the R v2.9.0 statistical programming language (R Development Core 2008). Quantile regressions were conducted with the quantreg v4.27 package
2010 Jan 03
1
Swfdec and Ffmpeg only
Hi, I'm the founder and still very active developer of Puppy Linux, and a variant named Quirky. Puppy is a cut-down distro, typically 100MB live-CD. We have always used the Adobe Flash player, though I have stayed with the Flash 9 player (9.0.48.0) due to its smaller size. Puppy also has ffmpeg, xine-lib and gxine. Recently I have been experimenting with Swfdec and Swfdec-mozilla. I started
2007 Jan 30
2
error finding library when running test program
I''m new to Ruby and wxRuby, and I just installed Ruby 185-21 (I run WinXP), then used gem to install wxRuby2. When I try to run a short test program (included below), I get this error: C:\Documents and Settings\Mike\Desktop>ruby test.rb c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load -- wxruby (LoadError)
2010 Aug 10
4
Function to Define a Function
I am trying to define a general R function that has a function as the output that depends on the user's input arguments (this may make more sense by looking at the toy example below). My real use for this type of code is to allow a user to choose from many parameterizations of the same general model. My "issue" is that when I compile a package with this type of code in it I get a
2014 Dec 20
2
no access to certain WEB sites using CentOS 6.5
On Sat, Dec 20, 2014 at 6:28 AM, Jonathan Billings <billings at negate.org> wrote: > I suggest keeping your system up to date before trying to track down > whatever problems you're having. I was able to remove firefox from the equation and reproduce the problem using curl NON working URL [igor at localhost ~]$ ping www.iquaid.org PING www.iquaid.org (208.97.177.112) 56(84) bytes
2010 Jan 25
3
Matching a character in a string
Hello. Sorry for this very basic question but I didn't find (of didn't understand) the answer either in the help or in the online guide. I have a string, let's say "hello". I want to know if there is some character in it, let's say an 'o'. I tried > charmatch("o", strstplit("hello","")) but it gives NA (why??) Thinking it may
2002 May 16
2
trying to run opengl nvidia demo ChameleonMark but...
I have decided to check the ogl modules implementation to run one of the demo provided by the graphics card maker (nvidia) I get the following error message err:win32:PE_fixup_imports No implementation for DSOUND.dll.11 imported from D:\ogl_demos\ChameleonMark\binaries\ChameleonDX.exe, setting to 0xdeadbeef fixme:win32:PE_CreateModule Security directory ignored err:win32:PE_fixup_imports No
2009 Apr 20
2
plotCI (plotrix) problem
I am attempting to create a plot with intervals "stretched" in the x-direction using plotCI() in the plotrix package. The same data provides an appropriate set of intervals when "stretched" in the y-direction but I only get a lower interval when "stretched" in the x-direction. The data are as follows mns <-
2014 Dec 20
2
no access to certain WEB sites using CentOS 6.5
HW: Lenovo T520 laptop with MS WIN 7 OR dedicated PC (DELL GX 280) SW: CentOS 6.5 (64-bit) installed using VMware Player on MS WIN 7 host CASE A) -- BRIDGED networking selected CASE B) -- NAT networking OR CentOS 6.5 i(32-bit) nstalled on real HW (DELL OptiPlex GX 280) ___issue____ at hand: The default Firefox ESR browser (17.0.10) does not find many web pages.
2015 Mar 25
3
[Bug 89758] New: pow WebGL Conformance test with mesa drivers
...ktop.org Reporter: lukebenes at hotmail.com QA Contact: nouveau at lists.freedesktop.org On a GTX 650, the following 6 pow tests fail with the nouveau drivers but pass with the nvidia proprietary driver: https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/ogles/GL/pow/pow_009_to_016.html test: pow_float_frag_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,0,0,255] expected [16,0,0,255] test: pow_vec2_frag_xconsthalf_yvary.test.html FAIL pixel @ (33, 33 was [45,90,0,255] expected [16,255,0,255] test: pow_vec3_vert_xconsthalf_yvary.test.html FAIL...
2009 Jun 09
0
libogg++ release 1.1.0
On Tue, Jun 9, 2009 at 9:23 AM, ter<et at ihear.com> wrote: > On Tue, 2009-06-09 at 00:12 +1000, Silvia Pfeiffer wrote: >> On Sat, Jun 6, 2009 at 6:23 AM, ter<et at ihear.com> wrote: >> >> If you are creating multitrack Ogg files, they should contain a >> >> skeleton track to identify the different contained tracks. >> >>
2009 Apr 04
2
help with formula and data= argument
Sorry for posting this twice, but I still have not solved this problem and am hoping for some assistance. I am attempting to write a function that is flexible enough to respond to the user providing a formula (with a data= argument) or not (similar to plot(x,y) versus plot(y~x,data=data)). I have found a method to work with this in a simple case but am having trouble determining how to