Antoine van der Horst

Results 11 comments of Antoine van der Horst

Yup, sure, I just retried it with pdfminer.six-20220319 and the amount of objects is the same. [pdf_with_svg_image.pdf](https://github.com/pdfminer/pdfminer.six/files/8331922/pdf_with_svg_image.pdf)

Hmm yes, so this looks like a duplicate then if I understand that other ticket correctly? In which case this can be closed? Or do you envision something else being...

> Not saying anything about py-SMART, but smartctl has been known for using bridge specific commands to access SMART data behind USB bridges. There is no NVMe to SCSI command...

> Hi @Galdanwing , > > The function you are trying to call is this: > > https://github.com/truenas/py-SMART/blob/fbe13ae40cb7568a5b8fdca6d52d034b8d6fddf0/pySMART/device.py#L563-L579 > > This function should be deprecated already as what it does...

Hey, I added gcc (and a bunch of other stuff, but not sure that matters) to my Dockerfile and then the requirement at least installed again via a `RUN apt-get...

Okay, I got it working now. I'll clone and make a pr. https://github.com/Banno/getsentry-ldap-auth/pull/49

There's plenty of fs available: ``` Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p3 1.9T 1.4T 519G 73% / devtmpfs 4.0M 0 4.0M 0% /dev tmpfs 16G 8.0K 16G 1%...

Ah, got it — my hostname is fedora.home: Galdanwing@fedora  ~  hostname fedora.home The good news is I discovered I can just delete the lock file myself: `rm ~/.var/app/com.adamcake.Bolt/data/bolt-launcher/CefCache/SingletonLock`...

Hi, I personally also ran into this issue and am spotting something weird. My `Drive` value seems to be the same for two different drives. `udisksctl info -b /dev/sdc` ```...

Sure, I'm now on v2.10.1 and still facing it: ``` udisksctl power-off -b /dev/sdd Error powering off drive: The drive in use: Device /dev/sdh2 is mounted (udisks-error-quark, 14) ``` udevadm...