|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 18:58
#21 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 177
|
@ Raziel
I would suggest deleting everything under the CurrentUserProfile drawer (that is, the .mozilla and Mozilla drawer). The problem is that once timberwolf is started without RANDOM, and the databases have been created, some vital information is not processed and bookmarks can no be stored. Deleting the whole profile should help. Otherwise, you might want to start timberwolf with the -ProfileManager command line option. This will start the program with a small window where you can select or create a new profile. Create a new one, and continue starting with this one. Then try saving bookmarks. Let me know if that worked |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 19:04
#22 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/20 16:26 From Norway
Posts: 2422
|
Quote:
I saved it in RAM: Well that is the problem I think “RAM DISK:” has a space symbol in there. Try rename “RAM DISK:” to “RAMDISK” and try again. |
|
_________________
(NutsAboutAmiga) Basilisk II for AmigaOS4 AmigaInputAnywhere Excalibur and other tools and apps. |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 19:12
#23 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/24 17:08 From Aachen, Germany
Posts: 177
|
@ samo79
Drag and drop is in as far as it can be implemented. As I said, the drag & drop system is alien. Basically, it works like a temporary clipboard, not a "tell me a filename to open" like with Workbench icons. This requires additional functionality. I might do that in the course of later "amigafications" in Timberwolf, like adding ARexx ports, native menustrip etc. The opening of windows is fixed in the sense that it no longer opens a window as a small 1x1 + frame sized stamp and then moves it. It will be created as hidden and then moved to the place where it was created before being shown. What place it is required to go it not something the window code can influence, it will simply get the command to open. This position comes from within the code of the original Firefox tree, so there's no telling why it does that. I'll look into this particular effect (I've reopened the bug on the tracker). Download might or might not work... it does for me, but I think there's still a problem with relative file names and file names with spaces. However, I also didn't claim that it would work. The release notes state what was changed, nothing beyond that was done for this version. As I said, this version is supposed to be "feature complete" to the extend what is possible on current AmigaOS. What remains to be done is bugfixing and occasional optimization, but the feature completeness was my current goal. Some bugs were fixed along the way as a side effect, but I did not directly address any other bugs. This is what I will be doing in the near future. |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 19:15
#24 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/26 21:45 From A haunted Castle somewhere in the Bavarian Mountains
Posts: 2482
|
Quote:
I did that before, but tried it again right now with the ProfileManager. The ProfileManager worked and it let me create a profile which i choosed to use But it still does not let me save bookmarks ![]() Just for the record, my RANDOW looks like this: Handler = L:Random-Handler Priority = 5 StackSize = 4096 GlobVec = -1 Startup = 0 It s a project (with an 8-ball icon) and is MOUNTed with ACTIVATE=1 |
|
_________________
If slaughterhouses had glass walls, everyone would be a vegetarian. ~ Sir Paul McCartney - Did everything just taste purple for a second? ~ Philip J. Fry - Ain't got no cash, ain't got no style, ladies vomit when I smile. ~ Dr. John Zoidberg |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 19:24
#25 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/26 21:45 From A haunted Castle somewhere in the Bavarian Mountains
Posts: 2482
|
@tfrieden
Maybe it helps if i tell you the error console spills out PlacesStarButton failed adding a bookmarks observer: TypeError: PlacesUtils.bookmarks is undefined Line: 3456 and PlacesUtils.bookmarks is undefined Line: 1283 when i press the yellow star? |
|
_________________
If slaughterhouses had glass walls, everyone would be a vegetarian. ~ Sir Paul McCartney - Did everything just taste purple for a second? ~ Philip J. Fry - Ain't got no cash, ain't got no style, ladies vomit when I smile. ~ Dr. John Zoidberg |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 19:25
#26 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2006/11/27 14:24 From Scarfskerry
Posts: 548
|
Nice.
It seems a LOT faster than before, in fact very quick indeed. I can now also paste URLs into TW which has increased its useability tremendously. Rather do it using RA V than CTRL V though ![]() Posting using TW after copying the URL from MUI-OWB. It's getting better all the time, impressive work. Bill. |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 20:19
#27 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
Quote:
That's your problem: JXFS doesn't support record locking, which sqlite needs. If you move it to a SFS partition (and probably recreate the profile again), it will then work. Yes it is annoying. Hopefully the required features will be added to JXFS, considering that's supposed to be the modern next-gen replacement to FFS. |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 20:25
#28 |
---|---|---|
Just can't stay away
![]() ![]() Joined:
2007/10/25 9:21 From Gothenburg / Sweden
Posts: 1102
|
Seems little faster on x1000 or i just think so. Thanks for the clipboard :) Had to use CTRL-C / CTRL-V.
Was hoping for facebook commenting but ill have to wait for some future update ;) Keep up the good work |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/29 23:11
#29 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/12/5 2:30 From Vancouver, Canada
Posts: 155
|
Chris wrote:
Quote: That's your problem: JXFS doesn't support record locking, which sqlite needs. If you move it to a SFS partition (and probably recreate the profile again), it will then work. Perhaps the author of JXFS didn't implement locking on purpose. There has been discussion of a new future file system core that all filesystems should be based on. Perhaps this will manage record locking generically? |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 0:28
#30 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/30 18:43 From Norway
Posts: 2416
|
Nice update. Sound on youtube is nice. Just hope for better speed would be nice.
Copy paste is great to have. |
|
_________________
Sam460 Lite |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 1:49
#31 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/12/2 3:55 From Italy, Perugia
Posts: 2745
|
@LiveForIt
Quote: Well that is the problem I think “RAM DISK:” has a space symbol in there. I try any other partitions availible on my disk (Work: and HD:) but the result is the same, download here does not work @tfrieden Quote: Drag and drop is in as far as it can be implemented. As I said, the drag & drop system is alien. Basically, it works like a temporary clipboard, not a "tell me a filename to open" like with Workbench icons. This requires additional functionality. I might do that in the course of later "amigafications" in Timberwolf, like adding ARexx ports, native menustrip etc. Ok it's clear now, when i read drag&drop as fixed i thought about the ability to drag manually a file into the browser, almost when i open the report i thought about it ![]() I'm very looking forward to all that future "amigafications" ![]() Quote: The opening of windows is fixed in the sense that it no longer opens a window as a small 1x1 + frame sized stamp and then moves it. It will be created as hidden and then moved to the place where it was created before being shown. What place it is required to go it not something the window code can influence, it will simply get the command to open. This position comes from within the code of the original Firefox tree, so there's no telling why it does that. I'll look into this particular effect (I've reopened the bug on the tracker). Mmm but this wasn't the other old (and already fixed) bug ? "Off screen windows creation" --> (bug 732) http://bugs.os4depot.net/?function=viewissue&issueid=732 This one was perfectly fixed on the update 3, the new one i mention instead is a bit different even if again it is affected the windows behaviour "Windows creation (Automatic auto-allineament issue)" --> (bug 756) While this one is related only to the auto-positioning of the windows, so once you open a new window/subwindow, it will be opened on a certain position on the screen and then it will be allineated again Quote: Download might or might not work... it does for me, but I think there's still a problem with relative file names and file names with spaces. However, I also didn't claim that it would work. The release notes state what was changed, nothing beyond that was done for this version. Yep yep i know that in this version you didn't work on it ! ![]() I just a bit annoyed and i would like to report it again .. i really can't understand how to download as nothing seems to work ! Instead i'm able to install themes (Persona) and all other plugin in general will be downloaded and installed without any problem .. just the plain download seems problematic as i explain in my previews messages ![]() |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 2:16
#32 |
---|---|---|
Just popping in
![]() ![]() Joined:
2007/4/23 3:02 From Parts Unknown, USA
Posts: 179
|
Just installed it. Haven't tried it out much yet but what I have is working nicely.
Thanks for all your efforts!!! |
|
_________________
'non fixed' A1XE, USB card, Sil 0680 IDE, 512mb RAM, Radeon 9250, OS4.1 Update 5 ![]() |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 4:05
#33 |
---|---|---|
Illusionist
![]() ![]() Joined:
2006/11/29 4:47 Posts: 407
|
Hmmm ... 'read-me' file says different, but it doesn't look like Mason's work to me.
Edited by klesterjr on 2012/6/30 4:23:42
|
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 7:30
#34 |
---|---|---|
Supreme Council
![]() ![]() Joined:
2006/11/16 19:25 From Sweden
Posts: 2990
|
@All
If anyone is having trouble submitting bug reports on bugs.os4depot.net then it's probably because your user has not been validated properly when registering to the site. Log into he site and follow the instructions that are presented to you. Ps. Yes it is possible to log into the site without being validated. |
|
_________________
Vacca foeda. Sum, ergo edo Mr Bobo Cornwater |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 8:05
#35 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/3/10 10:51 From Germany
Posts: 579
|
@klesterjr
Funny - I thought the same at the first glance. ![]() |
|
_________________
X1000|II/G4|440ep|2000/060|2000/040|1000 |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 9:23
#36 |
---|---|---|
Home away from home
![]() ![]() Joined:
2006/11/26 21:45 From A haunted Castle somewhere in the Bavarian Mountains
Posts: 2482
|
Quote:
Yay ![]() Thanks for the hint, that did it. I did not install it onto a new partition, i left the main program drawers on a JXFS partition, rather did i move the CURRENTUSER: assign (and its representive drawer) to a SFS partition and voila ![]() Bookmarks saving works now, Bookmarks restoring from a PC Firefox does too ![]() (OWB bookmark import doesnt, but i dont know why) At last, everyday Timberwolf has arrived for me ![]() Thank you Mr. Friedens Thank you Chris for the hint |
|
_________________
If slaughterhouses had glass walls, everyone would be a vegetarian. ~ Sir Paul McCartney - Did everything just taste purple for a second? ~ Philip J. Fry - Ain't got no cash, ain't got no style, ladies vomit when I smile. ~ Dr. John Zoidberg |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 9:27
#37 |
---|---|---|
Just popping in
![]() ![]() Joined:
2006/11/22 17:57 From Italy, Rome
Posts: 205
|
"Yes, I do
![]() I will donate asap. Please, keep up with your work. |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 9:45
#38 |
---|---|---|
Not too shy to talk
![]() ![]() Joined:
2006/12/3 15:30 From Essex, UK
Posts: 415
|
@All
I cannot get paste function to work, anyone else experiencing this? |
|
_________________
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card. |
||
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 9:48
#39 |
---|---|---|
Quite a regular
![]() ![]() Joined:
2009/4/28 3:57 From Adelaide, Australia
Posts: 704
|
Anyone else getting an ISI when running it for the 2nd time? (Quit and restart Timberwolf without rebooting).
Edit: Seems to be OK now. |
|
|
Re: Timberwolf beta 4 available |
Posted on: 2012/6/30 10:18
#40 |
---|---|---|
Amigans Defender
![]() ![]() Joined:
2006/11/17 22:40 From England
Posts: 2862
|
@cha05e90
It's an unhappy drawer ![]() ![]() It's proably unintentional, but subconsciously if this is a new design, it's a bad idea. |
|