Amiga.org

Operating System Specific Discussions => AROS Research Operating System => Topic started by: Terminills on November 13, 2011, 02:02:06 PM

Title: Aros Paper Cuts Weekly Review.
Post by: Terminills on November 13, 2011, 02:02:06 PM
This week's fixed Paper Cuts.

#3434282 (https://sourceforge.net/tracker/?func=detail&aid=3434282&group_id=43586&atid=2501660)  

Details:

When files are being created/deleted from root to any volume, Wanderer's desktop keeps refreshing. Wanderer should only refresh the desktop when tracked icons change.

           Closed  deadwood_pl

#3434110 (https://sourceforge.net/tracker/?func=detail&aid=3434110&group_id=43586&atid=2501660)

Details:

In Wanderer in enhance mode only the window opened on root of volume will get autorefresh. In classic mode, every window gets autorefreshed.

Steps:

a) open RAM: in Wanderer
b) open shell, go to RAM:, type echo "" > test
c) window refreshes, file is visible
d) go to T in the same Wanderer window
e) in shell: cd T, echo "" > test
f) wanderer window does not refresh

Repeat the same in Classic mode - it refreshes in both cases.

           Closed  deadwood_pl

#3433106 (https://sourceforge.net/tracker/?func=detail&aid=3433106&group_id=43586&atid=2501660)

Details:

Even when the 'simple SCSI' checkbox is unchecked for a USB drive, non-simple commands are ignored. A warning message indicating that simple-SCSI is still in effect is also logged.
           Closed  ncafferkey

#3432351 (https://sourceforge.net/tracker/?func=detail&aid=3432351&group_id=43586&atid=2501660)    

Details:

Download a file to T:

Go to T: dir from Wanderer while downloading.

Wanderer will start refreshing T: folder where download icon is like crazy and most likely crash AROS.


Suggested by nikolaos    
Closed  deadwood_pl

#3432086 (https://sourceforge.net/tracker/?func=detail&aid=3432086&group_id=43586&atid=2501660)
    
Details:

ASL requester doesn't support drag'n'drop (i.e. isn't an AppWindow)

Suggested by PortablE
    Closed  otigreat

#3430682 (https://sourceforge.net/tracker/?func=detail&aid=3430682&group_id=43586&atid=2501660)

Details:

C:Copy deletes destination file if source drive can't be found, e.g. "Copy x:wgetcfg env:".

Suggested by ncafferkey
    Closed  ezrec

#3430681 (https://sourceforge.net/tracker/?func=detail&aid=3430681&group_id=43586&atid=2501660)

Details:

Menu key can't be used as R-Amiga on USB keyboards.

Suggested by ncafferkey
        Closed  ncafferkey

#3430671 (https://sourceforge.net/tracker/?func=detail&aid=3430671&group_id=43586&atid=2501660)

Details:

Time prefs: hour/minute/second boxes keep changing when user is trying to type in them.

Suggested by ncafferkey
    Closed  yannickaros

#3430629 (https://sourceforge.net/tracker/?func=detail&aid=3430629&group_id=43586&atid=2501660)

Details:

C:SetDate doesn't work recursively with ALL switch.

Suggested by ncafferkey
        Closed    yannickaros
   
 #3430611 (https://sourceforge.net/tracker/?func=detail&aid=3430611&group_id=43586&atid=2501660)

Details:

Editor restores old protection flags when saving a file, even if they have changed in the meantime.

Suggested by ncafferkey
   Closed    sami-h    

The Aros Exec thread is Here (http://aros-exec.org/modules/newbb/viewtopic.php?post_id=60594#forumpost60594)
Title: Re: Aros Paper Cuts Weekly Review.
Post by: EDanaII on November 13, 2011, 02:13:33 PM
Good for you, taking charge of this, Terminills. I salute you. :)
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on November 13, 2011, 02:19:13 PM
Quote from: EDanaII;667673
Good for you, taking charge of this, Terminills. I salute you. :)


I'm just the PR guy.   IE AROS' hacky sack (http://en.wikipedia.org/wiki/Hacky_Sack)
Title: Re: Aros Paper Cuts Weekly Review.
Post by: EDanaII on November 13, 2011, 04:08:26 PM
Yer bein' a little too modest there, Tim.

One of the reasons why I support MorphOS is because, as a _professionally supported_ AmigaOS, it's better cleaned and polished. (That, and unlike the current options for AmigaOS 4.1, I can afford it.) ;)

This is where AROS, as Open Source, is a little lacking, so I applaud you for the effort of trying to clean it up a little bit. AROS needs this. "No Schedule and Rocking" is both a good and bad thing where AROS is concerned. :)
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on November 20, 2011, 02:52:10 PM
This week's fixed Paper Cuts.

#3437780 (http://sourceforge.net/tracker/?func=detail&aid=3437780&group_id=43586&atid=2501660)  
Details:
Gadtool.library : palette gadget should use all available space provided (not only if number of colors is a power of 2.


Suggested by Yannick

Fixed by Yannick

#3437245 (http://sourceforge.net/tracker/?func=detail&aid=3437245&group_id=43586&atid=2501660)
Details:
On black space do the following quickly:

LDOWN->LUP->LDOWN

After the second LDOWN there is no lasso. It is expected that lasso will start in such conditions.

Fixed by Deadwood

#3434256 (http://sourceforge.net/tracker/?func=detail&aid=3434256&group_id=43586&atid=2501660)
Details:
"Do not build SFSDefrag because SFS defragmentation is not recommended."

Ref:
http://aros-exec.org/modules/newbb/viewtopic.php?post_id=60813#forumpost60813

The boot block is not destroyed. The part of GRUB contained in the bootblock is looking for the rest of GRUB at the wrong disk location, because SFSDefrag has moved the GRUB files.

To fix this, SFSDefrag could possibly be altered to call Install-grub2-pc-i386 at the end of its operations.

Alternatively, maybe SFSDefrag should not be included in AROS, since it has been suggested that SFS may not be completely stable on AROS, even without running defrag tools that could make things worse.

Fixed by Ncafferkey

#3430683 (http://sourceforge.net/tracker/?func=detail&aid=3430683&group_id=43586&atid=2501660)
Details:
Shutdown button should be disabled in pc-i386.

Suggested by ncafferkey

Fixed by ncafferkey

Fixed in SVN r42543 (ABIv1) and r42544 (ABIv0). The button is also disabled
for m68k-amiga.

#3430606 (http://sourceforge.net/tracker/?func=detail&aid=3430606&group_id=43586&atid=2501660)
Details:
C:Echo doesn't print errors.

Suggested by ncafferkey

Fixed by sami_h

#3430605 (http://sourceforge.net/tracker/?func=detail&aid=3430605&group_id=43586&atid=2501660)

Details:
C:Type prints "Can't open " and "error 5" when Ctrl-C'd.

Suggested by ncafferkey

Fixed by sami_h

#3430545 (http://sourceforge.net/tracker/?func=detail&aid=3430545&group_id=43586&atid=2501660)
Details:
C: Date should use DOS format for output.

Suggested by ncafferkey

Fixed by Yannick

#3137104 (http://sourceforge.net/tracker/?func=detail&aid=3137104&group_id=43586&atid=2501660)
Details:
the toolbar in wanderer-windows can't be turned off. in prefs/wanderer it can be disabled, but wanderer doesn't recognize. After reopening prefs/wanderer it is back activated!

Found on icaros desktop 1.2.5 light, installed on
hd.

Fixed by Deadwood

#3016027 (http://sourceforge.net/tracker/?func=detail&aid=3016027&group_id=43586&atid=2501660)
Details:
On FileRequester, when saving a file for example a download from OWB, "File" field is overwritten when browsing directories/files using mouse wheel.

(Ex: If you want to save a file and the filename is added in
requester window "File" field by your program, then if you scroll
directories with mouse wheel, the filename will be replaced with
the directories your scrolling over)

- related to the above issue, if you scroll folders/files with keyboard's arrow-keys
the directories selected are not higlighted, only files are, and again directories and files browsed overwrites the "File" field

Fixed by otigreat

#3016022 (http://sourceforge.net/tracker/?func=detail&aid=3016022&group_id=43586&atid=2501660)
Details:
The current way to copy multiple files in Wanderer is a bit "strange" and un-intuitive:

Steps needed to copy multiple files:

1. Select all files normally with mouse
2. Keep pressing SHIFT key and click on one of the files, it will be deselected
3. Still keeping SHIFT pressed, click on the file you just deselected and keeping mouse button pushed drag-n-drop your files in the destination window.

The same thing should be done just selecting multiple files with a selection-rectangle and then drag-n-dropping them in destination window clicking on one of the selected files.

Fixed by Deadwood
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on November 27, 2011, 01:56:12 PM
3442142 (https://sourceforge.net/tracker/?func=detail&aid=3442142&group_id=43586&atid=2501660)

   C:Set without parameters is not showing information   

Details:
It should show:

process
RC
Result2

This was reported to work on ABIV1
   Fixed
   
3433855 (https://sourceforge.net/tracker/?func=detail&aid=3433855&group_id=43586&atid=2501660)

   clips smaller than 24bytes aren't correctly detected
   
Details:
clips smaller than 24bits (the whole file, with the IFF header) aren't correctly detected/scanned by datatypes.library

1) create a small, 4 letters, clip.
1b) create a longer clip, say more than 12bits.
2) open clips: it displays a "project" (not valid) icon
2b) open clips: it displays a correct (FTXT) icon, that can be ope

   Fixed
   
3433685 (https://sourceforge.net/tracker/?func=detail&aid=3433685&group_id=43586&atid=2501660)

   Console menus should be disabled until they do something.
   Fixed
   
3430680 (https://sourceforge.net/tracker/?func=detail&aid=3430680&group_id=43586&atid=2501660)

   VESA: Junk is sometimes left behind when changing mouse pointer

Details:
VESA: Junk is sometimes left behind when changing mouse pointer (e.g. in IControl when hovering over Drag Keys box).

   Fixed
   
3430673 (https://sourceforge.net/tracker/?func=detail&aid=3430673&group_id=43586&atid=2501660)

   Clicking RMB doesn't lead to volume list in ASL file request
   
Details:
Clicking RMB doesn't lead to volume list in ASL file requester.

   Fixed

   
 3430641 (https://sourceforge.net/tracker/?func=detail&aid=3430641&group_id=43586&atid=2501660)

   C:Version prints an extra blank line when FULL option

Details:
C:Version prints an extra blank line when FULL option is used and no copyright string is present.

   Fixed
   
3430635 (https://sourceforge.net/tracker/?func=detail&aid=3430635&group_id=43586&atid=2501660)

   List should show "Future" for future dates (AOS practice

Details:
List should show "Future" for future dates (AOS practice, but check docs).

   Fixed

 3430612 (https://sourceforge.net/tracker/?func=detail&aid=3430612&group_id=43586&atid=2501660)

   When an empty file is opened with multiview, it responds

Details:
When an empty file is opened with multiview, it responds with "required argument missing", or nothing.

   Fixed

 3391407 (https://sourceforge.net/tracker/?func=detail&aid=3391407&group_id=43586&atid=2501660)

   Automatic refresh after wallpaper change missing

Details:
Go to Wanderer preferences and change the wallpaper to some image different from the current one.
Press "save" or "use". The preferences window will close but the Wanderer main window will not be redrawn -> The new wallpaper will not show.

To manually work around this one could use the command "refresh" in the Wanderer "window" menu.

   Fixed
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on December 04, 2011, 06:30:11 PM
3448350 (https://sourceforge.net/tracker/?func=detail&aid=3448350&group_id=43586&atid=2501660)   Wanderer does not remember toolbar settings   

Details:
I changed Wanderer's settings to disable the toolbar and clicked "Save". The toolbar is gone, but after every reboot, it's back there and I have to repeat the procedure.

Fixed   
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
3443202 (https://sourceforge.net/tracker/?func=detail&aid=3443202&group_id=43586&atid=2501660)   The slash character is appended at the volume edit-field

Details:
http://aros-exec.org/modules/newbb/viewtopic.php?post_id=61581#forumpost61581
Target OS: Icaros Desktop 1.3.2
Action(s): Open edit and screengrabber, open filerequester and press
parent button many times...
Fault(s): The slash character is appended at the volume edit-field
again and again.
Reproducable: yes, 100%
Suggestion: Stop adding slashes when volume-field is at root or empty
when parent-button is pressed
Remark: Original AOS 3.0 didn't have this behaviour. Faulty behaviour
is in requester-code and is not app-related. And why are slashed added
into the volumebox in the first place   

Fixed   

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  
3430684 (https://sourceforge.net/tracker/?func=detail&aid=3430684&group_id=43586&atid=2501660) AROS should be installable from a USB stick that has two par   

Details:
AROS should be installable from a USB stick that has two partitions.

Suggested by ncafferkey

Fixed   

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
3430672 (https://sourceforge.net/tracker/?func=detail&aid=3430672&group_id=43586&atid=2501660)   CDVDFS crashes if filename passed to it is too long

Details:
CDVDFS crashes if filename passed to it is too long (FIB limit related?).

Suggested by ncafferkey

Fixed   

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
3430664 (https://sourceforge.net/tracker/?func=detail&aid=3430664&group_id=43586&atid=2501660)   Window/screen titles aren't shown after font size is changed

Details:
Window/screen titles aren't shown after font size is changed when decoration is active.

Suggested by ncafferkey

Fixed   

3430661 (https://sourceforge.net/tracker/?func=detail&aid=3430661&group_id=43586&atid=2501660)   Invalid dates in shell commands' version strings

Details:
Autogenerated version strings in shell commands have invalid date format.

Suggested by ncafferkey

Fixed
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on December 11, 2011, 02:41:47 PM
@terminills

3448350 (https://sourceforge.net/tracker/?func=detail&aid=3448350&group_id=43586&atid=2501660)

Wanderer does not remember toolbar settings   

Details:

I changed Wanderer's settings to disable the toolbar and clicked "Save". The toolbar is gone, but after every reboot, it's back there and I have to repeat the procedure.

Fixed                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        

3447558 (https://sourceforge.net/tracker/?func=detail&aid=3447558&group_id=43586&atid=2501660)

Scout: System window shows 1.0GB RAM on 2GB system   

Details:
The system has 2GB RAM, but the System window only shows 1GB of Fast RAM.

http://aros-exec.org/modules/newbb/viewtopic.php?post_id=61583#forumpost61583

Fixed                  

*3447557 (https://sourceforge.net/tracker/?func=detail&aid=3447557&group_id=43586&atid=2501660)   

Scout: Total Plain RAM doesn't include Fast RAM   

Details:
The cell at the intersection of the Plain row and the Total column doesn't include Fast mem.

http://aros-exec.org/modules/newbb/viewtopic.php?post_id=61583#forumpost61583

Fixed   

3436532 (https://sourceforge.net/tracker/?func=detail&aid=3436532&group_id=43586&atid=2501660)   

Menu bar is not themed by theme/decoration   

Details:
"whatever theme/decoration is in use, right-clicking on the top menu
bar always reveal a brownish flat color, seems this element is not
part of the theme/decoration package?"

Suggested by Shufflepuck

Fixed      

3430638 (https://sourceforge.net/tracker/?func=detail&aid=3430638&group_id=43586&atid=2501660)

Glyphs in fixed width fonts are aligned to the left.

Details:
Glyphs in fixed width fonts are aligned to the left.

Suggested by ncafferkey

Fixed
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on December 18, 2011, 02:01:16 PM
3433682 (https://sourceforge.net/tracker/?func=detail&aid=3433682&group_id=43586&atid=2501660)    Icons put under screen title bar when font size increased    

Details:
Wanderer puts icons under screen title bar when font size is increased.

Suggested by ncafferkey

Fixed


3461438 (https://sourceforge.net/tracker/?func=detail&aid=3461438&group_id=43586&atid=2501660)    Wanderer freezez after launching an app after opening About    

Details:
Open Wanderer->About
Double click on Font Prefs

Wanderer will become frozen. Hard reset is needed.

Fixed



3460251 (https://sourceforge.net/tracker/?func=detail&aid=3460251&group_id=43586&atid=2501660)    Icon font not changing with "Use". Wanderer restart needed.    

Details:
When icon font is changed with Font Prefs, wanderer reloads but icon fonts are kept (both size and style). Restarting Wanderer is needed to have new fonts.

Expects: new icon fonts are applied during automatic Wanderer reload.

Fixed



3430666 (https://sourceforge.net/tracker/?func=detail&aid=3430666&group_id=43586&atid=2501660)    ASL file requester never shows .info files?

Details:
ASL file requester never shows .info files?

Suggested by ncafferkey

Fixed
Title: Re: Aros Paper Cuts Weekly Review.
Post by: Terminills on December 26, 2011, 02:29:43 PM
@terminills

3433967 (https://sourceforge.net/tracker/?func=detail&aid=3433967&group_id=43586&atid=2501660)   Icon files created when drawer is snapshotted

Details:
when snapshoting a window with "show all files" activated, a .info file gets created for all files in the drawer, forbiding a rollback to the former situation. This can be a problem in case of a really crowded drawer accidentally snapshoted this way.

Suggested by paolone

   Fixed

3433681 (https://sourceforge.net/tracker/?func=detail&aid=3433681&group_id=43586&atid=2501660)   New comment not saved unless return is pressed

Details:
Wanderer's Info tool doesn't save new comment unless return key is pressed after entering it.


Suggested by ncafferkey

   Fixed

3081104 (https://sourceforge.net/tracker/?func=detail&aid=3081104&group_id=43586&atid=2501660)   ASL requester   

Details:
When opening an ASL requester that only accepts drawers (not files), AROS sets the file member to NULL, while OS4/etc set it to an empty string.
Object: FileRequester, the member in question is fr_File, and the mode in question is FRF_DRAWERSONLY

   Fixed

3433966 (https://sourceforge.net/tracker/?func=detail&aid=3433966&group_id=43586&atid=2501660)   Desktop icon positions cannot be saved

Details:
it is not possible to place icons on the desktop wherever we want, they always get back to original position after a system reset.

Suggested by paolone

   Fixed

3433974 (https://sourceforge.net/tracker/?func=detail&aid=3433974&group_id=43586&atid=2501660)   Wanderer advanced options get reset to defaults
   
Details:
every time Wanderer prefs are opened, advanced options (like spacing between icons, and so) got somehow "reset to factory" defaults, even if they were saved (see what happens changing the Background options to different settings more times).

Suggested by paolone

   Fixed

3433973 (https://sourceforge.net/tracker/?func=detail&aid=3433973&group_id=43586&atid=2501660)   advanced options in wanderer prefs use a weird sized window,

Details:
advanced options in wanderer prefs use a weird sized window, which makes it practically unusable on netbooks and lower resolutions

Suggested by paolone

   Fixed