Redirect 302 redirect from GET @entry_comment_create (be6663)

GET https://kbin.spritesserver.nl/index.php/d/universal-blue.discourse.group/comments

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
47.39 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m kinda tempted to switch my PC to bazzite from NixOS, have to imagine life would be easier that way\n
    \n
    I’ve got so used to NixOS now though that the idea of switching off it is pretty unpleasant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706014029 {#1875
    date: 2024-01-23 13:47:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 333985
  -bodyTs: "'bazzit':10 'easier':19 'got':24 'idea':33 'imagin':15 'kinda':3 'life':16 'm':2 'nixo':12,28 'pc':8 'pretti':39 'switch':6,35 'tempt':4 'though':30 'unpleas':40 'use':26 've':23 'way':21 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8569027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014029 {#1845
    date: 2024-01-23 13:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m kinda tempted to switch my PC to bazzite from NixOS, have to imagine life would be easier that way\n
    \n
    I’ve got so used to NixOS now though that the idea of switching off it is pretty unpleasant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706014029 {#1875
    date: 2024-01-23 13:47:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 333985
  -bodyTs: "'bazzit':10 'easier':19 'got':24 'idea':33 'imagin':15 'kinda':3 'life':16 'm':2 'nixo':12,28 'pc':8 'pretti':39 'switch':6,35 'tempt':4 'though':30 'unpleas':40 'use':26 've':23 'way':21 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8569027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014029 {#1845
    date: 2024-01-23 13:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2406
  +user: App\Entity\User {#2449 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’m kinda tempted to switch my PC to bazzite from NixOS, have to imagine life would be easier that way\n
    \n
    I’ve got so used to NixOS now though that the idea of switching off it is pretty unpleasant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706014029 {#1875
    date: 2024-01-23 13:47:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1658 …}
  +nested: Doctrine\ORM\PersistentCollection {#1847 …}
  +votes: Doctrine\ORM\PersistentCollection {#1805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2490 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1948 …}
  -id: 333985
  -bodyTs: "'bazzit':10 'easier':19 'got':24 'idea':33 'imagin':15 'kinda':3 'life':16 'm':2 'nixo':12,28 'pc':8 'pretti':39 'switch':6,35 'tempt':4 'though':30 'unpleas':40 'use':26 've':23 'way':21 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8569027"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706014029 {#1845
    date: 2024-01-23 13:47:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726963307 {#1560
    date: 2024-09-22 02:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 323949
  -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698247 {#1559
    date: 2024-01-19 22:04:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726963307 {#1560
    date: 2024-09-22 02:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 323949
  -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698247 {#1559
    date: 2024-01-19 22:04:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: null
  +root: null
  +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1726963307 {#1560
    date: 2024-09-22 02:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 323949
  -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705698247 {#1559
    date: 2024-01-19 22:04:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2370
  +user: Proxies\__CG__\App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726963307 {#1560
      date: 2024-09-22 02:01:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1567 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 323949
    -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705698247 {#1559
      date: 2024-01-19 22:04:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "What’s your usecase for swapping from SteamOS? I noticed on some video that it came with A Steamdeck image but I couldn’t think of why you’d want to swap to a SteamOS ‘clone’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705705050 {#2364
    date: 2024-01-19 23:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 324259
  -bodyTs: "'came':16 'clone':36 'couldn':23 'd':29 'imag':20 'notic':10 'steamdeck':19 'steamo':8,35 'swap':6,32 'think':25 'usecas':4 'video':13 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705050 {#2360
    date: 2024-01-19 23:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2370
  +user: Proxies\__CG__\App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726963307 {#1560
      date: 2024-09-22 02:01:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1567 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 323949
    -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705698247 {#1559
      date: 2024-01-19 22:04:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "What’s your usecase for swapping from SteamOS? I noticed on some video that it came with A Steamdeck image but I couldn’t think of why you’d want to swap to a SteamOS ‘clone’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705705050 {#2364
    date: 2024-01-19 23:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 324259
  -bodyTs: "'came':16 'clone':36 'couldn':23 'd':29 'imag':20 'notic':10 'steamdeck':19 'steamo':8,35 'swap':6,32 'think':25 'usecas':4 'video':13 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705050 {#2360
    date: 2024-01-19 23:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2370
  +user: Proxies\__CG__\App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726963307 {#1560
      date: 2024-09-22 02:01:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1567 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 323949
    -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705698247 {#1559
      date: 2024-01-19 22:04:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "What’s your usecase for swapping from SteamOS? I noticed on some video that it came with A Steamdeck image but I couldn’t think of why you’d want to swap to a SteamOS ‘clone’"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705705050 {#2364
    date: 2024-01-19 23:57:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 324259
  -bodyTs: "'came':16 'clone':36 'couldn':23 'd':29 'imag':20 'notic':10 'steamdeck':19 'steamo':8,35 'swap':6,32 'think':25 'usecas':4 'video':13 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6834125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705705050 {#2360
    date: 2024-01-19 23:57:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: Proxies\__CG__\App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726963307 {#1560
        date: 2024-09-22 02:01:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quarterlife@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 323949
      -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705698247 {#1559
        date: 2024-01-19 22:04:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "What’s your usecase for swapping from SteamOS? I noticed on some video that it came with A Steamdeck image but I couldn’t think of why you’d want to swap to a SteamOS ‘clone’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705705050 {#2364
      date: 2024-01-19 23:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
      "@frozen@lemmy.frozeninferno.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2089 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 324259
    -bodyTs: "'came':16 'clone':36 'couldn':23 'd':29 'imag':20 'notic':10 'steamdeck':19 'steamo':8,35 'swap':6,32 'think':25 'usecas':4 'video':13 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6834125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705050 {#2360
      date: 2024-01-19 23:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "In addition to what’s been mentioned, Bazzite also updates the kernel and graphics drivers more often than SteamOS, so yes, while things are slightly more likely to break every now and then, there are some decent performance gains to be had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705710605 {#1385
    date: 2024-01-20 01:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
    "@merthyr1831@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 324495
  -bodyTs: "'addit':2 'also':9 'bazzit':8 'break':29 'decent':37 'driver':15 'everi':30 'gain':39 'graphic':14 'kernel':12 'like':27 'mention':7 'often':17 'perform':38 'slight':25 'steamo':19 'thing':23 'updat':10 'yes':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/8251377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710605 {#1405
    date: 2024-01-20 01:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: Proxies\__CG__\App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726963307 {#1560
        date: 2024-09-22 02:01:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quarterlife@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 323949
      -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705698247 {#1559
        date: 2024-01-19 22:04:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "What’s your usecase for swapping from SteamOS? I noticed on some video that it came with A Steamdeck image but I couldn’t think of why you’d want to swap to a SteamOS ‘clone’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705705050 {#2364
      date: 2024-01-19 23:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
      "@frozen@lemmy.frozeninferno.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2089 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 324259
    -bodyTs: "'came':16 'clone':36 'couldn':23 'd':29 'imag':20 'notic':10 'steamdeck':19 'steamo':8,35 'swap':6,32 'think':25 'usecas':4 'video':13 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6834125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705050 {#2360
      date: 2024-01-19 23:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "In addition to what’s been mentioned, Bazzite also updates the kernel and graphics drivers more often than SteamOS, so yes, while things are slightly more likely to break every now and then, there are some decent performance gains to be had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705710605 {#1385
    date: 2024-01-20 01:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
    "@merthyr1831@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 324495
  -bodyTs: "'addit':2 'also':9 'bazzit':8 'break':29 'decent':37 'driver':15 'everi':30 'gain':39 'graphic':14 'kernel':12 'like':27 'mention':7 'often':17 'perform':38 'slight':25 'steamo':19 'thing':23 'updat':10 'yes':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/8251377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710605 {#1405
    date: 2024-01-20 01:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1402
  +user: App\Entity\User {#1619 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2370
    +user: Proxies\__CG__\App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726963307 {#1560
        date: 2024-09-22 02:01:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quarterlife@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 323949
      -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705698247 {#1559
        date: 2024-01-19 22:04:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: "What’s your usecase for swapping from SteamOS? I noticed on some video that it came with A Steamdeck image but I couldn’t think of why you’d want to swap to a SteamOS ‘clone’"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705705050 {#2364
      date: 2024-01-19 23:57:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
      "@frozen@lemmy.frozeninferno.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2089 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 324259
    -bodyTs: "'came':16 'clone':36 'couldn':23 'd':29 'imag':20 'notic':10 'steamdeck':19 'steamo':8,35 'swap':6,32 'think':25 'usecas':4 'video':13 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6834125"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705705050 {#2360
      date: 2024-01-19 23:57:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "In addition to what’s been mentioned, Bazzite also updates the kernel and graphics drivers more often than SteamOS, so yes, while things are slightly more likely to break every now and then, there are some decent performance gains to be had."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705710605 {#1385
    date: 2024-01-20 01:30:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
    "@merthyr1831@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 324495
  -bodyTs: "'addit':2 'also':9 'bazzit':8 'break':29 'decent':37 'driver':15 'everi':30 'gain':39 'graphic':14 'kernel':12 'like':27 'mention':7 'often':17 'perform':38 'slight':25 'steamo':19 'thing':23 'updat':10 'yes':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.frozeninferno.xyz/comment/8251377"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705710605 {#1405
    date: 2024-01-20 01:30:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2097
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726963307 {#1560
      date: 2024-09-22 02:01:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1567 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 323949
    -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705698247 {#1559
      date: 2024-01-19 22:04:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: """
    Does restarting PipeWire fix it?\n
    \n
    `systemctl --user restart pipewire.service`\n
    \n
    or\n
    \n
    `systemctl --user restart wireplumber pipewire pipewire-pulse`\n
    \n
    If that works, you could create a systemd unit file to automatically run that after resume.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[Unit]\n
    </span><span style="color:#323232;">Description=Restart Pipewire after resume\n
    </span><span style="color:#323232;">After=suspend.target\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Service]\n
    </span><span style="color:#323232;">Type=simple\n
    </span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Install]\n
    </span><span style="color:#323232;">WantedBy=suspend.target\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705699209 {#2082
    date: 2024-01-19 22:20:09.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 324001
  -bodyTs: "'/usr/bin/systemctl':47 'automat':30 'could':23 'creat':24 'descript':36 'execstart':46 'file':28 'fix':4 'instal':51 'pipewir':3,15,17,38 'pipewire-puls':16 'pipewire.service':9,50 'puls':18 'restart':2,8,13,37,49 'resum':34,40 'run':31 'servic':43 'simpl':45 'suspend.target':42,53 'systemctl':6,11 'systemd':26 'type':44 'unit':27,35 'user':7,12,48 'wantedbi':52 'wireplumb':14 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/5220696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699209 {#2083
    date: 2024-01-19 22:20:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2097
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726963307 {#1560
      date: 2024-09-22 02:01:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1567 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 323949
    -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705698247 {#1559
      date: 2024-01-19 22:04:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: """
    Does restarting PipeWire fix it?\n
    \n
    `systemctl --user restart pipewire.service`\n
    \n
    or\n
    \n
    `systemctl --user restart wireplumber pipewire pipewire-pulse`\n
    \n
    If that works, you could create a systemd unit file to automatically run that after resume.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[Unit]\n
    </span><span style="color:#323232;">Description=Restart Pipewire after resume\n
    </span><span style="color:#323232;">After=suspend.target\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Service]\n
    </span><span style="color:#323232;">Type=simple\n
    </span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Install]\n
    </span><span style="color:#323232;">WantedBy=suspend.target\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705699209 {#2082
    date: 2024-01-19 22:20:09.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 324001
  -bodyTs: "'/usr/bin/systemctl':47 'automat':30 'could':23 'creat':24 'descript':36 'execstart':46 'file':28 'fix':4 'instal':51 'pipewir':3,15,17,38 'pipewire-puls':16 'pipewire.service':9,50 'puls':18 'restart':2,8,13,37,49 'resum':34,40 'run':31 'servic':43 'simpl':45 'suspend.target':42,53 'systemctl':6,11 'systemd':26 'type':44 'unit':27,35 'user':7,12,48 'wantedbi':52 'wireplumb':14 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/5220696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699209 {#2083
    date: 2024-01-19 22:20:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2097
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#1563
    +user: App\Entity\User {#1619 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: null
    +root: null
    +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1726963307 {#1560
      date: 2024-09-22 02:01:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1567 …}
    +nested: Doctrine\ORM\PersistentCollection {#1554 …}
    +votes: Doctrine\ORM\PersistentCollection {#1556 …}
    +reports: Doctrine\ORM\PersistentCollection {#1555 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
    -id: 323949
    -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705698247 {#1559
      date: 2024-01-19 22:04:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: """
    Does restarting PipeWire fix it?\n
    \n
    `systemctl --user restart pipewire.service`\n
    \n
    or\n
    \n
    `systemctl --user restart wireplumber pipewire pipewire-pulse`\n
    \n
    If that works, you could create a systemd unit file to automatically run that after resume.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">[Unit]\n
    </span><span style="color:#323232;">Description=Restart Pipewire after resume\n
    </span><span style="color:#323232;">After=suspend.target\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Service]\n
    </span><span style="color:#323232;">Type=simple\n
    </span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[Install]\n
    </span><span style="color:#323232;">WantedBy=suspend.target\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705699209 {#2082
    date: 2024-01-19 22:20:09.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 324001
  -bodyTs: "'/usr/bin/systemctl':47 'automat':30 'could':23 'creat':24 'descript':36 'execstart':46 'file':28 'fix':4 'instal':51 'pipewir':3,15,17,38 'pipewire-puls':16 'pipewire.service':9,50 'puls':18 'restart':2,8,13,37,49 'resum':34,40 'run':31 'servic':43 'simpl':45 'suspend.target':42,53 'systemctl':6,11 'systemd':26 'type':44 'unit':27,35 'user':7,12,48 'wantedbi':52 'wireplumb':14 'work':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/5220696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705699209 {#2083
    date: 2024-01-19 22:20:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2012
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726963307 {#1560
        date: 2024-09-22 02:01:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quarterlife@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 323949
      -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705698247 {#1559
        date: 2024-01-19 22:04:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: """
      Does restarting PipeWire fix it?\n
      \n
      `systemctl --user restart pipewire.service`\n
      \n
      or\n
      \n
      `systemctl --user restart wireplumber pipewire pipewire-pulse`\n
      \n
      If that works, you could create a systemd unit file to automatically run that after resume.\n
      \n
      ```\n
      \n
      <span style="color:#323232;">[Unit]\n
      </span><span style="color:#323232;">Description=Restart Pipewire after resume\n
      </span><span style="color:#323232;">After=suspend.target\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[Service]\n
      </span><span style="color:#323232;">Type=simple\n
      </span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[Install]\n
      </span><span style="color:#323232;">WantedBy=suspend.target\n
      </span>\n
      ```
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705699209 {#2082
      date: 2024-01-19 22:20:09.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
      "@frozen@lemmy.frozeninferno.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 324001
    -bodyTs: "'/usr/bin/systemctl':47 'automat':30 'could':23 'creat':24 'descript':36 'execstart':46 'file':28 'fix':4 'instal':51 'pipewir':3,15,17,38 'pipewire-puls':16 'pipewire.service':9,50 'puls':18 'restart':2,8,13,37,49 'resum':34,40 'run':31 'servic':43 'simpl':45 'suspend.target':42,53 'systemctl':6,11 'systemd':26 'type':44 'unit':27,35 'user':7,12,48 'wantedbi':52 'wireplumb':14 'work':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/5220696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705699209 {#2083
      date: 2024-01-19 22:20:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "How would a client (like running game) reconnect to a restarted PW server? That would require a game restart for its sound to work if I get it right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705716159 {#2011
    date: 2024-01-20 03:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 324653
  -bodyTs: "'client':4 'game':7,18 'get':27 'like':5 'pw':12 'reconnect':8 'requir':16 'restart':11,19 'right':29 'run':6 'server':13 'sound':22 'work':24 'would':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7771178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705716159 {#2028
    date: 2024-01-20 03:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2012
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726963307 {#1560
        date: 2024-09-22 02:01:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quarterlife@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 323949
      -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705698247 {#1559
        date: 2024-01-19 22:04:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: """
      Does restarting PipeWire fix it?\n
      \n
      `systemctl --user restart pipewire.service`\n
      \n
      or\n
      \n
      `systemctl --user restart wireplumber pipewire pipewire-pulse`\n
      \n
      If that works, you could create a systemd unit file to automatically run that after resume.\n
      \n
      ```\n
      \n
      <span style="color:#323232;">[Unit]\n
      </span><span style="color:#323232;">Description=Restart Pipewire after resume\n
      </span><span style="color:#323232;">After=suspend.target\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[Service]\n
      </span><span style="color:#323232;">Type=simple\n
      </span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[Install]\n
      </span><span style="color:#323232;">WantedBy=suspend.target\n
      </span>\n
      ```
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705699209 {#2082
      date: 2024-01-19 22:20:09.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
      "@frozen@lemmy.frozeninferno.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 324001
    -bodyTs: "'/usr/bin/systemctl':47 'automat':30 'could':23 'creat':24 'descript':36 'execstart':46 'file':28 'fix':4 'instal':51 'pipewir':3,15,17,38 'pipewire-puls':16 'pipewire.service':9,50 'puls':18 'restart':2,8,13,37,49 'resum':34,40 'run':31 'servic':43 'simpl':45 'suspend.target':42,53 'systemctl':6,11 'systemd':26 'type':44 'unit':27,35 'user':7,12,48 'wantedbi':52 'wireplumb':14 'work':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/5220696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705699209 {#2083
      date: 2024-01-19 22:20:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "How would a client (like running game) reconnect to a restarted PW server? That would require a game restart for its sound to work if I get it right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705716159 {#2011
    date: 2024-01-20 03:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 324653
  -bodyTs: "'client':4 'game':7,18 'get':27 'like':5 'pw':12 'reconnect':8 'requir':16 'restart':11,19 'right':29 'run':6 'server':13 'sound':22 'work':24 'would':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7771178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705716159 {#2028
    date: 2024-01-20 03:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2012
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
    +image: null
    +parent: App\Entity\EntryComment {#1563
      +user: App\Entity\User {#1619 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1940 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1600 …}
      +image: null
      +parent: null
      +root: null
      +body: "I love Bazzite, but I wish they would fix the no audio after wake on the OLED. I encountered it often while running the testing release, so I went back to SteamOS to wait for a stable release with the fix. Imagine my disappointment when they released a new stable version with the bug still present. :("
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1726963307 {#1560
        date: 2024-09-22 02:01:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@quarterlife@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1567 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 323949
      -bodyTs: "'audio':12 'back':30 'bazzit':3 'bug':54 'disappoint':44 'encount':19 'fix':9,41 'imagin':42 'love':2 'new':49 'often':21 'ole':17 'present':56 'releas':26,38,47 'run':23 'stabl':37,50 'steamo':32 'still':55 'test':25 'version':51 'wait':34 'wake':14 'went':29 'wish':6 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.frozeninferno.xyz/comment/8245721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705698247 {#1559
        date: 2024-01-19 22:04:07.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1563}
    +body: """
      Does restarting PipeWire fix it?\n
      \n
      `systemctl --user restart pipewire.service`\n
      \n
      or\n
      \n
      `systemctl --user restart wireplumber pipewire pipewire-pulse`\n
      \n
      If that works, you could create a systemd unit file to automatically run that after resume.\n
      \n
      ```\n
      \n
      <span style="color:#323232;">[Unit]\n
      </span><span style="color:#323232;">Description=Restart Pipewire after resume\n
      </span><span style="color:#323232;">After=suspend.target\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[Service]\n
      </span><span style="color:#323232;">Type=simple\n
      </span><span style="color:#323232;">ExecStart=/usr/bin/systemctl --user restart pipewire.service\n
      </span><span style="color:#323232;">\n
      </span><span style="color:#323232;">[Install]\n
      </span><span style="color:#323232;">WantedBy=suspend.target\n
      </span>\n
      ```
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1705699209 {#2082
      date: 2024-01-19 22:20:09.0 +01:00
    }
    +ip: null
    +tags: [
      "323232"
    ]
    +mentions: [
      "@quarterlife@lemmy.sdf.org"
      "@frozen@lemmy.frozeninferno.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 324001
    -bodyTs: "'/usr/bin/systemctl':47 'automat':30 'could':23 'creat':24 'descript':36 'execstart':46 'file':28 'fix':4 'instal':51 'pipewir':3,15,17,38 'pipewire-puls':16 'pipewire.service':9,50 'puls':18 'restart':2,8,13,37,49 'resum':34,40 'run':31 'servic':43 'simpl':45 'suspend.target':42,53 'systemctl':6,11 'systemd':26 'type':44 'unit':27,35 'user':7,12,48 'wantedbi':52 'wireplumb':14 'work':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/5220696"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705699209 {#2083
      date: 2024-01-19 22:20:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1563}
  +body: "How would a client (like running game) reconnect to a restarted PW server? That would require a game restart for its sound to work if I get it right"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705716159 {#2011
    date: 2024-01-20 03:02:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@quarterlife@lemmy.sdf.org"
    "@frozen@lemmy.frozeninferno.xyz"
    "@d3Xt3r@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 324653
  -bodyTs: "'client':4 'game':7,18 'get':27 'like':5 'pw':12 'reconnect':8 'requir':16 'restart':11,19 'right':29 'run':6 'server':13 'sound':22 'work':24 'would':2,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7771178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705716159 {#2028
    date: 2024-01-20 03:02:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details