Campbell Cole

Results 15 comments of Campbell Cole

Ungit version `1.5.20+9ced7530` Stacktrace: ``` 2022-07-14T00:03:15.220Z - error: Error: ENOENT: no such file or directory, watch '/home/campbell/Programming/[removed]/target/debug/deps/rmetawQil0f' at FSWatcher. (node:internal/fs/watchers:244:19) at Object.watch (node:fs:2264:34) at /home/campbell/.nvm/versions/node/v16.15.1/lib/node_modules/ungit/node_modules/node-watch/lib/watch.js:398:22 at hasNativeRecursive (/home/campbell/.nvm/versions/node/v16.15.1/lib/node_modules/ungit/node_modules/node-watch/lib/has-native-recursive.js:61:12) at Watcher.watchDirectory...

@wmertens will do. Thanks for your time 😃

I am currently having this issue as well. Every other effect works. I have a Huntsman TE. Something interesting I noticed that maybe indicates something, when using the Device Info...

No I use NixOS and the installation was managed by the derivations. The Python environment openrazer has access to is essentially a venv with only the necessary packages installed. It...

I have also discovered that removing items from the table while some are selected causes completely unpredictable (to me at least) behavior. I have a basic table with CRUD support,...

This workaround I have just come up with solves all of these problems for now. I think it's very strange that we have to do this but oh well, it...

After more testing I discovered that many keys do trigger events when pressed with the super key, but none of them have the appropriate modifiers. Notably, the arrow keys do...

I am downscaling from 2048x2048 to 1024x1024

This issue is still present when generating a brand new project that doesn't even use tailwind: ![image](https://github.com/tauri-apps/tauri/assets/10430178/56ff783d-8f77-4468-8fe3-b7df7ee81008) I am fairly certain this is not what this page is supposed to...

Ok so I have come up with a workaround for this. I tested the examples in this repo using the latest commit so tauri `2.0.0-alpha.10` and the problem still occurred....