machinekit / QtQuickVcp

A Virtual Control Panel for Machinekit written in Qt/C++/QML
Other
129 stars 74 forks source link

Show current instance in title bar #266

Closed machinekoder closed 6 years ago

machinekoder commented 6 years ago

This patch adds useful information to the title bar of Machinekit Client and co.

ArcEye commented 6 years ago

I am not getting notifications from this repo, whereas I was previously.

I think the problem is that github is using mailing IPs which are not set up properly and reverse DNS checks fail.

amd64-bb postfix/smtpd[26357]: connect from o5.sgmail.github.com[192.254.113.10]
amd64-bb postfix/smtpd[26357]: connect from o5.sgmail.github.com[192.254.113.10]
amd64-bb postfix/smtpd[26357]: Anonymous TLS connection established from o5.sgmail.github.com[192.254.113.10]: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
amd64-bb postfix/smtpd[26357]: Anonymous TLS connection established from o5.sgmail.github.com[192.254.113.10]: TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)
amd64-bb postfix/smtpd[26357]: warning: 10.113.254.192.list.dsbl.org: RBL lookup error: Host or domain name not found. Name service error for name=10.113.254.192.list.dsbl.org type=A: Host not found, try again
amd64-bb postfix/smtpd[26357]: warning: 10.113.254.192.list.dsbl.org: RBL lookup error: Host or domain name not found. Name service error for name=10.113.254.192.list.dsbl.org type=A: Host not found, try again

I will look at my filtering scripts to try to let anything marked github through.

If you need something merging, rather than go outside C4, you can send me a direct email, I will not be ignoring the PR, I almost certainly did not get a notification.

Perhaps you can check the permissions on the repos you transferred, but last time I looked, I was subscribed to all of them