Arkisto, tammikuu 2019

–debug isn’t one of gsd-color’s recognized parameters

24. tammikuuta 2019 klo 10.12
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome

…except that –debug isn’t one of gsd-color’s recognized parameters, and adding it caused GDM to fail to start. I changed it to –verbose which is available.

10.08 jani@saegusa:~$ LC_ALL=C /usr/lib/gnome-settings-daemon/gsd-color –help-all
Usage:
gsd-color [OPTION?] color

Help Options:
-h, –help Show help options
–help-all Show all help options
–help-gtk Show GTK+ Options

GTK+ Options
–class=CLASS Program class as used by the window manager
–name=NAME Program name as used by the window manager
–gdk-debug=FLAGS GDK debugging flags to set
–gdk-no-debug=FLAGS GDK debugging flags to unset
–gtk-module=MODULES Load additional GTK+ modules
–g-fatal-warnings Make all warnings fatal
–gtk-debug=FLAGS GTK+ debugging flags to set
–gtk-no-debug=FLAGS GTK+ debugging flags to unset

Application Options:
–exit-time Exit after n seconds time
–dummy-name Name when using the dummy daemon
-v, –verbose Verbose
–display=DISPLAY X display to use

There’s also –gtk-debug and –gdk-debug, but I could do with a little help for what to select for those, as just giving ’all’ seems a little counterproductive (for instance, ”touchscreen” and ”interactive” don’t seem very useful here).

10.03 jani@saegusa:~$ LC_ALL=C /usr/lib/gnome-settings-daemon/gsd-color –gtk-debug help
Supported debug values: misc plugsocket text tree updates keybindings multihead modules geometry icontheme printing builder size-request no-css-cache baselines pixel-cache no-pixel-cache interactive touchscreen actions resize layout all help

10.04 jani@saegusa:~$ LC_ALL=C /usr/lib/gnome-settings-daemon/gsd-color –gdk-debug help
Supported debug values: events misc dnd xim nograbs input cursor multihead xinerama draw eventloop frames settings opengl all help
Error parsing option –gdk-debug

(Looks like –gdk-debug reports an error with ’help’, despite having just listed it as one of the options.)

Vastaa viestiin sen kontekstissa (Launchpad)

Sure, I’ve now set it up thus and will post the results once this occurs again.

23. tammikuuta 2019 klo 17.03
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome

Sure, I’ve now set it up thus and will post the results once I hit this again (it seems pretty unpredictable, so could be anything from days to weeks).

Vastaa viestiin sen kontekstissa (Launchpad)

Had this occur twice in a row just now

23. tammikuuta 2019 klo 12.44
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: Gnome

Here you go. Had this occur twice in a row just now, so my original theory of the second login never failing was false.

Vastaa viestiin sen kontekstissa (Launchpad)

Make sure that the value of gcmSenderId still has the trailing backslash

14. tammikuuta 2019 klo 16.44
Sijainti: Vianhallintajärjestelmät: Google
Avainsanat: Android, Mattermost, Nexus

A hint for anyone googling for this: make sure that the value of gcmSenderId in your AndroidManifest.xmlstill has the trailing backslash (\) after you’ve changed the project number to your own. Otherwise the value gets interpreted as int, when it should be a string, which is one way to trigger the issue of devices being assigned empty/null IDs.

(The building instructions do have this documented in bold, but it’s still very easy to miss, I know I did. Complicating the debugging was my Nexus 5X, which kept getting a proper device ID even when all other devices using the same broken build failed to.)

Vastaa viestiin sen kontekstissa (Google)

I think can produce backports too

10. tammikuuta 2019 klo 18.22
Sijainti: Vianhallintajärjestelmät: Nextcloud
Avainsanat: Github

@juliushaertl Is backporting for docs also done as per the manual? It seems pretty straightforward, so I think I can produce those pull requests too, if needed.

Vastaa viestiin sen kontekstissa (Nextcloud)

Fix indefinite article before Nextcloud (an->a)

10. tammikuuta 2019 klo 17.50
Sijainti: Vianhallintajärjestelmät: Nextcloud

Fix indefinite article before Nextcloud (an->a)

Vastaa viestiin sen kontekstissa (Nextcloud)

check_data_directory_permissions allows the admin to turn off the automatic permissions reset

10. tammikuuta 2019 klo 13.48
Sijainti: Keskustelupalstat: Nextcloud
Avainsanat: turvallisuus

Sorry for necromancing, but because Google seems to like this thread, I just thought I’d add a mention that a check_data_directory_permissions option for config.php has since been implemented (and backported down to NC12), and it allows the admin to turn off the automatic permissions reset (by assigning it false).

This is discouraged however, and ACLs or other means of managing access are still the better option where available.

Vastaa viestiin sen kontekstissa (Nextcloud)

Norway, what’s wrong with you?!

3. tammikuuta 2019 klo 12.43
Sijainti: Videosivustot: YouTube
Avainsanat: Norja, uskonto

Thanks for the explanation, I was looking at North Europe thinking: Norway, what’s wrong with you?!

Vastaa viestiin sen kontekstissa (YouTube)

Fix typo: ”parameters and are” -> ”parameters are”

1. tammikuuta 2019 klo 13.51
Sijainti: Vianhallintajärjestelmät: Nextcloud

Fix typo: ”parameters and are” -> ”parameters are” in Using the occ command.

Vastaa viestiin sen kontekstissa (Nextcloud)