A compilation of the source code from https://github.com/reds-heig
/logisim-evolution does not have this bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545290
Title:
Logisim freezes when using
Public bug reported:
How to reproduce:
1) Start Logisim.
2) Use File->save or File->open
3) Try to navigate to a folder other than the home folder.
4) Logisim freezes and have to be killed. It can be killed by a TERM signal.
I of course expected the open/save dialog to open/save the project.
Usu
I can only reproduce this if I do sub calculations like:
1+1
*2
If I now alternate between and I get the successive results:
"2*2", "8", "2*2", "16", "2*2", "32", ... , and not the expected succession of
"2*2", "4", "2*2", "4", ...
Successive sequences seems to calculate ((1+1)*2)*2,
(((1+1)*
The extra letter needed in the editing commands can be any other letter,
and the extra letter is also executed. So if I input "dw" in editing
mode nothing happens, but if I add "l" a word is deleted and the cursor
moved to the right. Seems like editing commands beginning with the
letter "d" is dela
Public bug reported:
$ lsb_release -rd
Description:Ubuntu 11.04
Release:11.04
$ ipython -Version
0.10.1
$ apt-cache policy ipython
ipython:
Installed: 0.10.1-1ubuntu0.1
Candidate: 0.10.1-1ubuntu0.1
Version table:
*** 0.10.1-1ubuntu0.1 0
500 http://archive.ubuntu.com/ub
I'm using 10.10 Maverick Meerkat, and can confirm that the keys for
panel brightness work on my Lenovo Ideapad S10-3.
tom@netbook:~$ uname -a
Linux netbook 2.6.35-27-generic #48-Ubuntu SMP Tue Feb 22 20:25:46 UTC 2011
x86_64 GNU/Linux
--
You received this bug notification because you are a mem