Ambient usage - features
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    @ Kamul

    Quote

    Isn't it a too small stack problem?



    Perhaps but where has this to be changed? I use in Ambient settings Command Line Settings a Stacksize of 262144. In fact this is excactely the same I use in Magellan for CLI Launching.

    Ghostscript needs as noted on Whoosh's webpage 150000

    Regards

    Christoph
  • »11.12.07 - 12:03
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Kamul
    Posts: 121 from 2004/6/9
    From: Poland, Katowice
    Well, if you set so big stack size in Ambient prefs and the problem
    still exists, there are two posiblilieties. Stack has nothing to do
    with your problem, or Ambient stack size prefs hasn't influence to
    the GS process. You can try to use a scripts like this one:

    .key file
    .bra {
    .ket }

    stack 2000000
    Programy:Teksty/GhostScript/init
    GS854:bin/gs -sDEVICE=whoosh24 -dNOPAUSE -r100 {file}

    From time I wrote it, my problems with stack have gone.
    In mimetypes prefs you should put something like this:

    Execute Programy:Teksty/GhostScript/GS_View %sp

    I created similar script for printing and for
    converting GS to f.ex. *.pcx.

    Good luck! :)
  • »12.12.07 - 20:20
    Profile
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Hi all,

    I have a small problem here, when dragging a drawer over another drawer one can't see that this other drawer is the selected one.

    If you have a look at the screengrab, I selected 4 drawers and wanted to release them on the "DB" drawer but the "DB" drawer does not change the color.

    Does anyone else have this? or is there a solution?

    Regards

    Christoph
  • »03.01.08 - 16:36
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    serge
    Posts: 725 from 2003/2/20
    @ fab:

    Is it possible to add a familly feature like on MacOS?
    I'm speaking about th epossibility to choose a color for some files?
    This feature is realy very very usefull to sort medias.
  • »03.01.08 - 17:22
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    I guess it would be doable, although it can be a bit confusing visually imo. The other problem is how that kind of information should be stored. I mean, on macos, if you move a marked file to another place, is it still marked? If it is, it wouldn't be that trivial to implement.
  • »04.01.08 - 12:46
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    GK_LKA
    Posts: 481 from 2004/3/28
    From: Hungary
    Yes, on Mac OS the "color" of a file is one of its attributes, like the filename. It is preserved when moving, copying, etc.
    [ GK / LKA Team ]
  • »04.01.08 - 19:25
    Profile Visit Website
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    Yeah, it makes much more sense having it as a file attribute, which means it's just not doable "properly" in ambient then (if it had to be done, it would be in DOS).
  • »04.01.08 - 20:28
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    serge
    Posts: 725 from 2003/2/20
    Quote:


    Fab wrote:
    Yeah, it makes much more sense having it as a file attribute, which means it's just not doable "properly" in ambient then (if it had to be done, it would be in DOS).


    Ok, I understand the situation.
    So, on this case, if this feature have to be asked to the people working on DOS, which guy(s) should I contact to ask them this feature please?

    so, if this feature is implemented on DOS, then it should be easy to use it on Ambient, is'nt it?

    PS: Is it stupid to stor it on icon file like a tooltype?

    thank you very much.

    [ Edited by serge on 2008/1/4 23:51 ]
  • »04.01.08 - 22:50
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Posts: 1331 from 2003/6/16
    It could be stored in an icon, but not every file has an icon. And i don't think you would want to create an icon for each marked file (even if it's handled automatically).

    It would have to be added in DOS, but it also needs to be supported by the underlying filesystems. The existing DOS API would have to handle this new attribute and so on...
    All this is possible, but you can see that extending these system structures has quite heavy consequences. Now, if you really want this added, you can try to convince piru. :)
  • »05.01.08 - 00:01
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Hi all,

    I use latest Ambient from 21.12.2007.

    Soemtimes but not alsways when I run e.g. FXPaint and YAM then YAM's appicon gets duplicated several times and is left, even after quitting YAM, on Ambient.

    I have to reset to get rid of this "left there" appicon.

    Does anyone else have this?

    Regards

    Christoph
  • »11.01.08 - 14:44
    Profile Visit Website
  • MorphOS Developer
    itix
    Posts: 1520 from 2003/2/24
    From: Finland
    Quote:


    It could be stored in an icon, but not every file has an icon. And i don't think you would want to create an icon for each marked file (even if it's handled automatically).



    Iconless files could use the default setting... i.e. setting could be that icon is displayed as ghosted or tinted in specified color. Color could be set only for files with real icon which at least in icon view makes sense.
    1 + 1 = 3 with very large values of 1
  • »12.01.08 - 13:37
    Profile
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    @ Fab

    Quote:

    Also when creating a new drawer would it be possible to have the string empty instead of "Unnamed" because it has to be deleted nearly everytime before entering the real new name for the drawer.


    The best way to conciliate both ideas is to mark the "unnamed" text.



    It's really great to see that this function is already implemented in the latest nightly build. Thank you!

    Regards

    Christoph
  • »15.01.08 - 06:57
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    GK_LKA
    Posts: 481 from 2004/3/28
    From: Hungary
    Quote:

    Iconless files could use the default setting... i.e. setting could be that icon is displayed as ghosted or tinted in specified color. Color could be set only for files with real icon which at least in icon view makes sense.


    Yes, I agree with you. It is more than enough if file colors would appear only in Ambient and ASL requesters, and I think this two is possible to do with storing this information in the icons instead of the filesystem. (BTW OS X stores this info in hidden files too.)
    [ GK / LKA Team ]
  • »15.01.08 - 10:21
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    @ Fab

    Quote

    I have a small problem here, when dragging a drawer over another drawer one can't see that this other drawer is the selected one.


    Fab, could you please have a look into this? as if one doesn't be carefull and trop's dragged objects over a drawer (though he wants to copy them not into the drawer but only to the new destination) then these get copied into this drawer as not selection is shown when moving the mouse/pointer with the dragged objects attached to it, over a drawer.

    Well I hope this is understandable but I made a screen grab (a bit lower in this threat) for this purpose.

    With best regards

    Christoph
  • »15.01.08 - 12:27
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Jupp3
    Posts: 1193 from 2003/2/24
    From: Helsinki, Finland
    Quote:

    Yes, I agree with you. It is more than enough if file colors would appear only in Ambient and ASL requesters, and I think this two is possible to do with storing this information in the icons instead of the filesystem. (BTW OS X stores this info in hidden files too.)

    But do we really want to have hidden crap on every single device you handle with Ambient?

    I have had to clean up my PSP from useless hidden files way too often after temporarily plugging it into MacOS X system...
  • »15.01.08 - 12:39
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Crumb
    Posts: 732 from 2003/2/24
    From: aGaS & CUAZ Al...
    ToolsDaemon functionality in Ambient would rock. Amidock/panels/toolbars suck ;P
  • »15.01.08 - 14:18
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    @ Crumb

    I agree with you. I used ToolsDaemon a lot under AOS 3.9 and created specific Menus, I found this great. In fact it's like Magellan's Custom Menu option.

    Regards

    Christoph
  • »15.01.08 - 14:30
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Hi all again,

    Does really nobody experience this problem I have here? Please ha a look at the screen grab.

    I use latest Ambient from 21.12.2007.

    Soemtimes but not alsways when I run e.g. FXPaint and YAM then YAM's appicon gets duplicated several times and is left, even after quitting YAM, on Ambient.

    I have to reset to get rid of this "left there" appicon.

    Does anyone else have this?

    Regards

    Christoph
  • »22.01.08 - 15:53
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    dIGIMAN
    Posts: 273 from 2005/11/7
    Quote:


    rms wrote:
    Hi all again,

    Does really nobody experience this problem I have here? Please ha a look at the screen grab.

    I use latest Ambient from 21.12.2007.

    Soemtimes but not alsways when I run e.g. FXPaint and YAM then YAM's appicon gets duplicated several times and is left, even after quitting YAM, on Ambient.

    I have to reset to get rid of this "left there" appicon.

    Does anyone else have this?

    Regards

    Christoph



    I have this too, havent found a solution.
    On the other side i sometimes dont have any amirc appicon.
    Havent found the reason yet, why this happens

    [ Edited by dIGIMAN on 2008/1/22 17:31 ]
  • »22.01.08 - 16:30
    Profile Visit Website
  • tom
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    tom
    Posts: 147 from 2003/7/22
    From: Heesch, The Ne...
    Perhaps it is possible to use only text in Amidock? That will give a solution like in toolsdeamon. I used that progam for years in the older days. Icons look nice but if you have a lot of them you can become confused bij which program they belong.

    Reagards Tom
  • »22.01.08 - 19:47
    Profile
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Hi,

    I stumbled aver a serial output and it seems that it's Ambient who generated it, so I post the log here, perhaps it helps any.

    Here a general question: when I drag&drop files e. g. pictures from one window to another, then it takes a very long time until the copy process begins. Often 20 secs and more. Now when I use the copy button (which I installed in the toolbar) this seems not to happen, the Ambient copy window pops up and copy starts right away.

    Could this be a bug? Any idea?

    Regards

    Christoph
  • »29.03.08 - 07:47
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    tokai
    Posts: 1289 from 2003/2/25
    From: binaryriot
    @tom

    could it perhaps be that you mean ToolManager and not ToolsDeamon? That one still works on MorphOS (just fetch version 3.1 from aminet) and allows you to configure text panels very easily.
  • »29.03.08 - 11:26
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    analogkid
    Posts: 665 from 2004/11/3
    From: near myself
    Maybe I've missed something, but in recent Ambient builds you make custom pull-down menus in Ambient, just like with ToolsDaemon.
  • »30.03.08 - 08:47
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 423 from 2005/4/9
    From: magyarorszag/h...
    sounds great. how?:)
    DEAD pegII/G4@1000.1gb ram.radeon 9200pro
    240 gigz hd.nec dvdrw.MorphOS 2.4 DEAD
    -=-=-=-
    amiga1200T.blizzardppc@180/040@25.96megz ram
    -=-=-=-=-
    zx.spectrum@3.5
  • »30.03.08 - 10:41
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Motosampy
    Posts: 199 from 2004/8/14
    From: Järvenp&a...
    By creating an arexx script and running it. Read the changelog, there`s an example and short explanation.
  • »30.03.08 - 11:05
    Profile