Giter Site home page Giter Site logo

medm's People

Contributors

anjohnson avatar physwkim avatar rtsoliday avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

medm's Issues

Are there release notes?

The file medm/medm/RELEASE_NOTES only goes up to 2.3.1, which was many years ago. Are the changes made in subsequent releases documented anywhere?

text entry widgets freeze after ~30 minutes

Two reports of this problem:

Nicholas P. DiMonte:

I have been creating new displays this shutdown and have experienced that medm
will stop accepting input from the keyboard, yet the mouse is still functional.
This problem appears to happen within 20-30 minutes of when I start editing a
display. I have to exit medm and restart it to continue with my edits.

Kevin Peterson

The MEDM freeze happened again on 32idcws.

Here's what I did:

  1. I rebooted 32idcws and then logged in as the user account (usr32idc).
  2. I started MEDM using their start script (start_epics)
  3. I opened dozen MEDM screensn, including one motorx_all.adl
  4. I spent five minutes changing values on the motorx_all.adl screen, and all the changes were successful.
  5. I gave up trying to reproduce the problem and ssh'ed into other linux machines to do more productive things.
  6. I returned to MEDM (25 minutes after launching it) and found that I could no longer enter any text into motorx_all.adl. I can open new related displays. Buttons and menus still work, but I can't enter text on any text-entry fields (on both the adls that were open originally AND new ones that I open since MEDM froze).

I confirmed that my copy of MEDM was the only one that was running on the system. I think you should be able to reproduce the problem by simply opening a medm screen with a text-entry field and letting it run in the background for a while. I don't believe there was anything I did to cause MEDM to freeze.

MEDM not responsive after lengthy image acquiring in "continuous" mode

MEDM stays in "Collecting" mode after acquiring images in continuous mode for about an hour.
Acquiring stopped after clicked on "stop", but stop responding afterwards to other button clicks.
This may or may not be related to Pixel format =Mono12Packed, and Image1 "Array callbacks"=Enable, image1 Pluggin Enable. (see 2nd attached screen shot).
image
image

MEDM compile error on ubuntu 18.04 - missing libXm.a

Compiling MEDM with Epics 7.0.4 on ubuntu 18.04 got this error:

/usr/bin/gcc -D_GNU_SOURCE -D_DEFAULT_SOURCE -D_X86_64_ -DUNIX -Dlinux -O3 -Wall -DSCIPLOT -DMOTIF -DEDITRES -mtune=generic -m64 -I. -I../O.Common -I. -I. -I.. -I../../../../include/compiler/gcc -I../../../../include/os/Linux -I../../../../include -I../../../../../base-7.0.4/include/compiler/gcc -I../../../../../base-7.0.4/include/os/Linux -I../../../../../base-7.0.4/include -I../../printUtils -I../../xc -I/usr/include -I/usr/include -c ../xgif.c
make[4]: *** No rule to make target '../../../../lib/linux-x86_64/libXm.a', needed by 'medm'. Stop.
make[4]: Leaving directory '/home/lyang/epics/extensions/src/medm/medm/O.linux-x86_64'
../../../../base-7.0.4/configure/RULES_ARCHS:58: recipe for target 'install.linux-x86_64' failed
make[3]: *** [install.linux-x86_64] Error 2
make[3]: Leaving directory '/home/lyang/epics/extensions/src/medm/medm'
../../../base-7.0.4/configure/RULES_DIRS:85: recipe for target 'medm.install' failed
make[2]: *** [medm.install] Error 2
make[2]: Leaving directory '/home/lyang/epics/extensions/src/medm'
../../base-7.0.4/configure/RULES_DIRS:85: recipe for target 'medm.install' failed
make[1]: *** [medm.install] Error 2
make[1]: Leaving directory '/home/lyang/epics/extensions/src'
../base-7.0.4/configure/RULES_DIRS:85: recipe for target 'src.install' failed

I found libXm.a under /usr/lib/x86_64-linux-gnu and made a link under /usr/lib:
libXm.a -> x86_64-linux-gnu/libXm.a
But the error persists.
Am I missing some thing in the configuration settings?

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.