Re: Evolution crashing

2019-07-25 Thread Robin Lee
On Thu, 2019-07-25 at 08:48 -0400, John Mellor wrote:
> Replies inline:
> 
> On Thu, 2019-07-25 at 09:35 +0200, Robin Lee wrote:
> > Hi
> > 
> > I wonder if just for me that Evolution crashes most of the time I
> > try
> > to close it?
> 
> Nope, its not just you.  This has been an unfixed and critical
> problem
> for 3 Fedora releases.

Ok, thanks, good to know.

Cheers
Robin
___
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


Re: gnome max-out during sign-in in Firefox.

2019-07-25 Thread Ed Greshko
On 7/26/19 1:01 PM, Tim via users wrote:
> On Thu, 2019-07-25 at 20:24 -0600, home user via users wrote:
>> How do I determine what the problem is? 
>> This problem did not occur before today's "dnf upgrade".  The last 
>> patching before today was last Thursday.
> You can try "dnf history" to see what had changed recently, and see if
> anything jumps out at you at being browser- or screen-related.
>
> It could be the website, they may have changed something at the same
> time.
>
And, of course, there is always...

Try a different browser.

Start firefox from the command line with --safe-mode to disable extensions and 
themes

-- 
Right: I dislike the default color scheme Wrong: What idiot picked the default 
color scheme
___
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


Re: gnome max-out during sign-in in Firefox.

2019-07-25 Thread Tim via users
On Thu, 2019-07-25 at 20:24 -0600, home user via users wrote:
> How do I determine what the problem is? 
> This problem did not occur before today's "dnf upgrade".  The last 
> patching before today was last Thursday.

You can try "dnf history" to see what had changed recently, and see if
anything jumps out at you at being browser- or screen-related.

It could be the website, they may have changed something at the same
time.

-- 
[tim@localhost ~]$ uname -rsvp
Linux 5.0.16-100.fc28.x86_64 #1 SMP Tue May 14 18:22:28 UTC 2019 x86_64

Boilerplate:  All mail to my mailbox is automatically deleted.
There is no point trying to privately email me, I only get to see
the messages posted to the mailing list.

Lucky for you I typed this, you'd never be able to read my handwriting.

___
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


Suspend Failure xhci_hcd Device

2019-07-25 Thread Dr. Zenzic
I'm running F30 on a Thinkpad A485 with a Ryzen R5 2500U but having
trouble suspending the device. I know it's an issue with the USB 3 hub
(xhci device :06:00.4) as seen from dmesg below. The device is
failing to suspend for some reason. After this message there are
warnings about irq_startup associated with this same device so that may
be the issue.

> [   86.338687] PM: suspend entry (deep)
> [   86.338688] PM: Syncing filesystems ... done.
> [   86.348213] Freezing user space processes ... (elapsed 0.002
> seconds) done.
> [   86.350854] OOM killer disabled.
> [   86.350855] Freezing remaining freezable tasks ... (elapsed 0.001
> seconds) done.
> [   86.352112] printk: Suspending console(s) (use no_console_suspend
> to debug)
> [   86.352615] wlp2s0: deauthenticating from MACADDRESS by local
> choice (Reason: 3=DEAUTH_LEAVING)
> [   86.352655] thinkpad_acpi: acpi_evalf(GTRW, dd, ...) failed:
> AE_NOT_FOUND
> [   86.352656] thinkpad_acpi: Cannot read adaptive keyboard mode.
> [   86.594743] xhci_hcd :06:00.4: WARN: xHC CMD_RUN timeout
> [   86.609822] PM: suspend_common(): xhci_pci_suspend+0x0/0xd0 returns
> -110
> [   86.609826] PM: pci_pm_suspend(): hcd_pci_suspend+0x0/0x30 returns -110
> [   86.609832] PM: dpm_run_callback(): pci_pm_suspend+0x0/0x120
> returns -110
> [   86.609835] PM: Device :06:00.4 failed to suspend async: error -110

I've tried disabling wakeup from the specified device in
/proc/acpi/wakeup. This has allowed me to enter suspend correctly once
but doesn't work consistently.
> GPP0      S3    *enabled   pci::00:01.1
> GPP1      S3    *disabled  pci::00:01.2
> GPP2      S3    *enabled   pci::00:01.3
> GPP3      S3    *enabled   pci::00:01.4
> GPP4      S3    *disabled
> L850      S3    *disabled
> GPP5      S3    *enabled   pci::00:01.6
> GPP6      S3    *disabled
> GP17      S3    *enabled   pci::00:08.1
> XHC0      S3    *disabled  pci::06:00.3
> XHC1      S3    *disabled  pci::06:00.4
> GP18      S3    *enabled   pci::00:08.2
> LID      S3    *enabled   platform:PNP0C0D:00
> SLPB      S3    *enabled   platform:PNP0C0E:00

Searching on Google I've only found information from kernel lists about
needed usb3 slow suspend enabled but that appeared resolved on the
kernel side or adding SUSPEND_MODULE="xhci_hcd" to no avail.

Has anyone experienced this issue before or know where I should be
looking further? Perhaps suspend just isn't working correctly with this
Thinkpad model on the current kernel?

The full dmesg is attached if that is helpful.

Regards.

[   86.338687] PM: suspend entry (deep)
[   86.338688] PM: Syncing filesystems ... done.
[   86.348213] Freezing user space processes ... (elapsed 0.002 seconds) done.
[   86.350854] OOM killer disabled.
[   86.350855] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
[   86.352112] printk: Suspending console(s) (use no_console_suspend to debug)
[   86.352615] wlp2s0: deauthenticating from MACADDRESS by local choice 
(Reason: 3=DEAUTH_LEAVING)
[   86.352655] thinkpad_acpi: acpi_evalf(GTRW, dd, ...) failed: AE_NOT_FOUND
[   86.352656] thinkpad_acpi: Cannot read adaptive keyboard mode.
[   86.594743] xhci_hcd :06:00.4: WARN: xHC CMD_RUN timeout
[   86.609822] PM: suspend_common(): xhci_pci_suspend+0x0/0xd0 returns -110
[   86.609826] PM: pci_pm_suspend(): hcd_pci_suspend+0x0/0x30 returns -110
[   86.609832] PM: dpm_run_callback(): pci_pm_suspend+0x0/0x120 returns -110
[   86.609835] PM: Device :06:00.4 failed to suspend async: error -110
[   86.667757] WARNING: CPU: 6 PID: 65 at kernel/irq/chip.c:210 
irq_startup+0xe2/0xf0
[   86.667758] Modules linked in: fuse rfcomm ccm xt_CHECKSUM ipt_MASQUERADE 
tun bridge stp llc nf_conntrack_netbios_ns nf_conntrack_broadcast xt_CT 
ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack 
ebtable_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security 
iptable_nat nf_nat iptable_mangle iptable_raw iptable_security nf_conntrack 
nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_set nfnetlink ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter ip_tables cmac bnep sunrpc 
vfat fat arc4 r8822be(C) uvcvideo edac_mce_amd videobuf2_vmalloc kvm_amd 
videobuf2_memops videobuf2_v4l2 btusb videobuf2_common btrtl joydev videodev 
ccp btbcm btintel snd_hda_codec_realtek kvm snd_hda_codec_generic 
snd_hda_codec_hdmi media mac80211 wmi_bmof bluetooth snd_hda_intel 
snd_hda_codec irqbypass snd_hda_core ecdh_generic snd_hwdep snd_seq 
snd_seq_device snd_pcm cfg80211 thinkpad_acpi sp5100_tco i2c_piix4 k10temp 
ledtrig_audio ipmi_devintf snd_timer ipmi_msghandler
[   86.667812]  snd rtsx_pci_ms soundcore memstick rfkill ucsi_acpi typec_ucsi 
typec pcc_cpufreq i2c_scmi acpi_cpufreq dm_crypt amdgpu rtsx_pci_sdmmc mmc_core 
i2c_algo_bit chash gpu_sched amd_iommu_v2 ttm drm_kms_helper crct10dif_pclmul 
crc32_pclmul crc32c_intel drm ghash_clmulni_intel serio_raw nvme nvme_core 
r8169 rtsx_pci wmi video
[   8

Re: gnome max-out during sign-in in Firefox.

2019-07-25 Thread Fred Smith
On Thu, Jul 25, 2019 at 08:24:07PM -0600, home user via users wrote:
> (f29; gnome; Firefox 68.0; all patched late this morning)
> 
> While trying to sign on to a financial institution's web site, when
> I start to enter the password, the cpu suddenly gets extremely busy
> and stays that way.  I had to hit the power button.  Upon booting up
> again, I launched ksysguard, and then re-tried the login.  Again I
> saw the cpu essentially max out.  I had to hit the power button.
> Upon booting up, I launched "top" in a terminal, and then retried
> the login.  Again the cpu essentially maxed out.  "top" showed that
> gnome was the cpu hog.
> 
> I again hit the power button and booted up.  This time I logged in
> to a plasma session.  I was able to log in and do what I had to do
> with no problems.
> 
> This one is really strange.  How do I determine what the problem is?
> This problem did not occur before today's "dnf upgrade".  The last
> patching before today was last Thursday.
> 
> thanks,
> Bill.

well, firstly, it's bad practice to do a dirty shutdown of a running system.

If you've got top running, you can kill processes from within the
top UI. in top, hit "h" for help. note that "k" will kill processes.

Perhaps you can see which gnome component it is that's hogging RAM
then report that to the appropriate authorities.

Also, sometimes when some process hogs all the memory, it is transient
and if you can be patient it may calm down so you don't have to take
drastic action.

further, it is possible to enable additional columns in top to help
figure out where the memory is going.

One can also try CTRL-ALT-F2 or CTRL-ALT-F3 or similar to get a non-GUI
terminal. those don't use nearly as much system resources as a terminal
window. from there top and other commands may respond better even in
the presence of a runaway process.

Good luck!

> ___
> 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

-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
  The eyes of the Lord are everywhere, 
keeping watch on the wicked and the good.
- Proverbs 15:3 (niv) -
___
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


gnome max-out during sign-in in Firefox.

2019-07-25 Thread home user via users

(f29; gnome; Firefox 68.0; all patched late this morning)

While trying to sign on to a financial institution's web site, when I 
start to enter the password, the cpu suddenly gets extremely busy and 
stays that way.  I had to hit the power button.  Upon booting up again, 
I launched ksysguard, and then re-tried the login.  Again I saw the cpu 
essentially max out.  I had to hit the power button.  Upon booting up, I 
launched "top" in a terminal, and then retried the login.  Again the cpu 
essentially maxed out.  "top" showed that gnome was the cpu hog.


I again hit the power button and booted up.  This time I logged in to a 
plasma session.  I was able to log in and do what I had to do with no 
problems.


This one is really strange.  How do I determine what the problem is? 
This problem did not occur before today's "dnf upgrade".  The last 
patching before today was last Thursday.


thanks,
Bill.
___
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


Re: Is Fedora 30 able to support Intel Core i9-9980XE Extreme Edition or AMD Ryzen 9 3950X?

2019-07-25 Thread alan


> CONFIG_NR_CPUS=1024 for Fedora kernels since a while, I'm not sure how
> long.

If you look in /boot you can find the config file used for each kernel.
The issue may be

CONFIG_NR_CPUS_DEFAULT=64

The larger Intel servers exceed that number by quite a bit.

--
Q: Why do programmers confuse Halloween and Christmas?
A: Because OCT 31 == DEC 25.
___
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


Re: Is Fedora 30 able to support Intel Core i9-9980XE Extreme Edition or AMD Ryzen 9 3950X?

2019-07-25 Thread Chris Murphy
CONFIG_NR_CPUS=1024 for Fedora kernels since a while, I'm not sure how long.
___
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


Re: Evolution crashing

2019-07-25 Thread Patrick O'Callaghan
On Thu, 2019-07-25 at 08:48 -0400, John Mellor wrote:
> There is already a bug filed
> against Evolution with a couple of hundred duplicates marked, but no
> fix. 

It would be useful to post the URL either here or (preferably) on the
Evolution list. I monitor the list (in fact I'm a list moderator) and
don't recall seeing this mentioned before.

poc
___
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


Re: Evolution crashing

2019-07-25 Thread Patrick O'Callaghan
On Thu, 2019-07-25 at 08:48 -0400, John Mellor wrote:
> With no fixes forthcoming for what should be the most critical bug in
> the list, I'm seriously considering switching to a non-Gnome distro in
> order to work around this bug.  The Gnome team is so unresponsive that
> I think I need to stop using their product...

There's no need top switch distros. Just use a non-Gnome DE. As I
mentioned above, I use Evolution with KDE and have never seen this
issue. Obviously Evolution is still using the Gnome and GTK libraries,
so presumably the problem is elsewhere.

poc
___
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


Re: Evolution crashing

2019-07-25 Thread John Mellor
Replies inline:

On Thu, 2019-07-25 at 09:35 +0200, Robin Lee wrote:
> Hi
> 
> I wonder if just for me that Evolution crashes most of the time I try
> to close it?

Nope, its not just you.  This has been an unfixed and critical problem
for 3 Fedora releases.  I'll bet that you have Firefox open at the same
time - that's what does it for me.  There is already a bug filed
against Evolution with a couple of hundred duplicates marked, but no
fix.  There is also a bug filed with Gnome on the problem.

Unfortunately, there has been no apparent movement on the problem for a
very long time now, even though it is impacting a huge number of
people.  I am unsure how to get the Gnome team to actually focus on
fixing bugs instead of improving functionality.  Granted that it looks
like a complex interaction bug, but with a ~20% chance of triggering
it, one would think that someone has actually figured out what is going
on by now.

Interestingly, I have never seen this problem in Ubuntu - only Fedora.

With no fixes forthcoming for what should be the most critical bug in
the list, I'm seriously considering switching to a non-Gnome distro in
order to work around this bug.  The Gnome team is so unresponsive that
I think I need to stop using their product...

> I usually start Evolution right away after logging in and then have
> it
> running until it is time to apply software updates. I usually do that
> twice a week. More than half of time closing Evolution crashes the
> whole Gnome desktop. Quite annoying. Sometimes it closes gracefully.
> 
> Is it just me?
> 
> Cheers
> Robin
> ___
> 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
___
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


Re: Evolution crashing

2019-07-25 Thread Tim via users
On Thu, 2019-07-25 at 09:35 +0200, Robin Lee wrote:
> I wonder if just for me that Evolution crashes most of the time I try
> to close it?

I use it with Mate on Fedora 28, 30, & CentOS 7.  I think I may have
had one, maybe 2 crashes, over the last few months.

-- 
[tim@localhost ~]$ uname -rsvp
Linux 5.0.16-100.fc28.x86_64 #1 SMP Tue May 14 18:22:28 UTC 2019 x86_64

Boilerplate:  All mail to my mailbox is automatically deleted.
There is no point trying to privately email me, I only get to see
the messages posted to the mailing list.


___
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


dnf upgrade with Virtualbox system dumps to grub limited?

2019-07-25 Thread Michael D. Setzer II via users
Had an i386 Virtual Box setup that was running Fedora 28.
Did the upgrade from the 28 to 30 using the dnf update process, and it 
seemed to run just fine. Downloaded all the files, and then did the reboot.
Watched it do all the updates, cleanups, and verify, and then the reboot after 
the process completed. No errors, but the reboot then dumped to the grub 
prompt with lines show hd0 and two other hdo/msdos items.
ls resulted in no files be listed. 
I've done this kind of upgrade in past, but always a single version, but 
perhaps going from 28 to 30 was too much. 
Had backed up the 28 vdi file, so just restored it.
I then created a new virtual box from the fedora 30 iso, and it installed fine, 
but have a lot of manual customization to get it to the same level as the 
previous Fedora 28.
Don't know if an update to 29, would have worked?
Updated 3 other real systems from 28 to 29, with no issues, so not sure what 
issue might be. Really Glad I had backup of the vdi. 

Thanks.

++
 Michael D. Setzer II - Computer Science Instructor (Retired) 
 mailto:mi...@guam.net
 mailto:msetze...@gmail.com
 Guam - Where America's Day Begins
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
++

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC@HOME CREDITS

ROSETTA  66311323.990119 | ABC  16613838.513356
SETI109804121.703177 | EINSTEIN141859222.999240
___
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


Re: Evolution crashing

2019-07-25 Thread Patrick O'Callaghan
On Thu, 2019-07-25 at 09:35 +0200, Robin Lee wrote:
> Hi
> 
> I wonder if just for me that Evolution crashes most of the time I try
> to close it?
> 
> I usually start Evolution right away after logging in and then have it
> running until it is time to apply software updates. I usually do that
> twice a week. More than half of time closing Evolution crashes the
> whole Gnome desktop. Quite annoying. Sometimes it closes gracefully.
> 
> Is it just me?

Works for me (though I use KDE). You're probably better posting this
on the Evolution list (https://mail.gnome.org/mailman/listinfo/evolution-list).

Make sure to say what version of Evolution it is (see Help->About) as
the list is not specific to Fedora.

poc
___
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


Re: Why my message is blocked because contains a strange word

2019-07-25 Thread Dario Lesca
Il giorno mer, 24/07/2019 alle 10.36 -0400, Todd Zullinger ha scritto:
> You were just lucky poster

Thanks Todd, I understood.

Tomorrow I try to play some numbers of my original mail on
some  lottery ... and it may be that I will stop worrying ;)

Bye
-- 
Dario Lesca
(inviato dal mio Linux Fedora 30 Workstation)
___
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


Graphic tablets recommendations?

2019-07-25 Thread S P Arif Sahari Wibowo via users

Hi!

I am looking for drawing / graphic tablets that works well with 
Linux, specifically Fedora, and not expensive. So far I am 
looking into some models:

- Parblo A640
- GAOMON S620
- VEIKK S640
- XP-Pen StarG640
- Huion H640P

Any thought?

Thanks!

--
          (stephan paul) Arif Sahari Wibowo
  /___  /___/ /___/ /___  http://www.arifsaha.com/
 / / /   / /
___
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


Evolution crashing

2019-07-25 Thread Robin Lee
Hi

I wonder if just for me that Evolution crashes most of the time I try
to close it?

I usually start Evolution right away after logging in and then have it
running until it is time to apply software updates. I usually do that
twice a week. More than half of time closing Evolution crashes the
whole Gnome desktop. Quite annoying. Sometimes it closes gracefully.

Is it just me?

Cheers
Robin
___
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