-
Hi,
So i assigned the `event` page type to a test page named "Presentation". Now, with menu, I see this page and all the coming events (which I would like to avoid). Is it a bug ? How can I fifter ou…
-
Hi Stefan,
we get an error if the MySQL setting ONLY_FULL_GROUP_BY is set. This setting seems to be the default for MySQL 5.7.
See: https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_only…
-
Winit's and glutin's current API look like this:
``` rust
impl Window {
pub fn wait_events(&self) -> impl Iterator { ... }
pub fn poll_events(&self) -> impl Iterator { ... }
}
```
I suggest …
-
This issue has been migrated from Redmine: https://dev.icinga.com/issues/2972
**Created by tgelf on 2012-08-10 06:32:13 +00:00**
Assignee: _berk_
Status: _Resolved_ (closed on _2012-10-12 10:07:55 …
-
Clapper player : 0.2.58
rtmp version : 0.13
log.js:67[error][t] error on event o13:progress trigger - TypeError: this.el.getBytesLoaded is not a function(…)
log.js:67[error][t] error on event o13:pro…
-
Due to the restriction to PHP
-
Hello,
I have a PHP script which opens 3 other PHP scripts in iframes.
I want 2 of those 3 to create an ICal Object (different instances) In both scripts I use:
``` php
```
The problem I encounter…
-
I get an error when concatenating two epochs objects that have been decimated:
e.g.
```
epochs1 = mne.Epochs(raw1, events, tmin=-0.1, tmax=0.8, decim=15, preload=True)
epochs2 = mne.Epochs(raw2, even…
-
Was trying to implement clustering of servers in order to allow for SIP client state exchange between two different IP connections. Used the tar.gz source code, and compiled and installed it directly…
-
can clappr failover to another .m3u8 when first source error?