Re: After F41 waydroid System Update, no longer runs

2025-01-28 Thread Andre Robatino
The terms might have been "System Image" and "Vendor Image". There was a new version 18.1 dated around Jan. 25 (same number as the previous one from a month earlier). After it downloaded those, I clicked the button to restart Waydroid and that's when it failed to start again. -- ___

After F41 waydroid System Update, no longer runs

2025-01-28 Thread Andre Robatino
After applying a System Update (can't remember if that's the correct term) Waydroid no longer starts, dmesg is filled with constant messages like [ 3427.920971] binder: 6467:6323 cannot find target node [ 3427.920984] binder: 6323:6467 transaction call to 0:0 failed 5324/29189/-22, size 0-0 line

Re: waydroid deposits dirs/files in ~/.local/share/waydroid/data owned by root

2024-11-06 Thread Andre Robatino
I filed https://bugzilla.redhat.com/show_bug.cgi?id=2324194 and was told "It's not great but it is expected, yes. You will break Waydroid if you try to change those permissions." So for now it will be necessary to rsync my home dir as root. -- ___ use

Re: waydroid deposits dirs/files in ~/.local/share/waydroid/data owned by root

2024-11-06 Thread Andre Robatino
BTW, the dirs/files have various user IDs as well. There are even several dirs that aren't owned by either my user or root, but simply show a number for both the user and user ID. So it may not be a simple matter to fix this. -- ___ users mailing list

waydroid deposits dirs/files in ~/.local/share/waydroid/data owned by root

2024-11-06 Thread Andre Robatino
Just started using waydroid, and when backing up my home dir with rsync noticed that waydroid deposits things in the above mentioned dir that are owned by root. There are no waydroid bugs filed. I couldn't find anything by searching that was clear as to whether I can just change the owner on all

Re: thunderbird junks new messages when folder is opened

2024-11-04 Thread Andre Robatino
I didn't see a bug filed for the broken "Release notes" link so I just filed https://bugzilla.redhat.com/show_bug.cgi?id=2323688 . -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject

Re: thunderbird junks new messages when folder is opened

2024-11-04 Thread Andre Robatino
> The following may be unrelated but is unusual. > I then checked the "About" version (for this report) and see > 128.3.2esr (64-bit) > [BTW: clicking the "Release notes" link gives "There's Nothing Here"...] > which surprised me, I do not recall installing the esr package, or is it the >

Re: What replaces --allowerasing in dnf5?

2024-10-25 Thread Andre Robatino
Thanks for this. I thought that dnf5 didn't have either the --skip-broken or --skip-unavailable options (despite dnf5 itself recommending those options when a command failed), but after reading this I retried my install command with those options AFTER my long list of packages, instead of before

Re: Is 41 on rc yet?

2024-10-20 Thread Andre Robatino
BTW, you can see the 41 Final blockers and freeze exceptions at https://qa.fedoraproject.org/blockerbugs/milestone/41/final/buglist . The 41 RC composes happen at https://kojipkgs.fedoraproject.org/compose/41/ and get synced to https://dl.fedoraproject.org/pub/alt/stage/ . -- __

Re: Is 41 on rc yet?

2024-10-19 Thread Andre Robatino
The ticket for "Create Fedora 41 Final candidates" was created a few hours ago at https://pagure.io/releng/issue/12406 . You can look for similar tickets for Beta or Final candidates at https://pagure.io/releng/issues (and subscribe to tickets if you have a Pagure account). They're working on a

Re: Sometimes need to Ctrl-Alt-F1 and log in again to resume GNOME session

2024-10-06 Thread Andre Robatino
It just happened again. I'm using an optical mouse, and the light on the mouse was behaving normally - dim red normally, bright red when I move the mouse. Unplugging the mouse from the USB hub and plugging it directly into the PC had no effect. Ctrl-Alt-F1 recovered the GNOME session. -- __

Re: Sometimes need to Ctrl-Alt-F1 and log in again to resume GNOME session

2024-10-03 Thread Andre Robatino
George N. White III wrote: > > Is there any active device (KVM, wifi, bluetooth) between mouse and the > system? I don't think so, I'm using a USB mouse plugged into a USB hub plugged into the PC. > Make a note of the times for a normal wakeup and a "wakeup". > journalctl lets you view records

Sometimes need to Ctrl-Alt-F1 and log in again to resume GNOME session

2024-10-03 Thread Andre Robatino
I'm using GNOME with a 10-minute Screen Blank and automatic Screen Lock disabled. Sometimes, it's not enough to move the mouse to wake up the display. But I can Ctrl-Alt-F1, giving the gdm login screen, and when I log in, I'm back to my original session (not a new session). It happens occasional

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-16 Thread Andre Robatino
Tim wrote: > Is it just nemo with the problem? Because that file browser is on > systems under various different program names (nemo, nautilus, caja) > with *some* tinkering between the different forks. All I know is that my two desktops have the GNOME, KDE, MATE, Cinnamon, and Basic DEs install

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-16 Thread Andre Robatino
Roger Heflin wrote: > It would depend on the buffer size being used. In Andre's case he > reported it was ok with non-2.0 speeds, probably just luck that the > buffer on his disk is large enough that it works ok. In my case, I didn't have the nemo package installed on my laptop (the one with USB

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-16 Thread Andre Robatino
Installing the nemo Bodhi update from https://bodhi.fedoraproject.org/updates/FEDORA-2024-4717e54d2b does cause sync to be eliminated from the line in /proc/mounts, and my transfer speed is back to normal. Thanks for the replies! -- ___ users mailing

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-16 Thread Andre Robatino
I just checked the laptop and the /proc/mounts line for the portable drive is /dev/sdb1 /run/media/andre/Seagate btrfs rw,seclabel,nosuid,nodev,relatime,space_cache,subvolid=5,subvol=/ 0 0 and indeed there is no sync! (Otherwise it's identical to the one posted above from my deskto

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-16 Thread Andre Robatino
No, I'm using GNOME, although I do have the cinnamon desktop installed. From looking at your link it looks like it's due to using sync, next time I boot my laptop I intend to check if the /proc/mounts shows the portable drive using sync there, since my transfer speed seems to be normal on that.

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-15 Thread Andre Robatino
ctl -a or -x. Anyway, I doubt that has anything to do with this since that started with kernel 6.10.3 and the slow transfer problem started before 6.9.12. The output of /proc/mounts includes /dev/sdb1 /run/media/andre/Seagate btrfs rw,sync,seclabel,nosuid,nodev,relatime,space_cache,sub

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-15 Thread Andre Robatino
with the drive plugged in: Filesystem Type 1K-blocks Used Available Use% Mounted on /dev/sdb1 btrfs 976759808 735116440 239872328 76% /run/media/andre/Seagate Below is the output from usbview, this is with it plugged into the desktop's black USB 2.0 port so it's only

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-15 Thread Andre Robatino
The portable drive is a HDD, formatted with BTRFS (same as each of the three F40 machines, the two desktops and the laptop). The desktops have HDDs and the laptop has an SSD but they always have and the transfer speed used to be faster, none of that hardware has changed. After noticing the slow

Re: Slow transfer speed to USB 3.0 portable drive

2024-08-15 Thread Andre Robatino
Testing a little more, the transfer speed between the desktop's black USB ports and the portable drive is only slow (around 2 MB/s) in one direction, from the desktop to the portable drive. From the portable drive to the desktop, it's about the same as before, around 25 MB/s. With the laptop's 3

Slow transfer speed to USB 3.0 portable drive

2024-08-15 Thread Andre Robatino
I have a USB 3.0 portable drive which I've used for years with two desktops, each with black USB 2.0 ports. I used to get roughly 25 MB/s transfer speed which AIUI is roughly to be expected given that it's limited to USB 2. Lately, the transfer speed is much slower, around 2 MB/s. I thought mayb

Re: size of fedora 40 live

2024-05-29 Thread Andre Robatino
The corresponding checksum file now has a line giving the size in bytes, just before the line with the corresponding checksum. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Need system to run 24/7

2024-05-26 Thread Andre Robatino
> Is there a good write-up on this? There's https://discussion.fedoraproject.org/t/gnome-suspends-after-15-minutes-of-user-inactivity-even-on-ac-power/79801 which I have bookmarked. -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscr

Re: Fedora 40 and nouveau

2024-05-07 Thread Andre Robatino
I have a very old computer with GeForce 6150SE nForce 430 integrated video. I had video trouble as well, had been using just "nomodeset" to work around it, but got 1024x768 pincushioned video on my old CRT with 1280x1024 as the maximum resolution. (This is just a backup machine now, that I norma

Re: Unable to do F40 Live Workstation install on machine with very old graphics

2024-04-27 Thread Andre Robatino
"liveinst --vnc" not working was filed as a bug 13 years ago and closed at EOL, I reopened it. https://bugzilla.redhat.com/show_bug.cgi?id=678354 -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@list

Re: Unable to do F40 Live Workstation install on machine with very old graphics

2024-04-27 Thread Andre Robatino
The Linux video mode numbers are at https://en.wikipedia.org/wiki/VESA_BIOS_Extensions#Linux_video_mode_numbers . Since the best resolution of the old CRT I have connected to the machine is 1280x1024, I tried "vga=792", "vga=794" and "vga=795" and each of those work. When in the 1024x768 modes

Re: Unable to do F40 Live Workstation install on machine with very old graphics

2024-04-27 Thread Andre Robatino
I found a solution. When booting the live image, I went into the Troubleshooting menu and looked at the boot options for starting in basic graphics mode. It had not only "nomodeset" but also "vga=791". By booting with both of those, not just "nomodeset", I can boot the live image into graphical

Re: Unable to do F40 Live Workstation install on machine with very old graphics

2024-04-26 Thread Andre Robatino
I have 2 desktops, each running Fedora, the one in question is a backup that I normally just log into with ssh and do updates, and would only use normally if the main machine dies. I'll probably be buying a new machine in a year or two and this one will go into storage, all of its hardware is ol

Unable to do F40 Live Workstation install on machine with very old graphics

2024-04-26 Thread Andre Robatino
I have an old machine from 2008 with very old integrated graphics (GeForce 6150SE nForce 430). Up to and including F39, I was able to do a Live Workstation install simply by using the nomodeset boot option. With F40 that no longer works - it fails to come up in graphical. I ended up doing a neti

Re: double left click copy / middle click paste not working

2024-01-05 Thread Andre Robatino
It's a really cheap generic PS/2 3-button scrollbar optical mouse. There's a single screw opposite the cord that I can remove, and that end comes open, but the cord end doesn't. I don't know what's holding it together and don't want to force it. In any case it would just be a few bucks to replac

Re: double left click copy / middle click paste not working

2024-01-05 Thread Andre Robatino
BTW, now that the PS/2 mouse is working in Fedora, the middle button behavior in the test feature is different - now when I middle-click on the test buttons I can see the highlighting change, that didn't happen when the (mouse? Fedora?) was broken. --

Re: double left click copy / middle click paste not working

2024-01-05 Thread Andre Robatino
Tried connecting the PS/2 mouse into the older machine again and now it works fine in Fedora on that as well. So whatever the problem is is sporadic but I still don't know if it's in Fedora or the mouse. -- ___ users mailing list -- users@lists.fedorapr

Re: double left click copy / middle click paste not working

2024-01-05 Thread Andre Robatino
This is really weird - the PS/2 mouse is now working fine in the original machine. I have no idea what happened - I'm pretty sure that just after I originally plugged it back in it was still broken and for some reason just started working again after a time lapse. Unplugged the USB mouse and the

Re: double left click copy / middle click paste not working

2024-01-05 Thread Andre Robatino
If you're talking about "Mouse & Touchpad" under Settings, "Single Click" and "Double Click" both work with the left button, but neither do anything with the middle button, though I'm not sure if they're supposed to since I never used this before. With the right button (which works) I can at lea

double left click copy / middle click paste not working

2024-01-04 Thread Andre Robatino
Earlier today, sometime after a reboot into the 6.6.9 kernel (which just went to stable), I noticed problems with copy and paste. But it's not the kernel, or the desktop (I tried others), so I suspect some update since the previous reboot, which was Dec. 31. Using right-click and then choosing C

Re: Update failed: gstreamer1-plugins-ugly

2023-12-29 Thread Andre Robatino
RPMFusion has now pushed the packages to stable, for example see https://download1.rpmfusion.org/free/fedora/updates/39/x86_64/g/ . -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject

Re: Update failed: gstreamer1-plugins-ugly

2023-12-29 Thread Andre Robatino
See https://bodhi.fedoraproject.org/updates/FEDORA-2023-d9bca05694 . The problem is that the gstreamer1-plugins-bad-freeworld and gstreamer1-plugins-ugly from RPMFusion haven't yet been updated to be compatible, though they have been built and signed and are waiting to be pushed stable. If you

Re: Upgrade Fedora 38 to Fedora 39 . Install problem with FFmeg.

2023-11-08 Thread Andre Robatino
Here is the RPMFusion page advising to replace ffmpeg-free with ffmpeg. It uses dnf swap. https://rpmfusion.org/Howto/Multimedia ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Is this another rpmfusion versus fedora thing?

2023-08-10 Thread Andre Robatino
Rpmfusion's vlc needs updating to be compatible with live555. It has been rebuilt at https://koji.rpmfusion.org/koji/buildinfo?buildID=26479 and there are signed packages at https://koji.rpmfusion.org/packages/vlc/3.0.19/0.7.fc38/data/signed/d651ff2e/x86_64/ which I've been using for a couple h

Re: dnf update finishes and I'm logged out?

2023-05-05 Thread Andre Robatino
It might be the systemd OOM killer. You can see the journalctl output for your current boot with "journalctl -b 0", the previous boot with "journalctl -b -1", etc. Get the output for whichever boot the logout happened in and grep for the word "pressure". I had a similar problem with non-DE login

Re: Thunderbird black at first launch with F38

2023-05-04 Thread Andre Robatino
After a clean F38 install, I use Thunderbird while in Wayland and it works normally, without the extra package. I only have thunderbird and thunderbird-librnp-rnp installed. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an

Re: Broken browser? Or broken website...

2023-05-01 Thread Andre Robatino
Actually, I used the Custom icon next to the specific site, there's a separate global one on top. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https:/

Re: Broken browser? Or broken website...

2023-05-01 Thread Andre Robatino
It wasn't obvious to me where Custom was, I had to identify the icon on top with the S and the wrench. Hovering over that with the mouse says "Custom". I never had to do that with any other site. Some sites wouldn't load properly or at all without temporarily enabling Javascript, but this is the

Re: Broken browser? Or broken website...

2023-05-01 Thread Andre Robatino
Yep, that was it. Thanks. I was using mozilla-noscript, and doing what you suggested worked. I've never had to do that with any other site as I've never seen any other site appear broken like this one. ___ users mailing list -- users@lists.fedoraproject

Re: Broken browser? Or broken website...

2023-05-01 Thread Andre Robatino
It's hard to describe, but https://discussion.fedoraproject.org is way too long vertically and looks like it hasn't loaded fully. There's a reference above to turning off "use style" but I don't know what that means or if that has anything to do with the problem. I wouldn't expect to have to cha

Re: Broken browser? Or broken website...

2023-05-01 Thread Andre Robatino
In Firefox, Fedora's default browser, the page is barely legible, so it's not surprising that it breaks at the drop of a hat. It appears to be heavily under construction. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an ema

Re: systemd-oomd insanely aggressive with non-DE logins

2023-04-29 Thread Andre Robatino
I filed https://bugzilla.redhat.com/show_bug.cgi?id=2177722 for my original problem (involving non-DE logins) and it was indeed fixed with the latest systemd updates in both F37 and F38. I know other people have reported it happening in GNOME but have never seen it personally. There are closed b

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-25 Thread Andre Robatino
BTW, this isn't a new problem. It happens at least once every few months, it's just by chance that it happened shortly after F38 was released. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedor

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-25 Thread Andre Robatino
The Rpmfusion version of qt5-qtwebengine-freeworld is incompatible with the latest fedora packages, so if you want to update those, remove qt5-qtwebengine-freeworld until Rpmfusion has a new build. ___ users mailing list -- users@lists.fedoraproject.org

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-23 Thread Andre Robatino
I didn't have the problem on F37 either, it only appeared in F38, so I don't know why it's in the Fedora 37 section. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code o

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-23 Thread Andre Robatino
See https://rpmfusion.org/CommonBugs (Fedora 37 section). I fixed this by swapping ffmpeg-free with ffmpeg as indicated, then mplayer was installable. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lis

Re: Running VirtualBox Crashes Other Apps

2023-04-15 Thread Andre Robatino
I don't know enough about systemd to think that's even a bug - I had assumed it was normal behavior. In any case the bug that was forcing me to disable the OOM killer ( https://bugzilla.redhat.com/show_bug.cgi?id=2177722 ) has been fixed so I'm not disabling it anymore. _

Re: Running VirtualBox Crashes Other Apps

2023-04-15 Thread Andre Robatino
On F37, masking was the first thing I tried. Then after a systemd update, I noticed it was running again, even though it was still masked (verified by "systemctl status systemd-oomd" which showed it both running and masked at the same time). ___ users

Re: Running VirtualBox Crashes Other Apps

2023-04-14 Thread Andre Robatino
I just tried masking/reinstalling just now and it didn't restart. I experienced it before with a systemd update so it might require that. But masking is definitely not 100% effective. ___ users mailing list -- users@lists.fedoraproject.org To unsubscrib

Re: Running VirtualBox Crashes Other Apps

2023-04-14 Thread Andre Robatino
> On Tue, 11 Apr 2023 00:59:59 -0700 > Jonathan Ryshpan > > I masked systemd-oomd.service because I have real swap, Masking it is unreliable because it might start running again if system-oomd-defaults is updated or reinstalled. (To check this, try reinstalling it.) It's better to just remove

Re: memtest86+ seems to do nothing.

2023-03-16 Thread Andre Robatino
I use an old F30 version that's the newest one that works on all my BIOS machines, namely memtest86+-5.01-25.fc30.x86_64.rpm. It's in the archive at https://dl.fedoraproject.org/pub/archive/fedora/linux/releases/30/Everything/x86_64/os/Packages/m/memtest86+-5.01-25.fc30.x86_64.rpm . Adjust the p

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
Thanks. I confirmed on the affected machine that immediately after removing systemd-oomd-defaults, it was still monitoring the same CGroups, but after rebooting, it was monitoring none, even though systemd-oomd was still enabled and running. ___ users

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
I've heard that, but for me, with limited RAM, both DNF transactions and an rsync of a very large file fail in multiuser (by causing logout while they're running) while they both succeed in GNOME on the same machine. ___ users mailing list -- users@list

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
I just tried removing systemd-oomd-defaults and it's still possible to run systemd-oomd so I was wrong in thinking that would prevent it. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproj

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
I've heard dnf uses a lot of memory, but in my 2GB F38 VM, I can run a large DNF transaction with no problem when logged into GNOME. On 4GB F37 bare metal, in multiuser, even updating one letter at a time isn't enough, even "dnf check" can fail. I read somewhere that GNOME and KDE are the only t

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
BTW, I did notice that the problem was gone during the time that systemd-oomd wasn't running, so that's definitely the cause. Unfortunately, the mask command alone isn't enough to prevent it from running, I'd have to either remove systemd-oomd-defaults or edit some config files. And this really

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
Does your machine have 4GB or less of RAM? If you have more, it may be much less likely to trigger. I just verified that when I log into GNOME on the machine in question, an rsync of a single large file that never works when done remotely works fine, it only fails when attempted from a non-DE lo

Re: systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
It's not just ssh. It happens even if I boot in multiuser and log in via the console, so any non-DE login is affected. Sometimes, I can't even run a simple "dnf check" command (after having a previous transaction aborted by a logout) without being logged out again. And the free command indicates

systemd-oomd insanely aggressive with non-DE logins

2023-03-12 Thread Andre Robatino
I have 3 machines with clean F37 installs. One of the F37 machines has 4GB of RAM, and I maintain it as a backup and normally only log in via ssh and do dnf updates via command line. In the last few weeks this has become extremely difficult to do due to being automatically logged out, presumably

Re: Manually get memtest 6.01 to work on both Legacy and UEFI boot with Fedora.

2023-01-14 Thread Andre Robatino
Or maybe 2 packages, one for Legacy and one for UEFI. When Fedora eventually drops support for Legacy the first package would go away. All my machines are Legacy and I'd love to have it working again. ___ users mailing list -- users@lists.fedoraproject.

Re: VirtualBox and Fedora 37

2022-11-28 Thread Andre Robatino
Oracle's F37 repo isn't available yet, but the latest RPM (VirtualBox-7.0-7.0.4_154605_fedora36-1.x86_64.rpm) works fine in F37, you just have to install it manually. This is common up to a few weeks after each release. It's also common for the latest RPM name to show an older Fedora version, t

Re: latest F35 version of ca-certificates breaks gnome-shell-extension-openweather

2021-12-20 Thread Andre Robatino
This was my fault. Apparently, after updating ca-certificates, it's necessary to reboot. After doing that, everything is normal. Sorry for the noise. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@list

Re: latest F35 version of ca-certificates breaks gnome-shell-extension-openweather

2021-12-20 Thread Andre Robatino
For some reason, this problem depends on the machine I test on. See my comments in https://bugzilla.redhat.com/show_bug.cgi?id=2034251 . ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproje

Re: latest F35 version of ca-certificates breaks gnome-shell-extension-openweather

2021-12-20 Thread Andre Robatino
Thanks. Filed https://bugzilla.redhat.com/show_bug.cgi?id=2034251 since I only know of the issue affecting Fedora. Version 29 was long ago so I'm sure that's unrelated - I've setup my location many times since then. ___ users mailing list -- users@lists

latest F35 version of ca-certificates breaks gnome-shell-extension-openweather

2021-12-19 Thread Andre Robatino
With the latest version of ca-certificates (2021.2.52-1.0.fc35), gnome-shell-extension-openweather no longer works, it's always stuck on "Loading...". If I downgrade to 2021.2.50-3.fc35 and restart GNOME, it works again. No knowing much about certificates, which package is at fault here? ___

Re: F35 GNOME screen blank doesn't work properly, what component to file under?

2021-11-07 Thread Andre Robatino
I wasn't expecting that to work, but oddly enough it seems to, since I got several incoming emails while away and the display was still off. I'll keep an eye on it. Thanks. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an e

Re: F35 GNOME screen blank doesn't work properly, what component to file under?

2021-11-07 Thread Andre Robatino
I will try that. But I already had Automatic Screen Lock turned off, so I never get a lock screen unless I turn it on manually. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fe

F35 GNOME screen blank doesn't work properly, what component to file under?

2021-11-07 Thread Andre Robatino
I did a clean install of F35 Workstation. Screen blank works properly if I am using the machine, turning off the display after 5 minutes. But if the screen is already blank, any notification from any application (Thunderbird email, hexchat alert, dnfdragora updates) causes the display to turn ba

Re: many F33 deltarpm rebuilds failing with md5 mismatch error

2021-01-01 Thread Andre Robatino
> Strictly speaking, if the checksum fails you should not let anything > install it. It could be just a stuff-up, it could be malicious. When the deltarpm rebuild fails, dnf automatically downloads the full rpm. It's not a security issue, just a waste of bandwidth. __

Re: many F33 deltarpm rebuilds failing with md5 mismatch error

2021-01-01 Thread Andre Robatino
Jonathan Dieter posted a bug report for this at https://bugzilla.redhat.com/show_bug.cgi?id=1911828 , I'm relieved that it's not a hardware problem on my machine. Don't know why no one else notices it, although the deltas that fail are usually very small and don't waste much bandwidth.

Re: many F33 deltarpm rebuilds failing with md5 mismatch error

2020-12-30 Thread Andre Robatino
I'm seeing this again with the latest F33 push with texlive RPMs, using the master mirror (dl.fedoraproject.org). It says "Some packages were not download. Retrying." and then proceeds to download 194 RPMs, out of the original 259. ___ users mailing lis

many F33 deltarpm rebuilds failing with md5 mismatch error

2020-12-29 Thread Andre Robatino
In the last few days, I've noticed that F33 deltarpm rebuilds often fail with an md5 mismatch error. This would happen occasionally before but happens almost all the time now. Has this been reported? I don't see anything in bugzilla. ___ users mailing l

Re: Password Recovery

2020-12-15 Thread Andre Robatino
> If you check your spam folder in your email program you might find services > that brag about having your password and they really do have it. Some > will show it to you as proof they have more information about you. Unless they show it to you, they don't have it. The only other thing preventi

Re: Grub2 Boot Menu Hidden in Fedora 33

2020-11-16 Thread Andre Robatino
Sorry about that, the command I was actually using was "grub2-editenv - unset menu_auto_hide" (from https://fedoraproject.org/wiki/Changes/HiddenGrubMenu ), I always have to look that up before using it. ___ users mailing list -- users@lists.fedoraproje

Re: Grub2 Boot Menu Hidden in Fedora 33

2020-11-14 Thread Andre Robatino
I have a BIOS Fedora 33-only laptop, and "grub2-editenv - unset auto_hide_menu" worked on that. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://d

Re: Scrolling using keyboard combos doesn't work in VT or multiuser mode

2020-09-25 Thread Andre Robatino
It appears to be a kernel bug. Two of four key combos work in 5.8.9, none work in 5.8.10 or 5.8.11. See https://bugzilla.redhat.com/show_bug.cgi?id=1882864 . ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le

Re: Scrolling using keyboard combos doesn't work in VT or multiuser mode

2020-09-25 Thread Andre Robatino
I get one report in #fedora where Sokol says it works using F32, so it may not affect everyone. OTOH, I just booted another F32 bare metal machine with much different hardware and it has the same problem, so it must be widespread. ___ users mailing list

Scrolling using keyboard combos doesn't work in VT or multiuser mode

2020-09-25 Thread Andre Robatino
I noticed recently that Shift+PageUp, Shift+PageDown, Ctrl+Shift+UpArrow, and Ctrl+Shift+DownArrow no longer work for scrolling up and down in a VT or in multiuser mode, even though they work fine in graphical mode, where ironically they're not really needed since there one can just use the scro

Re: Prevent locking screen

2020-05-31 Thread Andre Robatino
In GNOME, Settings/Privacy/Screen Lock/Automatic Screen Lock -> Off. (You can still lock it manually if needed.) ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Co

Re: gnome freezing on F32

2020-04-28 Thread Andre Robatino
I might be thinking of #fedora on IRC. The topic says "Topic for #fedora is: #Fedora F30, F31, F32 Beta end user support". ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora

Re: gnome freezing on F32

2020-04-28 Thread Andre Robatino
I'm not certain, but I thought it was considered okay to discuss a Beta version of an upcoming release on the users list. Besides, by the time most people read this thread, F32 will have been officially released (just a few hours from now). ___ users ma

Re: gnome freezing on F32

2020-04-28 Thread Andre Robatino
The machine experiencing the freezes is running the 5.6.6 kernel (the F32 release version), which is also the current stable kernel in F31, so I'd expect some people running F31 to also be seeing the freezes right now. The previous F31 kernel was 5.5.17, I don't know if that was affected. __

Re: gnome freezing on F32

2020-04-28 Thread Andre Robatino
Oh, and BTW, the reporter of the bug commented that he thought it should be a 32 blocker, but didn't mark it as such. I was noticing similar freezes in my 32 and Rawhide VMs a few weeks ago, but they went away, presumably when the fixes made it into the kernel. __

Re: gnome freezing on F32

2020-04-28 Thread Andre Robatino
I have experienced freezes shortly after running dnf on one of my machines. It has nothing to do with GNOME, it happens even in runlevel 3 (multi-user). I found this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1826091 It claims the problem is fixed with kernel 5.6.7 which is in testing, I

Re: General protection fault involving flash

2019-09-09 Thread Andre Robatino
> The Citi.com credit card website allows generating virtual card numbers, but > unfortunately > they're using flash in that part of the site. When I try to use it in F30, on > one > particular machine (it's hardware-specific), in GNOME (it doesn't happen in > MATE), > the Firefox tab crashes an

Re: No match for argument: podman

2019-06-13 Thread Andre Robatino
Just realized you're on F29, not F30, but the same is true for F29. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.h

Re: No match for argument: podman

2019-06-13 Thread Andre Robatino
I realize you don't need podman anymore, but FWIW the latest version is now available for 32-bit, the versions before 1.4.0-1.fc30 (from just 2 days ago) were not. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to u

Re: General protection fault involving flash

2019-06-06 Thread Andre Robatino
Not sure it's the same. I'm using Firefox, not flash. This particular application is the only place I've had a problem with flash content. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedorapro

Re: General protection fault involving flash

2019-06-06 Thread Andre Robatino
Just found that it only crashes under standard GNOME (with Wayland). Works under GNOME with Xorg. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://

Re: General protection fault involving flash

2019-06-05 Thread Andre Robatino
Actually, it does show up in abrt, which says that the problem has been reported, but a Bugzilla ticket has not been opened. I just tried reporting it by uploading a core dump, but there was a server-side error. I'm not happy about either the security risks associated with uploading the core dum

General protection fault involving flash

2019-06-05 Thread Andre Robatino
The Citi.com credit card website allows generating virtual card numbers, but unfortunately they're using flash in that part of the site. When I try to use it in F30, on one particular machine (it's hardware-specific), in GNOME (it doesn't happen in MATE), the Firefox tab crashes and I get a gene

Re: PSA: All Firefox extensions are getting disabled, one by one

2019-05-04 Thread Andre Robatino
Overnight, my extensions were all re-enabled without my doing anything. The mitigation announced on the blog apparently worked. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fe

Re: PSA: All Firefox extensions are getting disabled, one by one

2019-05-04 Thread Andre Robatino
Most of my extensions have been disabled. However, the three that I have installed as Fedora packages (mozilla-https-everywhere, mozilla-ublock-origin, mozilla-noscript) are still enabled. ___ users mailing list -- users@lists.fedoraproject.org To unsub

  1   2   3   4   5   6   >