Github messages for voidlinux
 help / color / mirror / Atom feed
From: Plut0nio <Plut0nio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: MISSING INFO: Crash: Dolphin musl can't paste a file.
Date: Tue, 06 Aug 2024 16:35:44 +0200	[thread overview]
Message-ID: <20240806143544.2E184211F4@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-51303@inbox.vuxu.org>

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

New comment by Plut0nio on void-packages repository

https://github.com/void-linux/void-packages/issues/51303#issuecomment-2271453582

Comment:
I tried building and installing Dolphin with the additional LDFLAGS by doing the following (I adapted these instructions from https://old.reddit.com/r/voidlinux/comments/yziqyr/microsoft_office_fonts_on_libreoffice/ix0hzh2/):


- `sudo xbps-install -Su && sudo xbps-install git xtools`
- `git clone --depth 1 https://github.com/void-linux/void-packages.git`
- `cd void-packages`
- `echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf`
- `./xbps-src binary-bootstrap`
- `nano srcpkgs/dolphin/template`
  - Add `-Wl,-z,stack-size=0x200000` to the `LDFLAGS` line (`LDFLAGS=" -Wl,-rpath-link,../bin,-Wl,-z,stack-size=0x200000"`)
- `./xbps-src pkg dolphin`
- `xi dolphin`

However, I still get the same issue where copying and pasting a file makes it crash with a segfault. I'm pretty sure it installed the locally-built Dolphin package instead of the one from the official repo. Here's the output of `xi dolphin`:

```
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/x86_64-musl-repodata' ...
x86_64-musl-repodata: 1878KB [avg rate: 4080KB/s]
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
x86_64-musl-repodata: 874KB [avg rate: 27GB/s]

Name    Action    Version           New version            Download size
dolphin install   -                 24.05.1_2              - 

Size required on disk:          14MB
Space available on disk:       444GB

Do you want to continue? [Y/n] y

[*] Verifying package integrity
dolphin-24.05.1_2: verifying SHA256 hash...

[*] Collecting package files
dolphin-24.05.1_2: collecting files...

[*] Unpacking packages
dolphin-24.05.1_2: unpacking ...

[*] Configuring unpacked packages
dolphin-24.05.1_2: configuring ...
Updating GTK+ icon cache for /usr/share/icons/hicolor...
Updating MIME database...
dolphin-24.05.1_2: installed successfully.

0 downloaded, 1 installed, 0 updated, 1 configured, 0 removed.
```

Maybe there's something obvious that I'm missing here? I'm still more or less a Linux noob.

  parent reply	other threads:[~2024-08-06 14:35 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-17  2:43 [ISSUE] Dolphin musl can't paste a file (Segmentation fault) hervyqa
2024-07-19  7:56 ` sgn
2024-07-19  7:59 ` sgn
2024-07-19  8:08 ` sgn
2024-07-19 23:03 ` hervyqa
2024-07-21  1:49 ` sgn
2024-07-31 16:07 ` MISSING INFO: Crash: Dolphin musl can't paste a file nekopsykose
2024-08-05 13:52 ` Plut0nio
2024-08-05 14:06 ` nekopsykose
2024-08-05 15:02 ` Plut0nio
2024-08-05 15:08 ` nekopsykose
2024-08-05 16:21 ` Plut0nio
2024-08-06 14:35 ` Plut0nio [this message]
2024-08-06 18:44 ` nekopsykose
2024-08-06 19:29 ` Plut0nio
2024-08-06 19:31 ` nekopsykose
2024-08-06 20:03 ` Plut0nio
2024-08-06 20:07 ` nekopsykose
2024-08-06 20:07 ` nekopsykose
2024-08-06 20:07 ` nekopsykose
2024-08-06 20:13 ` Plut0nio
2024-08-06 20:15 ` nekopsykose
2024-08-06 20:15 ` nekopsykose
2024-08-06 21:10 ` Plut0nio
2024-08-07  6:16 ` hervyqa
2024-08-07  6:16 ` hervyqa
2024-08-13  4:55 ` [ISSUE] [CLOSED] " classabbyamp

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=20240806143544.2E184211F4@inbox.vuxu.org \
    --to=plut0nio@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).