rev 58 doesn't start

Bug #799355 reported by luluone
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
unity-launcher-editor
Fix Committed
Undecided
Unassigned

Bug Description

Last bzr revision (58) doesn't start
Here's the error I get:
Traceback (most recent call last):
  File "main.py", line 24, in <module>
    from unitylaunchereditor.dialogs.app import MainWindow
ImportError: No module named unitylaunchereditor.dialogs.app

Related branches

Changed in unity-launcher-editor:
status: New → Fix Committed
Revision history for this message
Ben Goldstein (ben-goldstein) wrote :

i get the same error when i try to run from command line and when i double click on main.py nothing happens

Revision history for this message
Laudeci Oliveira (laudeci) wrote :

Please, try the new revision and report if it was fixed

Revision history for this message
triple-d (9-christoph-p) wrote :

 I Got rev. 60 and have this bug too :

double-click does nothing

terminal message:
line 26, in <module>
    from unitylaunchereditor.dialogs.app import MainWindow
ImportError: No module named unitylaunchereditor.dialogs.app

Changed in unity-launcher-editor:
status: Fix Committed → In Progress
Changed in unity-launcher-editor:
status: In Progress → Fix Committed
Revision history for this message
Ben Goldstein (ben-goldstein) wrote :

So I deleted the directory and tried to reinstall and now I'm getting the message:

[Work: Thu Jun 23 ~]$bzr branch lp:unity-launcher-editor
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
bzr: ERROR: Target directory "unity-launcher-editor" already exists.

when i try to give my ID i get:

[Work: Thu Jun 23 ~]$bzr launchpad-login ben-goldstein
bzr: ERROR: The user ben-goldstein has not registered any SSH keys with Launchpad.

This didn't happen when I first tried to install it yesterday

Thank you for the support - this sounds like a great program for Unity!

bg

Revision history for this message
triple-d (9-christoph-p) wrote :

Thanks for working on this bug. Rev. 61 works fine for me :-)

Revision history for this message
Ben Goldstein (ben-goldstein) wrote :

Sorry for the multiple posts - I got Rev. 61 downloaded but there is no main file as there was before and the readme was empty. I tried running make and get the following

Thanks,

bg

[Work: Thu Jun 23 unity-launcher-editor]$make
find . -type f -name '*.py[co]' -delete
rm -f -r build distribute-* dist MANIFEST unity_launcher_editor.egg-info
python setup.py bdist_egg
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.16.tar.gz
Extracting in /tmp/tmpmCje3g
Now working in /tmp/tmpmCje3g/distribute-0.6.16
Building a Distribute egg in /home/bgoldstein/unity-launcher-editor
/home/bgoldstein/unity-launcher-editor/distribute-0.6.16-py2.7.egg
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'include_package_data'
  warnings.warn(msg)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'bdist_egg'
make: *** [buildegg] Error 1

Revision history for this message
Laudeci Oliveira (laudeci) wrote : Re: [Bug 799355] Re: rev 58 doesn't start

try running the "ule" in the unity_launcher_editor directory.

the make still being develop by Ursula.

---------------------------------------------------------------------------------------------------------------------------
Laudeci Oliveira
Official Ubuntu Member
Red Hat Certified Technician
Tecnólogo em Sistema de Informação

2011/6/23 Ben Goldstein <email address hidden>

> Sorry for the multiple posts - I got Rev. 61 downloaded but there is no
> main file as there was before and the readme was empty. I tried running
> make and get the following
>
> Thanks,
>
> bg
>
>
> [Work: Thu Jun 23 unity-launcher-editor]$make
> find . -type f -name '*.py[co]' -delete
> rm -f -r build distribute-* dist MANIFEST unity_launcher_editor.egg-info
> python setup.py bdist_egg
> Downloading
> http://pypi.python.org/packages/source/d/distribute/distribute-0.6.16.tar.gz
> Extracting in /tmp/tmpmCje3g
> Now working in /tmp/tmpmCje3g/distribute-0.6.16
> Building a Distribute egg in /home/bgoldstein/unity-launcher-editor
> /home/bgoldstein/unity-launcher-editor/distribute-0.6.16-py2.7.egg
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'entry_points'
> warnings.warn(msg)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'install_requires'
> warnings.warn(msg)
> /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution
> option: 'include_package_data'
> warnings.warn(msg)
> usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
> or: setup.py --help [cmd1 cmd2 ...]
> or: setup.py --help-commands
> or: setup.py cmd --help
>
> error: invalid command 'bdist_egg'
> make: *** [buildegg] Error 1
>
> --
> You received this bug notification because you are the registrant for
> unity-launcher-editor.
> https://bugs.launchpad.net/bugs/799355
>
> Title:
> rev 58 doesn't start
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/unity-launcher-editor/+bug/799355/+subscriptions
>

Revision history for this message
Ben Goldstein (ben-goldstein) wrote :

Great that worked! Thanks. One more quickie - is there a way to change the icon associated with it while in the launcher or is that a more complicated process...still trying to get used to unity (not quite sure what i think)...

bg

Revision history for this message
Laudeci Oliveira (laudeci) wrote :

You can fill a bug with this as a wishlist :D

---------------------------------------------------------------------------------------------------------------------------
Laudeci Oliveira
Official Ubuntu Member
Red Hat Certified Technician
Tecnólogo em Sistema de Informação

2011/6/23 Ben Goldstein <email address hidden>

> Great that worked! Thanks. One more quickie - is there a way to change
> the icon associated with it while in the launcher or is that a more
> complicated process...still trying to get used to unity (not quite sure
> what i think)...
>
> bg
>
> --
> You received this bug notification because you are the registrant for
> unity-launcher-editor.
> https://bugs.launchpad.net/bugs/799355
>
> Title:
> rev 58 doesn't start
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/unity-launcher-editor/+bug/799355/+subscriptions
>

Revision history for this message
luluone (olivier-lunot) wrote :

61 works fine for me

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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