Dmitriy Bogdanov

Results 36 issues of Dmitriy Bogdanov

## Environment - ejabberd version: 20.04 - Erlang version: Erlang (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 11.0 - OS: Linux (Arch Linux) - Installed from: distro package ## Configuration: ```yaml ... mod_pubsub:...

Sometimes after a call that was interrupted due to network issues (probably on the other end, if it matters) ends, the screen keeps turning off by the proximity sensor (on...

I use [playerctl](https://github.com/altdesktop/playerctl) to control media players, and in some situations this happen: ``` Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/safeeyes/core.py", line 261, in __fire_start_break self.start_break.fire(self.break_queue.get_break()) File "/usr/lib/python3.9/site-packages/safeeyes/model.py", line 287,...

bug

* [ ] Sort tags by frequency.

Improvement
Feature

Tried to replace PNG logo with vectors. Not exactly happy with the result. * Splash: definitely better. * Logo in the connection wizard: seems the same. * Logo in the...

This option was intentionally removed because it creates **a false sense of security**. At any given moment you're not able to tell if your connection is actually secure or it...

I'll need to benchmark it, probably add an index. Either I miss something or it's impossible to get "previous/next article" using SQL if creation dates may be duplicate **and** grow...

From google play dev console: Application version: 29. Android version: Android 4.4. ``` java.lang.IllegalStateException: Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialized correctly before...

Bug

2.4.2 on Android 10. ``` java.lang.IllegalStateException: at android.app.ContextImpl.startServiceCommon (ContextImpl.java:1616) at android.app.ContextImpl.startService (ContextImpl.java:1571) at android.content.ContextWrapper.startService (ContextWrapper.java:669) at android.content.ContextWrapper.startService (ContextWrapper.java:669) at fr.gaulupeau.apps.Poche.tts.TtsFragment.initService (TtsFragment.java:457) at fr.gaulupeau.apps.Poche.tts.TtsFragment.onCreateView (TtsFragment.java:391) at androidx.fragment.app.Fragment.performCreateView (Fragment.java:2600) at androidx.fragment.app.FragmentManagerImpl.moveToState (FragmentManagerImpl.java:881)...

Bug

Google Console reports for 2.4.2 on Android 9, 10, 11. ``` java.lang.IndexOutOfBoundsException: at androidx.recyclerview.widget.RecyclerView$Recycler.validateViewHolderForOffsetPosition (RecyclerView.java:5974) at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline (RecyclerView.java:6158) at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition (RecyclerView.java:6118) at androidx.recyclerview.widget.RecyclerView$Recycler.getViewForPosition (RecyclerView.java:6114) at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next (LinearLayoutManager.java:2303) at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk (LinearLayoutManager.java:1627)...

Bug