Github messages for voidlinux
 help / color / mirror / Atom feed
From: bugcrazy <bugcrazy@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR REVIEW] New package: Itch 
Date: Tue, 20 Jul 2021 11:17:11 +0200	[thread overview]
Message-ID: <20210720091711.0RcQxbQA3_ZsHQXjoxUE9l4IJcEl4gmfPWEB8ux_FI0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22863@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 3269 bytes --]

New review comment by bugcrazy on void-packages repository

https://github.com/void-linux/void-packages/pull/22863#discussion_r672952328

Comment:
With EXEC, it occurs that application understands, each new startup is the first, due there is it, always does the framework download, even if you have done it previously!

2021/07/19 22:29:59 itch-setup will log to /tmp/itch-setup-log.txt
2021/07/19 22:29:59 =========================================
2021/07/19 22:29:59 itch-setup "head, no build date" starting up at "2021-07-19 22:29:59.997866826 -0300 -03 m=+0.023844080" with arguments:
2021/07/19 22:29:59 "itch-setup"
2021/07/19 22:29:59 =========================================
2021/07/19 22:29:59 App name detected: itch
2021/07/19 22:29:59 Locale:  en-US
2021/07/19 22:30:00 Initializing installer GUI...
2021/07/19 22:30:00 Using GTK UI
2021/07/19 22:30:00 Initializing (itch) multiverse @ (/home/bugcrazy/.itch)
2021/07/19 22:30:00 (/home/bugcrazy/.itch)(current = "25.5.1", ready = "")
2021/07/19 22:30:00 Loading image resources...
2021/07/19 22:30:00 Setting up progress bar...
2021/07/19 22:30:00 Positioning and showing window...
2021/07/19 22:30:01 Will install version 25.5.1
2021/07/19 22:30:03 Reading signature...
2021/07/19 22:30:03 Installing 197.43 MiB (295 files, 25 dirs, 0 symlinks)
2021/07/19 22:30:03 Looks like (25.5.1) is already installed to (/home/bugcrazy/.itch/app-25.5.1)
2021/07/19 22:30:03 Let's just heal that
2021/07/19 22:30:03 Installing to (/home/bugcrazy/.itch/app-25.5.1)
2021/07/19 22:30:03 Healing (/home/bugcrazy/.itch/app-25.5.1)...
2021/07/19 22:30:07 0 B was healed @ 0 B/s (4s total)
2021/07/19 22:30:07 Healed in-place
2021/07/19 22:30:07 No validate handler, assuming good!
2021/07/19 22:30:07 Determining whether or not we've been installed via an OS package...
2021/07/19 22:30:07 Our execPath (/usr/bin/itch-setup) is somewhere in /usr, not installing desktop files
2021/07/19 22:30:07 Launching (25.5.1) from (/home/bugcrazy/.itch/app-25.5.1)
2021/07/19 22:30:07 Kernel should support SUID sandboxing, leaving it enabled
2021/07/19 22:30:07 App launched, getting out of the way

With the standard argument this does not occur. 

2021/07/19 22:36:37 itch-setup will log to /tmp/itch-setup-log.txt
2021/07/19 22:36:37 =========================================
2021/07/19 22:36:37 itch-setup "head, no build date" starting up at "2021-07-19 22:36:37.731537432 -0300 -03 m=+0.078722338" with arguments:
2021/07/19 22:36:37 "itch-setup"
2021/07/19 22:36:37 "--prefer-launch"
2021/07/19 22:36:37 "--"
2021/07/19 22:36:37 "@$"
2021/07/19 22:36:37 =========================================
2021/07/19 22:36:37 App name detected: itch
2021/07/19 22:36:37 Locale:  en-US
2021/07/19 22:36:37 Initializing installer GUI...
2021/07/19 22:36:37 Using GTK UI
2021/07/19 22:36:37 Initializing (itch) multiverse @ (/home/bugcrazy/.itch)
2021/07/19 22:36:37 (/home/bugcrazy/.itch)(current = "25.5.1", ready = "")
2021/07/19 22:36:37 Launch preferred, attempting...
2021/07/19 22:36:37 Launching (25.5.1) from (/home/bugcrazy/.itch/app-25.5.1)
2021/07/19 22:36:37 Kernel should support SUID sandboxing, leaving it enabled
2021/07/19 22:36:37 App launched, getting out of the way

  parent reply	other threads:[~2021-07-20  9:17 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22863@inbox.vuxu.org>
2020-12-18  6:11 ` ericonr
2020-12-18  6:11 ` ericonr
2020-12-18  6:11 ` ericonr
2020-12-18  6:11 ` ericonr
2020-12-18  6:11 ` ericonr
2020-12-18  6:11 ` ericonr
2020-12-24 20:15 ` bugcrazy
2020-12-24 20:26 ` bugcrazy
2020-12-24 20:43 ` bugcrazy
2020-12-24 20:47 ` bugcrazy
2020-12-24 20:52 ` bugcrazy
2020-12-24 21:02 ` [PR PATCH] [Updated] " bugcrazy
2020-12-24 21:22 ` bugcrazy
2021-04-18  5:25 ` [PR REVIEW] " ericonr
2021-04-21  1:46 ` bugcrazy
2021-04-21  2:02 ` ericonr
2021-04-21  2:27 ` [PR PATCH] [Updated] " bugcrazy
2021-04-21  2:31 ` [PR REVIEW] " bugcrazy
2021-06-18  0:54 ` [PR PATCH] [Updated] " bugcrazy
2021-06-18  1:09 ` bugcrazy
2021-06-18  1:20 ` bugcrazy
2021-06-18  2:16 ` bugcrazy
2021-07-17  2:07 ` [PR REVIEW] " ericonr
2021-07-17  2:09 ` ericonr
2021-07-20  9:17 ` bugcrazy [this message]
2021-07-20  9:28 ` bugcrazy
2021-07-20 12:37 ` ericonr
2021-07-20 12:38 ` ericonr
2021-07-21 20:47 ` bugcrazy
2021-07-21 20:58 ` bugcrazy
2022-04-17  2:06 ` github-actions
2022-04-18  9:47 ` [PR PATCH] [Updated] " bugcrazy
2022-05-03  2:13 ` [PR PATCH] [Closed]: " github-actions

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

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

  git send-email \
    --in-reply-to=20210720091711.0RcQxbQA3_ZsHQXjoxUE9l4IJcEl4gmfPWEB8ux_FI0@z \
    --to=bugcrazy@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).