Open GoogleCodeExporter opened 8 years ago
We only show browsers who's history file we can find, that has enough data, and
been used recently. I bet there is a problem with locating the Chrome browser
history.
Could you search your filesystem for the 'History' file? On Windows, namebench
looks at the following paths:
3=%APPDATA%/Google/Chrome/User Data/Default/History
4=%USERPROFILE%/Local Settings/Application Data/Google/Chrome/User
Data/Default/History
There is also a namebench.log file that may have some details that could help.
If you find it on your filesystem, could you attach it to this bug?
Original comment by helixblue
on 2 Jul 2010 at 10:03
Spanish operating system (forgot to mention that). The History file was located
at:
C:\Documents and Settings\Administrador\Configuración local\Datos de
programa\Google\Chrome\User Data\Default
This path is stored in the registry at
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders with the
key name "Local AppData".
Original comment by leandro...@gmail.com
on 2 Jul 2010 at 10:08
Can you tell me what the %APPDATA% environment variable resolves to on your
system? You should be able to find it out using cmd.exe and typing:
echo %APPDATA%
Original comment by helixblue
on 2 Jul 2010 at 10:19
APPDATA = C:\Documents and Settings\Administrador\Datos de programa
I don't see an environment variable that resolves to the Local AppData folder.
Original comment by leandro...@gmail.com
on 2 Jul 2010 at 10:25
does %LOCALAPPDATA% resolve to anything?
Original comment by helixblue
on 2 Jul 2010 at 11:00
No. All my environment variables are:
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\Administrador\Datos de programa
CLIENTNAME=Console
CommonProgramFiles=C:\Archivos de programa\Archivos comunes
COMPUTERNAME=CARRIE
ComSpec=C:\WINDOWS\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\Administrador
LOGONSERVER=\\CARRIE
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\Syst
em32\Wbem;C:\Archivos de programa\ATI Technologies\ATI.ACE\Core-Static
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=170a
ProgramFiles=C:\Archivos de programa
PROMPT=$P$G
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\WINDOWS
TEMP=C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp
TMP=C:\DOCUME~1\ADMINI~1\CONFIG~1\Temp
USERDOMAIN=CARRIE
USERNAME=Administrador
USERPROFILE=C:\Documents and Settings\Administrador
windir=C:\WINDOWS
__COMPAT_LAYER=EnableNXShowUI
Original comment by leandro...@gmail.com
on 2 Jul 2010 at 11:03
Original comment by tstromb...@google.com
on 30 Jul 2010 at 8:33
Original issue reported on code.google.com by
leandro...@gmail.com
on 2 Jul 2010 at 4:59