Welcome, Guest. Please login or register.

Author Topic: Fun with MorphOS  (Read 9861 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Fun with MorphOS
« on: September 22, 2006, 07:42:21 AM »
Regarding Ambient we are interested to know how it could be made better :-)
My Amigas: A500, Mac Mini and PowerBook
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Fun with MorphOS
« Reply #1 on: September 22, 2006, 10:15:58 AM »
@r-tea

The latest Ambient builds have an option to emulate Workbench mode.
Edit Advanced.conf in SYS:Prefs/Ambient and uncomment line having

autosort = false

This option might get into main prefs too.

System info in screen title bar doesnt really belong to Ambient and I
dont see any reason why this should be limited to Ambient screen only.
It is better done at Intuition level, maybe by expanding title bar
clock. Or you could install MCP :-)
My Amigas: A500, Mac Mini and PowerBook
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Fun with MorphOS
« Reply #2 on: September 25, 2006, 10:04:32 AM »
Nightly builds have debug enabled. To get rid of debug one must change debug flag in source code (config.h) and recompile.
My Amigas: A500, Mac Mini and PowerBook
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Fun with MorphOS
« Reply #3 on: September 25, 2006, 12:31:24 PM »
@humppa
Quote

Thanks for the info, itix! I think i'll better get 1.43.0 CVS instead then. Is it advisable to install that also on the Powerup version of MOS?


Honestly I dont know. It is probably better than ancient Ambient SE on MorphOS CD - more features and less bugs. It is just that nightly builds have even less bugs and more features at expense of debug stuff.

Btw where you got your nickname?

@crumb
Quote

Could you add AmigaOS3.9 like shortcuts?


What is AmigaOS 3.9 like shortcut?
My Amigas: A500, Mac Mini and PowerBook
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Fun with MorphOS
« Reply #4 on: September 25, 2006, 12:34:22 PM »
Quote

I noticed that this often freezes the whole system if I try drag an icon precisely (a couple pixels only). I'll put it on the Bugtracker soon.


Hmm... for these kind of things we need a debug log...
My Amigas: A500, Mac Mini and PowerBook
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show all replies
Re: Fun with MorphOS
« Reply #5 on: September 26, 2006, 11:44:45 AM »
MUI4 files are installed inside MOSSYS drawer. That is, MUI classes go to MOSSYS:Classes/MUI, libraries go to MOSSYS:Libs and so on.

You dont have to touch MUI 3.9 files at all. Some 3.9 files are obsolete but having them on the disk doesnt hurt either.
My Amigas: A500, Mac Mini and PowerBook