COD installed via CodeModuleManager has "error checking".

I searched the forums for all the threads on CodeModuleManager and creation of modules by program. I managed to gather enough information to get the code below, but it still does not have 100%. For brevity, I've deleted the error handling code.

I can run my code below and it creates modules. I'm not trying to install over a previous installation, it comes to intall the app for the first time. However, the application that installs it will not work when I click on the application of the new icon (the app is signed). When I click on the newly installed application icon, I get this error message on the home screen (the application never starts). The message reads the following:

Error at startup MyApp: Module 'MyApp' has verification errors.

But if I reboot the device or the Simulator and click the icon of newly installed, it works without problem. The newly installed application has another point of entry that runs at startup which is for a process in the background in the application.

When I try this code with a different and much smaller application that is just a simple file of COD it works and I can run the newly installed application immediately after installation.

But when there are several cod brothers I noticed a few interesting releases in the debugger console. In the loop where I call CodeModuleManager.saveNewModule, I see the following output from the debugger

CMM: Add MyApp (3972)
AC: new CRC = 557
CMM: Add MyApp-1 (4010)
AC: new CRC = 558
From level 7
From MyApp
Research installed codfiles alias "MyApp-2".
Research uninstalled codfiles alias "MyApp-2".
Module "MyApp-2' not found." Error at startup MyApp: Module ' MyApp-2' not found. "
MIDlet PushRegistry startup
MIDlet startup PushRegistry finished
From net_rim_process_launcher
Net_rim_process_launcher (156) started
CMM: Add MyApp-2 (4013)
AC: new CRC = 559

Note that after that MyApp-1 is added that you see level 7 starts and triggers another startup auto entry point. But now MyApp-2 is not yet added, and he complains about not finding the MyApp-2 module.

This message on MyApp-2 is related to me being able to run the newly installed application until I reboot? If not, is there any ideas on why I can't launch the new application immediately?

String[] codUrls = new String[] {    "http://www.example.com/MyApp.cod,    "http://www.example.com/MyApp-1.cod,    "http://www.example.com/MyApp-2.cod ");

CodeModuleGroup codeModuleGroup = new CodeModuleGroup("MyApp");codeModuleGroup.setCopyright("2009 MyCompany");codeModuleGroup.setDescription("MyApp for BlackBerry");codeModuleGroup.setVendor("MyCompany");codeModuleGroup.setVersion("1.0.0");

//limit first module to 60KB since it must be under 64KB as mentioned in docsint firstModuleMaxSize = 1024 * 60;

HttpConnection httpConn = null;InputStream inputStream = null;

int[] newModuleHandles = new int[codUrls.length];

for (int i = 0 ; i < codUrls.length ; i++){    httpConn = (HttpConnection) Connector.open(codUrls[i], Connector.READ_WRITE, true);    httpConn.setRequestMethod(HttpConnection.GET);    int responseCode = httpConn.getResponseCode();    if (responseCode == HttpConnection.HTTP_OK)    {        int responseLength = (int) httpConn.getLength();        byte[] responseBytes = new byte[responseLength];        int bytesRead = inputStream.read(responseBytes); intputStream.close(); httpConn.close();        if (bytesRead > firstModuleMaxSize)        {            //write the first part            newModuleHandles[i] = CodeModuleManager.createNewModule(bytesRead, responseBytes, firstModuleMaxSize);            //write the rest            CodeModuleManager.writeNewModule(newModuleHandles[i], firstModuleMaxSize, responseBytes, firstModuleMaxSize, bytesRead - firstModuleMaxSize);        }        else        {     //less than 60KB so write it all in one module            newModuleHandles[i] = CodeModuleManager.createNewModule(bytesRead, responseBytes, bytesRead);        }    }}

for (int i = 0 ; i < codUrls.length ; i++){    if (newModuleHandles[i] != 0)    {        CodeModuleManager.saveNewModule(newModuleHandles[i], true);    }}

for (int i = 0 ; i < codUrls.length ; i++){    if (newModuleHandles[i] != 0)    {        String modName = CodeModuleManager.getModuleName(newModuleHandles[i]);        System.out.println("adding module " + modName);    codeModuleGroup.addModule(modName);    }}

codeModuleGroup.store();

It does not work because you are breaking modules in parties to the arbitrary limit (64 k) and then recording these pieces using the CodeModuleManager API as if they were modules.

Things to keep in mind:

* A COD file can contain one or more modules. If it contains several modules, then the COD file is just a ZIP file without compression and each module is a file entry in the ZIP file.

* The CodeModuleManager API works on modules instead of COD files.

Therefore, you need to need to get the COD modules or files and stream then one by one and without breaking any which module to pieces at CodeModuleManager. You could achieve this by ensuring that you download are simple-module-COD-files (e.g., unpack the composite cod on the web server), or you can download a COD file and then unzip it into modules on the device (uses more memory).

PS You are unable to read the entry correctly HTTP: method (byte []) read from the input stream only is not guaranteed to read all the data that you have asked, so, on top of the arbitrary question above with modules into pieces, you couldn't even read the modules in its entirety. You will need to loop until you have read everything you wanted, or until the input stream is closed prematurely.

Tags: BlackBerry Developers

Similar Questions

  • Update error 80073712 windows code says that he has never checked for updates update failed on 22-08-08

    When I click on windows update after checking for awhile, I have error code 80073712 impossible to verify updates

    http://support.Microsoft.com/kb/957310

    «Error message when you try to install updates on the Microsoft Update or Windows Update Web site: «0 x 80073712 "»

    To resolve this problem, use the following methods in the order in which they are presented.

    Method 1: Run (Checksur.exe) system update readiness tool

    1. Download and run the system update readiness tool. This tool runs an ad hoc analysis of inconsistencies that might prevent future maintenance operations.

      For more information about how to download and run the Checksur.exe tool, click on the number below to view the article in the Microsoft Knowledge Base:

      947821 (http://support.microsoft.com/kb/947821/) Description of the update readiness tool for Windows Vista system
    2. Try to install updates again.

    Note After running the tool, the Checksur.log file is stored in the following location:

    %SystemRoot%\Logs\CBS

    In a default installation of Windows Vista, is the Windows directory.

    If this method does not resolve the problem, go to method 2.

    Method 2: Install Windows Vista Service Pack 1 if you have not yet installed Windows Vista Service Pack 1 (SP1), visit the Microsoft Download Center and then download and install Service Pack 1. To do this, follow these steps:

    1. Quit all programs, and then click on the following link:

      http://www.Microsoft.com/downloads/details.aspx?FamilyId=f559842a-9c9b-4579-b64a-09146a0ba746&displaylang=en (http://www.microsoft.com/downloads/details.aspx?FamilyID=f559842a-9c9b-4579-b64a-09146a0ba746&DisplayLang=en)

      Note Click the option to download on the download page, click Save, and then save the download to your desktop. When the download process is complete, click run to install the SP1.

    2. Restart the computer.
    3. Try to download the updates again.

    If you can't always install updates, go to method 3.

    Method 3: Perform a repair of Windows Vista installation when you perform a repair installation, which restores the current installation of Windows Vista to the version on the installation DVD. This requires you to reinstall all updates that do not appear in this version of Windows Vista.

    To perform a repair of Windows Vista installation, follow these steps:

    1. Restart the computer.
    2. Insert the Windows Vista DVD into the DVD drive of the computer.

      Note If Windows does not automatically detect the DVD, click on Start, type: \setup.exe in the Search box, and then click configuration in the list programs. Then, click install now.

    3. Click connect to get the latest updates for installation (recommended).
    4. Insert the product key if you are prompted to do so.
    5. Click to accept the Microsoft software license agreement.
    6. On the screen which type of installation you want , click upgrade.
    7. Once the installation is complete, restart the computer, and then try again to install updates.

    See you soon.

    Mick Murphy - Microsoft partner

  • HP OfficeJet Pro X451dw: Drivers not install via Windows Update - error: 0 x 80070490

    Hello

    I have problems with having the installed printer drivers on windows 10 PCs, I get the error: 0 x 80070490. The State of the printer is connected to a group of networked computers. The printer name is HP OfficeJet Pro X451dw.

    I tried to use the "sfc/scannow" command and it detects that there is no error with the PC.

    However, is there a way to fix this driver update failure?

    A lot of help will be appreciated and I will try my best to solve these problems, just to make everyone happy.

    Thank you very much

    Ben

    It helped me: https://support.microsoft.com/en-us/kb/3073930?utm_source=twitter#bookmark-1607

  • Cannot install updatesKB979683, KB958623 8007371C error code 80073712.

    Error code: title 8007371C 80073712 - for updates KB979683, KB958623 installation failed are hotfix of ms still has not installed

    tried to install updates KB979683, KB958623 installation failed, error 80073712C, 80073712 codes. installed update tool has not always installed. Now what?

    At this useful thread: http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_update/vista-sp2-error-8007371c/27f423c2-18b6-4881-9f05-3795854de617

  • Silverlight will not install on my computer. I get an error code 659. Silverlight has worked on computer at the same time. Vista in Home Office business management.

    Silverlight will not install on my computer.  I get an error code 659.  Silverlight has worked on computer at the same time.  Vista in Home Office business management.  Can someone help me with this issue?  I installed Vista service pack 2.

    johncoxcpa,
    Well looking at the log you've posted, I came across this article:
    MSI (s) (2 c: D4) [22:29:29:073]: sequence number number for this installation system restore.
    This installation is forbidden by system policy. Contact your system administrator.
    c:\c17e5b6672c37d9f685b\Silverlight.msi

    So it seems that if your system has a software restriction policy installs.  You need to contact your IT Department. to learn about the changes to the policy will be to install Silverlight.
    Mike - Engineer Support Microsoft Answers
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • When I accessed at "MS Check for updates ', error found: Code 8000FFFF, Windows Update has encountered an error that is known. How can I solve this problem?

    When I accessed at "MS Check for updates ', error found: Code 8000FFFF, Windows Update has encountered an error that is known. How can I solve this problem?

    http://support.Microsoft.com/kb/946414

    «"Error when you download updates using Windows Update or Microsoft Update: 8000FFFF"»

    Follow the information given in the above link to solve your problem.

    See you soon. Mick Murphy - Microsoft partner

  • Cannot install KB2645640 via Windows Update. (error code 80073712)

    Original title: cannot install KB2645640.

    * error code added to title *.

    When you run Windows Update I'm unable to install KB2645640 with error code 80073712 marked.

    Hello

    I suggest you to follow the steps from the link and check if it helps.

    Windows Update error 80073712

  • When I try to create or convert a PDF file in Acrobat DC I get the error "your request could not be performed. Adobe Acrobat DC license has expired or not been activated. "This will happen even if Acrobat is installed via a Customization Wizard

    When I try to create or convert a PDF file in Acrobat DC I get the error "your request could not be performed. Adobe Acrobat DC license has expired or not been activated. "This happens even if Acrobat is installed via a package of the Customization Wizard of the product which takes care of activation and the license is not expired. What could be the cause of the issue?

    Uninstall your creative cloud application that basically allows you to download apps and redownload it. This should do the job. Your system just lost you license update.

  • Install Vista SP 1 - error 0x8007000D, and al Code.

    I have a laptop HP (HP Pavilion 6707us) comes with pre-installed Vista (32-bit). It has been necessary for me to do a system restore on my laptop using the "F11" key and now I am trying to install updates, I get several errors, not only with the updates but also many other errors. I wonder if all my problems are due to the fact that I can't get Vista SP1 and other updates installed? I spent the greater part of the last 2 days trying various things I found in the forums and so far nothing worked. The exact steps I take are the following:

    1. I have downloaded and run the reset Windows Update Tool and tool system found at (http://go.microsoft.com/?linkid=9665683) update

    2. I downloaded and and ran the update found at (http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=b4d90b06-c27d-4483-bc1f-04d43fa7b293) system preparation tool

    I tried to install SP1 even once, does not.

    3. I downloaded and saved on the desktop Windows Vista SP1 from the recommended link (http://www.microsoft.com/downloads/details.aspx?FamilyID=f559842a-9c9b-4579-b64a-09146a0ba746&DisplayLang=en)

    4. I have installed Windows Vista SP1 in clean boot Mode, follow these steps...

    a. click 'Start', type: MSCONFIG in the search box and press ENTER.

    b. click 'Services', check the box "Hide all Microsoft Services" and click on 'Disable All' (if it's not gray).

    c. click 'Start', click 'Disable all', click 'OK' and restart the computer.

    I tried to reinstall again and received the following error message:

    "An internal error occurred during the installation of the service pack. Error code: 0x8007000D. See http://go.microsoft.com/fwlink/?LinkId=101139 for more details

    I'm really at a loss here and could use very little help. Another major problem, I have, it's that the system keeps telling me that my version of Windows is not valid, even if it has been validated on the Microsoft site and HP has confirmed my key. In addition, one minute my sound works and the other, he says that there is no audio device installed? All these problems may result from the inability to install all the updates?

    Any help would be greatly appreciated.

    Hi D_Clary,

    I suggest to follow the steps below and check if this can help you trouble the Windows Vista service pack 1 problem on your computer.

    Method 1

    Access the link below and follow the steps proposed by Darin Smith MS on 9 November 2007 and try to install Service pack 1 on your computer and check if it helps.

    http://social.Microsoft.com/forums/en-us/genuinevista/thread/78a4e88c-2786-4871-97C8-e98e35d06b1f

    Method 2

    You can runSystem File Checker (SFC scan) on the computer and try to install Service pack 1. The tool File Checker system to determine if the problem you are experiencing is caused by one or more system files that are used by Windows, the System File Checker utility analyzes the system files and replaces incorrect versions of system files by using the correct versions.

    To run the System File Checker tool, follow these steps:

    a. Click Start and type cmd in the box start the search.

    b. right click on cmd in the list programs, and then click Run as administrator.

    If you are prompted for an administrator password or a confirmation, type your password or click on continue

    c. at the command prompts, the following line and press ENTER: sfc/scannow

    When the analysis is complete, try to install Service Pack 1 for Vista and check if it installs successfully.

    Access the link below for more information about the System File Checker tool

    http://support.Microsoft.com/kb/936212

    Also, try to temporarily disable the security software of the computer and try to install Service pack 1 and check if it helps. Later, re - enable security software after installing Service pack 1.

    I hope this helps. Let us know the results.

    Thank you and best regards,

     

    Srinivas R

    Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot install updates Windows XP error Code 0 X 80070670

    original title: CANNOT INSTALL UPDATES WINDOWS XP ERROR CODE 0 X 80070670

    CONTINUE WITH WHAT?

    Search for malware:

    Download, install, execute, update and perform analyses complete system with the two following applications:

    Remove anything they find.  Reboot when necessary.  (You can uninstall one or both when finished.)

    Search online with eSet Online Scanner.

    The less you have to run all the time, most things you want to run will perform:

    Use Autoruns to understand this all starts when your computer's / when you log in.  Look for whatever it is you do not know using Google (or ask here.)  You can hopefully figure out if there are things from when your computer does (or connect) you don't not need and then configure them (through their own built-in mechanisms is the preferred method) so they do not - start using your resources without reason.

    You can download and use Process Explorer to see exactly what is taking your time processor/CPU and memory.  This can help you to identify applications that you might want to consider alternatives for and get rid of all together.

    Do a house cleaning and the dust of this hard drive:

    You can free up disk space (will also help get rid of the things that you do not use) through the following steps:

    Windows XP should take between 4.5 and 9 GB * with * an Office suite, editing Photo software, alternative Internet browser (s), various Internet plugins and a host of other things installed.

    If you are comfortable with the stability of your system, you can delete the uninstall of patches which has installed Windows XP...
    http://www3.TELUS.NET/dandemar/spack.htm
    (Especially of interest here - #4)
    (Variant: http://www.dougknox.com/xp/utils/xp_hotfix_backup.htm )

    You can run disk - integrated into Windows XP - cleanup to erase everything except your last restore point and yet more 'free '... files cleaning

    How to use disk cleanup
    http://support.Microsoft.com/kb/310312

    You can disable hibernation if it is enabled and you do not...

    When you Hibernate your computer, Windows saves the contents of the system memory in the hiberfil.sys file. As a result, the size of the hiberfil.sys file will always be equal to the amount of physical memory in your system. If you don't use the Hibernate feature and want to reclaim the space used by Windows for the hiberfil.sys file, perform the following steps:

    -Start the Control Panel Power Options applet (go to start, settings, Control Panel, and then click Power Options).
    -Select the Hibernate tab, uncheck "Activate the hibernation", and then click OK. Although you might think otherwise, selecting never under "Hibernate" option on the power management tab does not delete the hiberfil.sys file.
    -Windows remove the "Hibernate" option on the power management tab and delete the hiberfil.sys file.

    You can control the amount of space your system restore can use...

    1. Click Start, right click my computer and then click Properties.
    2. click on the System Restore tab.
    3. highlight one of your readers (or C: If you only) and click on the button "settings".
    4 change the percentage of disk space you want to allow... I suggest moving the slider until you have about 1 GB (1024 MB or close to that...)
    5. click on OK. Then click OK again.

    You can control the amount of space used may or may not temporary Internet files...

    Empty the temporary Internet files and reduce the size, that it stores a size between 64 MB and 128 MB...

    -Open a copy of Microsoft Internet Explorer.
    -Select TOOLS - Internet Options.
    -On the general tab in the section 'Temporary Internet files', follow these steps:
    -Click on 'Delete the Cookies' (click OK)
    -Click on "Settings" and change the "amount of disk space to use: ' something between 64 MB and 128 MB. (There may be many more now.)
    -Click OK.
    -Click on 'Delete files', then select "Delete all offline content" (the box), and then click OK. (If you had a LOT, it can take 2 to 10 minutes or more).
    -Once it's done, click OK, close Internet Explorer, open Internet Explorer.

    You can use an application that scans your system for the log files and temporary files and use it to get rid of those who:

    CCleaner (free!)
    http://www.CCleaner.com/
    (just disk cleanup - do not play with the part of the registry for the moment)

    Other ways to free up space...

    SequoiaView
    http://www.win.Tue.nl/SequoiaView/

    JDiskReport
    http://www.jgoodies.com/freeware/JDiskReport/index.html

    Those who can help you discover visually where all space is used.  Then, you can determine what to do.

    After that - you want to check any physical errors and fix everything for efficient access"

    CHKDSK
    How to scan your disks for errors* will take time and a reboot.

    Defragment
    How to defragment your hard drives* will take time

    Cleaning the components of update on your Windows XP computer

    While probably not 100% necessary-, it is probably a good idea at this time to ensure that you continue to get the updates you need.  This will help you ensure that your system update is ready to do it for you.

    Download and run the MSRT tool manually:
    http://www.Microsoft.com/security/malwareremove/default.mspx
    (Ignore the details and download the tool to download and save to your desktop, run it.)

    Reset.

    Download/install the latest program Windows installation (for your operating system):
    (Windows XP 32-bit: WindowsXP-KB942288-v3 - x 86 .exe )
    (Download and save it to your desktop, run it.)

    Reset.

    and...

    Download the latest version of Windows Update (x 86) agent here:
    http://go.Microsoft.com/fwlink/?LinkId=91237
    ... and save it to the root of your C:\ drive. After you register on the root of the C:\ drive, follow these steps:

    Close all Internet Explorer Windows and other applications.

    AutoScan--> RUN and type:
    %SystemDrive%\windowsupdateagent30-x86.exe /WUFORCE
    --> Click OK.

    (If asked, select 'Run'). --> Click on NEXT--> select 'I agree' and click NEXT--> where he completed the installation, click "Finish"...

    Reset.

    Now reset your Windows with this FixIt components update (you * NOT * use the aggressive version):
    How to reset the Windows Update components?

    Reset.

    Now that your system is generally free of malicious software (assuming you have an AntiVirus application), you've cleaned the "additional applications" that could be running and picking up your precious memory and the processor, you have authorized out of valuable and makes disk space as there are no problems with the drive itself and your Windows Update components are updates and should work fine - it is only only one other thing you pouvez wish to make:

    Get and install the hardware device last drivers for your system hardware/system manufacturers support and/or download web site.

    If you want, come back and let us know a bit more information on your system - particularly the brand / model of the system, you have - and maybe someone here can guide you to the place s x of law to this end.  This isn't 100% necessary - but I'd be willing to bet that you would gain some performance and features in making this part.

  • Cannot install Vista SP1 - getting error code: 0x800F0826...

    I'm trying to update my computer toshiba with SP1 and SP2 on Vista Home Premium, but I get the following installation was not successful error code: 0x800F0826... Please advise!  Thank you.

    1. it fails during the installation...
    2 - no changes were made to the computer to my knowledge... I was never able to install SP1.

    Windows Update error 800f0826 is displayed when an update for Windows has failed to install and prevents you from installing additional updates. Error 800f0826 does not identify the update that caused the problem. The update that caused the problem will display a different error. This problem affects only the updates for Windows and does not prevent you to install or to automatically receive updates for other Microsoft programs, such as Microsoft Office System. Ref: http://windows.microsoft.com/en-US/windows-vista/Windows-Update-error-800f0826

    Please check updated code and the previous error and post back with the details of the same.

    Thank you.

  • Error code: 80070490 (Windows is unable to check the updates)

    I get the error code 80070490 (windows is unable to check the updates) I did a system restore, full scan, virus, malware, rootkit, adware and spy ware.  Downloaded and installed the suggested fix for this issue on the microsoft site.  Nothing seems to help.  Any suggestions?

    Hello Pstrjohn,

    Thank you for your message.  You can also click HERE for more information about the Windows Update error Code: 80070490.

    See you soon

    Jason H. Engineer Support of Microsoft answers visit our Microsoft answers feedback Forum and let us know what you think.

  • Error code: 0 x 80246008 error Code: 0 x 80246007, error Code: 0 x 80200010 and error Code: 0 x 80246002 can not install updates in the Windows XP computer.

    Original title: window update problem.

    Error code: 80246008 error Code 0 x: 0 x 80246007, error Code: 0 x 80200010 and error Code: 0 x 80246002 what its means? And how to solve this problem to?

    (merged thread)

    Hello

    Did you do any hardware changes or software on your computer before this problem?

    You can follow these links & check if it helps:

    You may receive an error message that contains the "0x8DDD0018" code or the code '0 x 80246008' when you try to download updates from the Microsoft Windows Update Web site or from the Microsoft Update Website.

    When you try to install the updates on the Windows Update Web site or the Microsoft Update Web site, you may receive a "0 x 80246007" error code

    You receive the error 0 x 80200010 when you try to use the Windows Update Web site or the Microsoft Update Web site to install the updates

    You receive an error code "0 x 80246002" when you use Windows Update or Microsoft Update Web sites to install updates

    Hope the helps of information.

  • Windows XP - NICs has error code 10 - impossible to start this device.

    I tried to install McAfee 2011 on my pc and now I can't access the internet. I am running XP. Explore the msg on the internet says no card no installed wireless network. I checked the properties of the network connection and found one of the adapters network error code 10 - impossible to start this device. Since I have more access to internet to download the drivers, etc., how can I fix this problem?

    Hello

    I suggest you to download the latest network adapter driver by using another computer and transfer to the computer that is causing this problem and install the same.

    For more information about the error 10 code refer article.
    Description of errors related to the 10 Code that generates the Device Manager in Windows on computers
    http://support.Microsoft.com/kb/943104

  • Windows Update, error! Impossible to update. Code Code 8007045 D 80071 has 91

    Original title: Windows Update, error! Impossible to update.

    I have try the update to have a better PC but it won't allow me because of an error.

    There are 2 errors in fact, which are
    Code Code 8007045 D 80071 has 91
    All 23 updates have an error which are these codes. Help, please!

    I have a 32-bit and I have NO SERVICE PACK! This is the reason why Im trying to get the update!
    I also use Norton 360, the firewall is enabled.

    I have a Windows Vista Home Premium

    http://oi39.Tinypic.com/20qyo2d.jpg

    That link above is the number of KB of all the im trying to install updates.

    Hello

    1. What are the exact error messages?
    2 have you made changes on the computer before this problem?

    The following articles may be useful:
    Error message when you try to install a Windows Update, a hotfix or a service pack after completing the system restore in Windows Vista: "0x80071A91".
    http://support.Microsoft.com/kb/948252
    Problems with installing updates
    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-installing-updates
    How to reset the Windows Update components?
    http://support.Microsoft.com/kb/971058

Maybe you are looking for

  • How to cancel E-mail subjects alpha sorting

    Suddenly my emails are sorted in order of ABC and I want that he returned to stay in the order received. I have nothing to make this change. Thanks for your help!Sharon

  • 46TL938 subtitle bad encoding

    Hi, I bought a LED TV 46TL938 this month and I am having trouble with the character encoding of the subtitles...Characters such as 'c' a a a to are replaced by one? 'square '.Someone has the same problem and knows how to solve this problem?Any specif

  • Video occupying a quarter of the screen with a green background, just to Skype

    Rather than explain in words, I suggest that view you this picture. However, when I open quicktime to record a movie, everything works find with the video in full screen. No explanation/solution workaround?

  • How to overcome the timestamp conversion curves?

    Greetings, I have a little trouble to implement some "math" of time in an ongoing project.  This is the first time I did, so I met an unexpected obstacle. I have two time controls ".  Each are configured to display only the time and no seconds. On my

  • HP 15 Notebook PC: HARD SSD drive, and can my laptops support more ram

    Product name: HP 15 laptop Product number: K6C60EA #ABU 8.1 Windows 64-bit I have a 1 TB 5400 rpm HDD Samsung and 8 DDR3L RAM. I want to change this (HDD) for a Samsung 850 EVO 250GB 2.5 "SSD Is that a good choice, my budget is less than £80. Also ca