-
Hi, thanks for publishing your tool @jhermsmeier
I have been able to unpack the first level of a ".bdl" raw firmware image for "HP_Color_LaserJet_Pro_MFP_3301-3388", however I am not able to go be…
-
Hi,
I've installed a printer via snapped ps-printer-app and tried to query it via ipptool for available attributes:
```
$ ipptool -tv ipp://localhost:8000/ipp/print/mytest get-printer-attribute…
-
I am running scanserv-js (which I know is not your software) on a raspberry pi. I got it working by building your sane-airscan from source, and using it exclusively as the backend for sane (I commente…
-
@mibeldaribera:
1. En el README.md de la entrega debes poner al menos enlaces al despliegue de la página web de tu asignatura y de su repo
2. En el repo de tu asignatura el enlace en la sección…
-
Recursion should be detected at load or edit time and cause an error. It can't be meaningfully supported in mfp. Currently it's not all that hard to make a patch that will blow up the Python stack o…
-
Scriptplayer and HandyControl both have the options to use TheHandy via wifi locally instead of going through handyfeeling to serve the scripts. MFP only lets you go through handyfeeling which has a i…
-
fpauth-strings.xml in res/values and res/values-es have 2 strings declared
```
Ok
Cancel
```
These are fairly common string names used in other plugins and causes build issue when making an and…
-
Hi, having the following issue when trying to install:
```
ERROR: Command errored out with exit status 1:
command: /Users/charliebutcher/Desktop/PycharmProj/MFP/venv/bin/python -u -c 'import …
-
Import denied [itemtype]:Printer, [name]:MSSLP1
$ fusioninventory-netinventory --host msslp1
`
`
`
`
`
`HP ETHERNET MULTI-ENVIRONMENT
` 0
`
` 192.168.140.62
`
` fc:15:…
-
See [this fiddle](http://jsfiddle.net/cf3sL/1/) for an example. The summary is that if you are populating a template with an array like so:
```
[
{number: "one", ordinal: "first"},
{number: "two…