Coder Social home page Coder Social logo

Comments (6)

la10736 avatar la10736 commented on May 24, 2024

UPDATE:

I tried PyCharm 4.0.6 and the issue was already present. Maybe I missed something....

from idea-multimarkdown.

vsch avatar vsch commented on May 24, 2024

Thank you for reporting this.

This means you are running the IDEA with JDK 1.6 and the plugin was compiled for 1.8. I will double check that because normally I always stick to 1.6 level for compilation.

You can continue to use the previous version which you can download from the Official JetBrains plugin site Version 1.0.24.

I'll verify if it was compiled for 1.8 and correct it for the next release so that it will work with JDK 1.6.

from idea-multimarkdown.

la10736 avatar la10736 commented on May 24, 2024

As far I can understand I'm using JDK 1.7

2015-09-09 13:47:16,385 [      0]   INFO -        #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 
2015-09-09 13:47:16,399 [     14]   INFO -        #com.intellij.idea.Main - IDE: PyCharm (build #PY-141.2569, 28 Aug 2015 00:00) 
2015-09-09 13:47:16,399 [     14]   INFO -        #com.intellij.idea.Main - OS: Linux (3.16.0-31-generic, amd64) 
2015-09-09 13:47:16,399 [     14]   INFO -        #com.intellij.idea.Main - JRE: 1.7.0_79-b14 (Oracle Corporation) 
2015-09-09 13:47:16,399 [     14]   INFO -        #com.intellij.idea.Main - JVM: 24.79-b02 (OpenJDK 64-Bit Server VM) 
2015-09-09 13:47:16,401 [     16]   INFO -        #com.intellij.idea.Main - JVM Args: -javaagent:/usr/share/java/jayatanaag.jar -Xbootclasspath/a:./../lib/boot.jar -Xms128m -Xmx750m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=225m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Dawt.useSystemAAFontSettings=lcd -Djb.vmOptionsFile=./pycharm64.vmoptions -XX:ErrorFile=/home/damico/java_error_in_PYCHARM_%p.log -Djb.restart.code=88 -Didea.paths.selector=PyCharm40 -Didea.platform.prefix=Python -Didea.no.jre.check=true 

By official plugin works as a sharm.

from idea-multimarkdown.

vsch avatar vsch commented on May 24, 2024

New version released. Will run with JDK 1.6.

from idea-multimarkdown.

vsch avatar vsch commented on May 24, 2024

New release available 1.1.2:

  • Fix Exception reporting for ScratchFileService not found on older versions. If the check fails then no others will be performed until build of IDE changes.
  • Fix WebView Preview Tab not working for 1.8u60 and up. In 1.8u60+ it no longer handles fonts with uri(data:) nor font/woff only .ttf.
  • Fix allowing capital X to mark closed tasks. Fix #24
  • Fix lack of ComboBox for Build 133.1711, now for earlier builds using List for theme selection instead of ComboBox.
  • Change since-build to 133.1711, earliest tested version IDEA 13.0 CE, new Preview is not available but old preview works.

Please let me know if it solves your issue and/or close the issue which will be taken as issue solved.

from idea-multimarkdown.

la10736 avatar la10736 commented on May 24, 2024

Fixed

2015-09-10 5:53 GMT+02:00 Vladimir Schneider [email protected]:

New release available 1.1.2:

  • Fix Exception reporting for ScratchFileService not found on older
    versions. If the check fails then no others will be performed until build
    of IDE changes.
  • Fix WebView Preview Tab not working for 1.8u60 and up. In 1.8u60+ it
    no longer handles fonts with uri(data:) nor font/woff only .ttf.
  • Fix allowing capital X to mark closed tasks. Fix #24
    #24
  • Fix lack of ComboBox for Build 133.1711, now for earlier builds
    using List for theme selection instead of ComboBox.
  • Change since-build to 133.1711, earliest tested version IDEA 13.0
    CE, new Preview is not available but old preview works.

Please let me know if it solves your issue and/or close the issue which
will be taken as issue solved.


Reply to this email directly or view it on GitHub
#23 (comment)
.

from idea-multimarkdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.