question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Uncaught Error converting to image format. Check console for more information.

See original GitHub issue

[Enter steps to reproduce below:]

Atom Version: 1.7.4 System: Ubuntu 16.04 Thrown From: markdown-pdf package, v1.5.0

Stack Trace

Uncaught Error converting to image format. Check console for more information.

At /home/partho/.atom/packages/markdown-pdf/lib/markdown-pdf.js:166

undefined

Commands

     -2:48.8.0 bracket-matcher:go-to-matching-bracket (atom-text-editor.editor.is-focused)
  3x -2:48.2.0 emmet:merge-lines (atom-text-editor.editor.is-focused)
     -2:47 core:undo (atom-text-editor.editor.is-focused)
     -2:45.6.0 core:cut (atom-text-editor.editor.is-focused)
  4x -2:44.1.0 core:undo (atom-text-editor.editor.is-focused)
     -2:42.3.0 core:close (atom-text-editor.editor.is-focused)
     -2:41.2.0 application:open-file (atom-text-editor.editor.is-focused)
  2x -2:37.6.0 bracket-matcher:go-to-matching-bracket (atom-text-editor.editor.is-focused)
  4x -2:36.8.0 emmet:merge-lines (atom-text-editor.editor.is-focused)
     -2:27.3.0 markdown-pdf:convert (atom-text-editor.editor.is-focused)
     -2:20 markdown-preview:toggle (atom-text-editor.editor.is-focused)
     -1:57.4.0 core:close (atom-text-editor.editor.is-focused)
     -0:40 application:open-file (atom-text-editor.editor.is-focused)
     -0:20.7.0 markdown-writer:open-cheat-sheet (atom-text-editor.editor.is-focused)
     -0:15.1.0 core:close (div.markdown-preview.native-key-bindings)
     -0:10.9.0 markdown-pdf:convert (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "themes": [
      "seti-ui",
      "monokai-seti"
    ]
  }
}

Installed Packages

# User
emmet, v2.4.3
language-babel, v2.23.0
linter, v1.11.4
linter-csslint, v1.3.2
linter-htmlhint, v1.1.4
linter-jshint, v2.1.0
markdown-pdf, v1.5.0
markdown-writer, v2.3.3
merge-conflicts, v1.4.3
minimap, v4.24.3
monokai-seti, v0.7.0
seti-ui, v1.2.3

# Dev
No dev packages

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:15 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jameswestmancommented, Mar 4, 2017

I am on a Mac and I get this error whenever I try to use an image that is not hosted locally.

0reactions
madsesmithcommented, Sep 18, 2017

I take that back. I was able to convert one file after restarting, now I’m getting this error again with every file I try. Here’s the file I just converted a few minutes ago for the styles.less issue but now get an error when I try to convert…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular 6 dom-to-image throws uncaught error (Can't convert ...
It is a compatibility issue with this package you can use the following package instead dom-to-image-more.
Read more >
Issues When Using auto-py-to-exe - Nitratine.net
How do I Convert All My Python Files? The Terminal Just Opens and Closes But There Are No Errors; 'python'/'pip'/'auto-py-to-exe' is not ...
Read more >
Debugging guide | Google Earth Engine
The Code Editor provides information about syntactic errors in ... + ) by converting both image and 2 to strings, then concatenating them....
Read more >
HTMLCanvasElement.toDataURL() - Web APIs | MDN
toDataURL() method returns a data URL containing a representation of the image in the format specified by the type parameter. The desired file ......
Read more >
Resolve errors uploading data to or downloading data ... - AWS
I want to upload data to Amazon Aurora from Amazon Simple Storage Service (Amazon S3). -or-. I want to download data from Amazon...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found