Bugs are issues in computer code. This tag should be used when you need the community to help you to diagnose issues with your computer due to code, applications, and OS's. Please note your OS when using this tag.

learn more… | top users | synonyms

1
vote
1answer
226 views

How bad are the MONO errors at the moment? eg. datetime issues [closed]

I have heard that there are several MONO issues with the current version of Raspbian Wheezy. What is the extent of these issues? Are they minor or do they severely stifle programming? Other people ...
0
votes
0answers
107 views

Networks drops, and freezes

Yesterday I've received my Raspberry Pi, and there are some issues I can't get rid of... After a few minutes (3-4 minutes to be exact) of seemingly error free work session through SSH, the network ...
2
votes
1answer
465 views

Overclock after power failure not possible

Immediately after install, I've overclocked my raspberry (1 GHz). After power failure today (the whole building) I can't overclock it again. First I tried: sudo raspi-config Then I tried to make ...
3
votes
4answers
1k views

sendEmail failure

I want to send a email. Here my working example on ubuntu: sendEmail -f <FROM_EMAIL> -t <TO_EMAIL> -u 'Book' -m 'ISBN: 12345-678-90' -s smtp.gmail.com -o message-charset=utf8 -o tls=yes ...
8
votes
0answers
791 views

Can the bug with class 10 SDHC cards be fixed in firmware? [closed]

It seems relatively well known now that there's a lot of problems with class 10 SDHC cards: There are issues with most Class 10 SDHC cards, apparently due to a bug in the Broadcom ...