|
New TimberWolf beta available |
Posted on: 2012/3/28 11:23
#1 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 177
|
For those interested to continue testing Timberwolf, a new beta is available now (still in the OS4 depot upload queue for now).
Visit the project page for more information (there's a new update outlining the changes). *cough cough cough* donate button *cough cough* edit: Clarified thread title for front page display Edited by Rigo on 2012/3/28 21:03:45
|
|
|
Re: New beta available |
Posted on: 2012/3/28 11:35
#2 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/2 0:31 From Poland
Posts: 244
|
Great! Will try later...
|
|
_________________
Sam440 flex 800MHz RAM 1GB R9250 128MB OS4.1 SBLive! -> ![]() |
||
|
Re: New beta available |
Posted on: 2012/3/28 11:48
#3 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/29 7:57 Posts: 98
|
Nice, thanks for the quick update
|
|
|
Re: New beta available |
Posted on: 2012/3/28 11:53
#4 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
You might want to invest some of the donation money on something for that cough
![]() |
|
|
Re: New beta available |
Posted on: 2012/3/28 11:55
#5 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2008/10/29 10:20 From Uppsala, Sweden
Posts: 632
|
@friedens
Thank you! |
|
|
Re: New beta available |
Posted on: 2012/3/28 12:10
#6 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2007/1/5 10:14 Posts: 252
|
Awesome :)
|
|
|
Re: New beta available |
Posted on: 2012/3/28 12:19
#7 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
Mmm seems faster and more stable in general, however download does not seems to work correctly yet, i tried with some file from Aminet or OS4Depot, for example the new Timberwolf archive from OS4Depot but after a while i got a popup window with this message:
Quote: :timberwolf.lha could not be saved, because an unknown error occurred. Keep note that the download window will be opened but no file in download .. Thanks for the new beta, more test to come ![]() |
|
|
Re: New beta available |
Posted on: 2012/3/28 12:20
#8 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 11:31 From Russia
Posts: 3846
|
Download, unpack to ram, dbl-click: after few seconds splash screen and then happy crash in libptread.so in the pthread_mutex_lock(). That on peg2/1ghz/latest_os.
That pthread_mutex_lock are very offten crashes in any kind of projects (starting from threading curl builds with threads support, and ends up with 10% of every ports from unix world). And all of them crashes exactly on the same fucntion, and solution for all of them all the time only one: build all the libs, modules and whatever else without pthread support (or, with changing threads on semaphores, where is possible). |
|
|
Re: New beta available |
Posted on: 2012/3/28 12:31
#9 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/12/3 15:30 From Essex, UK
Posts: 415
|
@All
Just downloaded and installed, seems a bit quicker but when I select 'Bookmarks' and click on a link, nothing happens, anyone else experience the same? |
|
_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card. |
||
|
Re: New beta available |
Posted on: 2012/3/28 12:54
#10 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 177
|
Update: Please report bugs here
|
|
|
Re: New beta available |
Posted on: 2012/3/28 12:58
#11 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
@tfrieden
Ah finally a proper bugtracker, good move ! ![]() |
|
|
Re: New beta available |
Posted on: 2012/3/28 13:02
#12 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 177
|
@ kas1e
Don't run it from ram disk. You need massive amount of memory to run it from there, and I'm not sure that RAM-handler supports the necessary file system features (In fact, I'm quite sure it doesn't) The problem with the mutex are most likely due to the mutex being used before being initialized. I'll see that I can make that code more robust in pthreads.library. Since you're beta tester for OS4, can you please raise a bug report in the OS4 bugzila ? Thanks |
|
|
Re: New beta available |
Posted on: 2012/3/28 13:07
#13 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 177
|
@ samo79
Did you select a disk with a space in the disk name ? Or anything with a space in it ? In any case, please report it to the bug tracker, if possible with steps to reproduce the problem. |
|
|
Re: New beta available |
Posted on: 2012/3/28 13:08
#14 |
---|---|---|
Home away from home
![]() ![]() Joined:
2007/9/11 11:31 From Russia
Posts: 3846
|
@Thomas
Aha got it. As for proper bug-report we lately discuss it on aw.net (check plz that thread, troll-free, so worth to check) and currently seems goint nowhere with making proper and good bug report. Hope soon we can understand the roots and make a proper report. I also install it on SFS, and do some tests: -- seems its now reacts faster, and even scrolls a bit faster -- new ASL requester are good -- trying to type "file:///work:" , and it start to show my content, but then, just stick for a while and then crashes with pointing on the bsdsocket.library. I do tests without actual network connection, so maybe TW trying to send/recv somthing , and when can't fail to load even file:///work:. Through, with previous beta it opens without crashes. Also i trying just for fun, run TW from SFS, while system partiiong are FFS (so font files and fontconfig are on FFS), and its take i think .. about 10 minutes to generate font config ! While if i have SFS as system partition it generates more or less fast. Maybe worth to add to the readme something like "don't use FFS at all if you want to use TW normally, first run will take ages !". Of course preferable will be just get rid off of fontconfig at all (as Joerg do with his Ra-OWB back in past), but i think its hard and annoing work .. Quote:
It is worth to add necessary features to ram-handler ? I mean there is no stop-factors to doing so, just need update ram-handler more ? Quote:
I put some report already. Also seems bookmarking works now. Curently, the most annoing moments its slownes of startup and whole scroll/redrawing/responses. On pegasos2 it takes about 15 seconds for start till usable "about page" from SFS. In compare with 3.5 beta, which starts if i remember right just in few seconds (about 5 maximum) on the same setup. Edited by kas1e on 2012/3/28 14:00:32
|
|
|
Re: New beta available |
Posted on: 2012/3/28 14:06
#15 |
---|---|---|
Supreme Council
![]() ![]() Joined:
2006/11/16 19:25 From Sweden
Posts: 2990
|
If anyone is having problems getting their users verified on bugs.os4depot.net then please PM me here on amigans and I'll verify your user manually.
|
|
_________________
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater |
||
|
Re: New beta available |
Posted on: 2012/3/28 14:14
#16 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/11/24 17:54 Posts: 1519
|
Thanks for the work and the update
![]() |
|
|
Re: New beta available |
Posted on: 2012/3/28 14:23
#17 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2006/11/24 17:54 Posts: 1519
|
@Thomas
i found a little mistake in the readme pdf. In the command to recreate the font cache there is written: fc-cache -c -f and it should be (as i read in the previous readme file) fc-cache -r -f :) |
|
|
Re: New beta available |
Posted on: 2012/3/28 14:25
#18 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
@tfrieden
Quote: Did you select a disk with a space in the disk name ? Or anything with a space in it ? Well .. yes as i tried to save files to RAM Disk --> it's of course called "RAM Disk" with the usual space in the middle .. i will try with another path ![]() Quote: In any case, please report it to the bug tracker, if possible with steps to reproduce the problem. Ok ![]() |
|
|
Re: New beta available |
Posted on: 2012/3/28 15:09
#19 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
|
|
|
Re: New beta available |
Posted on: 2012/3/28 16:58
#20 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/27 14:59 From Denmark
Posts: 33
|
It's actually usable now on my Sam440ep. It takes a long time to load but with javascript disabled it's almost as fast as MUI-OWB at most things. I got both Lastpass and Xmarks working, so that's great.
Also, I decided to see if it could handle Paypal and all that, so I made a Timberwolf donation using Timberwolf. It worked! And it seemed appropriate ![]() |
|