Bug #9472 2006-11-16 04:03

scubanator87

While Slpash screen loads error occurs

"Can not enumerate files in directory '/home/stanner/.codeblocks/share/codeblocks/plugins'

(error 2: No such file or directory)

this is the log output:

10:59:57 PM: Mailcap file /etc/mailcap, line 52: incomplete entry ignored.

10:59:57 PM: Mailcap file /etc/mailcap, line 53: incomplete entry ignored.

10:59:58 PM: Can not enumerate files in directory '/home/stanner/.codeblocks/share/codeblocks/plugins' (error 2: No such file or directory)

Dell Inspiron

Ubuntu 6.10

2.0G Pentium M

1GB Ram

Category
Application::Error
Group
 
Status
Closed
Close date
2007-02-03 14:46
Assigned to
 
artoj 2007-01-18 11:03

The first problem (cannot enumerate files) is fixed in SVN.

The second problem, the mailcap file, has an invalid entry in it so you need to edit that file (/etc/mailcap) in order the problem to go away. You should comment the offending lines by using the hash sign (#). Make sure you backup the file before editing it.

The mailcap problem isn't actually bug in Code::Blocks but some other program making incorrect entries to that file.

artoj 2007-02-03 14:46

Closing as fixed; the second issue is not Code::Block's bug and the first one is fixed in SVN. Thank you for your bug report.