Nanoshot won't start

Bug #667731 reported by First
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Nanoshot
Fix Released
Undecided
Vlad

Bug Description

Here is the message when I try to open Nanoshot:

------------------------------------------------------------------------
** Message: pygobject_register_sinkfunc is deprecated (GstObject)

** (Nanoshot:14376): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (Nanoshot:14376): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (Nanoshot:14376): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'

(Nanoshot:14376): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
Traceback (most recent call last):
  File "/usr/bin/Nanoshot", line 1096, in <module>
    nanoshot = Nanoshot(windowMode, doAtLaunch)
  File "/usr/bin/Nanoshot", line 175, in __init__
    elif is_x_available('ksnapshot'):
NameError: global name 'is_x_available' is not defined
------------------------------------------------------------------------

OS: Lubuntu 10.10 (32-bit)
Nanoshot v0.2.5

Also, I tried to "ubuntu-bug nanoshot" but it says "This is not a genuine Ubuntu package". I tried to "ubuntu-bug lubuntu-desktop" and it went fine.

description: updated
description: updated
Vlad (vvladxx)
Changed in nanoshot:
status: New → Fix Committed
assignee: nobody → Vlad (vvladxx)
Revision history for this message
Vlad (vvladxx) wrote :

Fixed. Thank you.
Please run the version from git repo and confirm that everything works. Do this

git clone git://nanoshot.git.sourceforge.net/gitroot/nanoshot/nanoshot
cd nanoshot
./Nanoshot

Revision history for this message
First (first00-deactivatedaccount) wrote :

I did exactly above but still won't run.

** Message: pygobject_register_sinkfunc is deprecated (GstObject)

** (Nanoshot:18990): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (Nanoshot:18990): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (Nanoshot:18990): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'

(Nanoshot:18990): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE

(Nanoshot:18990): Wnck-WARNING **: Unhandled action type _OB_WM_ACTION_UNDECORATE
Traceback (most recent call last):
  File "./Nanoshot", line 1130, in <module>
    nanoshot = Nanoshot(windowMode, doAtLaunch)
  File "./Nanoshot", line 175, in __init__
    elif is_x_available('ksnapshot'):
NameError: global name 'is_x_available' is not defined

Revision history for this message
Vlad (vvladxx) wrote :

Sorry, the version from git wasn't up-to-date. Run commands again please.

Revision history for this message
First (first00-deactivatedaccount) wrote :

Yes it works now. Thank you.

Vlad (vvladxx)
Changed in nanoshot:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.