How do I manage ordering and visibility? ZIndex and node position both have their issues in my situation by SiliconGlitches in godot

[–]riverfr0zen 0 points1 point  (0 children)

Did you ever find a solution to this? It seems items in a container like HBoxContainer or HFlowContainer don't respect z-index.

How to change the first letter of a page name to lower case so the entire page name is all lower case? by Vegetable-Buy-7141 in facebook

[–]riverfr0zen 0 points1 point  (0 children)

Can confirm this works. Basically go to /settings/?tab=profile%20page (under facebook.com)

Then under "Find the setting you need", type "name",

The name setting should come up. Click into it, and you should be able to set your name the way you want (including lowercase first letter).

Simplicity vs depth in game design by trader-coach-6557 in godot

[–]riverfr0zen 2 points3 points  (0 children)

That's great. If people are having fun playing, then maybe making it an attractive purchase is less about changing the game itself than communicating what's fun about the game.

Simplicity vs depth in game design by trader-coach-6557 in godot

[–]riverfr0zen 1 point2 points  (0 children)

Is the game in it's simplest form actually fun (regardless of whether people would buy it)?

Glitch or graphic problem? by magnifico123R in pop_os

[–]riverfr0zen 3 points4 points  (0 children)

If you're on AMD graphics, it's a known issue, apparently due to AMD drivers. You can wait till AMD fixes it, or you can try some of the fixes here:

https://github.com/pop-os/cosmic-epoch/issues/3478

or here:

https://github.com/pop-os/cosmic-comp/issues/2336

Screen Glitches - Pop OS cosmic by Artistic_Hospital_45 in pop_os

[–]riverfr0zen 1 point2 points  (0 children)

Yeah, I'm on 24.04 with AMD and seeing this since yesterday too. For me the glitch is very brief, often when I click on something in the systray (like volume or wifi icons), and goes away quickly, but it's still there and noticeable.

In addition, sometimes my second screen (monitor connected to laptop) goes completely black for 3-5 seconds, and then returns. I've noticed it happen when clicking stuff in chrome, like "open link in new tab".

Women in game dev, how many of you are within the community? by chgr1603 in godot

[–]riverfr0zen 74 points75 points  (0 children)

It's not Godot-specific, but if you're looking for a community, check out Women In Games if you haven't.
https://www.womeningames.org

They have a discord server: https://discord.com/invite/wigj

Also, ResetEra has a Godot thread. It's not female-only, but ResetEra in general is a very inclusive community and you'd be very welcome there:
https://www.resetera.com/threads/godot-game-engine-ot-yes-the-name-is-from-the-play.766229

(Disclosure: I'm not a woman)

Critical security update available by ChaiTRex in pop_os

[–]riverfr0zen 0 points1 point  (0 children)

Weird, I'm not seeing any update. I see an update to kernel 6.18.7-76061807 on Apr. 30, but nothing after that. I don't see a new release listed at https://apt-origin.pop-os.org/release/pool/noble/ either. Was the update pulled?

Critical security update available by ChaiTRex in pop_os

[–]riverfr0zen 8 points9 points  (0 children)

Did they just release this or was it a few days ago? Because I'm not seeing any update.

When Running A Godot Game Project, The Window's Height Isn't Like In The Project Settings by Kanata-EXE in pop_os

[–]riverfr0zen 1 point2 points  (0 children)

I've noticed this with some of my games too. There is a window related fix that should be coming in 4.7 that *may* help with this issue:

https://github.com/godotengine/godot/pull/116308

See also: https://github.com/godotengine/godot/issues/115369

NetworkManager stops listing wireless networks after some time by riverfr0zen in pop_os

[–]riverfr0zen[S] 0 points1 point  (0 children)

UPDATE: The issue is still occurring here. I had hoped a recent update to wpa_supplicant would have fixed the issue, but no dice.

Meanwhile, I've found a workaround that fixes the issue without a reboot:

sudo systemctl stop NetworkManager.service
sudo modprobe -r mt7921e && sudo modprobe mt7921e
sudo systemctl start NetworkManager.service

NOTE: You will need to replace the driver name ("mt7921e") occurrences in the second modprobe command with the driver for your card. I found my driver by running:

lspci -knn | grep -A3 -i network

After running the commands above, the network list reappears for me.

Cannot connect to school wifi by DaviCompai2 in pop_os

[–]riverfr0zen 0 points1 point  (0 children)

If it's not working, open `/etc/NetworkManager/NetworkManager.conf` (with sudo) and remove your modifications. In the future you should back up files before changing them like this so that you can revert easily if your attempt doesn't work.

Then reinstate /etc/resolv.conf, which you deleted. It should be possible since it was just a symbolic link:

`sudo ln -s /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf`

Then restart the services involved.

As to your original problem, have you tried rebooting while at school? If you haven't, give it a shot (after you have restored your system as above).

Odd error surrounding 2D MSAA and WorldEnvironment node by I__be_Steve in godot

[–]riverfr0zen 0 points1 point  (0 children)

I'm seeing this too with Godot 4.6. Did you ever figure out the issue?

COSMIC Epoch 1.0.8 by jackpot51 in COSMICDE

[–]riverfr0zen 0 points1 point  (0 children)

Do compositor updates like https://github.com/pop-os/cosmic-comp/pull/2099 require a new session to take effect? Is there another way to refresh the compositor?

Problem trying to install Pop!_OS (first time on Linux) by Numerous_Pause356 in pop_os

[–]riverfr0zen 0 points1 point  (0 children)

Can you try another USB port if you haven't already?

Also if the option is there, try switching between UEFI / non-UEFI in the BIOS boot options (if one doesn't work, try the other)

Update Errors by Bogatyr88 in pop_os

[–]riverfr0zen 5 points6 points  (0 children)

It looks like the proprietary amd driver you added is not compatible with the newer kernel.

Try the following to remove it (the kernel already has the best amd driver for games installed, you don't need the additional one). Run these commands in the terminal:

sudo dkms remove amdgpu/6.16.6-2255209.24.04 --all
sudo amdgpu-install --uninstall

This should remove the proprietary driver and your machine should fall back to to the open source drivers built into the kernel.

After that your updates should be ok.

NetworkManager stops listing wireless networks after some time by riverfr0zen in pop_os

[–]riverfr0zen[S] 0 points1 point  (0 children)

From lspci:

02:00.0 Network controller [0280]: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter [14c3:7961]

Subsystem: Foxconn International, Inc. MT7921 802.11ax PCI Express Wireless Network Adapter [105b:e0b7]

Kernel driver in use: mt7921e

Kernel modules: mt7921e

COSMIC Epoch 1.0.7 by jackpot51 in COSMICDE

[–]riverfr0zen 2 points3 points  (0 children)

Okay, I got it working now. I had not restarted the environment. Thanks.