Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
[fixed] This one is for Dan G ... it has his name in the dump.
04-11-2016, 04:28 PM
Post: #6
RE: This one is for Dan G ... it has his name in the dump.
(04-11-2016 04:15 PM)ggaliens Wrote:  Right ... but if the error is from there ... maybe part of the error is the no quotes in the first place ?
No.

I can take a look for the problem only if I have the same preferences file as you. But, if you want to look around, start checking that the text is formatted by the wings_hotkey:handle_error/2, that is why
Quote:%%%
%%% Error handling.
%%%
handle_error(Ev, Cmd) ->
Key = bindkey(Ev, Cmd),
KeyName = format_hotkey(Key, pretty),
CmdStr = wings_util:stringify(Cmd),
Msg1 = "Executing the command \"" ++ CmdStr ++ "\"\nbound to the hotkey " ++
KeyName ++ " caused an error.",

...

@MicheusVieira MicheusVieira Micheuss micheus4wings3d
* Wings3D Team stands for: Björn and Dan
Reply


Messages In This Thread
RE: This one is for Dan G ... it has his name in the dump. - micheus - 04-11-2016 04:28 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)