Saurabh Rawat

Results 9 comments of Saurabh Rawat

I am facing this issue as well. Compiler crashes. ``` scala import scala.pickling._ import binary._ object Enclose { case class Test1(s: String, t: List[(String, Test2)]) case class Test2(s: String, i:...

Thanks for the prompt reply @race604 :)

thanks @artem-russkikh but this breaks many other things. Besides changing height for anything useful with viewpager results in unusable ScrollView :(

Looks like a big change with alternative methods for AuthedRequest all the way. Any workarounds for this? I need to mix AuthedService and RhoService. :(

Sorry for the late reply. I see that I have not included the build info so you may not be able to publish it locally. I will try to do...

No, haven't looked into it. Maybe supported in the future, my hands are full right now :)

Hi @probonopd thanks for the report. xcb seems to be present in the platforms folder "Gitteraqt/AppDir/usr/plugins/platforms/libqxcb.so". For generation I used - " ./linuxdeployqt-continuous-x86_64.AppImage AppDir/usr/share/applications/Gitteraqt.desktop -appimage -qmldir=." OS: Ubuntu 18.04

Helpful tips in #8

I am facing the same issue in both vscode and intellij. It was working before a month or so, I came back to code after a month and it's broken...