Thankyou so much for your answers so far, I've tried downloading it now to have a look.
When installing I get an error:
"Error building Admin Menus"
When uninstalling it complains again, that it cannot remove admin menu items.
Without the menu items, it's kinda hard to administrate it

I have of course tried to redownload it, just to be sure.
This is on Joomla 1.6.0, and gallery 3.0.0 rc4.
I've run the SQL query:
UPDATE `jos_menu`
SET `published` = '1',
`component_id` = ( SELECT extension_id
FROM `jos_extensions`
WHERE element = 'com_phocagallery' )
WHERE `title` LIKE '%phocagallery%';
And that gave me "12 row(s) affected."
And the menu's, very odd??