Matthew Dunlap

Results 5 comments of Matthew Dunlap

An example of the OptimisticLockException ``` [2018-06-04T12:52:39.657-0400] [glassfish 4.1] [SEVERE] [] [javax.enterprise.resource.webcontainer.jsf.context] [tid: _ThreadID=31 _ThreadName=http-listener-1(4)] [timeMillis: 1528131159657] [levelValue: 1000] [[ javax.faces.el.EvaluationException: javax.ejb.EJBException at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:101) at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102) at javax.faces.component.UICommand.broadcast(UICommand.java:315) at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:790)...

I hadn't seen this! I saw a script where you have the sysex string for tempo, this also helps :) Totally makes sense to use a Pi. I don't have...

> > Yeah, if this isn't clear, you can create an `.html` file in your project at `{projectroot}/{app}/templates/invitations/email/email_invite_message.html` and it will override [the default template](https://github.com/bee-keeper/django-invitations/blob/master/invitations/templates/invitations/email/email_invite_message.txt). > > What about email...

I ran into the same issue, but I was importing, stretching and overlaying sine single-cycle waveforms. Sample used can be found here https://github.com/KristofferKarlAxelEkstrand/AKWF-FREE/blob/master/AKWF/AKWF_bw_sin/AKWF_sin_0001.wav I'm new to pydub, but even overlaying...

Fwiw, the solution proposed does not work with older versions of Dataverse (in our case 5.3). The solution we found at Odum was to add the mime type explicitly to...