[Pharo-project] Settings browser broken recently?
This is just a quick sanity check before I log an issue. Could someone confirm that with a fresh download of the latest 2.0 image (I just pulled down 20504) the settings browser has major problems. - first line in the category tree is overwritten - expand all results in "Error: should not happen" - search results in "Error: should not happen" -- View this message in context: http://forum.world.st/Settings-browser-broken-recently-tp4667100.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 01 Feb 2013, at 20:04, Adrian Sampaleanu <nmanole@gmail.com> wrote:
This is just a quick sanity check before I log an issue.
Could someone confirm that with a fresh download of the latest 2.0 image (I just pulled down 20504) the settings browser has major problems.
- first line in the category tree is overwritten - expand all results in "Error: should not happen" - search results in "Error: should not happen"
Yes, an entry already exists: http://code.google.com/p/pharo/issues/detail?id=7238 I think this is an important one ...
-- View this message in context: http://forum.world.st/Settings-browser-broken-recently-tp4667100.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Thanks Sven, I guess I should've searched existing issues, but I couldn't believe that such a bug was real (rather than something specific to me) since adjusting settings is one of the first things a new user would do and pretty much anything you do in this browser seems broken now. -- View this message in context: http://forum.world.st/Settings-browser-broken-recently-tp4667100p4667103.htm... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 2013-02-01, at 20:22, Adrian Sampaleanu <nmanole@gmail.com> wrote:
Thanks Sven, I guess I should've searched existing issues, but I couldn't believe that such a bug was real (rather than something specific to me) since adjusting settings is one of the first things a new user would do and pretty much anything you do in this browser seems broken now.
the major problem here is that we do not yet have tests covering that. otherwise we would see immediately that these things are broken :/. but then again 20 is still beta :P
On 01 Feb 2013, at 20:26, Camillo Bruni <camillobruni@gmail.com> wrote:
On 2013-02-01, at 20:22, Adrian Sampaleanu <nmanole@gmail.com> wrote:
Thanks Sven, I guess I should've searched existing issues, but I couldn't believe that such a bug was real (rather than something specific to me) since adjusting settings is one of the first things a new user would do and pretty much anything you do in this browser seems broken now.
the major problem here is that we do not yet have tests covering that. otherwise we would see immediately that these things are broken :/.
but then again 20 is still beta :P
Still: this is the bug that lead to the introduction of a new label: HorribleQCBlahBlah It needs priority ;-)
Adrian Sampaleanu wrote
I couldn't believe that such a bug was real... since adjusting settings is one of the first things a new user would do
Our community is too advanced... everyone loads their settings automatically via StartupPreferences ;-) -- View this message in context: http://forum.world.st/Settings-browser-broken-recently-tp4667100p4667112.htm... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (4)
-
Adrian Sampaleanu -
Camillo Bruni -
Sean P. DeNigris -
Sven Van Caekenberghe