Some Big Bad Problems with Fatality in Vi

I'm using the Inspire 7700 Speakers with the Fatalty on Windows Vista, but when I set it to 7., I do the sound test and I have problems with the side speakers. Is there a fix to this? I downloaded the patch on the website and that didnt seem to do it.

FileOutputStream out = new FileOutputStream(sFileOut);ZipOutputStream zout = new ZipOutputStream(new FileOutputStream(sFileOut));
byte[] fileContent = new byte[(int) file.length()];Here you are assuming the file size is <= Integer.MAX_VALUE. What if it isn't? Remove.
fin.read(fileContent);Here you are assuming you filled the buffer. There is nothing in the API specification to warrant that assumption. Remove. See below.
ByteArrayOutputStream bout = new ByteArrayOutputStream();
ZipOutputStream zout = new ZipOutputStream(bout);Remove.
ZipEntry zipEntry = new ZipEntry(sNameFileIn);
zout.putNextEntry(zipEntry);Correct.
zout.write(fileContent, 0, fileContent.length);int count;
byte[] buffer = new byte[8192];
while ((count = fin.read(buffer)) > 0)
zout.write(buffer, 0, count);
zout.closeEntry();Correct.
zout.finish();
zout.flush();Redundant but not incorrect.
zout.close();Correct.
out.write(bout.toByteArray());
out.flush();
out.close();Remove.
File fich = new File(sFileOut);
fin.close();
return fich;I don't know why this method returns a File constructed out of one of its own arguments, which the caller could equally well do for himself, otherwise OK.

Similar Messages

  • I am having some really weird problems with my Iphone with photos and music!

    I am having some really strange problems with my Iphone with photos and music. In my photos icon I have a bunch of albums but the pictures are all synced to the wrong albums. The pictures are just all mixed up and in the wrong albums. As far as my music problem. In my playlists for my music I am trying to rearrange my songs in a particular order of listening. It lets me do it but when I hit done it randomely changes them in puts them in all different orders. Can anyone help?

    This indicates a corrupt file(s).  A restore should resolve.

  • Hello, I have a big batterylife problem with my brand new iPod touch 4Gen 8GB white. Please help...

    Hello, I have a big batterylife problem with my brand new iPod touch 4Gen 8GB white. Please help?

    What battery life are you getting?  Is it short when you are using the iPod? When it is sleeping?

  • I have some real odd problems with flash

    Right, I have sort of had two problems with adobe flash player 10, so bare with me, I need to tell you the ‘back story’ before I reach my current issue:
    Back story; latest version of flash been running normally for a while until it tries to update. When it wants to update it goes to 100% completion then comes up with a message saying ‘Unable to complete because Adobe Flash Native Control Panel is open. Please close the Adobe Flash Native Control Panel and please try again‘
    After this, my pc and adobe website (and other websites) will report that I have no flash. At all. So I try to update/install/uninstall again (after rebooting computer each time obviously) - and no luck. I either got a message like the one above or this one: ‘The Flash Player Settings Manager is currently open. Please close the Flash Player Settings Manager and try again’.
    So I find that I have no flash, yet I have flash and I can’t upgrade, install or uninstall. I have found a solution to this in other forums by going into my System32 folder on my C drive and using the freeware program ‘Unlocker’ to delete the file ‘C:\WINDOWS\system32\FlashPlayerCPLApp.cpl ‘upon restarting. After that I can uninstall flash properly and reinstall to the latest version.
    I’ve had to do this twice now, after each attempted ‘update ‘and each time I have to completely uninstall flash in the way stated above and then reinstall it properly.
    So that is the first issue- now to my current problem:
    After doing the following I tried to install the latest flash from adobe’s website...but my computer seems to ‘eat’ the executable file and then not actually install the latest flash. It downloads and opens fine but as soon as it starts to install, the actual executable file vanishes. It doesn’t go anywhere, not the recycle bin; it just...vanishes. Then nothing happens. According to Task manager, there is an ‘Install_flashplayer’ in the background using 8000 k or so memory and seeming doing something, but it’s not on screen and it does...nothing. I’ve waited almost a good hour and nothing happens despite memory usage dipping a bit.
    So first problem of mine is this Adobe ‘Flash Native Control Panel ‘and ‘Flash Player Settings Manager’ seems to be causing problems with my flash every time it needs to update (and subsequently makes adobe flash player thins it Schrödinger’s cat being in a state of installed and uninstalled).  I want to know how to stop thins form happening each time I need to update. I can't seem to find any information on how to actually 'close' these programs.
    My second is getting my PC to actually install the latest version of flash as opposed to eat it and make it a ghost program like my PC is pacman and the excitable file is a blue ghost.
    I currently have Flash player 10,3,183,5 installed and it is working fine (until the investable update issue is bound to come along).
    My system is Vista 32-bit.
    My main web browser is firefox 3.6.18
    Ask me if you need more specs, and sorry for the bad analogies.

    Here you go, hopefully this is the right thing and will help:
    =O====== M/10.1.53.64 2010-06-17+14-28-57.760 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\FlashPlayerUpdate.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0003 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.53.64 2010-06-17+14-29-05.045 ========
    is =O====== M/10.1.82.76 2010-08-21+10-32-59.173 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\C977.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.82.76 2010-08-21+10-33-25.178 ========
    =O====== M/10.1.85.3 2010-09-23+07-57-41.815 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\A90B.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10k_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.85.3 2010-09-23+07-57-49.180 ========
    =O====== M/10.1.102.64 2010-11-11+10-41-25.479 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\93E7.dir\InstallFlashPlayer.exe" -iv 0
    =X====== M/10.1.102.64 2010-11-11+10-48-16.518 ========
    =O====== M/10.1.102.64 2010-12-02+10-52-34.774 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\B37.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10l_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.102.64 2010-12-02+10-52-52.605 ========
    =X====== M/10.3.183.5 2011-08-12+17-20-19.029 ========
    =O====== M/10.3.183.5 2011-08-12+17-59-38.530 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Pictures\uninstall_flash_player.exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0004 [W] 00001018
    0005 [W] 00001037 Software\Macromedia\FlashPlayer\SafeVersions/ 2
    0006 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0007 [W] 00001019
    0008 [W] 00001020
    0009 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0012 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0013 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0014 [W] 00001021
    0015 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0016 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0017 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0018 [W] 00001018
    0019 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0020 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0021 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0022 [W] 00001019
    0023 [W] 00001020
    0024 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0025 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0026 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0027 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0028 [W] 00001021
    0029 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0030 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0031 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\system32\FlashPlayerCPLApp.cpl 2
    0032 [W] 00001048
    0033 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0034 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0035 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0036 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0037 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0038 [W] 00001036 Software\Opera Software/Plugin Path 2
    0039 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.3.183.5 2011-08-12+17-59-42.866 ========
    =O====== M/10.3.183.5 2011-08-12+18-12-09.286 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\InstallAX.exe" -install activex -msi
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10v.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10v_ActiveX.dll
    =X====== M/10.3.183.5 2011-08-12+18-12-19.509 ========
    =O====== M/10.3.183.5 2011-08-12+21-09-19.716 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\Rar$EX00.569\fp_10.3.183.5_archive\10_3r183_5\flash player10_3r183_5_win.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [W] 00001036 Software\Opera Software/Plugin Path 2
    0010 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0011 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0012 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0013 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0014 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.5 2011-08-12+21-09-25.004 ========
    =O====== M/10.3.183.5 2011-08-13+09-57-05.662 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Pictures\install_flash_player_10.exe"
    0001 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0002 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0004 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0005 [W] 00001036 Software\Opera Software/Plugin Path 2
    0006 [W] 00001036 Software\Opera Software/Plugin Path 2
    0007 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0008 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0009 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0010 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0011 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0012 [E] 00001040 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.5 2011-08-13+09-57-23.634 ========
    =O====== M/10.3.183.5 2011-08-13+11-10-23.454 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\FP_PL_PFS_INSTALLER.exe"
    0001 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0012 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0013 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0014 [E] 00001040 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.5 2011-08-13+11-10-32.783 ========
    =O====== M/10.3.183.5 2011-08-13+11-12-29.782 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Pictures\install_flash_player_10.exe"
    0001 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0012 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0013 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0014 [E] 00001040 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.5 2011-08-13+11-13-06.961 ========
    =O====== M/10.3.183.5 2011-08-13+11-15-13.433 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Pictures\install_flash_player_10.exe"
    0001 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0003 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0011 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0012 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0013 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0014 [E] 00001040 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.5 2011-08-13+11-15-26.589 ========
    =O====== M/10.3.183.5 2011-08-13+11-24-30.735 ========
    0000 [I] 00000010 C:\Windows\system32\Macromed\Flash\FlashUtil10v_ActiveX.exe -uninstall activex -msi
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_ActiveX.exe 5
    0003 [I] 00000018
    0004 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_ActiveX.exe 5
    0005 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0006 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0008 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0009 [W] 00001021
    0010 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0011 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_ActiveX.exe 5
    0012 [I] 00000012
    =X====== M/10.3.183.5 2011-08-13+11-24-31.422 ========
    =O====== M/10.3.183.5 2011-08-13+11-24-16.274 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Downloads\uninstall_flash_player.exe" -force 
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0003 [W] 00001017
    0004 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0005 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0006 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0008 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0009 [W] 00001021
    0010 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0011 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0012 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0013 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0014 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0015 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0016 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0017 [W] 00001021
    0018 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0019 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0020 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0021 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0022 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0023 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0024 [W] 00001036 Software\Opera Software/Plugin Path 2
    0025 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.3.183.5 2011-08-13+11-24-45.103 ========
    =O====== M/10.3.183.5 2011-08-13+11-30-53.024 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Pictures\install_flash_player_10.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [E] 00001039
    =X====== M/10.3.183.5 2011-08-13+11-30-59.264 ========
    =O====== M/10.3.183.5 2011-08-13+11-31-34.013 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Pictures\install_flash_player_10.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0007 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0013 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0014 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0015 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0016 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.183.5 2011-08-13+11-31-39.457 ========
    =O====== M/10.3.181.34 2011-08-13+20-09-58.153 ========
    0000 [I] 00000010 "C:\Users\Emeline Porter\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\QPMER51O\install_flash_player_ax_10.3.181.34[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0004 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0006 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10u.ocx
    0007 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10u_ActiveX.exe
    0008 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10u_ActiveX.dll
    0009 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0010 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0011 [E] 00001040 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.181.34 2011-08-13+20-10-03.328 ========
    =O====== M/10.2.153.1 2011-08-13+20-15-45.112 ========
    0000 [I] 00000010 "C:\Users\Emeline Porter\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\DDOGJGNF\install_flash_player_10.2.153.1[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10o.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10o_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10o_ActiveX.dll
    =X====== M/10.2.153.1 2011-08-13+20-15-52.160 ========
    =O====== M/10.3.181.16 2011-08-14+20-00-42.794 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\Rar$EX02.431\fp_10.3.181.16_archive\10_3r181_16\fla shplayer10_3r181_16_winax.exe"
    0001 [E] 00001040
    =X====== M/10.3.181.16 2011-08-14+20-00-47.240 ========
    =O====== M/10.3.183.5 2011-08-14+20-07-01.733 ========
    0000 [I] 00000010 "D:\Users\Emeline Porter\Downloads\uninstall_flash_player.exe" -force 
    0001 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0002 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0003 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0004 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0005 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0006 [W] 00001021
    0007 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0008 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0012 [W] 00001021
    0013 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0015 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0016 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0017 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0018 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0019 [W] 00001036 Software\Opera Software/Plugin Path 2
    0020 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.3.183.5 2011-08-14+20-07-06.023 ========
    =O====== M/10.3.181.16 2011-08-14+20-10-54.036 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\Rar$EX01.603\fp_10.3.181.16_archive\10_3r181_16\fla shplayer10_3r181_16_winax.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10r.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10r_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10r_ActiveX.dll
    0008 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    =X====== M/10.3.181.16 2011-08-14+20-11-01.415 ========
    =O====== M/10.3.183.5 2011-08-14+20-16-17.115 ========
    0000 [I] 00000010 "C:\Users\EMELIN~1\AppData\Local\Temp\FP_PL_PFS_INSTALLER.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0004 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0005 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0006 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0007 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [W] 00001036 Software\Opera Software/Plugin Path 2
    0012 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0013 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10v_Plugin.exe
    0014 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0015 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0016 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0017 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    =X====== M/10.3.183.5 2011-08-14+20-16-22.512 ========

  • K8N 7030 BIG Strange problem with DMA?

    My conf.
    2 x 80 GB SATA RAID STRIPE (WINXP)
    1 x 160 GB PATA
    1 x DVD LITEON PATA
    2 x 512MB KINGMAX
    Wireless PCI planet
    Ieee 1394 PCI
    6800GT AGP galaxy
    PSU 500W
    BIOS 2.1
    Recently I saw that my hdd (160GB PATA) didnt work in udma 5 (worked in pio) and dvd worked in pio (in bios was activated dma etc.) This problem was not always. Begin I thought that controller in mobo is broken. I put in pci pata controller and it can`t work if I turn off the ide controller in mobo. But when i turn off IDE controller in mobo, RAID can`t work (its silly because RAID is sata not pata). After this sound card in mobo desappeard. Even I unplug all pci devices the sound card completly deasappeard. I update bios the same version and reset bios...and it helps. Now, dvd and hdd works, but I think it could repeat. Where is a problem?

    Quote from: Slepy on 05-June-06, 23:20:59
    I don`t have a time for new instalation windows. I think the problem isnt in windows. Maybe drivers, but if it was a problem, why the sound card deasappeard even I reinstall all drivers? I suspect bios. It can be problem with sharing IRQ. Now I have Bios ver. 2.1
    syar said me:
    "nvidia ide/sata drivers needs to be matched (in version) with the nvidia raid class driver .
    You need to be careful installing windows and updating/installing nvidia UDP driverpackage
    for NF3 .
    It has an error in it , it never updates the nvraid driver (when you select to install the NV IDE sw
    drivers).
    Yes it's true what Syar's say. But beware if you neva do properly you may screw up your Raid array. But it's better to do manual flashing the Bios if want to flashed it. If your system is stabile and did not bring any problems then you shouldn't flashed it. Also I'll do back the array again and do the fresh installation. BTW you must used the Nvidia driver 5.10 it's more stabil and safe rather than 5.11. Gd luck.
    This can leave you with mismatched nvraid and ide/sata driver .
    Nvraid driver with version from the floppy disk used in win install, and nv ide/sata drivers with
    the version from the UDP driver pack install .
    Other than that I have heard mostly bad things of all MS-7030 bioses after 1.7 .
    I have one rig at home with K8N Neo Platinum (MS-7030) running with bios 1.5B6(modded)
    with raid-0 and it's been acting like a champ . No need for any "newer" bios .

  • Bad problem with crashes - how to troubleshoot?

    Hi,
    I'm a new user and I'm having a lot of trouble with Premiere Pro CS6 crashing. It's so bad that I am thinking I might have to go back to FCP7 until I can get it sorted out. Can someone tell me where to begin troubleshooting this problem?
    I'm on a MacPro mid 2012, 24 Gb RAM, using ATI Radeon HD 5870.
    The OS is OSX Lion 10.7.4
    I'm using Premiere Pro 6.0.1
    It doesn't seem like I'm doing anything particularly special when the crashes occur. This morning, I just had three crashes in the space of about five minutes. I was looking at the audio waveform of a clip and adding markers so I could shorten the soundbite. It didn't seem to like me adding markers.
    Thanks so much.
    - C
    Update: It now crashes almost every time I add a marker to the audio waveform. Sometimes I get to hit save fast enough, sometimes not. If I look in Console, it says "invalid drawable." Not sure where to begin dealing with this.

    It's because you have a Mac....Sorry I had to.
    I had a similar problem with Premiere CS4, although not to the extent of your situation. The two things that seemed to fix it for me was first to upgrade the RAM (which likely is not your problem) and second to reinstall Premiere. It's a pain, but I think I might have just had a buggy install the first time.
    Hope you find a fix! Premiere is an excellent program!
    -Barrett

  • Hi every time I go to write a tx on my iPhone it asks for my apple I'd sign in like when I buy an app or something and you have to enter your password is there a way to stop it doing this or is there some kind of problem with the phone

    Hi every time I go to write a tx my phone asked for my sign in details like I have just bought something like an app of song ect I just press cancel and it goes away but still pretty annoying is there a way to stop this or is there a problem with the phone  ? Thanks

    If the login box keeps popping up either your acct is disabled or you are mistyping your pw.  
    Go here and try out your pw and reset if necessary:
    http://appleid.apple.com/
    Click on Manage ID and go from there.

  • Big AD44 problem with nokiaTurkey service!!!

    I gave my AD 44 headset to nokia service because i could not get any voice one of the earphones. It was 20.06.2008 when i gave it and till now they did not give any answer and new headset of AD44. They always keep me in suspense and i am so angry. Is there anyone who may have a service problem with nokia like me? I am telling to all nokia auhorities via this forum that NokiaTurkey do not want people buy nokia i think in Turkey, because this is not ,which they did to me, a support and this must not be Nokia. I use 5700Xpress music and i started to hate nokia

    Well, now they "don't like how the mother board sounds so we will replace it".
    Was supposed to be done last Tuesday, but it won't be done at least until next Wednesday.
    I am so hating on you, Apple, now!!
    New computer just dead out of nowhere after only 3.5 months and now getting screwed over by the service. It's been more than a month now!
    You should get your act together, I think I will just get rid of this one as soon as I get it back, and not deal with this anymore!

  • I tried to upgrade from cs6 to cc, some programs have been successfully upgraded but some not. Problem with PS. Here is the problem: FATAL: Payload 'Camera Profiles Installer 9.0.0.6 {539AEF15-3A2B-4A31-A587-7E90F7D9C700}' information not found in Media_d

    Hello, I'v been using Adobe creative suite for a real long time and this week end I upgraded to CC. Most of the applications have been installed. Unfortunately I'm not able to install Photoshop and After Effect. Here is the problem:
    FATAL: Payload 'Camera Profiles Installer 9.0.0.6 {539AEF15-3A2B-4A31-A587-7E90F7D9C700}' information not found in Media_db
    Anyone has a solution for me?

    I have recently started having this problem in PSE8. The Adobe workaround
    did work, but I don't fancy having to re register each time I use it.
    What I have discovered is that it's nothing to do with the image metadata as it occurs before any image is opened.
    It SEEMS to only occur if you use file/open with to open an image in the editor - IE start PSE with that command.
    If you close elements down, and start it using programs/PSE/Elements (or your desktop shortcut) - the panorama feature magically works.
    Each time I've opened the editor 'automatically' using image/open with, it seems to create the problem.
    Hope this helps

  • Some bad problems with my ipod touch 4th gen

    My ipod touch 4th generation is slow, sometimes unresponsive, unable to sync to my computer, and the apps crash all the time. is there anything i can do to get this fixed? all these problems have started after i updated my ipod touch to the ios6 update..could all these problems be fixed if apple came out with a better update?

    Ryan Willyumms wrote:
    My ipod touch 4th generation is slow, sometimes unresponsive, unable to sync to my computer, and the apps crash all the time. is there anything i can do to get this fixed? ...
    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these Steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • I have a big Manufacturing problem with my i phone 5  what to do now?

    Dear sir ,
    I want to Complain for my new i phone 5 that I get it on last December its only work for three month only with out any bad using my monitor is freezed and i cant use the phone when i sent to the dealer they inform me thet mobile have a manufacturing problem so i'm asking you what i have to do?

    You need to take the iPhone to an Apple store genius bar for testing by the techs and replacement.  If you are unable to go to an Apple store, file a service request through the ExpressLane at: https://expresslane.apple.com

  • HT201699 I'm using an iPhone 4 which i purchased last month, there seems to be some kind of problem with the mobile data network

    Hi,
    I bought a new iPhone 4 last month, totally fell in love with it untill there was this problem regarding the apn disappearing. I manually added the apn info and it worked fine for some time but soon after I disabled the mobile data/3g connection and enabled it later I always use to get a msg saying "Could not activate mobile data network" even after it being active( 3g symbol always used to be poped up at the top). Though the apn is filled with a valid data it shows me the same msg over and over again. It some times works on rebooting but the rebooting the handset everytime i want to use the connection sounds very pestering. Please suggest me with somehting to get rid of this problem...

    https://discussions.apple.com/message/21946322#21946322

  • Bad Problem with Dropped Frames

    I'm running FCP 6 on my 2GHz Intel Core Duo Macbook. I've got IGB 667 MHZ RAM.
    I hadn't been having problems all day when all of the sudden, BAM, every 1 or two seconds I get the Dropped Frames error.
    This happens when I am editing MPEG4 video. I get the dropped frames both with and without audio. There are no other sequences or programs open.
    Would this problem arise from taking multiple shots from a single clip?
    It's getting pretty bad guys, so any ideas are welcome.
    thanks.

    OK, i think i've figured out what the problem may be. When i added an MPEG 4 clip to the sequence in question, a window popped up asking me if I would like to change my timeline settings to match the clip. I said yes. Whatever was changed by this is what is causing the problem.
    What would this have changed and how can i change it back?

  • Big stability problems with 875P

    Hi all,
    Please can I get some advise from you all about the problems im having with the 875 mobo.
    The system is totally unusable. I managed to get XP-pro installed eventually after numerous blue screens and supposedly unreadable files on the new and definately good XP CD.
    I thought things were getting better, and XP seemed ok; but after a sucessfull shutdown now it wont start up again. It says that windowssystem32configsystem is corrupt or missing... again.
    This is the 6th time ive re-built the machine and on an earlier build I lost a brand new IBM HDD to the board when it crashed and blew it up.
    Ive get the RAM to 2.7v, and performance to slow with automatic DRAM timings. This was the only setting that I had any success installing XP with - and I tried loads! Hyperthreading, BIOS shadowing and BIOS cacheing are disabled too. Ive even tried bios version 1.6; but dropped back to 1.4 because things seemed worse with 1.6 running.
    Am I going to have to re-load windows again?
    I use the PC to record music in a studio, so stability is critical for me. If anyone has any suggestions to sort this out I would be extremely greatful  :D . Thanks!
    My set-up:
    MSI 875P-NEO bios ver. 1.4
    2.6 Ghz P4 @ 800Mhz FSB
    2 x 256Mb Winbond DDR400 RAM
    3 x IBM Deskstar HDD
    350W Silent Forton PSU
    Zalman Heat-sink & fan
    Sparkle Geforce2 440MX 32Mb
    Marian Marc4 soundcard
    Marian Marc8 soundcard

    Welcome to the club ....
    I've been trying to get my system going for a week, see:
    "875P Neo FIS2R unstable - Help"
    http://www.msi.com.tw/program/e_service/forum/index.php?threadid=24288&boardid=10&styleid=1
    Try running memtest86 (http://www.memtest86.com) and see if you get any errors.  If so, just don't replace the memory, try getting anther brand.
    Kevin

  • Very big battery problem with OS 3.0!

    With 100% full charged battery I lost 10% of power every hour!
    If I go to sleep with 50% of battery... i found iPhone DEAD in the morning!
    I can't use the alarm clock anymore without plug to the AC adapter!
    Someone got the same big problem? With the 2.1 my battery works well. Ther's a way to fix this?

    Back when I was using a Palm Treo I had a program that let me make multiple configuration changes with one keypress. (Can't think of the name of it right now.) The iPhone really needs such a program and I'm guessing that for that to happen Apple needs to provide APIs to allow it. Anyway...
    I've found that it is a good idea to turn 3G network off except when I want to surf the Internet (and I'm in an area that has 3G) and to turn off WiFi when I'm not around WiFi access points. And what's really frustrating is that where I am working at the moment I can get 3G access but apparently I'm barely at the edge of reception which means the battery drains faster than if I were nearer the tower. So right now I'm basically paying for 3G and can't use it more than 1/2 my day. (The day AT&T doesn't have the iPhone monopoly I fire the craptacular company no matter what it costs me.)

Maybe you are looking for

  • HP Laserjet 1200 multiple copies problem

    I am trying to print multiple copies of an index card document to my HP Laserjet 1200 printer.  However, it will only print 1 copy, regardless of how many copies I tell it to print.  Any ideas what I'm doing wrong?  I have rebooted both the printer a

  • G/L account 891000 does not exist in company code

    Dear Gurus, im facing a error while posting Goods(Subcontracting ) i used Tcode FS01 to create G/L account since i dont know what are the important data to be entered in creating 891000 G/L account by using Tcode FS01 pls help me Thanks Error is.....

  • Customer exit error

    Hi gurus, In the debugger I looked at e_t_range and saw all 3 value lines. how to get these values in the query. Can any one give the code for this. thanks in advance.

  • Shutdown from LXDE

    I followed the wiki to enable shutdown on LXDE, but it is not working. I endabled HAL and DBUS. This makes the options appear, but when I press the buttons I get back the desktop. The wiki says to edit /etc/PolicyKit/PolicyKit.conf, but I can't see t

  • Does Photoshop work better with Canon EOS 7D or Nikon D7000?

    18.0 megapixels - Canon EOS 7D 16.2 megapixels - Nikon D7000 Also, I keep reading the best digital image format to work with in Photoshop CS5.5 is RAW. Is this right? Thank you.