1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#1790
+user: Proxies\__CG__\App\Entity\User {#1913 …}
+magazine: App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1837 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2445
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#2388 …}
+votes: Doctrine\ORM\PersistentCollection {#1916 …}
+reports: Doctrine\ORM\PersistentCollection {#1861 …}
+favourites: Doctrine\ORM\PersistentCollection {#1950 …}
+notifications: Doctrine\ORM\PersistentCollection {#1903 …}
+badges: Doctrine\ORM\PersistentCollection {#1364 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#102
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2390
date: 2023-11-29 23:03:58.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#1790
+user: Proxies\__CG__\App\Entity\User {#1913 …}
+magazine: App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1837 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2445
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#2388 …}
+votes: Doctrine\ORM\PersistentCollection {#1916 …}
+reports: Doctrine\ORM\PersistentCollection {#1861 …}
+favourites: Doctrine\ORM\PersistentCollection {#1950 …}
+notifications: Doctrine\ORM\PersistentCollection {#1903 …}
+badges: Doctrine\ORM\PersistentCollection {#1364 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#102
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2390
date: 2023-11-29 23:03:58.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#1790
+user: Proxies\__CG__\App\Entity\User {#1913 …}
+magazine: App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1837 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2445
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#2388 …}
+votes: Doctrine\ORM\PersistentCollection {#1916 …}
+reports: Doctrine\ORM\PersistentCollection {#1861 …}
+favourites: Doctrine\ORM\PersistentCollection {#1950 …}
+notifications: Doctrine\ORM\PersistentCollection {#1903 …}
+badges: Doctrine\ORM\PersistentCollection {#1364 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#102
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2390
date: 2023-11-29 23:03:58.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
edit
|
App\Entity\Magazine {#316
+icon: Proxies\__CG__\App\Entity\Image {#297 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#326
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#288 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#284 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#273 …}
+entries: Doctrine\ORM\PersistentCollection {#231 …}
+posts: Doctrine\ORM\PersistentCollection {#189 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#251 …}
+bans: Doctrine\ORM\PersistentCollection {#168 …}
+reports: Doctrine\ORM\PersistentCollection {#154 …}
+badges: Doctrine\ORM\PersistentCollection {#132 …}
+logs: Doctrine\ORM\PersistentCollection {#122 …}
+awards: Doctrine\ORM\PersistentCollection {#111 …}
+categories: Doctrine\ORM\PersistentCollection {#98 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#320
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#319
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|