Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] onionshare-gui fails to start
Date: Sat, 14 Aug 2021 19:11:39 +0200	[thread overview]
Message-ID: <20210814171139.d05oDEZKRHP8rotxa_K9Lu5mMiokMQ3Sl8FlgcQXh84@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31556@inbox.vuxu.org>

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

Closed issue by danil-braun on void-packages repository

https://github.com/void-linux/void-packages/issues/31556

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  `Void 5.11.22_1 x86_64 GenuineIntel uptodate rrFF`
* package:  
  onionshare-2.2_5

fails to start:

```
$ onionshare-gui 
OnionShare 2.2 | https://onionshare.org/
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-d'
Traceback (most recent call last):
  File "/bin/onionshare-gui", line 22, in <module>
    onionshare_gui.main()
  File "/usr/lib/python3.9/site-packages/onionshare_gui/__init__.py", line 142, in main
    gui = OnionShareGui(common, onion, qtapp, app, filenames, config, local_only)
  File "/usr/lib/python3.9/site-packages/onionshare_gui/onionshare_gui.py", line 172, in __init__
    self.share_mode.init()
  File "/usr/lib/python3.9/site-packages/onionshare_gui/mode/share_mode/__init__.py", line 48, in init
    self.web = Web(self.common, True, "share")
  File "/usr/lib/python3.9/site-packages/onionshare/web/web.py", line 77, in __init__
    self.generate_static_url_path()
  File "/usr/lib/python3.9/site-packages/onionshare/web/web.py", line 166, in generate_static_url_path
    self.app.add_url_rule(
  File "/usr/lib/python3.9/site-packages/flask/scaffold.py", line 56, in wrapper_func
    return f(self, *args, **kwargs)
  File "/usr/lib/python3.9/site-packages/flask/app.py", line 1092, in add_url_rule
    raise AssertionError(
AssertionError: View function mapping is overwriting an existing endpoint function: static
```


  parent reply	other threads:[~2021-08-14 17:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31556@inbox.vuxu.org>
2021-08-05 19:10 ` paper42
2021-08-14 17:11 ` paper42 [this message]
2021-08-20 20:23 ` twann4

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=20210814171139.d05oDEZKRHP8rotxa_K9Lu5mMiokMQ3Sl8FlgcQXh84@z \
    --to=paper42@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).