Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread Ed Greshko
On 2020-02-07 13:53, linux guy wrote: > There seems to be some overlap between what firefox does versus what the > windows manager, KDE in my case, does.  For some reason the behavior is > different if the session is logged out of, if the computer is forced shutdown > or if firefox is shut down

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread Samuel Sieb
On 2/6/20 9:21 PM, linux guy wrote: $ rpm -qf /usr/bin/calligrasheets file /usr/bin/calligrasheets is not owned by any package $ rpm -qf /usr/bin/calligrawords file /usr/bin/calligrawords is not owned by any package It wasn't installed by rpm or dnf, otherwise it would have updated those datab

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread linux guy
There seems to be some overlap between what firefox does versus what the windows manager, KDE in my case, does. For some reason the behavior is different if the session is logged out of, if the computer is forced shutdown or if firefox is shut down directly. Of the three, I prefer to do a forced

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread Dave Stevens
On Fri, 7 Feb 2020 13:44:27 +0800 Ed Greshko wrote: > This option may only > be relevant if one closes FF directly. yes, may be.That's what I normally do. d ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread linux guy
This works for me too, but when the session is restarted, Firefox opens all the windows on my main screen and leaves them them. If I do a forced shutdown with #shutdown now, Firefox will display Restore Previous Session on a web page. If you click that the previous windows are reopened and positi

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread Ed Greshko
On 2020-02-07 13:17, linux guy wrote: > Thanks for the tip.    Unfortunately, if I do a normal shutdown, Firefox asks > to close all the open windows first, which means they don't automatically > reopen upon restart. If I have 2 firefox windows open, each with 4 open tabs, and I do qdbus org.kd

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread Dave Stevens
On Thu, 6 Feb 2020 22:17:46 -0700 linux guy wrote: > Thanks for the tip.Unfortunately, if I do a normal shutdown, > Firefox asks to close all the open windows first, which means they > don't automatically reopen upon restart. In my copy of firefox, under preferences -> general the first choi

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread linux guy
ls /usr/share/applications | grep calligra org.kde.calligrasheets.desktop org.kde.calligrastage.desktop org.kde.calligrawords_ascii.desktop org.kde.calligrawords.desktop ls /usr/bin | grep calligra calligra calligraconverter calligrasheets calligrastage calligrawords $ rpm -qf /usr/bin/calligrash

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread linux guy
Thanks for the tip.Unfortunately, if I do a normal shutdown, Firefox asks to close all the open windows first, which means they don't automatically reopen upon restart. On Thu, Feb 6, 2020 at 9:53 PM T.C. Hollingsworth wrote: > On Sat, Jan 25, 2020, 12:16 AM linux guy wrote: > >> 3) There i

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread Samuel Sieb
On 2/6/20 8:44 PM, linux guy wrote: I know, it is a head scratcher.  It is like I built it from scratch or something, but I have no memory of doing that.   Furthermore, I did a find -name calligra and it doesn't find any source code.   H You don't mention specifically which application

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread T.C. Hollingsworth
On Sat, Jan 25, 2020, 12:16 AM linux guy wrote: > 3) There is a bug wherein the HDMI monitor I want my audio played on isn't > saved. It always wants to play on the first (left most) monitor. I have > to start pauvolume and select my primary monitor every time I reboot. > Use `pacmd list-sin

Re: Why isn't ProjectLibre in the Fedora repository ?

2020-02-06 Thread linux guy
Let me test it. I've made a number of requests for packages recently. Maybe I should step up and take some of this on. Fedora has done a lot for me. On Thu, Feb 6, 2020 at 9:35 PM Samuel Sieb wrote: > On 2/6/20 5:42 PM, linux guy wrote: > > Subject says it all. > > https://snapcraft.io/insta

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread linux guy
Could it be installed with python somehow ? Is it a python package ? org.kde... ? pip* doesn't list anything. Is there another Python installer that might have installed it ? On Thu, Feb 6, 2020 at 9:44 PM linux guy wrote: > Comments below. > > On Thu, Feb 6, 2020 at 9:39 PM Ed Greshko wrote

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread linux guy
Comments below. On Thu, Feb 6, 2020 at 9:39 PM Ed Greshko wrote: > On 2020-02-07 12:29, linux guy wrote: > > $ dnf history list calligra-core > > No transaction which manipulates package 'calligra-core' was found. > > Well, first of all, you should probably run > > rpm -qa | grep calligra > I d

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread Ed Greshko
On 2020-02-07 12:29, linux guy wrote: > $ dnf history list calligra-core > No transaction which manipulates package 'calligra-core' was found. Well, first of all, you should probably run rpm -qa | grep calligra To see what you have installed.  I can't see how calligra-core would not be one of t

Re: Why isn't ProjectLibre in the Fedora repository ?

2020-02-06 Thread Samuel Sieb
On 2/6/20 5:42 PM, linux guy wrote: Subject says it all. https://snapcraft.io/install/projectlibre/fedora Is the CPAL-1.0 license not compatible with Fedora ? More likely because no one has done the work to package it for Fedora. ___ users mailing li

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread linux guy
Thanks for the reply. Oops... copied wrong rpm command: $ # rpm -qa | grep calligra $ dnf history list calligra-core No transaction which manipulates package 'calligra-core' was found. On Thu, Feb 6, 2020 at 9:26 PM Ed Greshko wrote: > On 2020-02-07 09:28, linux guy wrote: > > > I have a

Re: How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread Ed Greshko
On 2020-02-07 09:28, linux guy wrote: > I have a bunch of Calligra apps installed on my computer.  I don't remember > installing them.   I want to remove them.   I cannot figure out how and where > they got installed. I think you need to take some time to study various comands. > > # dnf list

Re: OpenCV with Eclipse on Fedora 30

2020-02-06 Thread Danishka Navin
On Fri, Feb 7, 2020 at 4:07 AM George N. White III wrote: > On Thu, 6 Feb 2020 at 15:04, Danishka Navin wrote: > >> Hi, >> >> I am new to eclipse and opencv and I was trying to build a sample c++ >> code using Eclipse. >> >> I have installed following packages. >> rpm -qa | grep opencv >> opencv

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Samuel Sieb
On 2/6/20 6:47 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: It turns out that the device uses a "special" filesystem.  I recommend making a copy of the hard drive and working with that.  Here's a script that looks like it can get the files off: https://gist.github.com/joemck/48

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Max Pyziur
On Thu, 6 Feb 2020, Samuel Sieb wrote: On 2/6/20 3:57 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: If that's the drive, then that's not looking good for getting anything off of it.  What does this show: dd if=/dev/sdb bs=1K count=1 | od -a 1+0 records in 1+0 records out

Re: Some things that would make Linux/KDE better for me...

2020-02-06 Thread linux guy
FWIW, this setting made no difference to how my applications behaved on a restart. On Mon, Jan 27, 2020 at 10:38 PM linux guy wrote: > Wow, I didn't even know that setting was in System Settings. > > Thanks for the tip. > > On Mon, Jan 27, 2020 at 7:58 PM Ed Greshko wrote: > >> On 2020-01-28 10

Why isn't ProjectLibre in the Fedora repository ?

2020-02-06 Thread linux guy
Subject says it all. https://snapcraft.io/install/projectlibre/fedora Is the CPAL-1.0 license not compatible with Fedora ? ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora

How did Calligra* get installed on my computer and how do I remove it ?

2020-02-06 Thread linux guy
I have a bunch of Calligra apps installed on my computer. I don't remember installing them. I want to remove them. I cannot figure out how and where they got installed. # dnf list Calligra\*<- shows none installed via dnf. Last metadata expiration check: 1:32:44 ago on Thu 06 Feb 2020 04:

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Samuel Sieb
On 2/6/20 3:57 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: If that's the drive, then that's not looking good for getting anything off of it.  What does this show: dd if=/dev/sdb bs=1K count=1 | od -a 1+0 records in 1+0 records out 000   K   L   B   M nul stx nul nul   @  

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Max Pyziur
On Thu, 6 Feb 2020, Samuel Sieb wrote: On 2/6/20 3:21 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: What do "fdisk -l /dev/sdb" and "file -s /dev/sdb" give you? (Replace block device name as necessary.) ~> fdisk -l /dev/sdb Disk /dev/sdb: 27.97 GiB, 30005821440 bytes, 58605120

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Samuel Sieb
On 2/6/20 3:21 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: What do "fdisk -l /dev/sdb" and "file -s /dev/sdb" give you? (Replace block device name as necessary.) ~> fdisk -l /dev/sdb Disk /dev/sdb: 27.97 GiB, 30005821440 bytes, 58605120 sectors Disk model: 0G5CE00 Units: sector

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Max Pyziur
On Thu, 6 Feb 2020, Samuel Sieb wrote: On 2/6/20 2:43 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: On 2/6/20 8:06 AM, Max Pyziur wrote: I have a Creative Zen Vision M that has a ZIF Drive (so it's described on the Internet). It seems that iPods and competitors like the Crea

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Samuel Sieb
On 2/6/20 2:43 PM, Max Pyziur wrote: On Thu, 6 Feb 2020, Samuel Sieb wrote: On 2/6/20 8:06 AM, Max Pyziur wrote: I have a Creative Zen Vision M that has a ZIF Drive (so it's described on the Internet). It seems that iPods and competitors like the Creative Zen Vision M had a disk drive falli

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Max Pyziur
On Thu, 6 Feb 2020, Samuel Sieb wrote: On 2/6/20 8:06 AM, Max Pyziur wrote: I have a Creative Zen Vision M that has a ZIF Drive (so it's described on the Internet). It seems that iPods and competitors like the Creative Zen Vision M had a disk drive falling into the general category of ZIF. A

Re: OpenCV with Eclipse on Fedora 30

2020-02-06 Thread George N. White III
On Thu, 6 Feb 2020 at 15:04, Danishka Navin wrote: > Hi, > > I am new to eclipse and opencv and I was trying to build a sample c++ code > using Eclipse. > > I have installed following packages. > rpm -qa | grep opencv > opencv-devel-3.4.4-10.fc30.x86_64 > opencv-3.4.4-10.fc30.x86_64 > opencv-core

Re: X11 connection rejected

2020-02-06 Thread Rex Dieter
Patrick Dupre wrote: > Hello, > > On a machine I can ssh -X and run xclock for example, but > sudo system-config-users > gives > > (process:5034): Gtk-WARNING **: 14:59:07.212: Locale not supported by C > library. Using the fallback 'C' locale. > X11 connection rejected because of wrong authent

X11 connection rejected

2020-02-06 Thread Patrick Dupre
Hello, On a machine I can ssh -X and run xclock for example, but sudo system-config-users gives (process:5034): Gtk-WARNING **: 14:59:07.212: Locale not supported by C library. Using the fallback 'C' locale. X11 connection rejected because of wrong authentication. system-config-users req

Re: OpenCV with Eclipse on Fedora 30

2020-02-06 Thread Howard Howell
On Fri, 2020-02-07 at 00:33 +0530, Danishka Navin wrote: > Hi, > > I am new to eclipse and opencv and I was trying to build a sample c++ > code using Eclipse. > > I have installed following packages. > rpm -qa | grep opencv > opencv-devel-3.4.4-10.fc30.x86_64 > opencv-3.4.4-10.fc30x86_64 > openc

OpenCV with Eclipse on Fedora 30

2020-02-06 Thread Danishka Navin
Hi, I am new to eclipse and opencv and I was trying to build a sample c++ code using Eclipse. I have installed following packages. rpm -qa | grep opencv opencv-devel-3.4.4-10.fc30.x86_64 opencv-3.4.4-10.fc30.x86_64 opencv-core-3.4.4-10.fc30.x86_64 opencv-contrib-3.4.4-10.fc30.x86_64 00:29:09

Re: 30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Samuel Sieb
On 2/6/20 8:06 AM, Max Pyziur wrote: I have a Creative Zen Vision M that has a ZIF Drive (so it's described on the Internet). It seems that iPods and competitors like the Creative Zen Vision M had a disk drive falling into the general category of ZIF. About a year ago, the device stopped work

Re: password

2020-02-06 Thread Patrick Dupre
=== Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 ==

password

2020-02-06 Thread Patrick Dupre
Hello, I made a fresh install. But for some reasons, I gave a password, and this password is not recognize! How can I reset the password? It is the first boot, fedora asked a first user. Thank for your help. === Patrick DUP

30GB ZIF Hitachi drive in Creative Zen Vision M

2020-02-06 Thread Max Pyziur
I have a Creative Zen Vision M that has a ZIF Drive (so it's described on the Internet). It seems that iPods and competitors like the Creative Zen Vision M had a disk drive falling into the general category of ZIF. About a year ago, the device stopped working (wouldn't start). However, when

Re: Aplay no play -

2020-02-06 Thread Bob Goodwin
For get thus, I see the problem is testing as root user. Sorry for the noise. On 2020-02-06 09:48, Bob Goodwin wrote: This is a re-installed Fedora 31 updated. I don't understand why aplay is not producing a test sound. [root@Workstation-1 bobg]# aplay /usr/share/sounds/purple/login.wav XDG_R

Aplay no play -

2020-02-06 Thread Bob Goodwin
This is a re-installed Fedora 31 updated. I don't understand why aplay is not producing a test sound. [root@Workstation-1 bobg]# aplay /usr/share/sounds/purple/login.wav XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect t