-
Hi everybody!
I am trying to compile my Qt application which uses OpenGL ES 2.0.
When I run it browser I get following error messages:
```
WebGL: INVALID_OPERATION: bindBuffer: buffers can not be…
-
First, somehow find an IE8 machine.
Second, try my jsfiddle that illustrates the problem.
http://jsfiddle.net/jeffbaier/RFPsg/
When using the dropdown plugin if you click the back button, it goes …
-
For the option if_exists='replace' in write_frame the table is dropped but not re-created.
Simple error in the logic:
```
#create or drop-recreate if necessary
create = None
if exists and if_exists =…
-
It seems that a `PatchCollection` with only one patch disappears when using the toolbar at the top of a matplotlib window to zoom in a moderate amount. One workaround is to add an invisible second pat…
-
null course id
Request Path /page
Request Parameters {}
Stack Trace
```
java.lang.AssertionError: null course id
at teammates.common.util.Assumption.fail(Assumption.java:59)
at teammates.com…
-
## Steps to reproduce
1. Install Magento from `develop` branch.
2. Make sure to use database prefix like 'mage_'
3. Change value of Category URL Suffix in Configuration -> Catalog -> Search Engine Opt…
-
I'd like to return a query object from a promise (so I can reuse it with different chained methods), but since the query object is a thenable, it'll always resolve before I get there. Any way to work …
-
Hi,
Was just poking around the production site and couldn't get things to work.
Precursors:
- Signed up as a new user ( individual )
- Navigated to: https://codecombat.com/play
-
If I create a new element after getting the elements then try and get the elements again then I don't get the new elements. Even if I flush the cache between the two gets.
I.E.
GetFormSubmission…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### OS?
> Windows 10
### Versions.
> Please run `ng --version`. If ther…