| 23 Jan 2024 |
kranzes | In reply to @atemu12:matrix.org Oh wow never been rate-limited by GH before lol, amateur | 18:54:28 |
@stas:mainframe.lv | /build/kernel/oneplus/sm7250/drivers/soc/oplus/system/theia/powerkey_monitor.c:228:17: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]
char stages[stage_total_size] = {0};
^~~~~~~~~~~~~~~~
/build/kernel/oneplus/sm7250/drivers/soc/oplus/system/theia/powerkey_monitor.c:268:17: error: variable length arrays are a C99 feature [-Werror,-Wvla-extension]
char buffer[stage_brief_size] = {0};
^~~~~~~~~~~~~~~~
2 errors generated.
make[5]: *** [/build/kernel/oneplus/sm7250/scripts/Makefile.build:338: drivers/soc/oplus/system/theia/powerkey_monitor.o] Error 1
Any idea how to change the -W warning options for the kernel build? :) | 19:38:59 |
@stas:mainframe.lv | i need to add -Wno-vla-extension there | 19:40:34 |
| 27 Jan 2024 |
| @lehmanator:gnulinux.club removed their profile picture. | 16:54:13 |
| @lehmanator:gnulinux.club removed their display name Sam Lehman. | 16:59:49 |
| @lehmanator:gnulinux.club left the room. | 17:03:32 |
| 28 Jan 2024 |
@stas:mainframe.lv | No more need! I have smashed the phone's display | 18:50:53 |
magic_rb | thats a great way to solve a problem.... | 20:22:16 |
| 29 Jan 2024 |
| Sam Lehman joined the room. | 11:01:11 |
| Sam Lehman set a profile picture. | 11:06:02 |
@stas:mainframe.lv | It feels shitty AF. Second screen I broke in my life. It just fell off the bed | 19:09:52 |
@stas:mainframe.lv | Oh well, now it is pixel 7a with GrapheneOS | 19:10:12 |
| 31 Jan 2024 |
| @federicodschonborn:matrix.org changed their profile picture. | 03:36:25 |
| @federicodschonborn:matrix.org changed their profile picture. | 06:22:02 |
| 6 Feb 2024 |
magic_rb | i smashed my op7t by dropping it at a bus stop while waiting for the last bus barely able to feel my fingers.... | 22:54:56 |
magic_rb | only reason why the case didnt protect it, cause a battery replacement went bad and the back wouldnt glue so it was opening and i assume the battery was putting pressure on the case so when it collided with the ground the phone bounced out of its case partly and smashed into the ground | 22:55:43 |
| 15 Feb 2024 |
| kenji joined the room. | 19:14:45 |
| 27 Feb 2024 |
| mannp joined the room. | 20:56:13 |
| 7 Mar 2024 |
| sysedwinistrator joined the room. | 11:02:33 |
| 8 Mar 2024 |
| link2xt joined the room. | 17:49:40 |
| 9 Mar 2024 |
Minijackson | Hey everyone! I'm in a bit of a pickle, I've updated my FP3 phone by using Atemu's fork on the update/lineageos branch, and for some reason Android doesn't detect any WebView installed. Can anyone help? | 17:19:43 |
atemu12 | Minijackson: Robotnix' webview is helplessly out of date, you must either provide a more up-to-date APK in Robotnix itself or install it after the fact | 17:36:01 |
atemu12 | It's terrible, I know. | 17:36:10 |
atemu12 | (I do the latter.) | 17:36:30 |
atemu12 | * (I do the latter via Magisk.) | 17:36:36 |
Minijackson | thanks a lot! | 17:37:31 |
Minijackson | where would you get the webview apk? | 17:37:40 |
atemu12 | It's just Chromium AFAIK. | 17:38:10 |
atemu12 | So any place you typically get your chromium builds from | 17:38:19 |
atemu12 | There are specialised Chromiums for this purpose though | 17:38:31 |