Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] plasma-desktop requires gtk4?
@ 2022-06-29  7:04 hervyqa
  2022-06-29  9:25 ` paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hervyqa @ 2022-06-29  7:04 UTC (permalink / raw)
  To: ml

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

New issue by hervyqa on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.50_1 x86_64-musl GenuineIntel uptodate rFFFFF

### Package(s) Affected

`gtk4-4.6.5_1`, `ibus-1.5.26_1`, `plasma-desktop-5.24.5_1`

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

_No response_

### Expected behaviour

`plasma-desktop` shouldn't need `gtk4`

### Actual behaviour

currently i'm using kde plasma, but why should i install gtk4?

```
~ doas xbps-remove gtk4
gtk4-4.6.5_1 in transaction breaks installed pkg `ibus-1.5.26_1'
Transaction aborted due to unresolved dependencies.
~ xbps-query -X gtk4
ibus-1.5.26_1
~ xbps-query -X ibus
plasma-desktop-5.24.5_1
~ xbps-query -x plasma-desktop | grep ibus
ibus>=1.4.99.20120917_1
```

### Steps to reproduce

1. kde plasma installed.
2. update, `doas xbps-install -Su`

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

* Re: plasma-desktop requires gtk4?
  2022-06-29  7:04 [ISSUE] plasma-desktop requires gtk4? hervyqa
@ 2022-06-29  9:25 ` paper42
  2022-06-29 10:06 ` hervyqa
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-06-29  9:25 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37738#issuecomment-1169746215

Comment:
I don't think this is a bug, ibus used to have only gtk2 and gtk3 IM modules, but now it also has a gtk4 module. Why is gtk4 dependency an issue, but gtk2 and gtk3 isn't?

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

* Re: plasma-desktop requires gtk4?
  2022-06-29  7:04 [ISSUE] plasma-desktop requires gtk4? hervyqa
  2022-06-29  9:25 ` paper42
@ 2022-06-29 10:06 ` hervyqa
  2022-06-29 17:37 ` oreo639
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hervyqa @ 2022-06-29 10:06 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/37738#issuecomment-1169790006

Comment:
You're right, I meant just to ask. i think after update there is no app from gtk4, but after updated there is Icon Browser (`gtk4-icon-browser`). currently in kde can't (or still in development) set up gtk4 app ui view.

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

* Re: plasma-desktop requires gtk4?
  2022-06-29  7:04 [ISSUE] plasma-desktop requires gtk4? hervyqa
  2022-06-29  9:25 ` paper42
  2022-06-29 10:06 ` hervyqa
@ 2022-06-29 17:37 ` oreo639
  2022-06-29 19:34 ` [ISSUE] [CLOSED] " paper42
  2022-06-29 19:34 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2022-06-29 17:37 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/37738#issuecomment-1170283257

Comment:
From a package consistency point of view, it would probably make sense to move IconBrowser4 to gtk4-demo like PrintEditor4 and WidgetFactory4.

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

* Re: plasma-desktop requires gtk4?
  2022-06-29  7:04 [ISSUE] plasma-desktop requires gtk4? hervyqa
                   ` (3 preceding siblings ...)
  2022-06-29 19:34 ` [ISSUE] [CLOSED] " paper42
@ 2022-06-29 19:34 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-06-29 19:34 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37738#issuecomment-1170406975

Comment:
gtk+3 also has icon browser in the main package. Either way, this is not an issue

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

* Re: [ISSUE] [CLOSED] plasma-desktop requires gtk4?
  2022-06-29  7:04 [ISSUE] plasma-desktop requires gtk4? hervyqa
                   ` (2 preceding siblings ...)
  2022-06-29 17:37 ` oreo639
@ 2022-06-29 19:34 ` paper42
  2022-06-29 19:34 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-06-29 19:34 UTC (permalink / raw)
  To: ml

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

Closed issue by hervyqa on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.50_1 x86_64-musl GenuineIntel uptodate rFFFFF

### Package(s) Affected

`gtk4-4.6.5_1`, `ibus-1.5.26_1`, `plasma-desktop-5.24.5_1`

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

_No response_

### Expected behaviour

`plasma-desktop` shouldn't need `gtk4`

### Actual behaviour

currently i'm using kde plasma, but why should i install gtk4?

```
~ doas xbps-remove gtk4
gtk4-4.6.5_1 in transaction breaks installed pkg `ibus-1.5.26_1'
Transaction aborted due to unresolved dependencies.
~ xbps-query -X gtk4
ibus-1.5.26_1
~ xbps-query -X ibus
plasma-desktop-5.24.5_1
~ xbps-query -x plasma-desktop | grep ibus
ibus>=1.4.99.20120917_1
```

### Steps to reproduce

1. kde plasma installed.
2. update, `doas xbps-install -Su`

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

end of thread, other threads:[~2022-06-29 19:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29  7:04 [ISSUE] plasma-desktop requires gtk4? hervyqa
2022-06-29  9:25 ` paper42
2022-06-29 10:06 ` hervyqa
2022-06-29 17:37 ` oreo639
2022-06-29 19:34 ` [ISSUE] [CLOSED] " paper42
2022-06-29 19:34 ` paper42

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