unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#37692: quaternion cannot get pages
@ 2019-10-10 14:26 Jesse Gibbons
  2019-10-14 22:50 ` bug#37692: quaternion not displaying anything Jesse Gibbons
  0 siblings, 1 reply; 4+ messages in thread
From: Jesse Gibbons @ 2019-10-10 14:26 UTC (permalink / raw)
  To: 37692

1. launch quaternion
2. click on any subscribed page
The page display area remains blank. 
In the log it displays something like this

libqmatrixclient.jobs: GetContentThumbnailJob|
https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=true
libqmatrixclient.jobs:    404  (tentative)
libqmatrixclient.jobs: "GetContentThumbnailJob" status 104: Unknown error
libqmatrixclient.jobs: GetContentThumbnailJob|
https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=true
libqmatrixclient.jobs:    404  (final)
libqmatrixclient.jobs: "GetContentThumbnailJob" status 104: Error
transferring 
https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=true
- server replied: 
libqmatrixclient.jobs: "GetContentThumbnailJob" status 104: Not found
[b'matrix.org', b'UBaeyhkNdbVVPeiEazXOtawx']


I'm not sure how Matrix works. It could be something wrong with the API key,
with the server, or with the client. Matrix was working fine before I pulled
the core-updates merge.

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

* bug#37692: quaternion not displaying anything
  2019-10-10 14:26 bug#37692: quaternion cannot get pages Jesse Gibbons
@ 2019-10-14 22:50 ` Jesse Gibbons
  2019-10-15  3:33   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: Jesse Gibbons @ 2019-10-14 22:50 UTC (permalink / raw)
  To: 37692

I removed everything related to quaternion from my $HOME directory tree and
logged back in. It still doesn't display any messages. Here's what it
outputs when I click on a different channel:


Opening room "#quotient:matrix.org"
Connected to room "!yBCfIaIJPwYXMoldTd:matrix.org" as "@jgibbons:matrix.org"
Filtering 100 user(s) in "Quotient (former QMatrixClient)" took 451 µs
100 user(s) in the room
Filtering 100 user(s) in "Quotient (former QMatrixClient)" took 369 µs
1 ms to  select room #quotient:matrix.org
libpng warning: iCCP: known incorrect sRGB profile

or

Opening room "#community-librem-5:talk.puri.sm"
Disconnected from "!aXWDJNTtEfhSXdPoQT:talk.puri.sm"
Connected to room "!BSqRHgvCtIsGittkBG:talk.puri.sm" as
"@jgibbons:matrix.org"
Filtering 24 user(s) in "community/librem-5" took 96 µs
24 user(s) in the room
Filtering 24 user(s) in "community/librem-5" took 53 µs
1 ms to  select room #community-librem-5:talk.puri.sm


Nothing wrong with the api. Probably something wrong with the app.

Someone on the Quotient matrix channel suggested it might be QT5 isn't setup
correctly. Any merit to that possibility?

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

* bug#37692: quaternion not displaying anything
  2019-10-14 22:50 ` bug#37692: quaternion not displaying anything Jesse Gibbons
@ 2019-10-15  3:33   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
       [not found]     ` <b8ea1292d8217da519b92730ae46ad997a525021.camel@gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-10-15  3:33 UTC (permalink / raw)
  To: 37692, Jesse Gibbons

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

Jesse,

Jesse Gibbons 写道:
> 1. launch quaternion
> 2. click on any subscribed page
> The page display area remains blank.

Quaternion 0.0.9.4c works fine in my filthy environment.

What's a ‘subscribed page’?  A hyperlink?  Convo history?

Does ‘anything’ in the subject include window dressing?

> Someone on the Quotient matrix channel suggested it might be QT5 
> isn't setup
> correctly. Any merit to that possibility?

Who knows.  Quaternion was probably not wrapped as tightly as it 
could have been.  I've adjusted it on master[0]; could you try 
again?

Thanks,

T G-R

[0]: f920a64a74e5f11469a90b9f7ecf8ecbbf844059

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* bug#37692: quaternion not displaying anything
       [not found]     ` <b8ea1292d8217da519b92730ae46ad997a525021.camel@gmail.com>
@ 2019-10-15 14:02       ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-10-15 14:02 UTC (permalink / raw)
  To: Jesse Gibbons, 37692-done

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

Jesse,

Jesse Gibbons 写道:
> Looks like you fixed it.
> Thanks!

Great!  You can close bugs by sending mail to 
nnn-done@debbugs.gnu.org, as I'm doing now.

Happy posting links to long messages,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-10-15 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10 14:26 bug#37692: quaternion cannot get pages Jesse Gibbons
2019-10-14 22:50 ` bug#37692: quaternion not displaying anything Jesse Gibbons
2019-10-15  3:33   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
     [not found]     ` <b8ea1292d8217da519b92730ae46ad997a525021.camel@gmail.com>
2019-10-15 14:02       ` Tobias Geerinckx-Rice via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).