Bug 528952 - Monodevelop not starting
Summary: Monodevelop not starting
Keywords:
Status: CLOSED DUPLICATE of bug 528514
Alias: None
Product: Fedora
Classification: Fedora
Component: monodevelop
Version: rawhide
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Christian Krause
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-14 13:50 UTC by Stefan Bradl
Modified: 2009-11-02 23:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-02 23:09:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stefan Bradl 2009-10-14 13:50:44 UTC
Description of problem:
The gnome menu entry points to /usr/bin/monodevelop.
In this script monodevelop.exe is searched for in the lib directory instead of lib64.


Version-Release number of selected component (if applicable):
2.2 alpha 1


How reproducible:
Click on the gnome menu item or run /usr/bin/monodevelop in a terminal.

  
Actual results:
nothing happens


Expected results:
Monodevelop starts.

Comment 1 Christopher Grebs 2009-11-01 18:29:16 UTC
This is a duplicate of #528514

Comment 2 John Hawk 2009-11-02 19:39:21 UTC
Fix:
/usr/bin/monodevelop

line 3 -5
#this script should be in $PREFIX/bin
MONO_EXEC="exec -a monodevelop mono"
EXE_PATH="${0%%/bin/monodevelop}/lib64/monodevelop/bin/MonoDevelop.exe"

Comment 3 Christian Krause 2009-11-02 23:09:55 UTC
(In reply to comment #1)
> This is a duplicate of #528514  

Yes, I agree. I'll port the bug fix from the -devel branch soon.

*** This bug has been marked as a duplicate of bug 528514 ***


Note You need to log in before you can comment on or make changes to this bug.