Close
Page 3 of 5 FirstFirst 1 2 3 4 5 LastLast
Showing results 21 to 30 of 50
  1. #21

    Default v18 small problems

    I finally picked up the latest updates; here are the errors I get:

    3>mojo_app.rc(704): error RC2135: file not found: E:\d\sou\cpp\mojo_svn\mojo_art\wow-logo-70x69.bmp
    3>
    3>
    3>mojo_app.rc(705): error RC2135: file not found: E:\d\sou\cpp\mojo_svn\mojo_art\wow-logo-green-70x69.bmp
    3>
    3>
    3>Build FAILED.
    3>
    3>Time Elapsed 00:00:00.35



    this next one is probably on purpose if you want the installer to be signed only by you ? maybe should have some sort of "unsigned" or "community release" alternative (I don't really need to build the installer so I don't care for that error too much) ?

    2>------ Build started: Project: MojoInstaller, Configuration: Release x86 ------
    2>Build started 1/23/2010 12:35:09 PM.
    2>C:\Windows\Microsoft.NET\Framework\v4.0.21006\Mi crosoft.Common.targets(1886,9): error MSB3323: Unable to find manifest signing certificate in the certificate store.
    2>
    2>Build FAILED.


    ========== Build: 1 succeeded, 2 failed, 2 up-to-date, 0 skipped ==========
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  2. #22

    Default

    I edited mojo_app/mojo_app.rc to remove the full path and replace by ..\\mojo_art and got going;
    when trying to do svn diff to post the changes:

    $ svn diff
    Index: mojo_app/mojo_app.rc
    ================================================== =================
    Cannot display: file marked as a binary type.
    svn:mime-type = application/octet-stream


    maybe you can change the type to be text, as it is text
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  3. #23

    Default

    Quote Originally Posted by Moorea View Post
    3>mojo_app.rc(704): error RC2135: file not found: E:\d\sou\cpp\mojo_svn\mojo_art\wow-logo-70x69.bmp
    3>
    3>
    3>mojo_app.rc(705): error RC2135: file not found: E:\d\sou\cpp\mojo_svn\mojo_art\wow-logo-green-70x69.bmp
    I'll add them, thanks.

    this next one is probably on purpose if you want the installer to be signed only by you ? maybe should have some sort of "unsigned" or "community release" alternative (I don't really need to build the installer so I don't care for that error too much) ?
    It's not on purpose. ClickOnce requires a certificate and since I'm completely befuddled by Microsoft's certificate stuff I just pressed some default key or other.

    Can somebody tell me how to do this? If not, when I get time, I'll try to figure it out.
    �Author of HotkeyNet and Mojo

  4. #24

    Default

    I get some errors while running, opening the mouseover_blue.jpg and mouseover_gray.jpg - seems like those 2 are installed by the installer - anyway to put them with the rest of the resources ? or maybe have a small script to copy what's missing when not using the installer (for now I just copied them myself to Release/ dir)

    another problem I have is soon after I start another mojo on another computer I get thrown in the debugger:

    HEAP[mojo.exe]: HEAP: Free Heap block 20efa68 modified at 20efa90 after it was freed
    Windows has triggered a breakpoint in mojo.exe.

    This may be due to a corruption of the heap, which indicates a bug in mojo.exe or any of the DLLs it has loaded.

    This may also be due to the user pressing F12 while mojo.exe has focus.

    The output window may have more diagnostic information.
    The thread 'Win32 Thread' (0xbf4) has exited with code 0 (0x0).
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  5. #25

    Default

    Quote Originally Posted by Moorea View Post
    I edited mojo_app/mojo_app.rc to remove the full path and replace by ..\\mojo_art and got going;
    when trying to do svn diff to post the changes:

    $ svn diff
    Index: mojo_app/mojo_app.rc
    ================================================== =================
    Cannot display: file marked as a binary type.
    svn:mime-type = application/octet-stream


    maybe you can change the type to be text, as it is text
    I'm not sure what to set the mime type to, so I just set it to text/text.

    (I tried leaving it blank because the SVN docs say blank means text, but Tortoise SVN won't let me do that.)
    �Author of HotkeyNet and Mojo

  6. #26

    Default

    other question: where does mojo store settings; I want to reset like if I never installed to check some FAQ question and i can't tell right now if it's working because I already setup my mouseover long ago or if you fixed the initial setup issue
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  7. #27

    Default

    Quote Originally Posted by Moorea View Post
    other question: where does mojo store settings; I want to reset like if I never installed to check some FAQ question and i can't tell right now if it's working because I already setup my mouseover long ago or if you fixed the initial setup issue
    Just erase this directory:

    %localappdata%\mojo

    It contains three settings files:

    %localappdata%\mojo\mojo.settings.txt

    %localappdata%\mojo\mojo.fig.xml

    %localappdata%\mojo\mojo_engine.settings.txt
    �Author of HotkeyNet and Mojo

  8. #28

    Default

    Thanks - I see it says "not implemented yet" but what would be computer broadcast ?

    (I'll put the answer in the faq)
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  9. #29

    Default

    Quote Originally Posted by Moorea View Post
    Thanks - I see it says "not implemented yet" but what would be computer broadcast ?

    (I'll put the answer in the faq)
    We haven't talked about the details but I'd describe it like this.

    1. It copies mouse and keyboard input from local computer to other computers (as opposed to copying mouse and keyboard from the local focus window to other windows).

    or another description of the same thing:

    2. Think of it as an emulation of hardware KM multiplexing, except with the mouse motion scaled for the size of the focused monitor on each PC.

    (I"m not sure how to deal with multiple monitors ... maybe this mode isn't such a great idea.)
    �Author of HotkeyNet and Mojo

  10. #30

    Default

    Quote Originally Posted by Freddie View Post
    I'm not sure what to set the mime type to, so I just set it to text/text.

    (I tried leaving it blank because the SVN docs say blank means text, but Tortoise SVN won't let me do that.)
    I managed to make it blank by clicking "remove" instead of erasing it and clicking "okay."

    And I'm pretty sure that's right because Tortoise SVN has automatically set .txt files that way.
    �Author of HotkeyNet and Mojo

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •