-
Package: qtbase[brotli,concurrent,core,cups,dbus,default-features,dnslookup,doubleconversion,freetype,gui,harfbuzz,icu,jpeg,network,opengl,openssl,pcre2,png,sql,sql-psql,sql-sqlite,testlib,thread,widg…
-
When running profanity through torsocks it often crashes with `floating point exception`. As other programs don't have this issue it seems to be related to profanity. I realized the log is alwas showi…
-
### Please describe your bug
After updating to 10.9.2 can't connect to the server anymore. In logs I see `AuthenticationScheme: CustomAuthentication was not authenticated.`
I tried to clean up the…
-
I did not see those files so the following commands do not work:
tmux new-session -d -s mirai "/tmp/mirai.dbg"
tmux new-session -d -s scan "../mirai/debug/scanListen | ./loader.dbg"
-
This IR produces the error
```llvm
; ModuleID = 'getindex'
source_filename = "getindex"
target datalayout = "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:32-n8:16:32-a:0:32-S…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
```
(moose) twise@twise-GS73VR-6RF:~/projects/moose/modules$ METHOD=dbg make -j 8
Checking i…
-
#Description
When having more dbg_xxx/dbg_sections controls displayed, game creashes without reason, but adding dbg_button in middle magicaly fixes it...
#Steps
1. Open attached project
2. Go in…
-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
Amazon Simple Storage Service File System V1.93 (commit:unknown) with OpenSSL
#### Version of fuse being used…
-
**Describe the bug**
> A clear and concise description of what the bug is:
DBG not downloading all the necessary symbol files and shows an error
And also when installing dbg it does not apply
…
-
Hi,
for simple code like
```
#ifdef DEBUG
# define DBG(fmt, ...) printf(fmt, ##__VA_ARGS__)
#else
# define DBG(fmt, ...)
#endif
#include
int main()
{
DBG("Test\n");
}
```
…