| 1 Oct 2025 |
| lovesegfault changed their profile picture. | 22:36:06 |
| 2 Oct 2025 |
| @amaanq:matrix.org left the room. | 20:15:07 |
| 3 Oct 2025 |
| @bootstrapper:matrix.org removed their profile picture. | 10:08:11 |
| @bootstrapper:matrix.org removed their display name Ido Samuelson. | 10:08:31 |
| @bootstrapper:matrix.org left the room. | 10:08:56 |
| @wimpress:matrix.org left the room. | 20:02:33 |
| moleksiak joined the room. | 23:08:35 |
| 4 Oct 2025 |
| tengkuizdihar changed their profile picture. | 02:45:11 |
| @fluxed-overload:matrix.org left the room. | 11:02:38 |
| @palasso:matrix.org left the room. | 14:04:27 |
| 5 Oct 2025 |
| @rosssmyth:matrix.org left the room. | 01:47:43 |
| 6 Oct 2025 |
| lovesegfault changed their profile picture. | 17:33:05 |
| lovesegfault changed their profile picture. | 17:33:49 |
| 7 Oct 2025 |
| Anders joined the room. | 20:46:50 |
| 8 Oct 2025 |
| @haauler:matrix.org left the room. | 10:43:35 |
| Andrew Zah joined the room. | 17:13:56 |
| 9 Oct 2025 |
| @nullcube:matrix.org left the room. | 10:36:42 |
| @notgne2:wizbos.club left the room. | 19:56:36 |
| 11 Oct 2025 |
| poroter kiol joined the room. | 10:08:53 |
Jee | I am not able to get the qbittorrent service to work on any of my devices. Running the command directly from nix shell or by adding it in config works but not the service with the same package. | 16:29:42 |
Jee |  Download Screenshot_20251011_220005.png | 16:30:13 |
Jee | I keep getting a generic core dump error. Are there any other logs that gives more details? | 16:30:36 |
Jee | https://pastebin.com/raw/z0gZzW25 | 16:57:01 |
Jee | Ran it with every config disabled except enable and profileDir with new directory which gave few error messages. Not sure what any of this means tho. Did something go wrong while building or is "without build-id" errors normal? | 16:57:03 |
lon | is user qbittorrent the owner of profileDir? I don't know about that "without build-id" error; but from the stacktrace it looks more like a permission error/problem opening a dir:
#6 0x00000000004da9a5 _ZNK7**Profile21ensureDirectoryExists**E13SpecialFolder.cold (/nix/store/5c5dhizcijh4z4ps4gxa8y3h2ak7413d-qbittorrent-nox-5.1.0/bin/.qbittorrent-nox-wrapped + 0xda9a5)
| 17:23:30 |
lon | * is user qbittorrent the owner of profileDir? I don't know about that "without build-id" error; but from the stacktrace it looks more like a permission error/problem opening a dir: #6 0x00000000004da9a5 _ZNK7Profile21ensureDirectoryExistsE13SpecialFolder.cold (/nix/store/5c5dhizcijh4z4ps4gxa8y3h2ak7413d-qbittorrent-nox-5.1.0/bin/.qbittorrent-nox-wrapped + 0xda9a5) | 17:23:43 |
Jee | Ah, thanks for pointing that. It is a new folder so it got assigned to root, let me try changing that and restarting. I usually keep my personal user as owner but ended up removing for this test which is probably why I got more logs this time. But either way that core dump error seems to be for a different reason then. | 17:27:24 |
Jee | Redacted or Malformed Event | 17:30:44 |
Jee | Nvm I am blind. Changed the perms of the profileDir folder but still getting those errors. Although I think the core dump error is different as running it with my old directory and config always gave that core dump error and nothing else. | 17:39:08 |
Jee | * Nvm I am blind. Changed the perms of the profileDir folder but still getting those errors. Although I think the core dump error is different as I was running it with my old directory and config always gave that core dump error and nothing else. | 17:39:22 |