|
Register or have you forgotten your password?
|
|
|
|
|
#1 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
This week's fixed Paper Cuts.
#3434282 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 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 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 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 Details: ASL requester doesn't support drag'n'drop (i.e. isn't an AppWindow) Suggested by PortablE Closed otigreat #3430682 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 Details: Menu key can't be used as R-Amiga on USB keyboards. Suggested by ncafferkey Closed ncafferkey #3430671 Details: Time prefs: hour/minute/second boxes keep changing when user is trying to type in them. Suggested by ncafferkey Closed yannickaros #3430629 Details: C:SetDate doesn't work recursively with ALL switch. Suggested by ncafferkey Closed yannickaros #3430611 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
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#2 | ||||||||
|
Cult Member
![]()
|
Good for you, taking charge of this, Terminills. I salute you.
__________________
Ed. |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
I'm just the PR guy. IE AROS' hacky sack
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#4 | ||||||||
|
Cult Member
![]()
|
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.
__________________
Ed. |
||||||||
|
|
|
|
|
#5 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
This week's fixed Paper Cuts.
#3437780 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 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 Details: "Do not build SFSDefrag because SFS defragmentation is not recommended." Ref: http://aros-exec.org/modules/newbb/v...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 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 Details: C:Echo doesn't print errors. Suggested by ncafferkey Fixed by sami_h #3430605 Details: C:Type prints "Can't open <filename>" and "error 5" when Ctrl-C'd. Suggested by ncafferkey Fixed by sami_h #3430545 Details: C: Date should use DOS format for output. Suggested by ncafferkey Fixed by Yannick #3137104 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 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 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
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#6 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
3442142
C:Set without parameters is not showing information Details: It should show: process <number> RC <number> Result2 <number> This was reported to work on ABIV1 Fixed 3433855 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 Console menus should be disabled until they do something. Fixed 3430680 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 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 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 List should show "Future" for future dates (AOS practice Details: List should show "Future" for future dates (AOS practice, but check docs). Fixed 3430612 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 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
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#7 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
3448350 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 The slash character is appended at the volume edit-field Details: http://aros-exec.org/modules/newbb/v...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 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 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 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 Invalid dates in shell commands' version strings Details: Autogenerated version strings in shell commands have invalid date format. Suggested by ncafferkey Fixed
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#8 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
@terminills
3448350 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 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/v...forumpost61583 Fixed *3447557 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/v...forumpost61583 Fixed 3436532 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 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
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#9 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
3433682 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 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 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 ASL file requester never shows .info files? Details: ASL file requester never shows .info files? Suggested by ncafferkey Fixed
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
|
|
#10 | ||||||||
|
Unpure Amigan(Ask vox)
Join Date: Jan 2003
Posts: 355
|
@terminills
3433967 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 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 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 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 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 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
__________________
I donate to Aros bounties. The money is used to purchase the crystal meth and cocaine that it takes to code for 48 hour marathons. Some bounty takers also buy pizza and beer. Others buy asian hookers. I say, whatever it takes to keep them coding and motivated. edited by mod: this has been addressed |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| aros , cuts , paper , review , weekly |
| Thread Tools | |
| Display Modes | |
|
|