search for: ogl

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

Did you mean: ogg
2010 Mar 22
3
Insert Symbol not working in MS Office 2007 Word
...fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000f2,0x300bcf54,0x67c62c): stub err:eventlog:ReportEventW L"winword.exe" err:eventlog:ReportEventW L"12.0.4518.1014" err:eventlog:ReportEventW L"45428028" err:eventlog:ReportEventW L"ogl.dll" err:eventlog:ReportEventW L"12.0.4518.1014" err:eventlog:ReportEventW L"454285ac" err:eventlog:ReportEventW L"0" err:eventlog:ReportEventW L"0001f07f" fixme:advapi:DeregisterEventSource (0xcafe4242) stub brijesh at brijesh-laptop ~/.wine/dosdevices/...
2009 Jun 09
3
libogg++ release 1.1.0
...orry, it has not attained social networking status. I am about to > > update it to the next release, and I'll be happy to use an Ogg standard > > extension. In that regard, since the "x" in this case is quite > > specificly "linguistic", could I bid for an .ogl extension for > > multi-track with linguistic content, if it is not already taken? > > The definition of new mime types (including file extensions) is > something that should be well considered, if you are planning for a > wider uptake of the file format. ogx (for ogg multiplex)...
2008 Aug 24
2
Bug#496367: The possibility of attack with the help of symlinks in some Debian packages
...: emacs-jabber (0.7.91-1) file: /usr/lib/emacsen-common/packages/install/emacs-jabber Binary-package: lmbench (3.0-a7-1) file: /usr/lib/lmbench/scripts/rccs file: /usr/lib/lmbench/scripts/STUFF Binary-package: rancid-util (2.3.2~a8-1) file: /var/lib/rancid/getipacctg Binary-package: ogle (0.9.2-5.2) file: /usr/lib/ogle/ogle_audio_debug file: /usr/lib/ogle/ogle_cli_debug file: /usr/lib/ogle/ogle_ctrl_debug file: /usr/lib/ogle/ogle_gui_debug file: /usr/lib/ogle/ogle_mpeg_ps_debug file: /usr/lib/ogle/ogle_mpeg_vs_debug file: /usr/lib/ogle/ogle_nav_debug...
2015 Mar 25
1
[Bug 89759] New: WebGL OGL ES GLSL conformance test with mesa drivers fails
https://bugs.freedesktop.org/show_bug.cgi?id=89759 Bug ID: 89759 Summary: WebGL OGL ES GLSL conformance test with mesa drivers fails Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau...
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
...as to the public. But not to worry, it has not attained social networking status. I am about to update it to the next release, and I'll be happy to use an Ogg standard extension. In that regard, since the "x" in this case is quite specificly "linguistic", could I bid for an .ogl extension for multi-track with linguistic content, if it is not already taken? Regards, Elaine
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
...is request seems to me to be the same as asking someone when they purchased commercial package X version Y (which I don't think would be asked). Am I thinking about this correctly or has the editor made a valid request? I would be interested in any comments or opinions. Dr. Derek H. Ogle Associate Professor of Mathematical Sciences and Natural Resources Northland College 1411 Ellis Avenue Box 112 Ashland, WI 715.682.1300 www.ncfaculty.net/dogle/ [[alternative HTML version deleted]]
2010 Jan 03
1
Swfdec and Ffmpeg only
...loping a wrapper for ffplay that will present a basic GUI control box. We already have a tiny audio player called Pmusic, and a audio CD player called pCD, a tiny file format converter called wooFF and these use the 'ffmpeg' utility (amongst others). For video DVDs we are thinking of using Ogle, which is quite small. This post is getting a bit long, so I'll get to the point... Our plans based on ffmpeg results in incredible size savings, but I have one very big request: that the latest Swfdec restore ability to link directly with Ffmpeg (the latest out of svn) and libmad if require...
2007 Jan 30
2
error finding library when running test program
...equire "wxruby" ID_ICON = 1000 class IconFrame < Wx::Frame def initialize super(nil, -1, "Changing Icons!", Wx::DEFAULT_POSITION, Wx::Size.new (225,150)) panel = Wx::Panel.new(self, -1) iconNames = ["wxwin", "mondrian", "ogl", "smiley"] icons = Wx::RadioBox.new(panel, ID_ICON, "&Icons", Wx::Point.new (20,5), Wx::DEFAULT_SIZE, iconNames, 1, Wx::RA_SPECIFY_COLS) evt_radiobox(ID_ICON) {|event| on_change_icon(event)} if Wx::RUBY_PLATFORM...
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
...te 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 of data. 64 bytes from apache2-ogle.welchs.dreamhost.com (208.97.177.112): icmp_seq=1 ttl=40 time=44.4 ms 64 bytes from apache2-ogle.welchs.dreamhost.com (208.97.177.112): icmp_seq=2 ttl=40 time=44.9 ms 64 bytes from apache2-ogle.welchs.dreamhost.com (208.97.177.112): icmp_seq=3 ttl=40 time=44.9 ms ^C --- www.iquaid.org ping statist...
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_Cr...
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
...ed 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. regardless of the system (virtual - bridged or NAT OR real HW) For example: https://www.google.com/ works When I enter into search field string 'opera browser' https://www.google.com/search?q=opera+browser&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:unofficial&client=firefox-a I do get a lot of results back. So far so good. Then I click on the first searched...
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 FA...
2009 Jun 09
0
libogg++ release 1.1.0
...t not > to worry, it has not attained social networking status. I am about to > update it to the next release, and I'll be happy to use an Ogg standard > extension. In that regard, since the "x" in this case is quite > specificly "linguistic", could I bid for an .ogl extension for > multi-track with linguistic content, if it is not already taken? The definition of new mime types (including file extensions) is something that should be well considered, if you are planning for a wider uptake of the file format. ogx (for ogg multiplex) is useful in that it cla...
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