James Hibbard

Results 15 comments of James Hibbard

This is caused by the fact that turbolinks is replacing the body contents, but not reloading the widearea plugin. Consequently the [call to `setInterval`](https://github.com/usablica/widearea/blob/master/widearea.js#L183) persists across page views, causing the...

I'm having this issue on multiple PCs (Win 10 + Win 11). The fixes mentioned above didn't work for me.

Just install the missing gem: ``` gem install exifr ```

Same problem here since updating to v4.5.0 ``` /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=dsnote --file-forwarding net.mkiol.SpeechNote Gtk-Message: 21:12:01.618: Failed to load module "xapp-gtk3-module" Qt: Session management error: Could not open network...

Hi, Rebooting the PC after upgrading Speech Note seems to have solved the problem for me. After a reboot, I now no longer get the warning and performance has improved...

I ran into the same issue. The install failed because mailcatcher tried to install its own rackup executable, which conflicted with the existing one on my system. Selecting "n" aborted...

You can use an 3rd party library like [Swiper](https://swiperjs.com/). Here's an (admittedly rather old) example: https://codepen.io/calvindavis/pen/dYomNE You'll need to update the code to make it work, but this should point...

I'm having the same issue as @mrjxtr (Linux, running Cursor as an AppImage) and have been unable to make any of the suggestions offered in this thread work. Happy to...

Did you try this? https://github.com/getcursor/cursor/issues/913#issuecomment-1726736545 Didn't work for me (changes had no effect), but might be worth a shot?

Unfortunately "Full Disk Access" is a macOS-specific setting. It does not apply to AppImages on Linux.