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

[BUG] on Raspberry Pi, savefig fails #3478

Closed
gpapalambrou opened this issue May 7, 2021 · 0 comments
Closed

[BUG] on Raspberry Pi, savefig fails #3478

gpapalambrou opened this issue May 7, 2021 · 0 comments
Labels
bug upstream julia or dependencies

Comments

@gpapalambrou
Copy link

gpapalambrou commented May 7, 2021

Details

I get the following error

savefig("out.png")
ERROR: BoundsError: attempt to access ""   at index [1] Stacktrace:  [1] nextind(::String, ::Int32, ::Int32) at ./strings/basic.jl:520

Backends

This bug occurs on ( insert x below )

Backend yes no untested
gr (default)
pyplot
plotly
plotlyjs
pgfplotsx
inspectdr

Versions

Plots.jl version:
Backend version (]st -m):
[28b8d3ca] GR v0.50.1
[91a5bcdd] Plots v1.4.3

Output of versioninfo():
Julia Version 1.0.3
Platform Info:
OS: Linux (arm-linux-gnueabihf)
CPU: ARMv7 Processor rev 3 (v7l)
WORD_SIZE: 32
LIBM: libopenlibm
LLVM: libLLVM-6.0.0 (ORCJIT, cortex-a72)

@gpapalambrou gpapalambrou changed the title [BUG] on Raspberry Pi, savefig sails, as follows. [BUG] on Raspberry Pi, savefig sails, as follows: julia> savefig("out.png") ERROR: BoundsError: attempt to access "" at index [1] Stacktrace: [1] nextind(::String, ::Int32, ::Int32) at ./strings/basic.jl:520 May 7, 2021
@gpapalambrou gpapalambrou changed the title [BUG] on Raspberry Pi, savefig sails, as follows: julia> savefig("out.png") ERROR: BoundsError: attempt to access "" at index [1] Stacktrace: [1] nextind(::String, ::Int32, ::Int32) at ./strings/basic.jl:520 [BUG] on Raspberry Pi, savefig fails, as follows: julia> savefig("out.png") ERROR: BoundsError: attempt to access "" at index [1] Stacktrace: [1] nextind(::String, ::Int32, ::Int32) at ./strings/basic.jl:520 May 7, 2021
@BeastyBlacksmith BeastyBlacksmith changed the title [BUG] on Raspberry Pi, savefig fails, as follows: julia> savefig("out.png") ERROR: BoundsError: attempt to access "" at index [1] Stacktrace: [1] nextind(::String, ::Int32, ::Int32) at ./strings/basic.jl:520 [BUG] on Raspberry Pi, savefig fails Jun 9, 2021
@t-bltg t-bltg added the upstream julia or dependencies label Nov 29, 2022
@t-bltg t-bltg closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug upstream julia or dependencies
Projects
None yet
Development

No branches or pull requests

2 participants