jarau-de

Results 14 comments of jarau-de

I tested the 0.6 version and there is no tray icon. If I minimize FF or TB then the task will be removed from taskbar but I cant get to...

Ok, I've got FF and TB running with tray icon on Fedora 22 under Plasma 5. I needed to install the libappindicator for GTK2 and GTK3. But the left mouse...

I see similar behaviour on Firefox on Fedora 22 using KDE Plasma Desktop 5. Left mouse button does not work. In Thunderbird there is no tray icon. If I minimize...

@Jonrysh: This is exactly what I have done.

I have the same issue, can't get pyglow running. ImportError: cannot import name 'iri_sub' from 'iri12py' (/home/mag-proc/.local/lib/python3.8/site-packages/iri12py.cpython-38-x86_64-linux-gnu.so It's definitely installed in the correct Python 3.8 path. So what happened?

Ok, I found the reason. I was using Numpy 1.21. It seems something has changed from 1.20 to 1.21. f2py_rout_iri12py_iri_sub is missing in the new f2py compilation. Obviously the f2py...

Is there any progress on that issue? > > It would be nice to use Pyglow also with most recent Numpy versions. > > I think this is actually critical....

But nevertheless it works great with mbmd. It would be nice to have the scan also working.

Unfortunately > lpadmin -p PRINTER -o print-color-mode-default=color is not permanent. Same for editing 'printers.conf'. After printing it switches back to monochrome. This is rather annoying and I hope that it...

The cause are the COMMON blocks in the signature file sig_file_patched.pyf. Obviously f2py (>v1.20, exactly crackfortran.py) has some trouble with compiling that. If one comment out the COMMONs compilation runs...