[BUG] Unable to open works view of composers in Android App

Posts about Padrucci and IMSLPDroid.

Moderators: Philidor, gardano

Post Reply
kobberstik
Posts: 2
Joined: Mon Mar 09, 2026 7:22 pm
notabot: 42
notabot2: Human

[BUG] Unable to open works view of composers in Android App

Post by kobberstik »

For several days, it is no longer possible for some composers to open the works view of a composer in the Android app when clicking on the composer name. When clicking on the composer name (e.g., after searching in the "Home" menu), the following error message appears (see also the attached screenshot):

Code: Select all

Attempt to invoke virtual method 'int.com.imslp.data.db.PersonSection.b()' on a null object reference
However, the error does not affect all composers; some can still be opened, but the error appears for many composers. I tried it on three different Android devices (and for one of them, it was a fresh installation), but the error appeared on all devices. Because the works view of the composer can't be opened, it is actually blocking me from downloading some works easily, and I have to search manually for the works in the "Home" view in order to navigate to the work.

Steps to reproduce:
  1. Install IMSLP app (if not already done)
  2. Open IMSLP app and search for "Andersen"
  3. Click on "Andersen, Fritz" and the error message appears
A composer view that is not affected is "Glass, Christian Henrik".

I am also attaching the debugging information from one of my devices. I am using version 3.2.0 of the IMSLP app.

Code: Select all

{
  "app_info": {
    "flavor": "prodGoogle",
    "has_anon": false,
    "is_subscribed": false,
    "is_web_socket_connected": false,
    "memory_free_mb": 32,
    "memory_max_mb": 512,
    "memory_total_mb": 64,
    "sync_mode": "SHARE_ONLY",
    "sync_revision_major": 0,
    "sync_revision_position": 0,
    "sync_revision_requested": 0,
    "version_code": 30200,
    "version_name": "3.2.0"
  },
  "database_info": {
    "current_version": 16,
    "items_count_report": {
      "advanced_filters_count": 0,
      "annotation_layer_count": 0,
      "annotations_count": 0,
      "bookmarks_count": 0,
      "favorite_composer_count": 0,
      "favorite_work_count": 0,
      "folder_attributes_count": 0,
      "jump_buttons_count": 0,
      "play_lists_count": 0,
      "recordings_count": 0,
      "scores_count": 0,
      "set_lists_count": 0,
      "share_accept_count": 0,
      "share_count": 0,
      "share_user_count": 0,
      "shareback_count": 0,
      "unsynced_count": 0,
      "user_merge_count": 0
    },
    "target_version": 16,
    "total_items_count": 0
  },
  "date": "2026-03-10T08:31:09.504Z",
  "device_info": {
    "android_version": "16 (36)",
    "brand": "google",
    "country": "United Kingdom (GB)",
    "language": "English (en)",
    "memory_free_mb": 2307,
    "memory_is_low": false,
    "memory_total_mb": 7573,
    "model": "Pixel 8",
    "orientation": "Portrait"
  }
}
Attachments
Error-message_Android.jpg
Error-message_Android.jpg (29.97 KiB) Viewed 2374 times
kapoor
Posts: 1
Joined: Fri Mar 13, 2026 1:46 pm
notabot: 42
notabot2: Human

Re: [BUG] Unable to open works view of composers in Android App

Post by kapoor »

Hi,
I can confirm that the same happens to me on Lenovo Android Tablet.
L.brunner.info
Posts: 1
Joined: Fri Mar 13, 2026 3:41 pm
notabot: 42
notabot2: Human

Re: [BUG] Unable to open works view of composers in Android App

Post by L.brunner.info »

Hi, I have the same problem on a Samsung Phone and a Lenovo Tablet! Same error code, though I haven't found a composer it still works with.

Thank you for the comprehensive Bug report, I was gearing up to post here, but mine wouldn't have been as detailed xD
Post Reply