Viestialustana vianhallintajärjestelmät

Related but (FWICT) not precisely the same issues upstream

20. huhtikuuta 2018 klo 15.04
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: wget

Red Hat issue: https://bugzilla.redhat.com/show_bug.cgi?id=1484411 ”Running wget with -O and -q in the background yields a file wget-log”

Related but (FWICT) not precisely the same issues upstream:

* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888691 ”wget -b produces empty wget-log file”
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874590 ”wget: creates log file when run in the background”, forwarded to https://savannah.gnu.org/bugs/?51181 ”Unexpected ”Redirecting output to ’wget-log’.””

Vastaa viestiin sen kontekstissa (Launchpad)

wget-log file created despite -q when run in background with &

20. huhtikuuta 2018 klo 14.58
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: wget

== Steps to reproduce ==
`wget -q https://www.google.com/ &`

== What happens ==
wget says it’s ”Redirecting output to ’wget-log'” and creates an empty wget-log file in the current directory.

== What I expect to happen ==
No wget-log file to be created.

== Details ==
Wget has a -b (–background) option, for which the man page says: ”If no output file is specified via the -o, output is redirected to wget-log.” There’s also the -q (–quiet) option, for which the man page says: ”Turn off Wget’s output.”

When both are given, wget goes to background, and no wget-log gets created, as expected.

When only -b is given, wget goes to background, and creates wget-log, also as expected.

When only -q is given, wget runs in the foreground, and no wget-log is created, still as expected.

When only -q is given, but & is added to the end of the command line, wget goes to background, but also creates wget-log, which I find unexpected (and inconsistent).

Vastaa viestiin sen kontekstissa (Launchpad)

Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop

16. huhtikuuta 2018 klo 17.10
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome

I’ve had this happen a couple of times now since upgrading to 18.04: soon (perhaps within a minute) after logging in, Gnome session ends abruptly and I’m thrown back to the login screen. IIRC, in both instances this occurred on the first login after boot, so it does not reoccur on the subsequent re-login, and not on every login (very rarely in fact), and for now I have no better steps to reproduce this other than ”boot, log in”.

Bug #1663839 (reported against 17.04) seems similar, as does bug #1731428 (reported against 17.10).

journalctl output during the issue:

Apr 16 07:00:30 saegusa gnome-session[4342]: gnome-session-binary[4342]: WARNING: Application ’org.gnome.SettingsDaemon.Color.desktop’ failed to register before timeout
Apr 16 07:00:30 saegusa gnome-session-binary[4342]: WARNING: Application ’org.gnome.SettingsDaemon.Color.desktop’ failed to register before timeout
Apr 16 07:00:30 saegusa gnome-session-binary[4342]: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop
Apr 16 07:00:30 saegusa gnome-session[4342]: gnome-session-binary[4342]: CRITICAL: We failed, but the fail whale is dead. Sorry….
Apr 16 07:00:30 saegusa gnome-session-binary[4342]: CRITICAL: We failed, but the fail whale is dead. Sorry….

Vastaa viestiin sen kontekstissa (Launchpad)

In addition to Totem, Firefox also exhibits this with fullscreen HTML5 video

10. huhtikuuta 2018 klo 19.07
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Firefox, Totem

In addition to Totem, Firefox also exhibits this with fullscreen HTML5 video. Here’s a good test: https://www.youtube.com/watch?v=5xkNy9gfKOg

Vastaa viestiin sen kontekstissa (Launchpad)

My bug #1762400 got marked as a duplicate for this one, but I don’t have Dropbox installed

9. huhtikuuta 2018 klo 16.36
Sijainti: Vianhallintajärjestelmät: Launchpad

My bug #1762400 got marked as a duplicate for this one, but I don’t have Dropbox installed.

Vastaa viestiin sen kontekstissa (Launchpad)

Possible duplicates with bug #1607919

9. huhtikuuta 2018 klo 15.26
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, Nautilus

Possible duplicates with bug #1607919

Vastaa viestiin sen kontekstissa (Launchpad)

nautilus crashed with SIGSEGV in nautilus_list_model_get_all_iters_for_file() when trying to open a password-protected 7z archive

9. huhtikuuta 2018 klo 15.10
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome, Nautilus

== Steps to reproduce ==
1. Create a password protected 7z archive: `echo hello >hello.txt; 7z a hello.7z hello.txt -ppassword`
2. Left-click the archive in Nautilus

== What happens ==
Nautilus shows an empty window, and together with gnome-shell they eat up the CPU until you close the Nautilus window. Alternatively, a crash report prompt appears.

== What I expect to happen ==
Preferably to prompt for a password and then open the archive contents. At the very least to not eat all the CPU, and inform the user that Nautilus is incapable of handling this file format.

== Other info ==
I don’t have Dropbox installed unlike in bug #1734891.

Upstream issue: https://gitlab.gnome.org/GNOME/nautilus/issues/51

Red Hat issue: https://bugzilla.redhat.com/show_bug.cgi?id=1499401

Vastaa viestiin sen kontekstissa (Launchpad)

Haven’t seen this since upgrading to 18.04, so it appears to be fixed

1. huhtikuuta 2018 klo 21.04
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Firefox

Haven’t seen this since upgrading to 18.04, and can’t reproduce it following the instructions anymore either, so it appears to be fixed.

Vastaa viestiin sen kontekstissa (Launchpad)

This is currently still present in Bionic’s Shotwell 0.28.1-0ubuntu1

31. maaliskuuta 2018 klo 17.25
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Shotwell

This is currently still present in Bionic’s Shotwell 0.28.1-0ubuntu1.

Vastaa viestiin sen kontekstissa (Launchpad)

gnome-shell crashed with SIGSEGV in meta_window_get_monitor()

30. maaliskuuta 2018 klo 12.39
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome

Had been AFK for a couple of hours with the display turned off, came back and turned it on when this occurred.

I’ve redirected Gnome Shell related log entries away from my syslog so I’m attaching the separate log here.

Vastaa viestiin sen kontekstissa (Launchpad)

« Uudempia - Vanhempia »