tree1891
tree1891
In some devices(OS: 6.0.1, Galaxy A7), error occurs. ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.isRecycled()' on a null object reference at android.graphics.Canvas.throwIfCannotDraw(Canvas.java:1310) at android.graphics.Canvas.drawBitmap(Canvas.java:1445) at net.margaritov.preference.colorpicker.AlphaPatternDrawable.draw(AlphaPatternDrawable.java:57)...
I have tested log4cplus v1.2.1 in win32 app (vs2010). ``` MainAppWindow::MainAppWindow() { ... log4cplus::initialize(); log4cplus::Logger logger = log4cplus::Logger::getInstance(LOG4CPLUS_TEXT("Test")); SharedAppenderPtr appender_ptr(new Win32DebugAppender()); logger.addAppender(appender_ptr); ... } ``` When app exit, it throws...
I use v1.1.13 and sometimes see below. `Fatal Exception: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.media.action.IMAGE_CAPTURE flg=0x3 clip={text/uri-list U:file:///storage/emulated/0/%D8%B4%D8%BA%D9%91%D9%84%D9%86%D9%8A/%D8%B4%D8%BA%D9%91%D9%84%D9%86%D9%8A%20Pictures/b698b59d-79b4-4cf9-9189-baac83b21099.jpeg} (has extras) } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1844) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1534) at android.app.Activity.startActivityForResult(Activity.java:3968)...
After get request token, makes a request to authorize url(http://www.xxxx.com/site/oauth1/authorize) with oauth_token, but it redirect to http://www.xxxx.com/site/, there is no login form. what's wrong?
Pdf has outline, but viewer does not show outline option. It seems to be hidden by toolbar. 
If drag sidebar splitter, mouse point does not match. The viewer is placed on right panel with left panel. It seems to suppose that viewer has full screen width.
Cycle does work only for selection. vscode 1.78.2 multiclip 0.1.5