TeamRainless

Results 10 issues of TeamRainless

On my home page for example ( http://thewholedamnshow.com ) 42 items should be loaded but only 16 items are loading. I first noticed this on my radio station page (...

I'm using, essentially, a variation of the exact same code that everyone else is using since startActivityForResult is deprecated: ``` ActivityResultLauncher ucropActivityIntent = registerForActivityResult( new ActivityResultContracts.StartActivityForResult(), new ActivityResultCallback() { public...

If you try and use GDPR_Rails with ActiveAdmin... the minute you select any model it will throw up an "Undefined method 'per'" error. In addition to this... the "has_one_attached" error...

Don't really understand how this issue hasn't been fixed. Click "OK"... absolutely nothing happens. YES I am requiring cookies_eu in the application.js... It just isn't doing anything. No errors in...

I have followed the instructions to the letter. I added bxslider-rails to the Gemfile, it installs the latest version. This is my application.js file: //= require jquery //= require jquery-ui...

If I scan the source drive all of the roms appear as expected, as do any elf files, however the roms load but the elf files won't. I'm guessing something...

**Do you want to request a *feature* or report a *bug*?** report a bug **What is the current behavior?** Since updating to Android 13, seemingly randomly, images will appear completely...

In com.pedrocarrillo.redditclient:1.0:1. * EXCLUDED LEAK. * com.pedrocarrillo.redditclient.ui.singlePost.PostActivity has leaked: * GC ROOT android.view.inputmethod.InputMethodManager$ControlledInputConnectionWrapper.mParentInputMethodManager * references android.view.inputmethod.InputMethodManager.mCurRootView , matching exclusion field android.view.inputmethod.InputMethodManager#mCurRootView * references com.android.internal.policy.PhoneWindow$DecorView.mContext * leaks com.pedrocarrillo.redditclient.ui.singlePost.PostActivity instance * Retaining:...

I've tried a few different things... (like using Buttons instead of views) but I still haven't figured-out a reliable way to a push a viewcontroller from a FlexLout. I've figured...

Getting this error when compiling my app: `The native library arm64-v8a/libRSSupport.so (from com.github.krokyze:ucropnedit:2.2.9) is not 16 KB aligned ` Starting November 15th all apps that target Android 15 and higher...