Arkisto 2019

Romua Mannisenojan varressa

18. kesäkuuta 2019 klo 18.13
Sijainti: Muut: Oulun Palautepalvelu
Avainsanat: Mannisenoja

Mannisenojasta oli toukokuussa naarattu polkupyöränraatoja ja muuta romua, mutta ne romut ja jätesäkit roskineen ovat jääneet siihen polun varteen. Kannattaisi varmaan kerätä talteen ennen kuin joku neropatti viskoo ne takaisin ojaan.

Vastaa viestiin sen kontekstissa (Oulun Palautepalvelu)

Good business or bad, that’s all that it is

8. kesäkuuta 2019 klo 21.19
Sijainti: Videosivustot: YouTube

This. Good business or bad, that’s all that it is: business. Companies aren’t people, grievances and forgivances don’t apply.

Vastaa viestiin sen kontekstissa (YouTube)

I’m facing the same issue consistently with Whooshkaa URLs

25. toukokuuta 2019 klo 13.19
Sijainti: Muut: Stack Overflow
Avainsanat: Whooshkaa

I’m facing the same issue consistently with Whooshkaa URLs, for example: https://player.whooshkaa.com/episode?id=330009

Vastaa viestiin sen kontekstissa (Stack Overflow)

Checklist item gets overwritten by previous item when selecting another item with mouse

20. toukokuuta 2019 klo 17.28
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Chrome, Firefox, Snap, Wekan

When a checklist item is in edit mode (through the specific steps below), selecting another item for editing does not take the previous item out of edit mode, and upon selecting a third item (or pressing enter) causes the second item to be overwritten by whatever content is in the first selected item.

Server Setup Information:

  • Wekan version: 2.74
  • Operating System: Ubuntu 16.04
  • Deployment Method: snap (stable)
  • Http frontend if any: Apache 2.4
  • ROOT_URL environment variable: https://my-domain.com/kan

Problem description:

Steps to reproduce

  1. Have a card with a checklist with 4 (or more) items with contents A, B, C, D (and so on):
  2. Select item A with LBM
  3. Select item B with LBM
  4. Select item C with LBM
  5. Select item D with LBM

What happens
At step 4, when C opens for editing, B remains in edit mode. At step 5, contents of C are overwritten by contents of B (that is, ”C” becomes a ”B”).

What I expect to happen
At step 4, for B to leave edit mode, and at step 5, the contents of C to remain as they are.

Other notes

  • Reproducible in both Chrome and Firefox.
  • Curiously, this does not seem to affect the firstly selected item: in step 3 above, A leaves edit mode correctly and thus B doesn’t get overwritten by the contents of item A in step 4.
  • At step 5, instead of selecting item D, pressing enter has the same effect.

Browser console output
empty

snap logs wekan.wekan
nothing related

Vastaa viestiin sen kontekstissa (Github)

No stack trace nor other apparent problems with SAL_DISABLE_CPD=true

13. toukokuuta 2019 klo 19.32
Sijainti: Vianhallintajärjestelmät: Launchpad
Avainsanat: LibreOffice

@Marcus: yup, that seems to be it:

jani@saegusa:~$ dpkg -l ’libcpd*’ ’cpdb*’
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Nimi Versio Arkkitehtuuri Kuvaus
+++-========================-=================-=================-======================================================
ii cpdb-backend-gcp 1.0.0-0ubuntu2 amd64 Common Print Dialog Backends – Google Cloud Print Back
ii libcpdb-libs-common0:amd 1.1.1-0ubuntu1 amd64 Common Print Dialog Backends – Interface Library for B
jani@saegusa:~$ SAL_DISABLE_CPD=true libreoffice –norestore
func=xmlSecCheckVersionExt:file=xmlsec.c:line=188:obj=unknown:subj=unknown:error=19:invalid version:mode=abi compatible;expected minor version=2;real minor version=2;expected subminor version=25;real subminor version=26

That is, no stack trace nor other apparent problems when starting LO with SAL_DISABLE_CPD=true.

Vastaa viestiin sen kontekstissa (Launchpad)

They independently prove to each other that they know the PSK/PMK

7. toukokuuta 2019 klo 18.39
Sijainti: Muut: Super User
Avainsanat: security, Wikipedia

@stokito The client (nor the access point) never send the password; see this answer (and Wikipedia).

Vastaa viestiin sen kontekstissa (Super User)

Suojattu: WUP_v1.0.zip

6. toukokuuta 2019 klo 19.05
Sijainti: Blogit: F-Secure
Avainsanat: turvallisuus

Tämä sisältö on suojattu salasanalla. Syötä salasanasi näyttääksesi sisällön:

Vastaa viestiin sen kontekstissa (F-Secure)

It’s cool, V14 is working just

6. toukokuuta 2019 klo 14.59
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Gnome, Javascript

@elvetemedve It’s cool, V14 is working just fine so I’ll just postpone updating the extension until sometime in the future. Thanks!

Vastaa viestiin sen kontekstissa (Github)

Turns out 99,8 % of the log is about the socket connection

5. toukokuuta 2019 klo 14.25
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: Wekan

Looks like this is exacerbated by Wekan issue #1911, as it turns out 99,8 % of the log is about the socket connection (since 2018-09-15):

root@battra:~# grep -c -v "received client metadata from anonymous unix socket" /var/snap/wekan/common/mongodb.log
23426
root@battra:~# grep -c "received client metadata from anonymous unix socket" /var/snap/wekan/common/mongodb.log
10970660

Log rotation would still be nice, but nowhere near as critical if less than one percent of the current logging was produced (a few megabytes per year in my setup here, if I extrapolated correctly).

Vastaa viestiin sen kontekstissa (Github)

Wekan’s mongodb.log grows pretty large (unlimited?)

4. toukokuuta 2019 klo 21.35
Sijainti: Vianhallintajärjestelmät: Github
Avainsanat: MongoDB, Snap, Wekan

I noticed my mongodb.log has grown pretty large:

root@battra:~# ls -lh /var/snap/wekan/common/mongodb.log
-rw-r--r-- 1 root root 3,1G touko  4 21:14 /var/snap/wekan/common/mongodb.log

The first lines in the log are timestamped 2018-03-02T16:39:44.754+0200.

Should the log rotate automatically, but doesn’t for some reason? Alternatively, should I truncate it manually (and if so, how)? I have no use for the logs apart from the occasional bug reports here, so even losing all of it is fine.

There are no related mongodb settings keys AFAICS. (And sorry if this is unrelated to snap packaging, it was just a guess on my part.)

Server Setup Information:

  • Wekan version: 2.65
  • Operating System: Ubuntu 16.04
  • Deployment Method: snap
  • Http frontend if any: Apache 2.4

Vastaa viestiin sen kontekstissa (Github)

« Uudempia - Vanhempia »