My favorites | Sign in
Logo
                
Search
for
Updated Jun 22, 2009 by tomas.varaneckas
Labels: Featured, Phase-Support
FAQ  
Frequently Asked Questions

General

What is Hawkscope?

It's an application that resides in your system tray and allows you to browse your hard drive and open anything within seconds.

How to use Hawkscope?

Install it, run it, click the hawk icon in system tray / menu bar, the menu will pop out. Navigate through it to find your files and folders. Click on Settings to pimp your menu with custom Quick Access list, plugins, etc. Refer to Help for more.

Is it free?

Absolutely, it's free and open source.

How can I join the development?

Will the upgrade from version X to Y break my old settings in .hawkscope.properties?

No, it will not. New properties are merged.

What are the Network Proxy settings for?

It's for checking for updates and for accessing the online help while being behind a proxy.

I like Hawkscope and I want to support the development

You are welcome to donate a small amount of money.


Windows

I'm getting a "missing msvcr71.dll" warning when running the Windows executable

msvcr71.dll is Microsoft Visual C Runtime 7.1 Dynamic Link Library. This library is not distributed along with Hawkscope windows executable (below version 0.5.3). You can download msvcr71.dll and drop it to your C:\Windows\System32 folder, or simply update Hawkscope.

Where's the Windows 64-bit version?

32-bit version should run fine, so I did not install 64-bit Windows just to make a build. If you can provide a 64-bit Windows build, please do.

How did you make Windows .exe from a JAR file? And the Installer?

With JSmooth and NSIS.

How to add network shares to quick access list?

Since Hawkscope 0.4.0 you can do it via Settings -> Quick Access by adding a mounted share like a regular folder. Or you can map the network share to Windows drive (right click My Computer -> Map Network Drive), i.e.: S:. The drive will be automatically displayed in Hawkscope main menu.


Linux

Installation errors due to some dependency issues

Try enabling third party repositories. More here.

Can't load library: /usr/lib/jvm/java-6-openjdk/jre/lib/i386/xawt/libmawt.so

This means you had java-6-openjdk installed prior to sun-java6-jre. Run in Terminal:

sudo update-java-alternatives -s java-6-sun

I've made Hawkscope autostart in my Gnome sessions preference, but it does not show up

Please read the UsingHawkscope carefully. Due to Java Bug: #6438179 you have to add -delay 15000 (starts application 15 seconds later, so system tray loads first).

How to add network shares to quick access list?

Mount them first, then add in regular way (/mnt/share/name)

Hawkscope sucks, how to remove it?

sudo dpkg -r hawkscope
#to remove configuration
rm ~/.hawkscope.properties

Mac OS X

I would like to remove Hawkscope icon from the dock

I would like that too (Issue #31), however there is an Eclipse SWT bug on this subject: #268687


Plugins

Twitter plugin does not work, and it also breaks Hawkscope menu from loading

Twitter API has changed recently. When Twitter4J library will adopt this change, new version of Twitter plugin will be out. Meanwhile please remove the plugin. Plugins are located at:

  • Mac: /Users/youruser/Library/Application Support/Hawkscope
  • Windows XP: C:\Documents and Settings\youruser\.hawkscope-plugins
  • Windows Vista: C:\Users\youruser\.hawkscope-plugins
  • Linux: /usr/share/hawkscope/plugins
Hawkscope 0.6.0 does not allow plugins to break the main menu. Twitter plugin 1.4 has this issue fixed.


Comment by Trym.stubberud, Feb 25, 2009

You should add the ability to start the menu through hotkey. I'd like to bind it to a mouse key, and have the menu poping up in the middle of the screen, eg. where my pointer is.

Comment by KPocius, Apr 08, 2009

Is there a linux deb repository available for installing hawkscope and keeping it up-to-date?

Comment by tomas.varaneckas, Apr 08, 2009

@KPocius not yet, however Hawkscope uses it's own notifications about updates. Setting up a deb repository is planned in future.

Comment by keynell, Apr 13, 2009

kawscope seems ideal to support delicious bookmarks

Comment by peter733, Jun 15, 2009

please make it portable. i'm finding out that 0.6.1 is not portable. testing version 0.6.1 with sandboxie 3.34

Comment by ward.lyke, Jun 19, 2009

Any way to remove unused drive letters from the popup list?

ie. entering w:\ etc in blacklist does not work. I have 4 unused media drive 'slots' open, a unneeded page part. and image part.

Comment by shekhar....@gmail.com, Sep 06, 2009

Great concept. Couple of suggestions: 1.Should have option to hide any item on popup - may be right-click hides that item. Unhide from Settings->Blacklists? 2.Need a plugin for Google Docs.


Sign in to add a comment
Hosted by Google Code