Menu

#25 Tuxguitar has stopped working

v1.0 (example)
open
nobody
None
5
2019-12-06
2019-11-29
No

Been using Tuxguitar for years. Suddenly it wont open. No splash screen, no entry in task manager, nothing. Wheel spins for a second when clicked but thats it. Ive uninstalled and reinstalled, run as admin, nothing works...

Related

Support Requests: #25

Discussion

  • JF WEBER

    JF WEBER - 2019-11-29

    Same issue. Seems to be a network issue:

    C:\Program Files (x86)\tuxguitar-1.5.2>jre\bin\java -cp ;lib\tuxguitar.jar;lib\tuxguitar-ui-toolkit.jar;lib\tuxguitar-ui-toolkit-swt.jar;lib\tuxguitar-lib.jar;lib\tuxguitar-editor-utils.jar;lib\tuxguitar-gm-utils.jar;lib\tuxguitar-awt-graphics.jar;lib\swt.jar;lib\gervill.jar;lib\itext-pdf.jar;lib\itext-xmlworker.jar;share\;dist\;lib\tuxguitar.jar;lib\tuxguitar-ui-toolkit.jar;lib\tuxguitar-ui-toolkit-swt.jar;lib\tuxguitar-lib.jar;lib\tuxguitar-editor-utils.jar;lib\tuxguitar-gm-utils.jar;lib\tuxguitar-awt-graphics.jar;lib\swt.jar;lib\gervill.jar;lib\itext-pdf.jar;lib\itext-xmlworker.jar;share\;dist\ -Dtuxguitar.home.path=. -Djava.library.path=;lib\;lib\ org.herac.tuxguitar.app.TGMainSingleton 0
    java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at org.herac.tuxguitar.app.TGMainSingleton.fireClientSocket(TGMainSingleton.java:117)
    at org.herac.tuxguitar.app.TGMainSingleton.launchSingleton(TGMainSingleton.java:51)
    at org.herac.tuxguitar.app.TGMainSingleton.main(TGMainSingleton.java:35)</init></init>

     
  • rob cai

    rob cai - 2019-12-06

    j've the same problem..:-(

     
  • David M Toohey

    David M Toohey - 2019-12-06

    I was able to get mine to work. I opened the tuxguitar.ini file and there is a line that says:

    main.class=org.herac.tuxguitar.app.TGMainSingleton

    This line is botching things up. I simply removed Singleton from that line, saved it, and Volia, it works. So that line shoud read:
    main.class=org.herac.tuxguitar.app.TGMain

    Hope this works for you as well…

    Cheers
    Dave Toohey

     
    • rob cai

      rob cai - 2019-12-06

      Yeaaaaaaaaaaaaaaaa Fantastic!!!!!!!!! Now is Ok!! magic...thanks David

      Il giorno ven 6 dic 2019 alle ore 21:34 David M Toohey dtoohey@users.sourceforge.net ha scritto:

      I was able to get mine to work. I opened the tuxguitar.ini file and there
      is a line that says:

      main.class=org.herac.tuxguitar.app.TGMainSingleton

      This line is botching things up. I simply removed Singleton from that
      line, saved it, and Volia, it works. So that line shoud read:
      main.class=org.herac.tuxguitar.app.TGMain

      Hope this works for you as well…

      Cheers
      Dave Toohey


      Status: open
      Group: v1.0 (example)
      Created: Fri Nov 29, 2019 06:01 PM UTC by David M Toohey
      Last Updated: Fri Dec 06, 2019 04:39 AM UTC
      Owner: nobody

      Been using Tuxguitar for years. Suddenly it wont open. No splash screen,
      no entry in task manager, nothing. Wheel spins for a second when clicked
      but thats it. Ive uninstalled and reinstalled, run as admin, nothing
      works...


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/tuxguitar/support-requests/25/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Support Requests: #25

  • David M Toohey

    David M Toohey - 2019-12-06

    <meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="Microsoft Word 15 (filtered medium)" name="Generator"><style><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri",sans-serif;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} .MsoChpDefault {mso-style-type:export-only;} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style>

    I was able to get mine to work. I opened the tuxguitar.ini file and there is a line that says:

    <o:p> </o:p>

    main.class=org.herac.tuxguitar.app.TGMainSingleton<o:p></o:p>

    <o:p> </o:p>

    This line is botching things up. I simply removed Singleton from that line, saved it, and Volia, it works. So that line shoud read:

    main.class=org.herac.tuxguitar.app.TGMain<o:p></o:p>

    <o:p> </o:p>

    Hope this works for you as well…<o:p></o:p>

    <o:p> </o:p>

    Cheers<o:p></o:p>

    Dave Toohey<o:p></o:p>

    <o:p> </o:p>

    Sent from Mail for Windows 10

    <o:p> </o:p>

    From: rob cai
    Sent: Thursday, December 5, 2019 11:39 PM
    To: [tuxguitar:support-requests]
    Subject: [tuxguitar:support-requests] #25 Tuxguitar has stopped working

    <o:p> </o:p>

    j've the same problem..:-(

    [support-requests:#25] Tuxguitar has stopped working

    Status: open
    Group: v1.0 (example)
    Created: Fri Nov 29, 2019 06:01 PM UTC by David M Toohey
    Last Updated: Fri Nov 29, 2019 10:12 PM UTC
    Owner: nobody

    Been using Tuxguitar for years. Suddenly it wont open. No splash screen, no entry in task manager, nothing. Wheel spins for a second when clicked but thats it. Ive uninstalled and reinstalled, run as admin, nothing works...

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/tuxguitar/support-requests/25/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

    <o:p> </o:p>

     

    Related

    Support Requests: #25

  • David M Toohey

    David M Toohey - 2019-12-06

    <meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="Microsoft Word 15 (filtered medium)" name="Generator"><style><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri",sans-serif;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} .MsoChpDefault {mso-style-type:export-only;} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style>

    I was able to get mine to work. I opened the tuxguitar.ini file and there is a line that says:<o:p></o:p>

    <o:p> </o:p>

    main.class=org.herac.tuxguitar.app.TGMainSingleton<o:p></o:p>

    <o:p> </o:p>

    This line is botching things up. I simply removed Singleton from that line, saved it, and Volia, it works. So that line shoud read:<o:p></o:p>

    main.class=org.herac.tuxguitar.app.TGMain<o:p></o:p>

    <o:p> </o:p>

    Hope this works for you as well…<o:p></o:p>

    <o:p> </o:p>

    Cheers<o:p></o:p>

    Dave Toohey<o:p></o:p>

    <o:p> </o:p>

    <o:p> </o:p>

    Sent from Mail for Windows 10

    <o:p> </o:p>

    From: JF WEBER
    Sent: Friday, November 29, 2019 5:12 PM
    To: [tuxguitar:support-requests]
    Subject: [tuxguitar:support-requests] #25 Tuxguitar has stopped working

    <o:p> </o:p>

    Same issue. Seems to be a network issue:

    C:\Program Files (x86)\tuxguitar-1.5.2>jre\bin\java -cp ;lib\tuxguitar.jar;lib\tuxguitar-ui-toolkit.jar;lib\tuxguitar-ui-toolkit-swt.jar;lib\tuxguitar-lib.jar;lib\tuxguitar-editor-utils.jar;lib\tuxguitar-gm-utils.jar;lib\tuxguitar-awt-graphics.jar;lib\swt.jar;lib\gervill.jar;lib\itext-pdf.jar;lib\itext-xmlworker.jar;share\;dist\;lib\tuxguitar.jar;lib\tuxguitar-ui-toolkit.jar;lib\tuxguitar-ui-toolkit-swt.jar;lib\tuxguitar-lib.jar;lib\tuxguitar-editor-utils.jar;lib\tuxguitar-gm-utils.jar;lib\tuxguitar-awt-graphics.jar;lib\swt.jar;lib\gervill.jar;lib\itext-pdf.jar;lib\itext-xmlworker.jar;share\;dist\ -Dtuxguitar.home.path=. -Djava.library.path=;lib\;lib\ org.herac.tuxguitar.app.TGMainSingleton 0
    java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at org.herac.tuxguitar.app.TGMainSingleton.fireClientSocket(TGMainSingleton.java:117)
    at org.herac.tuxguitar.app.TGMainSingleton.launchSingleton(TGMainSingleton.java:51)
    at org.herac.tuxguitar.app.TGMainSingleton.main(TGMainSingleton.java:35)</init></init>

    [support-requests:#25] Tuxguitar has stopped working

    Status: open
    Group: v1.0 (example)
    Created: Fri Nov 29, 2019 06:01 PM UTC by David M Toohey
    Last Updated: Fri Nov 29, 2019 06:01 PM UTC
    Owner: nobody

    Been using Tuxguitar for years. Suddenly it wont open. No splash screen, no entry in task manager, nothing. Wheel spins for a second when clicked but thats it. Ive uninstalled and reinstalled, run as admin, nothing works...

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/tuxguitar/support-requests/25/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

    <o:p> </o:p>

     

    Related

    Support Requests: #25

  • rob cai

    rob cai - 2019-12-06

    Yeaaaaaaaaaaaaaaaa Fantastic!!!!!!!!! Now is Ok!! magic...thanks David

     

Log in to post a comment.