Pandahisham / hawkscope

Automatically exported from code.google.com/p/hawkscope
Other
0 stars 0 forks source link

cannot navigate to location specified #106

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hawkscope Bug Report
--------------------------------------
Cannot find program for opening E:\Personal\Recepten Linda.docx
--------------------------------------
java.lang.RuntimeException: Cannot find program for opening 
E:\Personal\Recepten Linda.docx
    at 
com.varaneckas.hawkscope.gui.listeners.FileMenuItemListener.widgetSelected
(FileMenuItemListener.java:61)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown 
Source)
    at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
    at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown 
Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at com.varaneckas.hawkscope.tray.TrayManager.load
(TrayManager.java:141)
    at com.varaneckas.hawkscope.Launcher.main(Launcher.java:65)

--------------------------------------
Hawkscope Environment Report
--------------------------------------
Hawkscope 0.6.1 (2009-06-07) [http://hawkscope.googlecode.com]
--------------------------------------
global.hotkey.enabled: 0
display.hidden: 0
http.proxy.auth.password: ******
http.proxy.auth.username: 
hide.known.file.ext: 0
menu.reload.delay: 3000
use.os.icons: 1
update.check: 1
http.proxy.host: 
filesystem.blacklist: ;C:/;
http.proxy.port: 8080
icons.theme: vista
display.floppy: 0
http.proxy.auth.use: 0
quick.access.names.list: ${user.home}::Fokkinga;
plugin.com.varaneckas.hawkscope.plugin.openwith.OpenWithPlugin.enabled: 1
global.hotkey: Shift + Space
quick.access.list: ${user.home};
plugin.dir: C:/Users/Fokkinga/.hawkscope-plugins
http.proxy.use: 0
--------------------------------------
java.runtime.name: Java(TM) SE Runtime Environment
sun.boot.library.path: C:\Program Files (x86)\Java\jre6\bin
java.vm.version: 11.0-b15
java.vm.vendor: Sun Microsystems Inc.
java.vendor.url: http://java.sun.com/
path.separator: ;
java.vm.name: Java HotSpot(TM) Client VM
file.encoding.pkg: sun.io
user.country: US
sun.os.patch.level: 
java.vm.specification.name: Java Virtual Machine Specification
user.dir: C:\Program Files (x86)\Hawkscope
java.runtime.version: 1.6.0_10-b30
java.awt.graphicsenv: sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs: C:\Program Files (x86)\Java\jre6\lib\endorsed
os.arch: x86
java.io.tmpdir: C:\Users\Fokkinga\AppData\Local\Temp\
line.separator: 

java.vm.specification.vendor: Sun Microsystems Inc.
user.variant: 
os.name: Windows Vista
sun.jnu.encoding: Cp1252
java.library.path: C:\Program Files (x86)
\Hawkscope;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Wind
ows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32
\WindowsPowerShell\v1.0\
java.specification.name: Java Platform API Specification
java.class.version: 50.0
sun.management.compiler: HotSpot Client Compiler
os.version: 6.1
user.home: C:\Users\Fokkinga
user.timezone: Europe/Berlin
java.awt.printerjob: sun.awt.windows.WPrinterJob
file.encoding: Cp1252
java.specification.version: 1.6
java.class.path: 
C:\Users\Fokkinga\AppData\Local\Temp\temp0.jar;C:\Users\Fokkinga\AppData\Lo
cal\Temp\temp1.jar;
user.name: Fokkinga
java.vm.specification.version: 1.0
java.home: C:\Program Files (x86)\Java\jre6
sun.arch.data.model: 32
user.language: en
java.specification.vendor: Sun Microsystems Inc.
awt.toolkit: sun.awt.windows.WToolkit
java.vm.info: mixed mode, sharing
java.version: 1.6.0_10
java.ext.dirs: C:\Program Files (x86)\Java\jre6
\lib\ext;C:\Windows\Sun\Java\lib\ext
sun.boot.class.path: C:\Program Files (x86)\Java\jre6
\lib\resources.jar;C:\Program Files (x86)\Java\jre6\lib\rt.jar;C:\Program 
Files (x86)\Java\jre6\lib\sunrsasign.jar;C:\Program Files (x86)\Java\jre6
\lib\jsse.jar;C:\Program Files (x86)\Java\jre6\lib\jce.jar;C:\Program 
Files (x86)\Java\jre6\lib\charsets.jar;C:\Program Files (x86)\Java\jre6
\classes
java.vendor: Sun Microsystems Inc.
file.separator: \
java.vendor.url.bug: http://java.sun.com/cgi-bin/bugreport.cgi
sun.io.unicode.encoding: UnicodeLittle
sun.cpu.endian: little
sun.desktop: windows
sun.cpu.isalist:
--------------------------------------
Tue Jun 16 22:18:05 CEST 2009
--------------------------------------

Original issue reported on code.google.com by M.Fokki...@gmail.com on 16 Jun 2009 at 8:19

GoogleCodeExporter commented 9 years ago
Do you have Microsoft Office 2007 or some other software (new Open Office?) that
supports the new Microsoft Word (docx) documents? In other words, can you open 
that
file with double click from explorer?

Original comment by tomas.va...@gmail.com on 21 Jun 2009 at 6:04