Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Member Gjon's Avatar
    Join Date
    May 2023
    Location
    A barrel
    Posts
    21
    Rep Power
    40

    Default

    It is a "stock" Civic pack with an added 800x480 res from another package in the data.zip.

    The problem is when Primo is minimized and I am in the shell that the device comes with changing brightness for example, when I maximize Primo again it takes a screenshot with the "Screen Captured" box appears. It probably makes some virtual input to put Primo in the foreground by tapping on that specific area, and it is really annoying and fills up the storage for no reason. Disabling the Capture screen or forcefully disabling it with the sys line didn't help. It does the same with the original 480x272 Civic pack.

    Tried with [Only registered and activated users can see links. ] and it doesn't register anything when tapping the top left corner. Which is good. If I am not mistaken, it is some invisible UI element, the problem is finding it.

    Your info is definitely better. Gotta find a solution to change that date to show 2023.
    Last edited by Gjon; 24th October 2023 at 10:38 AM.

  2.    Advertissements


  3. #12
    Master Disable screen capture function in Primo JmaCWQ's Avatar
    Join Date
    Jan 2014
    Location
    Shut your dog up!!
    Posts
    69
    Rep Power
    50

    Default

    Where does it save the screen captures?
    If it's Primo responsible they usually are stored somewhere in Primo's directory, the folder captures in the root directory I see in one of the WinCE versions I use.
    If it's Windows doing it they might be found elsewhere, and it would probably also show the same behaviour without Primo running.

    But even when Screen Capture is disabled in the extra settings and the sys.txt line provided by lunapark added it still takes a screenshot when tapping near the battery icon
    That is exactly what I found when assisting someone to disable it with the Tomsoft skin, it just ignored those settings and the only way I found to completely disable it was to comment out that line in the .ui file.
    From memory I think adding the line 'capture=0' to sys.txt stopped it from saving the screen capture anywhere but the popup saying the screen had been captured still appeared.
    Do big things!


  4. #13
    Member Gjon's Avatar
    Join Date
    May 2023
    Location
    A barrel
    Posts
    21
    Rep Power
    40

    Default

    In the root, where the primo.exe is. Definitely not Windows because I tried with other full screen programs. It does save them even with the line added.
    Last edited by Gjon; 24th October 2023 at 10:44 AM.

  5. #14
    Master Disable screen capture function in Primo JmaCWQ's Avatar
    Join Date
    Jan 2014
    Location
    Shut your dog up!!
    Posts
    69
    Rep Power
    50

    Default

    Yep ok, sounds like it's Primo itself not Windows, and I imagine it's one of the .ui files the function is in.
    I guess it'll have to be found and commented out to stop it.

    Perhaps try searching navigatemap.ui for <BUTTON screen_captt or maybe <BUTTON screen_captt class=txt_20 or maybe even some more of that line I commented out above, to see if you find anything that might be it.
    Do big things!


  6. #15
    Master Disable screen capture function in PrimoDisable screen capture function in Primo
    Join Date
    Nov 2017
    Location
    europa
    Posts
    81
    Rep Power
    161

    Default

    @Gjon
    You will temporarily place this in the sys.txt, this will allow us to obtain technical information on the different stages of the execution of primo (no personal data is collected during this operation, only technical data on the progress of primo.)

    [debug]
    log_1="Gjon_log.txt::5"

    you will start primo normally then carry out the various operations leading to the unwanted screenshot, then you will exit primo normally using the button on the main panel

    you will retrieve the previously named log file from the exe directory to place it as an attachment in a message

    remember to deactivate the log line in this way because it could be used later

    [debug]
    ;log_1="Gjon_log.txt::5"

    When you have posted the log file and deactivated the sys.txt line, remember to delete it from the root directory of your primo for new future use.

    if no information leading to your problem is found in the log, I will provide you with an unmodified data.zip which will allow you to determine if the capture originated in yours.

    If the problem disappears with this data.zip, you can either keep it as is and make customizations externally, or send us your data.zip to find the origin of the unwanted capture.
    Last edited by lunapark; 24th October 2023 at 02:19 PM.

  7. #16
    Master Disable screen capture function in Primo JmaCWQ's Avatar
    Join Date
    Jan 2014
    Location
    Shut your dog up!!
    Posts
    69
    Rep Power
    50

    Default

    Quote Originally Posted by lunapark View Post
    ......if no information leading to your problem is found in the log, I will provide you with an unmodified data.zip which will allow you to determine if the capture originated in yours.

    If the problem disappears with this data.zip, you can either keep it as is and make customizations externally, or send us your data.zip to find the origin of the unwanted capture.
    Gjon mentions above

    Tried with [Only registered and activated users can see links. ] and it doesn't register anything when tapping the top left corner.
    Tends to suggest it's within Gjon's data.zip.
    I was going to suggest Gjon gave us a look at the data.zip but didn't because it contained contact info that they probably wouldn't want shared with anyone.
    Perhaps they could give us a look at just the ui files from common\ui folder and 800x480(or whatever resolution)\ui folder, no identifying stuff in that as far as I know.

    I'm sure I remember with iGO8 there used to be a way to make iGO8 run like it was using a skin, even if there was no skin in the content\skin folder, by putting the contents of a skin in the branding.zip folder.
    No idea of that works in Primo or not though as I've never tried it, might be somewhere else to look for the code that's causing it?
    Do big things!


  8. #17
    iGO Enthusiast Disable screen capture function in Primo
    Disable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in Primo
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    52
    Posts
    6,397
    Rep Power
    4260

    Default

    It is interesting that I have been using this package and this emulator for years and I have never noticed such behavior. And not just this package.
    Clean sys file, minimal data.zip, with or w/o skin no matter. I don't have an option to minimize in any variant although I use multitasking in emulator
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

  9. #18
    Master Disable screen capture function in PrimoDisable screen capture function in Primo
    Join Date
    Nov 2017
    Location
    europa
    Posts
    81
    Rep Power
    161

    Default

    not being able to determine the origin of the problem with the little information, what I can suggest is to simply block the screenshot in all circumstances if it is indeed of origin due to an action since first

    by redefining the function which calls on the screenshot primitive not only will the message no longer appear but no image will be created on disk.

    in zip form, it is obviously a ux which will be used in the directory dedicated to this use.

    it's minimalist but can temporarily solve Gjon's problem without any change on his primo
    Attached Files Attached Files
    Last edited by lunapark; 25th October 2023 at 12:04 AM.

  10. #19
    Member Gjon's Avatar
    Join Date
    May 2023
    Location
    A barrel
    Posts
    21
    Rep Power
    40

    Default

    @lunapark
    The log refused to be created, unfortunately. Thanks for the .zip you provided but it still didn't solve the problem.

    @Boki
    Even the original package with only 480x272 suffers from the same problem where you can not disable the screenshot no matter the device, please try clicking on the battery icon in the emulator it will take a screenshot. That is what was the problem with my device (which I do not have anymore), my guess is that it was clicking in that area when it wanted to bring Primo into the foreground.

    @JmaCWQ
    It is definitely the data.zip. There is some file \ui_igo9\common\ui causing this, didn't manage to find it. What I did to solve the problem is I took the whole ui folder from the previously mentioned PrimoTruck2015 pack and put it here. A little bit unorthodox but I needed a quick fix. I'll provide the whole data.zip with the screenshot problem later in the edit.

  11. #20
    iGO Enthusiast Disable screen capture function in Primo
    Disable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in PrimoDisable screen capture function in Primo
    Boki's Avatar
    Join Date
    Jun 2014
    Location
    Niš
    Age
    52
    Posts
    6,397
    Rep Power
    4260

    Default

    You're still hiding content like a snake its legs

    I clicked the previous evening in the emulator as much as you want, on both the 800 and the 480 package, in every corner, started additional processes in background, etc...
    The data zip I'm using is the same, the redundant resolutions are thrown out. These are the data.zip posted here as a minimum with both packages.

    Post the sys file, upload those modifications without your personal elements so we can take a look at them.
    Before asking a question, know it's already discussed here and at 99.9% is not unique. Use search.
    NO ONE IS A SEER, READ (click on): [Only registered and activated users can see links. ] <- Click!
    [Only registered and activated users can see links. ] <- Click!

    Spoiler: obs
    Many questions become very arduous, a lot of time chewed deja vu...Since we have lost all the year of work and effort, many people have no will to answer the same questions again. Me neither. Use a search, please.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

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