This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GUI Composer <import project> crash (Linux MINT 17.1)

Other Parts Discussed in Thread: CCSTUDIO, MOTORWARE

 Hi, Platform Linux MINT 17.1

 Memory 8GB on Laptop Sony Vaio SVS1511C5E

Processor I7 Quad Core

 CCS Studio 6.0.1.00040

GUI Composer version (latest 6.0.0)

 Was not working for a long time, long attempt to cure chromium where unsuccessful then I found instruction on internal browser setting to change use mozilla, this changed some situation,

 Repaired things:

GUI opened, edit load save are working fine

APP Center started working fine so I updated all I see and reinstalled Grace too

 Grace work fine now and generate code and compile.

C2000 compiler work fine and load code debugger work.

 Broken things:


Getting started now crash but not CCS and it can be closed

GUI composer open regular, sometimes reopen and reload last appllication, hit of import project button crash CCS shutting down immediately.

reference:

 Version:

console launch, first network attached, second network cable disconnected, third launching grace then GUI composer import:

@robertomint17-SVS1511C5E:~$ /opt/ti/ccsv6/eclipse/ccstudio >console.txt
Dec 29, 2014 2:31:39 PM maqetta.core.server.user.manager.UserManagerImpl initWorkspace
INFO: Setting [user space] to: /home/roberto-mint/workspace_v6_0/Motor_Ware/.GUIComposerWS
flxInitLoad: client has not been protected.
Exception in thread "DVT Disk Space Monitor" java.lang.NullPointerException
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor.sendLowDiskSpaceEvent(DiskSpaceMonitor.java:113)
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor.access$300(DiskSpaceMonitor.java:30)
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor$DiskSpaceMonitorThread.run(DiskSpaceMonitor.java:158)
Aborted
@robertomint17-SVS1511C5E:~$ /opt/ti/ccsv6/eclipse/ccstudio >>console.txt
flxInitLoad: client has not been protected.
Dec 29, 2014 2:43:21 PM maqetta.core.server.user.manager.UserManagerImpl initWorkspace
INFO: Setting [user space] to: /home/roberto-mint/workspace_v6_0/Motor_Ware/.GUIComposerWS
Exception in thread "DVT Disk Space Monitor" java.lang.NullPointerException
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor.sendLowDiskSpaceEvent(DiskSpaceMonitor.java:113)
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor.access$300(DiskSpaceMonitor.java:30)
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor$DiskSpaceMonitorThread.run(DiskSpaceMonitor.java:158)
Aborted
@robertomint17-SVS1511C5E:~$ /opt/ti/ccsv6/eclipse/ccstudio >>console.txt
flxInitLoad: client has not been protected.
Dec 29, 2014 2:45:51 PM maqetta.core.server.user.manager.UserManagerImpl initWorkspace
INFO: Setting [user space] to: /home/roberto-mint/workspace_v6_0/Motor_Ware/.GUIComposerWS
Exception in thread "DVT Disk Space Monitor" java.lang.NullPointerException
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor.sendLowDiskSpaceEvent(DiskSpaceMonitor.java:113)
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor.access$300(DiskSpaceMonitor.java:30)
    at com.ti.util.diskspacemonitor.DiskSpaceMonitor$DiskSpaceMonitorThread.run(DiskSpaceMonitor.java:158)
Aborted
@robertomint17-SVS1511C5E:~$

Log files follow on next post.

  •  Log Files:

     Crash of Getting Started:

    gettingstarted.log
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    !SESSION 2014-12-29 04:29:01.128 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Framework arguments: -product com.ti.ccstudio.branding.product
    Command-line arguments: -os linux -ws gtk -arch x86 -product com.ti.ccstudio.branding.product
    !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2014-12-29 04:29:29.479
    !MESSAGE No repository found at http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/uniflash.
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2014-12-29 04:29:36.714
    !MESSAGE
    !STACK 0
    java.lang.NullPointerException
    at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:66)
    at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:54)
    at com.ti.browser.TIBrowserFactory.createBrowser(TIBrowserFactory.java:55)
    at com.ti.ccstudio.branding.internal.CCSIntroPart.createPartControl(CCSIntroPart.java:175)
    at org.eclipse.ui.internal.ViewIntroAdapterPart.createPartControl(ViewIntroAdapterPart.java:138)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:142)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:174)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:323)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:877)
    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:857)
    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:119)
    at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:333)
    at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:254)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162)
    at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:102)
    at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71)
    at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:53)
    at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:949)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$6.run(PartRenderingEngine.java:526)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:511)
    at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:61)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:949)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:685)
    at org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(PartServiceImpl.java:95)
    at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:41)
    at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
    at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
    at org.eclipse.swt.widgets.Display.syncExec(Display.java:4491)
    at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:205)
    at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
    at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)
    at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
    at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
    at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
    at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
    at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
    at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:80)
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    Crash of GUI Composer import project:

    5531.last_dec29.log

     Log before patch:

    long.log
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    !SESSION 2014-12-29 04:47:33.832 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Framework arguments: -product com.ti.ccstudio.branding.product
    Command-line arguments: -os linux -ws gtk -arch x86 -product com.ti.ccstudio.branding.product
    !ENTRY org.eclipse.e4.ui.workbench 4 0 2014-12-29 04:47:48.407
    !MESSAGE
    !STACK 0
    java.lang.NullPointerException
    at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:66)
    at com.ti.browser.internal.TIBrowser.<init>(TIBrowser.java:54)
    at com.ti.browser.TIBrowserFactory.createBrowser(TIBrowserFactory.java:55)
    at com.ti.ccstudio.branding.internal.CCSIntroPart.createPartControl(CCSIntroPart.java:175)
    at org.eclipse.ui.internal.ViewIntroAdapterPart.createPartControl(ViewIntroAdapterPart.java:138)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:142)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityView.createPartControl(CompatibilityView.java:174)
    at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:323)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:877)
    at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:857)
    at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:119)
    at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:333)
    at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:254)
    at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:162)
    at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:102)
    at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:71)
    at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:53)
    at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:129)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:949)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$6.run(PartRenderingEngine.java:526)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:511)
    at org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer.createWidget(ElementReferenceRenderer.java:61)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:949)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:633)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:685)
    at org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer.showTab(StackRenderer.java:1096)
    at org.eclipse.e4.ui.workbench.renderers.swt.LazyStackRenderer.postProcess(LazyStackRenderer.java:97)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:649)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:685)
    at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:61)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:645)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:685)
    at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:61)
    at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:676)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:645)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

     Console capture of launch and log files:

    GUIComposer_crashlogfiles.zip

     If something more is needed to point bug just tell me. I don't understand where problem come and I don't try fix nothing before to surely catch problem and fix with a good cure. Chromium is no more running on my platform and ask for a library not in repository.

  • Today attempt to try solve, from FAQ nothing is close to this but I decided try -clean, it do some activity then suddenly stop after few second run. I left it 6 hour no advance, killed and run again I got stuck at same point. Only a grey small pane named Ccstudio, no button no other sign appear and remain there I think forever...

    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)

    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)

    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

    running again as root it complete in a few second, still problem exists with guicomposer and getting started, also it doesn't run as user too

    hs_err_30420.log

     After this CCS no more run as user nor solve issue, It seems some trouble appeared to my Home directory too

  • Hi Roberto,

    The importing and exporting project crash is a known issue for the version of mozilla browser that we shipped with GUI Composer on linux. Mozilla browser is a deprecated browser for GUI Composer, we use it as a workaround for user that have issue with performance when using Chromium.

    Patrick

  • Hi Patrick, thank for kind answer, after -clean lockout I moved away CCS6 folder then I reinstalled CCS again, now getting started work but both app center GUIComposer and grace too are broken adn again display a blank page...
    Chromium is too hard to repair, can I check something to help pinpoint this problem?
  • You mentioned that you have app center and gui composer open, it might be a conflict issue between the multiple browsers type that are running at the same time. Can you try to close all windows inside CCS, exit CCs, restart CCS and open only gui composer?

  • Hi Patrick I can close all windows but getting started it open when I start CCS, GUIComposer still blank if I open, Launch CCS close getting started open GUI composer Blank.
    I removed Chromium 64 and reinstalled chromium-browser:i386, no difference, no sign on logs..
    Reinstalled CCS6.0.1.00040 same behaviour deterministic.
    ccstudio.ini if contain -DBrowser
    then
    ccstudio -clean hangs up,
    removing that line from ccstudio.ini it work again...
  • You don't need to install chromium browser, there is a version that is shipped with CCS/GUI Composer.

    ok. try this, add -DBrowserType=chrome into ccstudio.ini and restart.
    If it still blank, try to add no_proxy=localhost,127.0.0.1 into your system environment.
  • Hi Patrick, added line into ccstudio.ini remain blank, added local host and launched by terminal remained blank,
    roberto-mint@robertomint17-SVS1511C5E:~/workspace_v6_0/Motor_Ware/usb_dev_serial$ no_proxy=localhost,127.0.0.1
    roberto-mint@robertomint17-SVS1511C5E:~/workspace_v6_0/Motor_Ware/usb_dev_serial$ /opt/ti/ccsv6/eclipse/ccstudio
    flxInitLoad: client has not been protected.
    dvtLogOptions.xml DOES NOT exists
    Operation completed in 4894 ms.
    roberto-mint@robertomint17-SVS1511C5E:~/workspace_v6_0/Motor_Ware/usb_dev_serial$

    CCS fresh installed App Center work, when add on are installed, in particular GRACE, this stop working.
    I see it work when I add mozilla instead of chrome line in ccstudio.ini but forever something is still broken.
    If browser is internal I think I cannot do nothing from my system perspective nor external seem to be working. Can I do some debugging or activate some logging can trace issue?
    Also trouble of missing <linkedResources> onto .project file was never corrected, this file when a project get imported pass through chromium too or is processed by a script? Why forever miss just this section?
  • You should also see a line after the "Operation completed..." in the terminal.

    Maqetta server started: http://localhost:8081/maqetta

    Can you make sure that you don't have port 8081 used by another web application?
  •  Hi Patrick, no error so service is started, if port got occupied by another service heneralli service fail and a bing error appear.

     As check I over CCS to show you how it appear I opened mozilla pointing to maquetta server and get regular response.

     This is long date issue.

     

  • You have a typo in your url, it should be http://127.0.0.1:8081/maqetta, without the "u". This should be accessible with an external browser.

    Just to confirm, you did set -DTIBrowserType=chrome in ccstudio.ini, right?
  •  Hi Patrick, yes I confirm setting on ccstudio.ini where chrome, maqetta or maquetta no difference, both report 404 page not found and added 'u' after first attempt, if can be of help I can do more inspection and capture traffic, dump tcp or whatever can help identify/solve this issue at his root.

     From NOW on ccstudio.ini last line chaged to:

    -DTIBrowserType=mozilla

     on loading ccstudio appear this way and both chromium and mozille where superimposed over.

     

     this is what happen.

     Both browser display GuiComposer, Chromium I again changed to 64 bit version, Chromium only display knob, on right temperature gauge was present but not visible.

    Application now is also on  internal CCS windows same look as mozilla.

     On external browser:

     Mozilla I can import GUIComposer and it work, it right imported motorFOC pane.

     Chromium, two times wasn't working, I discovered pane asking for upgrade, loading and everything pops up is not in front of chromium but need hide main windows, after retry and doing just one time import selecting file and answering yes to library update and all it imported on chromium too.  Import motorFOC too was on chromium now (64 bit version).

     After closing and reopening CCS GUIcomposer application project is also on internal windows.

     This is opening CCS without GComposer then after opening also chrome work:

     On this I closed actual project then hit import, On mozilla all goes right but this one file as you can see it is not in front and is generally hidden by main windows doesn't swith to File selection...

     This is Chromium where I selected gauge, it is present but not displayed, I think Chromium appear as more bugged than mozilla contrary to what I read from forum, maybe embedded browser suffer different problem.

     Final view of CCS, last try, close actual APP, hit import crash immediate as import button was pressed.

     No Idea how to proceed remove all is not working, I am proud got some way to work on Motorware project, now I have to do some guide on how to use it and arrange in some order MotorwareFOC to be more simple to use.

     No trouble do more test just tell me and when I got a chunk of spare time I try for you.

  • Hi Roberto,

    Would you be able to have a remote debug session tomorrow for me to see if I can figure out what might be the issue with your machine configuration?

    I can send you a conference call number and webex remote debug session if that is ok with you.

    Regards,
    Patrick

  • Hi Patrick, yes but not this week in first I am too much busy and last but not least before to do experiment I wish do a complete backup, too much work and data are on and previous experiment with library got a disaster. Tell me the possible hour so I can plan attach to 1Gbps fiber optic to have a good connection. Export X or graphic session sharing?
  • Roberto,

    We can do the remote debug session whenever you have the time. I am available most of the time from 9:30 to 5:30 EST. I can work outside of this time if this is not suitable for you.

    We use webex to share desktop and remote control the desktop. If you can have this installed on your system, that will be great.

    Thanks,
    Patrick
  • This issue is due to libudev.so is missing on Roberto's linux box. During the remote debug session, we have resolved the issue by creating a symbolic link for the missing file.

    Patrick

  • Hi Patrick, tank a lot for pleasant conversation, next time may be better a direct phone call I thiink voip conversion get difficult to understand both way, my cold status doesn't improve session too.
    So I learned where is the library to link I downloaded and refused to complete.
    Again good service I search where issue of .project is but is well documented.
    See you.