Well, this one passed me by, until I installed the Notes 8.5 beta 2 code on a Windows XP machine and thought "Hey, where's the Quickr sidebar gone?". I fiddled and faffed around deinstalling/installing the Quickr Connectors ( qkrconn.exe ) but to no avail. I was just about to give up and go back to 8.0.2, when I found this on Stu's blog : -
As many of you will be aware, the public beta for Notes/Domino 8.5 kicked off last month, and many of us will be running Notes 8.5 as our main clients from now on (yes I know, it's beta code...).
One of the downsides of doing just that is that the Quickr connectors were not supported in this new client release. However, as part of Quickr/Domino Hot Fix 11, there is a new version of the connectors that slots into the 8.5 beta client.
Just head over to IBM Fix Central to grab the download.
Stu acknowledges Bram Withaar for the tip, and I'm acknowledging Stu for helping me find Bram which helped me find the hotfix .................... did I also mention that I found Stu via Matt Newton's internal blog post ??
Geeking in technology since 1985, with IBM Development, focused upon Docker and Kubernetes on the IBM Z LinuxONE platform In the words of Dr Cathy Ryan, "If you don't write it down, it never happened". To paraphrase one of my clients, "Every day is a school day". I do, I learn, I share. The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions. Remember, YMMV https://infosec.exchange/@davehay
Subscribe to:
Post Comments (Atom)
Note to self - use kubectl to query images in a pod or deployment
In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...
-
Why oh why do I forget this ? Running this command : - ldapsearch -h ad2012.uk.ibm.com -p 389 -D CN=bpmbind,CN=Users,DC=uk,DC=ibm,DC=com -w...
-
Error "ldap_sasl_interactive_bind_s: Unknown authentication method (-6)" on a LDAPSearch command ...Whilst building my mega Connections / Domino / Portal / Quickr / Sametime / WCM environment recently, I was using the LDAPSearch command tha...
-
Whilst building a new "vanilla" Kubernetes 1.25.4 cluster, I'd started the kubelet service via: - systemctl start kubelet.se...
1 comment:
Just to be 100% clear; I needed to download the hotfix for the Quickr Connector rather than the full Quickr product.
I downloaded Hotfix 5 for the Connectors: -
8.1-Quickr-Domino-Connector-HF5.zip (11.59 MB)
from Fix Central, installed it cleanly ( having already removed the original GA version of the Connectors and rebooted ).
Once I did this, all is well, and I can see my places in my Notes 8.5 beta 2 sidebar
Post a Comment