unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Meiyo Peng <meiyo@riseup.net>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 34845@debbugs.gnu.org
Subject: [bug#34845] [PATCH 00/30] Update LXQt to 0.14.1.
Date: Thu, 14 Mar 2019 21:07:43 +0800	[thread overview]
Message-ID: <87r2b9r4dc.fsf@riseup.net> (raw)
In-Reply-To: <20190314114729.4678d1e2@scratchpost.org>

Hi Danny,

Danny Milosavljevic writes:

> lxqt-about is not reproducible.
>
> The difference is:
>
> --- /gnu/store/dmrrn7gf1flqm77rm632pcxq287va80c-lxqt-about-0.14.1
> +++ /gnu/store/dmrrn7gf1flqm77rm632pcxq287va80c-lxqt-about-0.14.1-check
> ├── bin
> │ ├── lxqt-about
> │ │ ├── /gnu/store/02iklp4swqs0ipxhg5x9b2shmj6b30h1-binutils-2.31.1/bin/readelf --wide --decompress --hex-dump=.rodata {}
> │ │ │ @@ -630,15 +630,15 @@
> │ │ │    0x00416730 00000000 00000000 00000000 00000000 ................
> │ │ │    0x00416740 ffffffff 0b000000 00000000 00000000 ................
> │ │ │    0x00416750 18000000 00000000 41626f75 74446961 ........AboutDia
> │ │ │    0x00416760 6c6f6700 00000000 00000000 00000000 log.............
> │ │ │    0x00416770 00000000 00000000 00000000 00000000 ................
> │ │ │    0x00416780 00000000 00020000 00010000 00010000 ................
> │ │ │    0x00416790 00000000 00000000 00000001 00000001 ................
> │ │ │ -  0x004167a0 00000000 00000169 7a3c9af2 00000000 .......iz<......
> │ │ │ +  0x004167a0 00000000 00000169 7a3c5e56 00000000 .......iz<^V....
> │ │ │    0x004167b0 00000000 00000000 00000000 00000000 ................
> │ │ │    0x004167c0 000f0622 7b8f0074 00720061 006e0073 ..."{..t.r.a.n.s
> │ │ │    0x004167d0 006c0061 0074006f 00720073 0049006e .l.a.t.o.r.s.I.n
> │ │ │    0x004167e0 0066006f 00000000 00000000 00000000 .f.o............
> │ │ │    0x004167f0 00000000 00000000 00000000 00000000 ................
> │ │ │    0x00416800 000009c3 0000dea8 789ceddd cd6f1bc7 ........x....o..
> │ │ │    0x00416810 1500f0bb fe8a6972 6882d86b 7d7f144d ......irh..k}..M
>
> There are multiple culprits:
>
> (1) aboutdialog/lxqtaboutdialog.cpp: QDate::currentDate().toString("yyyy")
> (2) The environment variable QT_RCC_SOURCE_DATE_OVERRIDE is not set to 1.
>
> I've fixed (2) now--but (1) is still a (occassional and legal) problem.
>
> I'm building lxqt now--let's see about the remainder.

Thank you for your investigation.  Would you please take care of the
problem?  I wont be available for god-knows-how-many-days.  :-)

> Please be sure to build with at least "guix build --rounds=2".

Yes.  Thank you for your remind.


--
Meiyo Peng
https://www.pengmeiyu.com/

  reply	other threads:[~2019-03-14 13:20 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-13 12:56 [bug#34845] [PATCH 00/30] Update LXQt to 0.14.1 Meiyo Peng
2019-03-13 15:37 ` [bug#34845] [PATCH 01/30] gnu: menu-cache: Update to 1.1.0 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 02/30] gnu: libfm: Update to 1.3.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 03/30] gnu: lxqt-build-tools: Update to 0.6.0 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 04/30] gnu: libqtxdg: Update to 3.3.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 05/30] gnu: liblxqt: Update to 0.14.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 06/30] gnu: libsysstat: Update to 0.4.2 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 07/30] gnu: lxqt-about: Update to 0.14.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 08/30] gnu: lxqt-admin: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 09/30] gnu: lxqt-config: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 10/30] gnu: lxqt-globalkeys: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 11/30] gnu: lxqt-notificationd: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 12/30] gnu: lxqt-openssh-askpass: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 13/30] gnu: lxqt-panel: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 14/30] gnu: lxqt-policykit: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 15/30] gnu: lxqt-powermanagement: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 16/30] gnu: lxqt-qtplugin: Update to 0.14.0 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 17/30] gnu: lxqt-runner: Update to 0.14.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 18/30] gnu: lxqt-session: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 19/30] gnu: lxqt-sudo: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 20/30] gnu: lxqt-themes: Update to 0.14.0 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 21/30] gnu: libfm-qt: Update to 0.14.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 22/30] gnu: pcmanfm-qt: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 23/30] gnu: compton-conf: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 24/30] gnu: lximage-qt: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 25/30] gnu: obconf-qt: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 26/30] gnu: pavucontrol-qt: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 27/30] gnu: qps: Update to 1.10.20 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 28/30] gnu: qtermwidget: Update to 0.14.1 Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 29/30] gnu: qterminal: " Meiyo Peng
2019-03-13 15:37   ` [bug#34845] [PATCH 30/30] gnu: screengrab: Update to 1.101 Meiyo Peng
2019-03-13 16:22 ` [bug#34845] [PATCH 00/30] Update LXQt to 0.14.1 Ricardo Wurmus
2019-03-14  2:33   ` [bug#34795] " Meiyo Peng
2019-03-14  8:25     ` bug#34795: " Ricardo Wurmus
2019-03-14 13:13       ` [bug#34795] " Meiyo Peng
2019-03-14 10:47 ` Danny Milosavljevic
2019-03-14 13:07   ` Meiyo Peng [this message]
2019-03-14 15:52     ` Danny Milosavljevic
2019-03-30 10:40       ` bug#34845: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2b9r4dc.fsf@riseup.net \
    --to=meiyo@riseup.net \
    --cc=34845@debbugs.gnu.org \
    --cc=dannym@scratchpost.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).