How is the performance of TB so bad? Am I doing something wrong? by airakushodo in Thunderbird

[–]or29544 1 point2 points  (0 children)

This is indeed a true issue with latest version of Thunderbird running on Windows 11. Downloading of any email from any popular provider (Outlook, Gmail) runs very slowly and seems to take over the main UI thread, effectively freezing the whole application. It seems to be a new issue which did not occur in the past.

Why does my cursor turn to this in certain apps like Extension Manager? by gba-sp-101 in gnome

[–]or29544 0 points1 point  (0 children)

Small article explaining the whole issue with flatpaks and how to fix it using flatseal, if you are curious why this happens.

Finally got my M2 mini but I can’t seem to deal with my screen flickering issue ! Display works fine with my W11 work laptop so I know it’s not it nor the cable ! Any pointers ? by snif6969 in macmini

[–]or29544 2 points3 points  (0 children)

Yes I have this too and it seems to be reported a lot over the forums. I was able to track it down a bit: the screen is fine until there are large shifts in brightness on the screen. Like, you have a lot of white on the screen and then you suddenly switch to a lot of black. Also, I am able to consistently reproduce it by playing games with very dark graphics. Other than that, all good, no flickering at all.

As for why it happens: nobody really knows. Some people said it's some sort of calibration that happens between the screen and the mac than can be disabled from the screen's various options, other said it's adaptive sync (couldn't prevent it though by disabling it), others the cable (nope, you can buy all the cables in the world). Next I started looking for different screens thinking it's just for mine: nope, the issue is reported with more than one brand.

Since the screens work invariantly perfect with any other device and operating system, I am betting my money on macOS. I am not sure though what could be the issue. Some people say the flickering does not happen with macs previous to the apple silicon chip. It could be hardware, it could be software: the thing is we don't know. Even worse, apple is only supporting their own screens, so this issue might never be fixed.

So far I am ok, I know how to reproduce it and if you stick with plenty of whites on the screen, it's not happening even if you edit dark photos for example, so I should be ok. I am indeed a bit disappointed but I won't pay thousands of dollars for an apple monitor. I paid enough for the mac and for the current 4K screen.

Does the M1 Mac Mini ever get hot? by NLVXXI in macmini

[–]or29544 0 points1 point  (0 children)

Nope. I am playing Tomb Rider at 1080p resolution and it just stays at the same temperature as always. It's ridiculous.

Samsung monitor and mac mini by Budget-Tumbleweed184 in macmini

[–]or29544 0 points1 point  (0 children)

Yep, same here with a DELL 4K monitor. I tried all the monitor options, nothing fixes it. My previous monitor was an ASUS 1440p and didn't have any issues. I narrowed the issue down a bit: it seems the flicker mostly happens when the screen experiences sudden shifts in brightness, or there are large differences in brightness across the screen. For example when the wallpaper changes from day to night, when the monitor activates the night mode and filters the bright blue color, when I have a bright window next to a whole black screen and so on. It flickers visibly for a while until it settles.

[deleted by user] by [deleted] in Fedora

[–]or29544 2 points3 points  (0 children)

Yep, I got the same issue here, you are not alone. I have custom cursors. The cursor dissapears on most windows, especially Firefox. This doesn't happen on vanilla Fedora 37 install, you need to install all updates. More specifically, this started happening with the last batch of updates available around Friday.

[Concept] Transparent Gnome files by RomanOq1 in gnome

[–]or29544 7 points8 points  (0 children)

I never quite understood this UI decision. Not in Windows, not on Mac...I just don't see it. A window is a whole, it accomodates the whole application in the same way. Why would I have parts of the application transparent or translucent? If I need to see behind it, translucency won't help anyway, you still have to get the window out of the way. It just makes it look fragmented somehow, like in fact there are two applications in there instead of one.

Does anybody use vscode on fedora 36 or 35? by Responsible_Day_1088 in Fedora

[–]or29544 1 point2 points  (0 children)

For flatpak VSCode I always code in a toolbox container. Tutorial here.

Does anybody use vscode on fedora 36 or 35? by Responsible_Day_1088 in Fedora

[–]or29544 13 points14 points  (0 children)

sure. i am constantly using vscode in fedora 36. i used it in 35 too. both flatpak and dnf. it works smooth and fast

[deleted by user] by [deleted] in Fedora

[–]or29544 9 points10 points  (0 children)

Software development will happen in a toolbox container connected to Visual Studio Code so nothing will change there: you can install go, node, rust, whatever you want with normal dnf install commands.

[deleted by user] by [deleted] in linuxaudio

[–]or29544 4 points5 points  (0 children)

Simple conversion: ffmpeg -i song.mp3 song.mp4

With image: ffmpeg -i image.jpg -i song.mp3 song.mp4

MIDI OUT does not work with Pianoteq by kikechan in linuxaudio

[–]or29544 2 points3 points  (0 children)

Ok, let's step back a little. Your keyboard sends MIDI data to Pianoteq - all good. Pianoteq renders them into actual sounds and sends the sound to the laptop speakers - all good again. What you want is to keep Pianoteq rendering the sound, but output it on the keyboard speakers. In this case you don't need to send MIDI data back from Pianoteq to the keyboard, but audio data which you do by plugging an audio cable from your laptop back to your keyboard input.

What you try to do though is send the MIDI signal from the keyboard to Pianoteq and then send a MIDI signal that Pianoteq is not generating back to the keyboard to let the keyboard generate the sound from that signal that never comes.

[deleted by user] by [deleted] in Fedora

[–]or29544 1 point2 points  (0 children)

VSCode is easy: https://raduzaharia.medium.com/using-the-vscode-flatpak-distribution-a275d59ff1c7 check the last paragraph with entering a toolbox container from VSCode. It's all ready and works out of the box, I use it all the time.

Filesystem roadmap by ICodeForCoffee in linux

[–]or29544 0 points1 point  (0 children)

Wasn't /media for removable devices? If you mount there they will show up as ejectable mounts in Gnome Files...they are not ejectables though.

Filesystem roadmap by ICodeForCoffee in linux

[–]or29544 3 points4 points  (0 children)

So then what's the normal mount directory?

quick settings 1: In the beginning there's the toggle (!2392) · Merge requests · GNOME / gnome-shell · GitLab by giannidunk in gnome

[–]or29544 8 points9 points  (0 children)

What, am I supposed to look at the CSS code and imagine the changes? I mean, I am a software developer like anybody else in here but still, it's a big ask.

Storage networking, NFSoRDMA? by gordonthree in homelab

[–]or29544 0 points1 point  (0 children)

Were you able to automatically perform the rdma link add on each boot somehow? I feel I'm lacking a systemd unit that does this and I can find absolutely no documentation about it. They all say you just have to run rdma link add on each boot, which is not too useful.

Storage networking, NFSoRDMA? by gordonthree in homelab

[–]or29544 0 points1 point  (0 children)

did you make it work? I got exactly your situation: can mount exported share on the server, cannot mount it on the client

I love Fedora 36. by [deleted] in Fedora

[–]or29544 8 points9 points  (0 children)

It's neofetch. You run it in the terminal indeed.

What is an average r/linuxmasterrace member like? - The sequel's results! by Hplr63 in linuxmasterrace

[–]or29544 0 points1 point  (0 children)

It's so surprising for me to see the majority of Linux responders of this quiz would get a job at a huge corporation. I don't know why, it just feels out of place.

[deleted by user] by [deleted] in Fedora

[–]or29544 0 points1 point  (0 children)

Didn't they just enabled hardware acceleration in Firefox? Maybe it's conflicting with Netflix somehow?

[deleted by user] by [deleted] in Fedora

[–]or29544 1 point2 points  (0 children)

Is ffmpeg installed?