User Activity

  • Posted a comment on discussion General Discussion on cppcheck

    With Cppcheck 2.9 I get false positive within Qt 5.15 application code: Condition 'ba.isEmpty()' is always false For this function: QImage deserializeImage(const QVariant &data) { if (data.isNull()) return QImage{}; const QByteArray ba{data.toByteArray()}; if (ba.isEmpty()) return QImage{}; return QImage::fromData(ba, "PNG"); } I've attached example application project.

  • Posted a comment on ticket #1818 on libmtp

    Intrestingly, it works now with latest Debian Sid.

  • Committed [762df5]

    Add macros for Bitcoin's Testnet and Regtest

  • Posted a comment on ticket #1818 on libmtp

    This is bad mtp-detect output with 1.1.6 for Huawei Y330-U01 with Android 4.2.2: Device 0 (VID=12d1 and PID=1051) is a Huawei MTP device (ID1). Found 1 device(s): Huawei: MTP device (ID1) (12d1:1051) @ bus 2, dev 5 Attempting to connect device(s) error returned by libusb_claim_interface() = -6LIBMTP PANIC: Unable to initialize device Unable to open raw device 0 OK. And this is OK output with 1.1.3: Device 0 (VID=12d1 and PID=1051) is a Huawei MTP device (ID1). libmtp version: 1.1.13 Listing raw device(s)...

  • Posted a comment on ticket #1818 on libmtp

    This is bad output: libmtp version: 1.1.16 Listing raw device(s) Device 0 (VID=2a47 and PID=2008) is a bq Krillin (MTP). Found 1 device(s): bq: Krillin (MTP) (2a47:2008) @ bus 2, dev 6 Attempting to connect device(s) error returned by libusb_claim_interface() = -6LIBMTP PANIC: Unable to initialize device Unable to open raw device 0 OK. This is OK output: Device 0 (VID=2a47 and PID=2008) is a bq Krillin (MTP). ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, trying again...

  • Posted a comment on ticket #1818 on libmtp

    Same problem with idVendor=2a47, idProduct=2008 (Aquaris_E5_HD) (and some older Huawei Android phone I don't have Id's now) on Debian after 1.1.13->1.1.16 upgrade. Downgrading to 1.1.13 fixes issue. Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921559

  • Modified a comment on ticket #1817 on libmtp

    Hi, I started to have similar issue some time ago in Debian Buster (Sid): $ sudo mtp-detect libmtp version: 1.1.16 Listing raw device(s) Device 0 (VID=2a47 and PID=2008) is a bq Krillin (MTP). Found 1 device(s): bq: Krillin (MTP) (2a47:2008) @ bus 2, dev 24 Attempting to connect device(s) error returned by libusb_claim_interface() = -6LIBMTP PANIC: Unable to initialize device Unable to open raw device 0 OK. I can't browse my Ubuntu Touch-based smartphone. And had issues woth some older Huawey Android...

  • Posted a comment on ticket #1817 on libmtp

    Hi, I started to have same issue some time ago in Debian Buster (Sid): $ sudo mtp-detect libmtp version: 1.1.16 Listing raw device(s) Device 0 (VID=2a47 and PID=2008) is a bq Krillin (MTP). Found 1 device(s): bq: Krillin (MTP) (2a47:2008) @ bus 2, dev 24 Attempting to connect device(s) error returned by libusb_claim_interface() = -6LIBMTP PANIC: Unable to initialize device Unable to open raw device 0 OK. I can't browse my Ubuntu Touch-based smartphone. And had issues woth some older Huawey Android...

View All

Personal Data

Username:
talkless
Joined:
2009-06-23 09:28:25
Location:
Šiauliai / Lithuania / EEST
Gender:
Male

Projects

  • No projects to display.