CompuMatter

Results 32 comments of CompuMatter

Hello, On this note, have added the modal and noticed the background overlay was not coming up. Turns out it was because the z-index: 1000 was set as a hard...

Hello Julius, I see this issue is marked closed. I am once again coming back to Deck and hoping this issue was implemented. Projects are never truly prioritized based on...

Thank you Chris. Jay On 2/14/2019 6:43 AM, Chris Puttick wrote: > > Reopened #601 . > > — > You are receiving this because you were mentioned. > Reply...

I will contribute $100 to any bounty needed to implement this behavior

Stefan, it is related to #2006 so I have moved this dialog to that location. I have also created a video to make myself more clear. Thank you.

I'm glad you agree. For starters you could regenerate the file every 5 minutes per user calendar. As long as I knew where to find the file I can use...

Marcel. Somehow this reversed itself with the most recent source checkout. I will create a new issue.

I have just noticed some log file activity pertaining to mitogen-0.2.9 as follows `Exception ignored in: Traceback (most recent call last): File "/home/ansible/plugins/mitogen-0.2.9/ansible_mitogen/connection.py", line 513, in __del__ self.close() File "/home/ansible/plugins/mitogen-0.2.9/ansible_mitogen/connection.py",...

I had some suspicions that a Python version issue might be at play. So I inserted the following in ansible.cfg [default] section [defaults] interpreter_python = /usr/bin/Python-3.7.0 This cleared up the...