Re: mdadm raid1 lost (my fault)

2018-06-03 Thread page p
On 06/03/2018 11:09 PM, Samuel Sieb wrote: Try "mount -t xfs -o ro /dev/sdb1 /mnt/localhost-sdb1". returns: mount: /dev/sdb1 is already mounted or /mnt/localhost-sdb1 busy perhaps since i --created the array would this format the soft raid but leave the drive data intact not needing to

Re: How to change the default Internet browser on F28?

2018-06-03 Thread Ed Greshko
On 06/04/18 11:27, R. G. Newbury wrote: > Ooops we are talking about two different things. > xdg-open http://fedoraproject.org opens the chrome browser and loads the > fedora > page, *but only does so from the command line*. Actually, we aren't talking about 2 different things. > > What I am

Re: mdadm raid1 lost (my fault)

2018-06-03 Thread Samuel Sieb
On 06/03/2018 08:46 PM, page p wrote: [fluorine 10:32:38 ~] $ file -s /dev/sdb1 /dev/sdb1: SGI XFS filesystem data (blksz 4096, inosz 512, v2 dirs) [fluorine 10:32:42 ~] $ mount /dev/sdb1 /mnt/localhost-sdb1 mount: unknown filesystem type 'linux_raid_member' Try "mount -t xfs -o ro /dev/sdb1

Re: mdadm raid1 lost (my fault)

2018-06-03 Thread page p
On 06/03/2018 06:39 PM, Samuel Sieb wrote: On 06/02/2018 11:39 PM, page p wrote: file -s just returns : data i since remove the mdadm.conf so it has auto assigned back to 127... Can you show us the exact commands you are trying and the result?

Re: How to change the default Internet browser on F28?

2018-06-03 Thread R. G. Newbury
On 2018-06-01 09:28 PM, Ed Greshko wrote: So, the following works for me xdg-settings set default-web-browser google-chrome.desktop xdg-settings set default-url-scheme-handler http google-chrome.deskto= p xdg-settings set default-url-scheme-handler https google-chrome.deskt= op

GnuCash's new reconciliation behavior

2018-06-03 Thread Sam Varshavchik
I just experienced a slightly unexpected, new behavior of GnuCash's account reconciliation dialog. Doing a quick check of my package installation details, looks like I had GnuCash updated two weeks ago, and I guess this is the first time I reconciled an account since then. It seems that

Re: xml2rfc rpm

2018-06-03 Thread Robert Moskowitz
Ed, On 06/03/2018 08:42 PM, Ed Greshko wrote: On 06/04/18 08:07, Robert Moskowitz wrote: I see the following rpms in the repo: # grep xml2rfc dnf.lst python2-xml2rfc.noarch 2.5.2-4.fc28    fedora python3-xml2rfc.noarch 2.5.2-4.fc28    fedora yet: # dnf

Re: xml2rfc rpm

2018-06-03 Thread Ed Greshko
On 06/04/18 08:07, Robert Moskowitz wrote: > I see the following rpms in the repo: > > # grep xml2rfc dnf.lst > python2-xml2rfc.noarch 2.5.2-4.fc28    fedora > python3-xml2rfc.noarch 2.5.2-4.fc28    fedora > > yet: > > # dnf install xml2rfc > Last metadata

Done - Re: xml2rfc rpm

2018-06-03 Thread Robert Moskowitz
From the xml2rfc list: pip install xml2rfc And that got me the latest version. On 06/03/2018 08:07 PM, Robert Moskowitz wrote: I see the following rpms in the repo: # grep xml2rfc dnf.lst python2-xml2rfc.noarch 2.5.2-4.fc28    fedora python3-xml2rfc.noarch 2.5.2-4.fc28  

xml2rfc rpm

2018-06-03 Thread Robert Moskowitz
I see the following rpms in the repo: # grep xml2rfc dnf.lst python2-xml2rfc.noarch 2.5.2-4.fc28    fedora python3-xml2rfc.noarch 2.5.2-4.fc28    fedora yet: # dnf install xml2rfc Last metadata expiration check: 2:22:41 ago on Sun 03 Jun 2018 05:33:23 PM EDT.

KVM and Ubuntu Guest - cursor synchronisation

2018-06-03 Thread Earl Ramirez
Dear All Recently I been experiencing a rather strange behaviour with Ubuntu Guests from KVM, the pointer (cursor) gets grabbed but only works in a portion of the screen and when the pointer is released it becomes invisible on KVM from the host. I have been experiencing this for a while and was

Re: dual boot Windows10 fedora28

2018-06-03 Thread Samuel Sieb
On 06/03/2018 04:37 PM, Tim via users wrote: Allegedly, on or about 3 June 2018, Samuel Sieb sent: Remember that /tmp does not use disk space. It's a RAM filesystem. Only if you mount it with the right options. If you mount it with other options, or don't mount it and just have a /tmp

Re: mdadm raid1 lost (my fault)

2018-06-03 Thread Samuel Sieb
On 06/02/2018 11:39 PM, page p wrote: file -s just returns : data i since remove the mdadm.conf so it has auto assigned back to 127... Can you show us the exact commands you are trying and the result? https://paste.fedoraproject.org/paste/e5MBmE67dpPNlgNAX7U7Rw What does "file -s

Re: dual boot Windows10 fedora28

2018-06-03 Thread Tim via users
Allegedly, on or about 3 June 2018, Samuel Sieb sent: > Remember that /tmp does not use disk space. It's a RAM filesystem. Only if you mount it with the right options. If you mount it with other options, or don't mount it and just have a /tmp directory, it's going to be normal filesystem. --

Re: web browser that will support java plugin(openjdk/icedtea)

2018-06-03 Thread Samuel Sieb
On 06/03/2018 02:41 PM, Dario Lesca wrote: Il giorno sab, 02/06/2018 alle 09.03 -0700, Samuel Sieb ha scritto: That probably means that it's a Java web start, not an embedded Java app.  Does it open in a new window? Yes the console open in a new windows, not into browser What is the

Re: dual boot Windows10 fedora28

2018-06-03 Thread Samuel Sieb
On 06/03/2018 10:21 AM, Peter Lesterhuis wrote: And you won't mount at /mnt/sda2, you'll mount at /home, /usr /tmp in order to do what you want. You'll have to create those directories under your new partition, and make sure they have the correct parameters (the same as /usr and /home have under

Re: F28 audacity-free crashing with passthrough monitoring enabled

2018-06-03 Thread Robert Moskowitz
Added comment to bug 1541330 On 06/03/2018 12:44 PM, Robert Moskowitz wrote: Anyone here using Audacity? I am recording some records through an amp to usb converter (ADS Tech Instant Music).  Been having problems with one Bach Concerti

/run/screen in systemd

2018-06-03 Thread Kent Bair
I am running fresh install of fedora 28 and I am trying to set up a minecraft server for my kids following the systemd service file outlined here https://minecraft.gamepedia.com/Tutorials/Server_startup_script then command being called is "ExecStart=/bin/sh -c '/usr/bin/screen -DmS mc-server

Re: web browser that will support java plugin(openjdk/icedtea)

2018-06-03 Thread Dario Lesca
Il giorno sab, 02/06/2018 alle 09.03 -0700, Samuel Sieb ha scritto: > That probably means that it's a Java web start, not an embedded Java > app. Does it open in a new window? Yes the console open in a new windows, not into browser What is the difference from a Java web start and a embedded

Re: dual boot Windows10 fedora28

2018-06-03 Thread George N. White III
On Sun, 3 Jun 2018 at 14:22, Peter Lesterhuis wrote: > > And you won't mount at /mnt/sda2, you'll mount at /home, /usr /tmp in > > order to do what you want. You'll have to create those directories > > under your new partition, and make sure they have the correct > > parameters (the same as /usr

Lenovo 120e speakers stop

2018-06-03 Thread Robert Moskowitz
At least with F28/Xfce, so far, I am getting SOMETHING from the builtin speakers.  F24/Xfce got nothing... I am listening to a session in Audacity.  Stopping and starting to get the track points so I can split it up into separate tracks. Internal speakers stop playing.  I have to plug in a

Re: How to change the default Internet browser on F28?

2018-06-03 Thread Tony Nelson
On 18-06-01 16:44:05, Ed Greshko wrote: On 06/02/18 03:17, Paul Smith wrote: > Thanks, Ed. I did as you suggested, but no luck, unfortunately: I am > using a program that opens on the default browser, and I would like to > have Chrome as the default browser, but the mentioned program always >

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Robert Moskowitz
On 06/03/2018 01:16 PM, Samuel Sieb wrote: On 06/03/2018 06:29 AM, Robert Moskowitz wrote: On 06/03/2018 12:43 AM, Samuel Sieb wrote: By default, libvirt and qemu will pause the VM and save it when you reboot.  On startup, it resumes from where it left off. This has NOT been my experience

Re: dual boot Windows10 fedora28

2018-06-03 Thread Peter Lesterhuis
And you won't mount at /mnt/sda2, you'll mount at /home, /usr /tmp in order to do what you want. You'll have to create those directories under your new partition, and make sure they have the correct parameters (the same as /usr and /home have under /). Thank you, and others, for replying. I

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Samuel Sieb
On 06/03/2018 06:37 AM, Rex Dieter wrote: Robert Moskowitz wrote: On 06/03/2018 12:43 AM, Samuel Sieb wrote: By default, libvirt and qemu will pause the VM and save it when you reboot. On startup, it resumes from where it left off. This has NOT been my experience with my F21 image i qemu.

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Samuel Sieb
On 06/03/2018 06:29 AM, Robert Moskowitz wrote: On 06/03/2018 12:43 AM, Samuel Sieb wrote: By default, libvirt and qemu will pause the VM and save it when you reboot.  On startup, it resumes from where it left off. This has NOT been my experience with my F21 image i qemu.  Is there some

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 08:37 -0500, Rex Dieter wrote: > Robert Moskowitz wrote: > > > > > > > On 06/03/2018 12:43 AM, Samuel Sieb wrote: > > > On 06/02/2018 02:28 PM, Patrick O'Callaghan wrote: > > > > Also, I usually have a VM running (Windows 10) that I prefer not to > > > > have to restart

Re: dual boot Windows10 fedora28

2018-06-03 Thread Samuel Sieb
On 06/03/2018 02:39 AM, Ahmad Samir wrote: On 3 June 2018 at 07:00, Samuel Sieb wrote: [..] /home is fine to go on the HDD, it's not going to slow things down. Actually it would make a rather noticeable difference, I didn't measure exactly how much, in some apps loading times, e.g.: -

F28 audacity-free crashing with passthrough monitoring enabled

2018-06-03 Thread Robert Moskowitz
Anyone here using Audacity? I am recording some records through an amp to usb converter (ADS Tech Instant Music).  Been having problems with one Bach Concerti album getting stuck.  So after a couple tries, I tried enabling passthrough mode in recording so I could listen to the record and

Re: GNOME shell / login crash

2018-06-03 Thread andrea via users
On 03/06/18 16:16, andrea via users wrote: On 31/05/18 19:27, Samuel Sieb wrote: Have you checked the journal to see if there's a message or stack trace about what happened? Here is it username connecting is "jackie" this is the only thing I can see between the login and logout Jun 03

Re: mdadm raid1 lost (my fault)

2018-06-03 Thread page p
On 06/03/2018 03:46 AM, François Patte wrote: Le 03/06/2018 à 08:39, page p a écrit : Hi and thank you, file -s just returns : data i since remove the mdadm.conf so it has auto assigned back to 127... Is there any inconvenience to have an array with number 127? not really, just

Re: GNOME shell / login crash

2018-06-03 Thread andrea via users
On 31/05/18 19:27, Samuel Sieb wrote: Have you checked the journal to see if there's a message or stack trace about what happened? Here is it username connecting is "jackie" this is the only thing I can see between the login and logout Jun 03 16:10:27 bomba gnome-session[9922]:

Re: Where is tracer

2018-06-03 Thread Ed Greshko
On 06/03/18 21:27, Robert Moskowitz wrote: > I have to finish what I have open in audacity before I reboot.  Then I will > see if > any of the fixes address the cdrom problem,  which I suspect not as there has > not > been any bug update... https://bugzilla.redhat.com/show_bug.cgi?id=1583845 

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Rex Dieter
Robert Moskowitz wrote: > > > On 06/03/2018 12:43 AM, Samuel Sieb wrote: >> On 06/02/2018 02:28 PM, Patrick O'Callaghan wrote: >>> Also, I usually have a VM running (Windows 10) that I prefer not to >>> have to restart just because I updated one of Linux's libraries that >>> the VM doesn't

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Robert Moskowitz
On 06/03/2018 12:43 AM, Samuel Sieb wrote: On 06/02/2018 02:28 PM, Patrick O'Callaghan wrote: Also, I usually have a VM running (Windows 10) that I prefer not to have to restart just because I updated one of Linux's libraries that the VM doesn't depend on. This might even mean restarting my

Re: Where is tracer

2018-06-03 Thread Robert Moskowitz
Thanks On 06/03/2018 12:13 AM, Ed Greshko wrote: On 06/03/18 11:37, Robert Moskowitz wrote: So I decided to look into tracer. When I did my system build I did a 'dnf list > dnf.lst' to get a listing of all rpms in the repos (at least at that point it time). I have found this an easy way to

Re: dual boot Windows10 fedora28

2018-06-03 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 11:39 +0200, Ahmad Samir wrote: > On 3 June 2018 at 07:00, Samuel Sieb wrote: > [..] > > > /home is fine to go on the HDD, it's not going to slow things down. > > > > Actually it would make a rather noticeable difference, I didn't > measure exactly how much, in some apps

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 18:21 +0800, Ed Greshko wrote: > On 06/03/18 17:57, Patrick O'Callaghan wrote: > > On Sun, 2018-06-03 at 05:56 +0800, Ed Greshko wrote: > > > On 06/03/18 05:43, Patrick O'Callaghan wrote: > > > > As has been said, this is an ongoing debate. Linux follows Unix in not > > > >

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Ed Greshko
On 06/03/18 17:57, Patrick O'Callaghan wrote: > On Sun, 2018-06-03 at 05:56 +0800, Ed Greshko wrote: >> On 06/03/18 05:43, Patrick O'Callaghan wrote: >>> As has been said, this is an ongoing debate. Linux follows Unix in not >>> forcing you to reboot except when switching to a new kernel (though

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Patrick O'Callaghan
On Sun, 2018-06-03 at 05:56 +0800, Ed Greshko wrote: > On 06/03/18 05:43, Patrick O'Callaghan wrote: > > As has been said, this is an ongoing debate. Linux follows Unix in not > > forcing you to reboot except when switching to a new kernel (though > > rebooting if glibc changes is strongly

Re: F28 - Today's updates messed up writing to USB

2018-06-03 Thread Patrick O'Callaghan
On Sat, 2018-06-02 at 21:43 -0700, Samuel Sieb wrote: > On 06/02/2018 02:28 PM, Patrick O'Callaghan wrote: > > Also, I usually have a VM running (Windows 10) that I prefer not to > > have to restart just because I updated one of Linux's libraries that > > the VM doesn't depend on. This might even

Re: dual boot Windows10 fedora28

2018-06-03 Thread Ahmad Samir
On 3 June 2018 at 07:00, Samuel Sieb wrote: [..] > /home is fine to go on the HDD, it's not going to slow things down. > Actually it would make a rather noticeable difference, I didn't measure exactly how much, in some apps loading times, e.g.: - Firefox will read/load (and write) the user's

Re: mdadm raid1 lost (my fault)

2018-06-03 Thread François Patte
Le 03/06/2018 à 08:39, page p a écrit : > Hi and thank you, > > file -s just returns : data > > i since remove the mdadm.conf so it has auto assigned back to 127... Is there any inconvenience to have an array with number 127? -- François Patte UFR de mathématiques et informatique Laboratoire

Re: mdadm raid1 lost (my fault)

2018-06-03 Thread page p
Hi and thank you, file -s just returns : data i since remove the mdadm.conf so it has auto assigned back to 127... Can you show us the exact commands you are trying and the result? https://paste.fedoraproject.org/paste/e5MBmE67dpPNlgNAX7U7Rw thank you, page On 06/02/2018 11:48 PM,