Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The macro editor is still broken #395

Closed
juan0286 opened this issue Mar 26, 2019 · 6 comments
Closed

The macro editor is still broken #395

juan0286 opened this issue Mar 26, 2019 · 6 comments
Assignees
Labels
bug claimed Issue is being actively worked on. high High priority bug/enhancement

Comments

@juan0286
Copy link

Describe the bug
The macro editor is still broken when try Edit any Macro.

To Reproduce
Steps to reproduce the behavior:

  1. Open Map Tool
  2. Edit any Button Macro

Expected behavior
View the MAcro Editor Windows

MapTool Info

  • Version: 1.5.1
  • Install: Upgrade [maptool-1.4.5.4]

Desktop (please complete the following information):

  • OS: [Windows and Linux Ubuntu ]
  • Version [W7, Ubuntu 14.04 LTS]
  • Language: Spanish

Additional context
Only agree that I use the Spanish language both in OS, and in the map tool.

@juan0286
Copy link
Author

Error Detail:

java.lang.RuntimeException: Didn't find the 'Edit' menu?
at net.rptools.maptool.client.ui.MacroButtonDialog.createMenuBar(MacroButtonDialog.java:506)
at net.rptools.maptool.client.ui.MacroButtonDialog.(MacroButtonDialog.java:126)
at net.rptools.maptool.client.ui.macrobuttons.buttons.MacroButtonPopupMenu$EditButtonAction.actionPerformed(MacroButtonPopupMenu.java:164)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369)
at de.muntjak.tinylookandfeel.TinyMenuItemUI.doClick(Unknown Source)
at de.muntjak.tinylookandfeel.TinyMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6589)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
at java.desktop/java.awt.Component.processEvent(Component.java:6354)
at java.desktop/java.awt.Container.processEvent(Container.java:2261)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4966)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2319)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4914)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4543)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4484)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2305)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at net.rptools.maptool.client.swing.MapToolEventQueue.dispatchEvent(MapToolEventQueue.java:43)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

@Phergus
Copy link
Contributor

Phergus commented Mar 26, 2019

Thanks for the report and stack trace. Does it happen if you switch MT to English?

@Phergus
Copy link
Contributor

Phergus commented Mar 26, 2019

Confirmed as occurring if MapTool is set to Spanish in Startup options.

@Phergus Phergus added bug high High priority bug/enhancement labels Mar 26, 2019
@juan0286
Copy link
Author

Thanks for quick response.
Exaclty, changing to English language, work fine.

@Phergus Phergus self-assigned this Mar 26, 2019
@Phergus Phergus added the claimed Issue is being actively worked on. label Mar 26, 2019
@sentry-io
Copy link

sentry-io bot commented Mar 26, 2019

Sentry issue: MAPTOOL-7N

@sentry-io
Copy link

sentry-io bot commented Mar 26, 2019

Sentry issue: MAPTOOL-K

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug claimed Issue is being actively worked on. high High priority bug/enhancement
Projects
None yet
Development

No branches or pull requests

3 participants