Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
@ 2022-08-05 17:42 TeusLollo
  2022-08-05 17:46 ` classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: TeusLollo @ 2022-08-05 17:42 UTC (permalink / raw)
  To: ml

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

New issue by TeusLollo on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.59_1 x86_64 GenuineIntel uptodate rFFFF

### Package(s) Affected

xarchiver-0.5.4.18_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

This is not a Void-specific concern, it actually is a regression introduced by the upstream maintainer, as detailed here:

_https://github.com/ib/xarchiver/issues/148_

The maintainer eventually fixed the issue himself with this commit:

_https://github.com/ib/xarchiver/commit/5d18fd23e8242678dbe47c232bc60b47f8fd75b0_

Hence, a simple package update should fix this. 

### Expected behaviour

xarchiver-0.5.4.18_1 is a GUI-based GTK3 App meant to allow seamless navigation into supported archive formats, along with further tooling. 

Particularly, it is supposed to support mouse-based navigation, as to allow file/directory moving, and file opening with MIME-defined selected Apps, from inside its own GUI.

### Actual behaviour

Just install package xarchiver-0.5.4.18_1 and try to open any supported archive format, assuming proper back-ends have also been installed. 

Double-click with the left mouse button is non-functional, hence navigating archive-contained files and directories is impossible utilizing the left mouse button. Thus the left mouse button CANNOT be utilized to perform file moving, and file opening with MIME-defined selected Apps.

Workarounds are utilizing the middle-button and/or keyboards for navigation purposes, but this is both counter-intuitive and mostly defeating the advantages of utilizing a GUI-based App.

This is NOT intended, as confirmed by the upstream maintainer here:

_https://github.com/ib/xarchiver/issues/148#issuecomment-1145796302_

### Steps to reproduce

1 Install xarchiver-0.5.4.18_1

2 Open a format-compatible archive (Remember also to install proper archive back-ends), preferably containing at least one file and one directory

3 Notice how navigating directories, and manipulating files, into the archive GUI, is impossible utilizing left double-clicking

4 This is valid only when attempting to grab/open/move individual files and directories with left double-clicking. 
Left double-clicking actually works when utilizing bar-based tooling, while right double-clicking and middle-clicking still work as well

5 This is NOT by design, as this commit confirms: _https://github.com/ib/xarchiver/commit/5d18fd23e8242678dbe47c232bc60b47f8fd75b0_

A package update should fix this, given how the upstream-maintainer already fixed this. Relevant links have been provided above.
 
This is technically NOT a package request, but a BUG REPORT, since there's in fact a bug, confirmed by non-void users, hence why I did a bug report. 

YET, the simplest fix will require executing a package update from upstream. 

Thanks for all your work in advance. 

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
@ 2022-08-05 17:46 ` classabbyamp
  2022-08-05 17:56 ` TeusLollo
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-08-05 17:46 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1206698079

Comment:
> Hence, a simple package update should fix this.

0.5.4.18 is the latest version so we'll need to backport the fix you identified until a proper release is tagged

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
  2022-08-05 17:46 ` classabbyamp
@ 2022-08-05 17:56 ` TeusLollo
  2022-08-07 18:52 ` classabbyamp
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: TeusLollo @ 2022-08-05 17:56 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1206707066

Comment:
Sorry, I forgot this is not Arch :)

Anyway, relevant back-porting commit has already been identified into the issue

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
  2022-08-05 17:46 ` classabbyamp
  2022-08-05 17:56 ` TeusLollo
@ 2022-08-07 18:52 ` classabbyamp
  2022-08-07 20:47 ` paper42
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-08-07 18:52 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1207465153

Comment:
can you [test](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#testing-pull-requests) #38495 for me and let me know if it works?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
                   ` (2 preceding siblings ...)
  2022-08-07 18:52 ` classabbyamp
@ 2022-08-07 20:47 ` paper42
  2022-08-07 21:32 ` TeusLollo
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-08-07 20:47 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1207482838

Comment:
> Sorry, I forgot this is not Arch :)

Arch also packages stable versions of packages and not random git revisions.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
                   ` (3 preceding siblings ...)
  2022-08-07 20:47 ` paper42
@ 2022-08-07 21:32 ` TeusLollo
  2022-08-07 21:32 ` TeusLollo
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: TeusLollo @ 2022-08-07 21:32 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1207489304

Comment:
I'm away from my main box for several days. 

I tried pulling with _gh auth login_ but I'm getting a `GraphQL: Could not resolve to a PullRequest with the number of 38487. (repository.pullRequest)`

`git fetch` instead throws at me a `fatal: refusing to fetch into branch 'refs/heads/master'`

In the meantime, the voyage laptop I'm using is already hitting 100 C°. Not sure I would be able to build it anyway without hampering my laptop, and with it my own work security. 

I apologize, but I won't have an adequate machine at hand for a few days.

Is there someone with a functional building machine that could test this pull? 

@paper42 I'm sorry to disturb, but as you can read, I don't have the right equipment at hand to perform this testing. Could you ping anyone who could be of help? Thanks for all you work.

@classabbyamp Sorry I could not be of help, but I'm out of home for a while and without a proper machine at hand. I would still like to thank you for all your work. 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
                   ` (4 preceding siblings ...)
  2022-08-07 21:32 ` TeusLollo
@ 2022-08-07 21:32 ` TeusLollo
  2022-08-07 21:35 ` TeusLollo
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: TeusLollo @ 2022-08-07 21:32 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1207489304

Comment:
I'm away from my main box for several days. 

I tried pulling with _gh auth login_ but I'm getting a `GraphQL: Could not resolve to a PullRequest with the number of 38495. (repository.pullRequest)`

`git fetch` instead throws at me a `fatal: refusing to fetch into branch 'refs/heads/master'`

In the meantime, the voyage laptop I'm using is already hitting 100 C°. Not sure I would be able to build it anyway without hampering my laptop, and with it my own work security. 

I apologize, but I won't have an adequate machine at hand for a few days.

Is there someone with a functional building machine that could test this pull? 

@paper42 I'm sorry to disturb, but as you can read, I don't have the right equipment at hand to perform this testing. Could you ping anyone who could be of help? Thanks for all you work.

@classabbyamp Sorry I could not be of help, but I'm out of home for a while and without a proper machine at hand. I would still like to thank you for all your work. 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
                   ` (5 preceding siblings ...)
  2022-08-07 21:32 ` TeusLollo
@ 2022-08-07 21:35 ` TeusLollo
  2022-08-07 22:41 ` classabbyamp
  2022-08-07 22:41 ` [ISSUE] [CLOSED] " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: TeusLollo @ 2022-08-07 21:35 UTC (permalink / raw)
  To: ml

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

New comment by TeusLollo on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1207489304

Comment:
I'm away from my main box for several days. 

I tried pulling with _gh auth login_ but I'm getting a `GraphQL: Could not resolve to a PullRequest with the number of 38495. (repository.pullRequest)`

`git fetch` instead throws at me a `fatal: refusing to fetch into branch 'refs/heads/master'`

In the meantime, the voyage laptop I'm using is already hitting 100 C°. Not sure I would be able to build it anyway without hampering my laptop, and with it my own job security. 

I apologize, but I won't have an adequate machine at hand for a few days.

Is there someone with a functional building machine that could test this pull? 

@paper42 I'm sorry to disturb, but as you can read, I don't have the right equipment at hand to perform this testing. Could you ping anyone who could be of help? Thanks for all you work.

@classabbyamp Sorry I could not be of help, but I'm out of home for a while and without a proper machine at hand. I would still like to thank you for all your work. 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
                   ` (6 preceding siblings ...)
  2022-08-07 21:35 ` TeusLollo
@ 2022-08-07 22:41 ` classabbyamp
  2022-08-07 22:41 ` [ISSUE] [CLOSED] " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-08-07 22:41 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/38487#issuecomment-1207498954

Comment:
ok I was able to test and confirm this. Dunno what's up with those git errors, that's super werid.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [ISSUE] [CLOSED] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this
  2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
                   ` (7 preceding siblings ...)
  2022-08-07 22:41 ` classabbyamp
@ 2022-08-07 22:41 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-08-07 22:41 UTC (permalink / raw)
  To: ml

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

Closed issue by TeusLollo on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.59_1 x86_64 GenuineIntel uptodate rFFFF

### Package(s) Affected

xarchiver-0.5.4.18_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

This is not a Void-specific concern, it actually is a regression introduced by the upstream maintainer, as detailed here:

_https://github.com/ib/xarchiver/issues/148_

The maintainer eventually fixed the issue himself with this commit:

_https://github.com/ib/xarchiver/commit/5d18fd23e8242678dbe47c232bc60b47f8fd75b0_

Hence, a simple package update should fix this. 

### Expected behaviour

xarchiver-0.5.4.18_1 is a GUI-based GTK3 App meant to allow seamless navigation into supported archive formats, along with further tooling. 

Particularly, it is supposed to support mouse-based navigation, as to allow file/directory moving, and file opening with MIME-defined selected Apps, from inside its own GUI.

### Actual behaviour

Just install package xarchiver-0.5.4.18_1 and try to open any supported archive format, assuming proper back-ends have also been installed. 

Double-click with the left mouse button is non-functional, hence navigating archive-contained files and directories is impossible utilizing the left mouse button. Thus the left mouse button CANNOT be utilized to perform file moving, and file opening with MIME-defined selected Apps.

Workarounds are utilizing the middle-button and/or keyboards for navigation purposes, but this is both counter-intuitive and mostly defeating the advantages of utilizing a GUI-based App.

This is NOT intended, as confirmed by the upstream maintainer here:

_https://github.com/ib/xarchiver/issues/148#issuecomment-1145796302_

### Steps to reproduce

1 Install xarchiver-0.5.4.18_1

2 Open a format-compatible archive (Remember also to install proper archive back-ends), preferably containing at least one file and one directory

3 Notice how navigating directories, and manipulating files, into the archive GUI, is impossible utilizing left double-clicking

4 This is valid only when attempting to grab/open/move individual files and directories with left double-clicking. 
Left double-clicking actually works when utilizing bar-based tooling, while right double-clicking and middle-clicking still work as well

5 This is NOT by design, as this commit confirms: _https://github.com/ib/xarchiver/commit/5d18fd23e8242678dbe47c232bc60b47f8fd75b0_

A package update should fix this, given how the upstream-maintainer already fixed this. Relevant links have been provided above.
 
This is technically NOT a package request, but a BUG REPORT, since there's in fact a bug, confirmed by non-void users, hence why I did a bug report. 

YET, the simplest fix will require executing a package update from upstream. 

Thanks for all your work in advance. 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-08-07 22:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 17:42 [ISSUE] [xarchiver] update to 0.5.4.18 broke left mouse button double clicks | upstream-maintainer already fixed this TeusLollo
2022-08-05 17:46 ` classabbyamp
2022-08-05 17:56 ` TeusLollo
2022-08-07 18:52 ` classabbyamp
2022-08-07 20:47 ` paper42
2022-08-07 21:32 ` TeusLollo
2022-08-07 21:32 ` TeusLollo
2022-08-07 21:35 ` TeusLollo
2022-08-07 22:41 ` classabbyamp
2022-08-07 22:41 ` [ISSUE] [CLOSED] " classabbyamp

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).