ppascher

Results 23 comments of ppascher

Just tested at home with the same addon setup but on linux instead of windows and Firefox Nightly 69.0a1 (2019-05-29) instead of ESR. Same problem.

I just tried enabling neverEndingReddit, saving, disabling it again and saving. Neither does neverEndingReddit work when enabled nor do the previous/next links reappear after disabling it for me. This was...

Solved: After I found out neverendingreddit didnt work (usually have it deactivated) I found this thread: https://github.com/honestbleeps/Reddit-Enhancement-Suite/issues/4781 I noticed page navigation worked when logged out. According to that thread and...

My "solution" didn't work anymore the next day even if set to allow all "0". Looking into it further I noticed there were IntersectionObserver related errors. My user.js from ghacks...

see https://github.com/OpenShot/openshot-qt/issues/4596

I ran into the same issue. The NFS_KRB5 section of my ganesha conf: (created by TrueNAS Scale RC22.02-RC.1-2): ``` NFS_KRB5 { PrincipalName = [email protected]; KeytabPath = /etc/krb5.keytab; Active_krb5 = YES;...

That is one of the variants I tried ("nfs/hostname") but got the -1765328203 | KRB5_KT_NOTFOUND | Key table entry not found error. Looking at RPCAL/gss_credcache.c it maybe the realm and...

The process is still running. I just tried using sec=krb5 instead of krb5p and everything appears to be working fine. krb5i also appears to work fine. With this information I...

@sandy-8925 Does not work for me. Are you sure it is not running under xwayland? Try running `WAYLAND_DEBUG=1 steam`. If you get wayland debug output it is running under wayland...

For me I started getting segfault when disconnecting my bluetooth headset about a week ago (on sway and wlroots master). gdb bt full: ```#0 0x00007f64c8e5a34c in __pthread_kill_implementation () at /usr/lib/libc.so.6...