Marco Roose

Results 10 issues of Marco Roose

Dear splinter team, I'm using `django-froala-editor` in my projects and want to run behavior tests. As it is a bit tricky to get the `FroalaField` inputs as this are contenteditable...

help wanted

I get some artifacts like this: ![image](https://cloud.githubusercontent.com/assets/8191021/3917421/3e05b85a-238c-11e4-92ea-69601bd16510.png) Those "white areas" get particularly refreshed on mouse hovering. The connection was made inside a performant LAN.

Whenever I logoff I get this error: ![image](https://cloud.githubusercontent.com/assets/8191021/3917464/e52f08ac-238c-11e4-8687-b58d6e0d7272.png) Corresponding to this syslog message: wsgate[1797]: send: enpoint-state not OPENsend: enpoint-state not OPENsend: enpoint-state not OPENsend: enpoint-state not OPENsend: enpoint-state not OPENsend:...

I tried to compile with the script provided and got this error: ``` [snip] Running tests... Test project /home/nanoadmin/prereqs/casablanca/Binaries/Release64 Start 1: httpclient_test 1/8 Test #1: httpclient_test .................. Passed 10.70 sec...

Whe installieng your package on Windows I get: ``` pip install python-powerdns Collecting python-powerdns Using cached python-powerdns-2.1.0.tar.gz (14 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info...

As PyleniumIO relies on `selenium-wire` (which is no longer alive/maintained) and this project again uses `blinker` one would like to pin this "stack" to a working version. `selenium-wire`in it's final...

Hi, I have failing Pylenium test for several projects. I get a stack trace like this: ``` ImportError: Failed to import test module: mini_adb.tests.tests_views Traceback (most recent call last): File...

Hi all, I found at least two of your plugins incompatible with CheckMK v 2.3: `dell_omsa` and `infortrend` . Having this plugins installed makes updating to the newest version impossible,...

When running and import I get the following stacktrace: ``` inspectdb_refactor --database=arpguard --app=API "C:\Program Files\JetBrains\PyCharm 2019.2\bin\runnerw64.exe" D:\Local_Development\DeviceAndNetworkInventory\venv-arpguard-api\Scripts\python.exe "C:\Program Files\JetBrains\PyCharm 2019.2\plugins\python\helpers\pycharm\django_manage.py" inspectdb_refactor --database=arpguard --app=API D:/Local_Development/DeviceAndNetworkInventory/ArpGuardAPI/source Tracking file by folder pattern: migrations...

**Describe the bug** `sudo-rs` seems to be unable to work with active directory domain groups in sudoers files. Seems it stumbles upon the `@` when parsing those files. **To Reproduce**...

bug
C-parser