Dmitry Parenskiy

Results 9 issues of Dmitry Parenskiy

Invalid memory access (signal 11) at address 0xa0 [4496293] *CallStack::print_backtrace:Int32 +117 [4468520] __crystal_sigfault_handler +56 [4875304] sigfault_handler +40 [139785657689056] ??? [139785662203494] ??? [139785662203690] mongoc_client_new +58 [4756622] *Mongo::Client#initialize:Nil +30 [4756561] *Mongo::Client::new:Mongo::Client +81...

Scalatra 2.6.0 Example of my swagger definition: ` parameter bodyParam[String].description("Question")) ` But in swagger interface body field allowed only JSON formatted data and filed is buggy (braces in field by...

swagger

How to add more supported languages? for example russian.

If I create OClasses with recursive dependencies I have error: Example User(@LinkSet subscriptions: Set[Place]) and Place(@LinkSet subscribers: Set[User]) java.lang.StackOverflowError at java.lang.StringCoding$StringDecoder.decode(StringCoding.java:153) at java.lang.StringCoding.decode(StringCoding.java:193) at java.lang.String.(String.java:426) at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0.stringFromBytes(ORecordSerializerBinaryV0.java:815) at com.orientechnologies.orient.core.serialization.serializer.record.binary.ORecordSerializerBinaryV0.readString(ORecordSerializerBinaryV0.java:772) at...

bug

`db.asyncQueryBySql[String]("select name from User")` is not working. scala.ScalaReflectionException: constructor String encapsulates multiple overloaded alternatives and cannot be treated as a method. Consider invoking `.asTerm.alternatives` and manually picking the required method...

bug

Такой функционал есть в оригинальном pymorphy2 (описание в соответствующем разделе доков). Есть ли такой функционал в jmorphy2 ?

For Firefox and Chrome/Chromium browsers this is plugins exists (h, j, k, l, shift-g go to bottom, gg go to top). Why in the QupZilla did not make it?