Re: Shift+PrintScreen gone with F36?

2022-05-15 Thread Frederic Muller

On 5/16/22 12:27, Todd Zullinger wrote:

Hello,

Frederic Muller wrote:

Something I use almost daily and.. nothing happens now. Is there a
replacement shortcut or a way to enable it back?

That's a scary thought. ;)

I had to spin up an f36 live image to see for myself.  I
use Ctrl+Shift+PrintScreen a good bit (to select an area and
copy it to the clipboard rather than saving it).

I _think_ the options are all still avaiable, but the UI for
it is different, as are the various keyboard shortcuts.

By default, Shift+PrintScreen takes a screenshot, saving it
to ~/Pictures/Screenshots and copying it to the clipboard
without any prompting.

PrintScreen brings up an interactive dialog which allows you
to do what the various modifier keys used to do (e.g.: a
screenshot of a selection, a window, or the full screen).

https://release.gnome.org/42/#new-screenshot-experience
lists the various keyboard controls for use within the
screenshot UI.

It appears that screenshots are now saved and copied to the
clipboard.  That will save some extra screenshots I don't
need, but it's probably not a problem.

Thank you, didn't see that link. Now that doesn't really fit my needs as 
I liked the (partial) screenshot saved automatically, avoiding to open a 
imaging application to get back the clipboard. I'll spare everyone the 
rant over great simple things going away...


Who knows maybe we'll get back a way to have SHIFT+PrintScreen in GNOME 
48, who knows?



Thanks!

Fred
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Shift+PrintScreen gone with F36?

2022-05-15 Thread Frederic Muller

On 5/16/22 11:27, Frederic Muller wrote:

Hi!

Something I use almost daily and.. nothing happens now. Is there a 
replacement shortcut or a way to enable it back?


Thank you.

Fred
___ 



Stupid me, found it: simply PrintScreen key now brings up a graphical 
menu with a lot of options. Any body knows if it's possible to get back 
that Shift+PrintScreen and go directly to the selection and save 
automatically? That was working so well



Thanks.


Fred
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Shift+PrintScreen gone with F36?

2022-05-15 Thread Todd Zullinger
Hello,

Frederic Muller wrote:
> Something I use almost daily and.. nothing happens now. Is there a
> replacement shortcut or a way to enable it back?

That's a scary thought. ;)

I had to spin up an f36 live image to see for myself.  I
use Ctrl+Shift+PrintScreen a good bit (to select an area and
copy it to the clipboard rather than saving it).

I _think_ the options are all still avaiable, but the UI for
it is different, as are the various keyboard shortcuts.

By default, Shift+PrintScreen takes a screenshot, saving it
to ~/Pictures/Screenshots and copying it to the clipboard
without any prompting.

PrintScreen brings up an interactive dialog which allows you
to do what the various modifier keys used to do (e.g.: a
screenshot of a selection, a window, or the full screen).

https://release.gnome.org/42/#new-screenshot-experience
lists the various keyboard controls for use within the
screenshot UI.

It appears that screenshots are now saved and copied to the
clipboard.  That will save some extra screenshots I don't
need, but it's probably not a problem.

On the plus side, when I accidentally hit the PrintScreen
key now, I won't save a screenshot unintentionally. I manage
to do that more often than I'd like, so this might be a
welcome change, once my muscle memory adapts to it.  :)

-- 
Todd


signature.asc
Description: PGP signature
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: OT: problems with xsane

2022-05-15 Thread R. G. Newbury

On 5/15/22 12:46, Geoffrey Leach wrote:
The Brother DS-640 is a USB-interfaces document scanner. I've been
attempting to use it with the Xsane app. All I get is a 1/2" vertical
stripe.
AFAIK there is no option to Xsane that effects the displayed scan.
OTOH, I've tried two DS-640 with the same result
Any pointers?  Thanks.

You probably need to install the Brother drivers. There are two iirc, 
and need to be installed in the correct order and support programs. 
Available through the support tab on the Brother web-site. The config 
program has a very comprehensive list of settings which you put into a 
config file.

Use scanimage -L to find the usb parameters and something like
#export ads='brother4:bus2:dev1'
then scanimage --device-name=$ads
scanimage itself has a number of parameters.

A couple of years ago I was given a Brother ADS-1500 scanner to scan a 
large number of documents. Installed the drivers, and ended up scanning 
just over 2100 pages in one day. The ADS1500 is a small thing, powered 
from a power wart and uses USB, but very fast. At one point I did nearly 
200 pages in one continuous call, feeding new pages into the back of the 
feed stack.

I used: # double sided
scanimage  --device-name=$ads --resolution 300 --format=tif 
--source='Automatic Document Feeder(left aligned,Duplex)'  -x 215 -y 280 
 --batch=$2%d.tif --batch-start=$3 --batch-count=$4 --batch-increment=$5


which numbers the output images by 1, 2 or -2 if working from the back 
of a book.
The x and y parameters are the page size and you can limit the scan 
viewport to ignore parts of the physical page.


Geoff

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Shift+PrintScreen gone with F36?

2022-05-15 Thread Frederic Muller

Hi!

Something I use almost daily and.. nothing happens now. Is there a 
replacement shortcut or a way to enable it back?


Thank you.

Fred
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: OT: problems with xsane

2022-05-15 Thread ToddAndMargo via users

On 5/15/22 12:46, Geoffrey Leach wrote:

The Brother DS-640 is a USB-interfaces document scanner. I've been
attempting to use it with the Xsane app. All I get is a 1/2" vertical
stripe.

AFAIK there is no option to Xsane that effects the displayed scan.
OTOH, I've tried two DS-640 with the same result

Any pointers?  Thanks.



Try simple scan



___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: OT: problems with xsane

2022-05-15 Thread Tom Horsley
On Sun, 15 May 2022 12:46:53 -0700
Geoffrey Leach wrote:

> Any pointers?

I was surprised to find my scanner working with xsane recently.
Before it worked, I'd always run a windows virtual machine
and forward the usb device to the VM so I could use the working
windows drivers and store scanned images on the host machine via
a mounted smb filesystem.

Extreme kludgery, but it did function.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


OT: problems with xsane

2022-05-15 Thread Geoffrey Leach
The Brother DS-640 is a USB-interfaces document scanner. I've been
attempting to use it with the Xsane app. All I get is a 1/2" vertical
stripe.

AFAIK there is no option to Xsane that effects the displayed scan.
OTOH, I've tried two DS-640 with the same result

Any pointers?  Thanks.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: LibreOffice Base?

2022-05-15 Thread Joe Zeff

On 5/15/22 12:30, Fred wrote:

So, it seems that at some point libreoffice-base must be manually
installed to be part of an individual computers libreoffice package.


I sit corrected.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: LibreOffice Base?

2022-05-15 Thread Fred
On Sun, 15 May 2022 10:55:13 -0600
Joe Zeff  wrote:

> > I have XFCE and Libre office installed and indeed, Libreoffice Base
> > is working I just started it from the start menu and it opened up
> > normally. And I do not recall ever using it, I just install
> > libreoffice whenever I upgrade.  
> 
> When you install libreoffice, you get all of it automatically.  Go to 
> your Applications menu and open up the Office sub-menu and you'll see 
> six programs who's names start with LibreOffice.
> ___

I installed my version of Fedora 36 as a fresh install from the live
beta MATE iso. The resultant libreoffice programs were as listed below
with none of the optional packages installed:

[fred@acer-f36 ~]$ dnf group info libreoffice
Last metadata expiration check: 0:01:14 ago on Sun 15 May 2022 09:54:54
AM AKDT. Group: LibreOffice
 Description: LibreOffice Productivity Suite
 Mandatory Packages:
   libreoffice-calc
   libreoffice-emailmerge
   libreoffice-graphicfilter
   libreoffice-impress
   libreoffice-writer
 Optional Packages:
   libreoffice-base
   libreoffice-draw
   libreoffice-math
   libreoffice-pyuno

I had to manually install the optional packages:

[fred@acer-f36 ~]$ sudo dnf install libreoffice-base libreoffice-draw
libreoffice-math

So, it seems that at some point libreoffice-base must be manually
installed to be part of an individual computers libreoffice package.

Fred
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: LibreOffice Base?

2022-05-15 Thread Joe Zeff

On 5/15/22 09:28, Javier Perez wrote:
I have XFCE and Libre office installed and indeed, Libreoffice Base is 
working I just started it from the start menu and it opened up normally. 
And I do not recall ever using it, I just install libreoffice whenever I 
upgrade.


When you install libreoffice, you get all of it automatically.  Go to 
your Applications menu and open up the Office sub-menu and you'll see 
six programs who's names start with LibreOffice.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: LibreOffice Base?

2022-05-15 Thread Javier Perez
I have XFCE and Libre office installed and indeed, Libreoffice Base is
working I just started it from the start menu and it opened up normally.
And I do not recall ever using it, I just install libreoffice whenever I
upgrade.

On Mon, May 2, 2022 at 11:51 AM Robert Moskowitz 
wrote:

>
>
> On 5/2/22 12:29, Go Canes wrote:
> > On Mon, May 2, 2022 at 12:13 PM Robert Moskowitz 
> wrote:
> >> I have never seen Base listed in the Xfce Application selector with
> >> LibreOffice installed.  When I go to a running instance of Calc, and
> >>  -> New, Base Database is NOT an option.  Like it is just not
> >> linked in
> >>
> >> Is this a Xfce/LibreOffice problem?
> > I use LibreOffice and KDE - if I launch LO from the command line, Base
> > is greyed-out.  dnf shows it as an available package, so it wasn't
> > installed with the rest of LO.
>
> Almost sounds like Base needs something that is not in Xfce...
>
> Who else here is using Xfce and might check to see how it works (or not)
> for them?
>
> Or maybe I have first shut down all open instances and then reboot and
> restart LO?
>
> I HATE rebooting.
>
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure
>


-- 
--
 /\_/\
 |O O|  pepeb...@gmail.com
  Javier Perez
   While the night runs
   toward the day...
  m m   Pepebuho watches
from his high perch.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: nvidia driver disabled ion F36 upgrade?

2022-05-15 Thread Barry


> On 14 May 2022, at 09:15, Barry Scott  wrote:
> 
> I have been using the nvidia driver from rpmfusion on f35 without problem.
> 
> Just upgraded to F36 and its using nouveau.
> 
> There is a nvidia-fallback service that ran and did the modprobe nouveau.
> (Nice that this is here as a fallback)
> 
> Anyone know why the rpmfusion driver is not automatically loaded after
> the upgrade?

If I had read the rpmfusion common issues then I would have learned that
I needed to do a depmod -ae to get things working. Thanks to Leigh who
Appointed me to the docs.

All the code and modules had been built for the kernel, but  depmod does
not happen for some upgrades.

Barry

> 
> Barry
> 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure