Bug 207478 - fc6 t3 - monodevelop fails to launch
Summary: fc6 t3 - monodevelop fails to launch
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: monodevelop
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul F. Johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-21 12:13 UTC by das_deniz
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-25 19:50:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
first failure log - prompts to continue after this failure but that fails too. (1.95 KB, text/plain)
2006-09-21 12:13 UTC, das_deniz
no flags Details

Description das_deniz 2006-09-21 12:13:23 UTC
Description of problem:

yum install monodevelop (only default fc6t3 yum repositories)
yum all updates as of 21-SEP 8am EDT
try to launch Applications -> Programming -> MonoDevelop
errors and prompts to quit or continue - continue is fatal.

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

mono-web-1.1.17.1-1.fc6
mono-winforms-1.1.17.1-1.fc6
mono-data-sqlite-1.1.17.1-1.fc6
mono-data-oracle-1.1.17.1-1.fc6
mono-data-postgresql-1.1.17.1-1.fc6
mono-data-1.1.17.1-1.fc6
monodevelop-0.12-3.fc6
mono-data-sybase-1.1.17.1-1.fc6
mono-core-1.1.17.1-1.fc6
monodoc-1.1.17-4.fc6

How reproducible:

every launch attempt

Steps to Reproduce:
1. install mono and monodevelop
2. try to launch
3. fails
  
Actual results:

fails

Expected results:

works

Additional info:

will attatch failure log.

Comment 1 das_deniz 2006-09-21 12:13:23 UTC
Created attachment 136848 [details]
first failure log - prompts to continue after this failure but that fails too.

Comment 3 Alexander Larsson 2006-09-25 08:56:36 UTC
This is a monodevelop (in extras) problem, not a mono issue.
It looks like a requirement or a build-requirement error.
Maybe it needs to buildrequire mono-nunit-devel or require mono-nunit.

Comment 4 Paul F. Johnson 2006-09-25 16:08:16 UTC
Which processor are you using (it does make a difference)?

Also, could you try this

cd ~/.config
rm -rf MonoDevelop

and then from a terminal window try and run monodevelop. Quite a lot of the
time, the MonoDevelop directory in the config directory gets hosed and needs a
clean out.

I can't reproduce the bug here, it is possible as alex says though that I need
to rebuild with mono-nunit as a require (do you have it installed?)

Comment 5 das_deniz 2006-09-25 18:49:37 UTC
32bit x68

$ cd ~/.config
$ rm -rf MonoDevelop/
$ cd
$ monodevelop &

dies as before without mono-nunit installed

rpm -qv mono-nunit
package mono-nunit is not installed

after running 'yum -y install mono-nunit' launches fine.


Comment 6 Paul F. Johnson 2006-09-25 19:50:10 UTC
Thanks. Fixed on the next spin. 


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