Opened 13 months ago

Last modified 13 months ago

#16018 accepted defect

ChimeraX does not start

Reported by: maciej.basczok@… Owned by: Greg Couch
Priority: normal Milestone:
Component: Platform Version:
Keywords: Cc: Tom Goddard, Zach Pearson
Blocked By: Blocking:
Notify when closed: Platform: Windows 10
Project: ChimeraX

Description

Hello,

My name is Maciej Basczok. Lately, I installed the ChimeraX 1.8 on my Windows 10. However, it does not start after double-clicking.  We tried version 1.7.1, but it has the same issue. Do you know what could be the cause of it? I would be very grateful for your help.

Kind regards,

Maciej Basczok

Change History (6)

comment:1 by pett, 13 months ago

Cc: Tom Goddard Zach Pearson added
Component: UnassignedPlatform
Owner: set to Greg Couch
Platform: all
Project: ChimeraX
Status: newassigned

comment:2 by Greg Couch, 13 months ago

Status: assignedfeedback

Are you getting any error messages? What happens when you use the start menu and select "ChimeraX - Debug"?

comment:3 by maciej.basczok@…, 13 months ago

Hello,

I do not get any messages. Opening ChimeraX debug looks the same - nothing happens.

Kind regards,

Maciej

-----Original Message-----
From: ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu>
Sent: Wednesday, September 25, 2024 12:54 PM
To: Basczok, Maciej (NIH/NICHD) [F] <maciej.basczok@nih.gov>; gregc@cgl.ucsf.edu
Cc: goddard@cgl.ucsf.edu; zjp@cgl.ucsf.edu
Subject: [EXTERNAL] Re: [ChimeraX] #16018: ChimeraX does not start

#16018: ChimeraX does not start
---------------------------------------+------------------------
          Reporter:  maciej.basczok@...  |      Owner:  Greg Couch
              Type:  defect            |     Status:  feedback
          Priority:  normal            |  Milestone:
         Component:  Platform          |    Version:
        Resolution:                    |   Keywords:
        Blocked By:                    |   Blocking:
Notify when closed:                    |   Platform:  all
           Project:  ChimeraX          |
---------------------------------------+------------------------
Changes (by Greg Couch):

 * status:  assigned => feedback

Comment:

 Are you getting any error messages?  What happens when you use the start  menu and select "ChimeraX - Debug"?
--
Ticket URL: <https://www.rbvi.ucsf.edu/trac/ChimeraX/ticket/16018#comment:2>
ChimeraX <https://www.rbvi.ucsf.edu/chimerax/>
ChimeraX Issue Tracker
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.

comment:4 by Greg Couch, 13 months ago

Status: feedbackaccepted

I saw something similar recently on a Surface 5 laptop, and it was fixed by opening up a CommandPrompt or PowerShell window, navigating to the ChimeraX bin directory with:

cd "C:\Program Files\ChimeraX 1.8\bin"

and then running ChimeraX.exe with:

.\ChimeraX

And then wait a long time, and ChimeraX appears. Afterwards, the double-clicking on the desktop icon works.

The working theory is that the anti-virus software is taking too long.

Let us know if the above hack works for you.

comment:5 by maciej.basczok@…, 13 months ago

Hello,

Sorry for the late reply. I tried running it from the command prompt, but it did not help.

Kind regards,

Maciej

-----Original Message-----
From: ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu>
Sent: Thursday, September 26, 2024 3:19 PM
To: Basczok, Maciej (NIH/NICHD) [F] <maciej.basczok@nih.gov>; gregc@cgl.ucsf.edu
Cc: goddard@cgl.ucsf.edu; zjp@cgl.ucsf.edu
Subject: [EXTERNAL] Re: [ChimeraX] #16018: ChimeraX does not start

#16018: ChimeraX does not start
---------------------------------------+------------------------
          Reporter:  maciej.basczok@...  |      Owner:  Greg Couch
              Type:  defect            |     Status:  accepted
          Priority:  normal            |  Milestone:
         Component:  Platform          |    Version:
        Resolution:                    |   Keywords:
        Blocked By:                    |   Blocking:
Notify when closed:                    |   Platform:  all
           Project:  ChimeraX          |
---------------------------------------+------------------------
Changes (by Greg Couch):

 * status:  feedback => accepted

Comment:

 I saw something similar recently on a Surface 5 laptop, and it was fixed  by opening up a CommandPrompt or PowerShell window, navigating to the  ChimeraX bin directory with:

     cd "C:\Program Files\ChimeraX 1.8\bin"

 and then running ChimeraX.exe with:

    .\ChimeraX

 And then wait a long time, and ChimeraX appears.  Afterwards, the double-  clicking on the desktop icon works.

 The working theory is that the anti-virus software is taking too long.

 Let us know if the above hack works for you.
--
Ticket URL: <https://www.rbvi.ucsf.edu/trac/ChimeraX/ticket/16018#comment:4>
ChimeraX <https://www.rbvi.ucsf.edu/chimerax/>
ChimeraX Issue Tracker
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and are confident the content is safe.

comment:6 by Greg Couch, 13 months ago

Platform: allWindows 10

In Command Prompt, try .\ChimeraX-console instead of .\ChimeraX. There should be some output. I should have suggested that first.

Also look in the Windows Event Viewer for any event relating to ChimeraX. If an event is logged, there should be useful information in it.

And please run the dxdiag program, click on "Save All Information", and send us the resulting text file. That will tell us about the model of your computer and what graphics driver and version it has.

Note: See TracTickets for help on using tickets.