-
Notifications
You must be signed in to change notification settings - Fork 37
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
Uncaught TypeError: Object.observe is not a function #73
Comments
That's because Arch builds Atom with the newest version of Electron. |
@pfitzseb Ah, thanks for the hint. And good luck fixing it :) |
Looks like with the release of Atom 1.12, this is going to affect everyone. |
Have the same problem. Is there anything I can do without completely reinstalling Atom? |
@pfitzseb I don't know why, but the error disappeared after executing code for the second time. What I did was update Atom to 1.12, run "Pkg.update()" with the error described above and after running it again, I didn't see the error message anymore. |
Wait, is Atom stable 1.12 already released? |
Yes, Help-> About Atom shows me that I am running version 1.12.0. Here are the changes: https://github.com/atom/atom/releases/tag/v1.12.0 |
Right, Atom was just slow downloading the update for me. Sigh. |
I also just hit that problem with 1.12.0. |
The issue described by @IljaK91 (error at first julia command, after that working as usual) happens at every fresh start of Atom 1.12 for me |
I also have the same issue. I tried to use the binary version of Atom as @pfitzseb said, but it didn't work for me. I am working on Windows 7 and I really would appreciate a solution for such a problem. Is there a way to downgrade atom and use the previous version of it? |
@pfitzseb can the new version be released soon? With Atom 1.12.0 released and auto-updating, everyone will have ink/Juno broken. |
This should be fixed on version 0.6.1 -- let me know if you're still having troubles. Don't forget to call |
Actually, the crash is caused by upgrading julia-client |
Somehow the quality insurance should be improved. No idea how, though. |
Getting our integration tests running on Travis would help a lot (see JunoLab/atom-julia-client#236), but the issue @malmaud had was probably just an upgrade problem that wouldn't have been caught by that anyways. |
My Atom is 1.12.6, I have the same issue. And I did what @IljaK91 said, but it didn't work for me. Is there any other solution? |
Are you on the newest version of |
Hi Sebastian,
Thanks for your email. I updated the version of ink, but the new issue
comes, it shows like this:
[image: Inline image 1]
Can you help me to solve it?
By the way, I have some problem with Juno on my laptop as well, and it
shows like this:
[image: Inline image 2]
Actually, I have already updated my Julia to the version 0.5.0 and
uninstalled the version 0.4.6.
Can you also help with this one as well?
Thank you so much.
Regards,
Cheng
*Cheng Cheng*
*Ph.D. Candidate at the University of Melbourne*
P: 0431737973
E: ccheng3@student.unimelb.edu.au
…On Wed, Nov 30, 2016 at 9:30 PM, Sebastian Pfitzner < ***@***.***> wrote:
Are you on the newest version of ink (should be 0.6.1)? If not, please
update!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/APSGCr2ERJhivNXFYZQOIFZoiJqeica4ks5rDVBGgaJpZM4JqxyY>
.
|
Hi Sebastian,
I found the solution for the problems, thanks a lot.
Best regards,
Cheng
*Cheng Cheng*
*Ph.D. Candidate at the University of Melbourne*
P: 0431737973
E: ccheng3@student.unimelb.edu.au
On Thu, Dec 1, 2016 at 10:46 AM, Cheng Cheng <ccheng3@student.unimelb.edu.au
… wrote:
Hi Sebastian,
Thanks for your email. I updated the version of ink, but the new issue
comes, it shows like this:
[image: Inline image 1]
Can you help me to solve it?
By the way, I have some problem with Juno on my laptop as well, and it
shows like this:
[image: Inline image 2]
Actually, I have already updated my Julia to the version 0.5.0 and
uninstalled the version 0.4.6.
Can you also help with this one as well?
Thank you so much.
Regards,
Cheng
*Cheng Cheng*
*Ph.D. Candidate at the University of Melbourne*
P: 0431737973
E: ***@***.***
On Wed, Nov 30, 2016 at 9:30 PM, Sebastian Pfitzner <
***@***.***> wrote:
> Are you on the newest version of ink (should be 0.6.1)? If not, please
> update!
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#73 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/APSGCr2ERJhivNXFYZQOIFZoiJqeica4ks5rDVBGgaJpZM4JqxyY>
> .
>
|
Glad you got it working! |
[Enter steps to reproduce below:]
Atom Version: 1.9.9
System: linux 4.7.1-1-ARCH
Thrown From: ink package, v0.5.0
Stack Trace
Uncaught TypeError: Object.observe is not a function
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: