Hello,
first of all, thank you for Update 5.
I have installed it on this A1-XE without problems. My first impression was that the system is smoother, especially with regard to file access and OWB (I guess the former is thanks to the updated dos.library and the latter thanks to the updated MUI libraries). Then I made some tests and noticed that memory performance is a little worse, but that's not what I'd like to bring to your attention here.
What I'd like to present here is these two problems:
1. ConClip doesn't work anymore (nothing gets selected/copied; tested both with the native handler and KingCON);
2. make (the version included in the latest public SDK) is affected by a delay of 1-2 seconds every time it recurses into a subdirectory.
Regarding the second problem, f.ex., if a makefile has:
$(MAKE) -C directory0
$(MAKE) -C directory1
the execution is halted for 1-2 seconds between the return from directory0 and the entering of directory1. Sometimes the pause happens right after make prints the "leaving directory..." message; sometimes just before printing it.
Good luck with the hunt...
Two problems introduced by Update 5
Two problems introduced by Update 5
Last edited by saimo on Fri Aug 17, 2012 7:24 am, edited 1 time in total.
- javierdlr
- Beta Tester
- Posts: 389
- Joined: Sun Jun 19, 2011 11:13 pm
- Location: Donostia (GUIPUZCOA) - Spain
- Contact:
Re: Two problems introduced by Update 5
1)Where does Conclip fail? in Shell/CLI, everywhere? Please an example, some steps to try to reproduce such problem.
2)Sorry there can't help just know to type 'make' and let my A1-XE to do the "hardwork" compiling and such.
2)Sorry there can't help just know to type 'make' and let my A1-XE to do the "hardwork" compiling and such.
- tonyw
- AmigaOS Core Developer
- Posts: 1483
- Joined: Wed Mar 09, 2011 1:36 pm
- Location: Sydney, Australia
Re: Two problems introduced by Update 5
Saimo, ConClip works fine here. I use it frequently, on all console versions, but I don't use KingCon.
cheers
tony
tony
Re: Two problems introduced by Update 5
I was referring to the shell only (excuse my ignorance, but I know of no other use for ConClipjavierdlr wrote:1)Where does Conclip fail? in Shell/CLI, everywhere? Please an example, some steps to try to reproduce such problem.

Re: Two problems introduced by Update 5
Thanks for letting me know, but, just for clarity, let me say again that the problem affects also the defaul console here.tonyw wrote:Saimo, ConClip works fine here. I use it frequently, on all console versions, but I don't use KingCon.
- javierdlr
- Beta Tester
- Posts: 389
- Joined: Sun Jun 19, 2011 11:13 pm
- Location: Donostia (GUIPUZCOA) - Spain
- Contact:
Re: Two problems introduced by Update 5
I don't use KingCON looong time ago. Are you replacing CON: with KCON: or alike (dismounting CON: and remounting KCON: as CON: or such)
My Shell icon tooltypes:
WINDOW=CON:50/50/600/350/AmigaShell/CLOSE
STACK=32768
FROM=S:Shell-Startup
OR just try from Shell/CLI: newshell CON:50/50/600/350/AmigaShell/CLOSE
Try with this settings, please and post results.
Can you mark text using mouse in the Shell?
If you mark© text from other place (notepad,..) Can you paste it in the Shell?
Maybe if you're using KingCON is some kind of incompatibility ¿:-/
The Shell in update5 has namecompletion (AFAIK) just a bit basic, pressing TAB
My Shell icon tooltypes:
WINDOW=CON:50/50/600/350/AmigaShell/CLOSE
STACK=32768
FROM=S:Shell-Startup
OR just try from Shell/CLI: newshell CON:50/50/600/350/AmigaShell/CLOSE
Try with this settings, please and post results.
Can you mark text using mouse in the Shell?
If you mark© text from other place (notepad,..) Can you paste it in the Shell?
Maybe if you're using KingCON is some kind of incompatibility ¿:-/
The Shell in update5 has namecompletion (AFAIK) just a bit basic, pressing TAB

- tonyw
- AmigaOS Core Developer
- Posts: 1483
- Joined: Wed Mar 09, 2011 1:36 pm
- Location: Sydney, Australia
Re: Two problems introduced by Update 5
@Saimo:
When you click and drag over console text, do the letters become highlighted (reverse image) ? That is a pretty basic console action, nothing to do with the con-handler or KingCon. It should happen with any handler.
Are you using unusual text colours? Maybe the "highlighted" text is being displayed in the same colour?
You said that RAmiga/C does nothing. Is the highlight cleared or is there none?
What if you do a RAmiga/C in Multiview or Notepad, Paste it in Notepad to test, then try highlighting text and RAmiga/C in the console. Is the old paste data erased?
When you click and drag over console text, do the letters become highlighted (reverse image) ? That is a pretty basic console action, nothing to do with the con-handler or KingCon. It should happen with any handler.
Are you using unusual text colours? Maybe the "highlighted" text is being displayed in the same colour?
You said that RAmiga/C does nothing. Is the highlight cleared or is there none?
What if you do a RAmiga/C in Multiview or Notepad, Paste it in Notepad to test, then try highlighting text and RAmiga/C in the console. Is the old paste data erased?
cheers
tony
tony
Re: Two problems introduced by Update 5
I have already said twice that using the default console makes no difference - in other words, the problem is not KingCON (which, by the way, has always used to work perfectly).javierdlr wrote:I don't use KingCON looong time ago. Are you replacing CON: with KCON: or alike (dismounting CON: and remounting KCON: as CON: or such)
These settings aren't relevant (unless you have something special in shell-startup).My Shell icon tooltypes:
WINDOW=CON:50/50/600/350/AmigaShell/CLOSE
STACK=32768
FROM=S:Shell-Startup
OR just try from Shell/CLI: newshell CON:50/50/600/350/AmigaShell/CLOSE
Try with this settings, please and post results.
Anyway, again: I've tried the default shell prior to creating this thread and the result is mentioned in the first post.
No, as already said twice.Can you mark text using mouse in the Shell?
Yes: the clipboard works fine. And this can be done also without ConClip running.If you mark© text from other place (notepad,..) Can you paste it in the Shell?
I believe that this has been available for a long while (maybe since the initial developer pre-release).The Shell in update5 has namecompletion (AFAIK) just a bit basic, pressing TAB
Last edited by saimo on Fri Aug 17, 2012 5:41 pm, edited 3 times in total.
Re: Two problems introduced by Update 5
No, it doesn't happen. That's exactly what I'm reporting.tonyw wrote:@Saimo:
When you click and drag over console text, do the letters become highlighted (reverse image) ? That is a pretty basic console action, nothing to do with the con-handler or KingCon. It should happen with any handler.
I'm using the same colour scheme I've been using for years. But, as said, it's not a visual effect because, otherwise, copying would have worked.Are you using unusual text colours? Maybe the "highlighted" text is being displayed in the same colour?
Nothing highlighted and nothing copied.You said that RAmiga/C does nothing. Is the highlight cleared or is there none?
The test fails because, as said, nothing gets selected in the shell. However, I can report that:What if you do a RAmiga/C in Multiview or Notepad, Paste it in Notepad to test, then try highlighting text and RAmiga/C in the console. Is the old paste data erased?
* I can copy&paste to/from NotePad / OWB / FrexxEd / string gadgets of applications / you name it without problems (and without ConClip running).
* MultiView has the same problem of the shell: nothing gets marked/copied.
* I can paste to shell.
- tonyw
- AmigaOS Core Developer
- Posts: 1483
- Joined: Wed Mar 09, 2011 1:36 pm
- Location: Sydney, Australia
Re: Two problems introduced by Update 5
You can't mark and copy from Multiview, yet you can from Notepad ???
If that's so, then you must have an unusual system configuration. I can assure you that it works properly in a clean Update N environment (0 <= N <= 5). Somehow you have stopped it from working by removing or installing something.
I suggest that you re-install the system to a clean partition, bring up a clean Update 5 installation and check that it works as it should. Then start making your customising changes until you discover what has killed it.
If that's so, then you must have an unusual system configuration. I can assure you that it works properly in a clean Update N environment (0 <= N <= 5). Somehow you have stopped it from working by removing or installing something.
I suggest that you re-install the system to a clean partition, bring up a clean Update 5 installation and check that it works as it should. Then start making your customising changes until you discover what has killed it.
cheers
tony
tony