Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No graphical frame to calculate image size #304

Open
kresdjan opened this issue Oct 5, 2024 · 1 comment
Open

No graphical frame to calculate image size #304

kresdjan opened this issue Oct 5, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kresdjan
Copy link

kresdjan commented Oct 5, 2024

OS/platform

macOS

Emacs version and provenance

GNU Emacs 29.1 (build 1, x86_64-apple-darwin24.0.0, Carbon Version 170 AppKit 2566) of 2024-10-04

Emacs command

ement-list-rooms

Emacs frame type

GUI

Ement package version and provenance

0.15.1 (gnu)

Actions taken

Invoking the command ement-list-rooms results in the following error No graphical frame to calculate image size

Observed results

taxy-magit-section-format-items: No graphical frame to calculate image size
Ement: Response arrived after 22.41 seconds.  Reading 1.3k JSON response...
Ement: Reading JSON took 0.00 seconds
Ement: Reading events... 
Ement: Sync request sent.  Waiting for response...
Error running timer ‘plz--respond’: (error "taxy-magit-section-format-items: No graphical frame to calculate image size")
Warning: setting attribute ‘:foreground’ of face ‘info-index-match’: nil value is invalid, use ‘unspecified’ instead.

Expected results

See the list of rooms joined by the user

Backtrace

Debugger entered--Lisp error: (void-variable ement-sessions)
  ement-list-rooms()
  funcall-interactively(ement-list-rooms)
  call-interactively(ement-list-rooms record nil)
  command-execute(ement-list-rooms record)
  execute-extended-command(nil "ement-list-rooms" "ement-list")
  funcall-interactively(execute-extended-command nil "ement-list-rooms" "ement-list")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

Etc.

No response

@kresdjan kresdjan added the bug Something isn't working label Oct 5, 2024
@alphapapa
Copy link
Owner

Hm, the backtrace doesn't quite seem to match the error being reported. Please try to reproduce the problem in a clean Emacs configuration (e.g. using https://github.com/alphapapa/with-emacs.sh) and please provide a complete list of the steps taken, commands issued, etc.

Feyorsh added a commit to Feyorsh/taxy.el that referenced this issue Mar 11, 2025
(framep) returns 'mac instead of 'ns on Mitsuharu Yamamoto's Emacs port.

See also alphapapa/ement.el#304.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants