Jump to content




OneOS Version 2 - The All in One Operating System


910 replies to this topic

#81 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 14 March 2014 - 06:27 AM

View Postskwerlman, on 13 March 2014 - 11:34 AM, said:

View Postoeed, on 13 March 2014 - 11:06 AM, said:

Ok, I see. I'll think about it, it'll be quite a big project if I do.

I've been thinking about coloured text. For .txt files, no. But I'll be making a special format called .ink which will support things such as text alignment (centre, left, right), colour and possibly images (maybe). The main issue is printing. I want it to be really easy to print stuff off, thats one of the main reasons for the program, hence why the pages are that size. As you can't yet print in colour it'll probably only be colour on screen. I will not be doing an 'insert this colour dye, then click, the insert this dye, etc.', it's makes it too hard to use.

Thanks for even considering it!

That sounds really nifty. I've always thought there should be separate programs for coding and writing. Helps keep me organized, since I never add file extensions if don't have to, and then I try executing a text file, and print a 300-line API.

EDIT: I just noticed that the About OneOS page says 'Click here for more liscense details', but clicking does nothing.
As you've probably noticed file extensions are built-in throughout OneOS. They're hidden but allow files to easily be opened is the appropriate program.
Here are all the supported formats (some of them are only on my local copy). I didn't use extensions when using the shell but they're normally added in Sketch, Ink, etc.
Posted Image
I've fixed the license bug, thanks.

#82 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 14 March 2014 - 10:38 AM

I've released a major bug fix that, as far a I'm aware, fixes all the submitted bugs so far. If you find anymore bugs let me know. Next up is version 1.1 which will focus on peripherals and Ink (mentioned last page). Wireless peripherals will be built in to OneOS allowing you to use any peripheral (e.g. printer) connected to any other OneOS computer in wireless range.

Changes:

+ Re-added license file (it went blank for some reason)
+ Added icon for .ink & .text files (Ink will be added soon)

* Fixed paintutils.loadImage bug
* Fixed shell.run, again
* Fixed cursor blink appearing on top of menus (core OS and Sketch)
* Fixed errors incorrectly or not showing in programs
* Fixed App Store red close button not working
* Menu bar no longer flickers when opening App Store
* Fixed Shell scrolling bug (hopefully)
* Calling os.shutdown now closes the app
* Fixed crash when opening empty folder in list mode in Files
* Fixed textutils.slowPrint/slowWrite not working
* Overhaulled App Store scroll bar (using Ink's new scroll bar control)
* Fixed Peripheral.lua: 4 (peripheral.getNames) crash on older versions of CC
* Files no longer crashes when viewing a computer without an ID
* Fixed fs.freeSpace releated crash on older version of CC
* Fixed App Store search 'Go' button not

- The App Store close button no longer shows on OneOS


Sorry for the double post by the way.

#83 skwerlman

  • Members
  • 163 posts
  • LocationPennsylvania

Posted 14 March 2014 - 05:24 PM

View Postoeed, on 14 March 2014 - 10:38 AM, said:

I've released a major bug fix that, as far a I'm aware, fixes all the submitted bugs so far. If you find anymore bugs let me know. Next up is version 1.1 which will focus on peripherals and Ink (mentioned last page). Wireless peripherals will be built in to OneOS allowing you to use any peripheral (e.g. printer) connected to any other OneOS computer in wireless range.

Changes:

+ Re-added license file (it went blank for some reason)
+ Added icon for .ink & .text files (Ink will be added soon)

* Fixed paintutils.loadImage bug
* Fixed shell.run, again
* Fixed cursor blink appearing on top of menus (core OS and Sketch)
* Fixed errors incorrectly or not showing in programs
* Fixed App Store red close button not working
* Menu bar no longer flickers when opening App Store
* Fixed Shell scrolling bug (hopefully)
* Calling os.shutdown now closes the app
* Fixed crash when opening empty folder in list mode in Files
* Fixed textutils.slowPrint/slowWrite not working
* Overhaulled App Store scroll bar (using Ink's new scroll bar control)
* Fixed Peripheral.lua: 4 (peripheral.getNames) crash on older versions of CC
* Files no longer crashes when viewing a computer without an ID
* Fixed fs.freeSpace releated crash on older version of CC
* Fixed App Store search 'Go' button not

- The App Store close button no longer shows on OneOS


Sorry for the double post by the way.

Cool! I'm updating now!
I'll try my best to break it!! (that was fast)

EDIT: There appears to be a problem with the updater. As soon as I logged on I ran the updater. It got as far as this: "Making Folder: //System/Program/Setup.program" before it quit. It did not cause a crash, but there was no error message. If I had to guess, I'd say it had something to do with the extra leading '/'

Also, I just thought how neat it would be to be able to boot into 'root' or CraftOS by holding down a key during boot, or maybe by selecting an option in the main menu.

Edited by skwerlman, 14 March 2014 - 05:48 PM.


#84 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 14 March 2014 - 09:34 PM

I've had 2 people submit a bug related to Files crashing with a peripheral error, I'll fix that within an hour (along with the one below).

View Postskwerlman, on 14 March 2014 - 05:24 PM, said:

Cool! I'm updating now!
I'll try my best to break it!! (that was fast)

EDIT: There appears to be a problem with the updater. As soon as I logged on I ran the updater. It got as far as this: "Making Folder: //System/Program/Setup.program" before it quit. It did not cause a crash, but there was no error message. If I had to guess, I'd say it had something to do with the extra leading '/'

Also, I just thought how neat it would be to be able to boot into 'root' or CraftOS by holding down a key during boot, or maybe by selecting an option in the main menu.

I'll look in to that bug, I had a few issues updating too.

Yes, boot keys are something I'll add.

Edit: I've released another quick (but very important) bug fix:

* Fixed major bug preventing users on old versions form using Files
* Fixed clicking on Files when scrolling not working

Edited by oeed, 14 March 2014 - 10:46 PM.


#85 Goof

  • Members
  • 751 posts

Posted 14 March 2014 - 10:16 PM

EDIT: Derpy derpy me... I didnt see the

Quote

I've had 2 people submit a bug related to Files crashing with a peripheral error, I'll fix that within an hour (along with the one below).

Ahem...

Bug report... again
Spoiler
When opening "Files" "Documents" etc..

Maybe you could tell me what Emulator you're using? ( can it have multiple computer IDS? )

Thanks

Edited by Mikk809h, 14 March 2014 - 10:18 PM.


#86 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 14 March 2014 - 10:53 PM

View PostMikk809h, on 14 March 2014 - 10:16 PM, said:

EDIT: Derpy derpy me... I didnt see the

Quote

I've had 2 people submit a bug related to Files crashing with a peripheral error, I'll fix that within an hour (along with the one below).

Ahem...

Bug report... again
Spoiler
When opening "Files" "Documents" etc..

Maybe you could tell me what Emulator you're using? ( can it have multiple computer IDS? )

Thanks

Try updating again, I've fixed that now.

I'm using Mimc.

Edited by oeed, 14 March 2014 - 10:53 PM.


#87 IsaacTBeast

  • Members
  • 86 posts
  • LocationI 'm inside your brian

Posted 15 March 2014 - 10:13 AM

Can you send me a link for mimic please.. and also I want to try a computercraft emulator for android.. I already downloaded the Love for android but I don't know how to run the computercraft emulator on it.

#88 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 15 March 2014 - 10:23 AM

View PostIsaacTBeast, on 15 March 2014 - 10:13 AM, said:

Can you send me a link for mimic please.. and also I want to try a computercraft emulator for android.. I already downloaded the Love for android but I don't know how to run the computercraft emulator on it.

Please try to spend some time looking for things yourself, there's a very recent topic with links to various emulators: http://www.computerc...craft-emulator/

Mimic is Mac only at the moment though. I wouldn't know how to use LÖVE on Android as I don't use Android or LÖVE, ask Google or the emulator topic.

#89 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 20 March 2014 - 07:00 AM

I hope you don't mind my editing of the wiki to fix a typo as well as some missing code tags (use them inline by using ```code make sure you are using backticks not single quotes```, as well as a missing newline that made some code join with a regular sentence).

In addition, I think you should make it so that to do things such as access the global fs, clipboard etc. you should have the user re type their password. (As well as let users change this in their settings so that they don't have to enter their password if they don't need the security.)

#90 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 20 March 2014 - 07:46 AM

View Postawsmazinggenius, on 20 March 2014 - 07:00 AM, said:

I hope you don't mind my editing of the wiki to fix a typo as well as some missing code tags (use them inline by using ```code make sure you are using backticks not single quotes```, as well as a missing newline that made some code join with a regular sentence).

In addition, I think you should make it so that to do things such as access the global fs, clipboard etc. you should have the user re type their password. (As well as let users change this in their settings so that they don't have to enter their password if they don't need the security.)
Thanks for fixing the typo. In future, please let me know via PM, not posting on the topic (as you've done a few times :P).

I probably won't be adding passwords, and in particular passwords to access those things, for a few reasons.

1. With a completely open system such as ComputerCraft they're kinda pointless.
2. What important stuff do you have in Minecraft anyway?
3. It makes it harder and more confusing for the user.
4. There aren't really any malicious programs for ComputerCraft. I know everyone loves to make 'virus' scanners, but really, what's the worst that could happen?

#91 Anavrins

  • Members
  • 775 posts

Posted 20 March 2014 - 10:31 AM

View Postoeed, on 20 March 2014 - 07:46 AM, said:

What's the worst that could happen?
Having some guy infecting and removing all files on your computer including a large and complex program you spent hours perfecting?

#92 Saldor010

  • Members
  • 467 posts
  • LocationThe United States

Posted 20 March 2014 - 12:43 PM

View PostAnavrins, on 20 March 2014 - 10:31 AM, said:

View Postoeed, on 20 March 2014 - 07:46 AM, said:

What's the worst that could happen?
Having some guy infecting and removing all files on your computer including a large and complex program you spent hours perfecting?

Then you should have made backups -_-

#93 Anavrins

  • Members
  • 775 posts

Posted 20 March 2014 - 04:41 PM

View PostJiloacom, on 20 March 2014 - 12:43 PM, said:

Then you should have made backups -_-
I do backups, not everybody does.

Edited by Anavrins, 20 March 2014 - 04:41 PM.


#94 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 20 March 2014 - 07:02 PM

View PostAnavrins, on 20 March 2014 - 04:41 PM, said:

View PostJiloacom, on 20 March 2014 - 12:43 PM, said:

Then you should have made backups -_-/>
I do backups, not everybody does.
My discontinued (I've decided that it isn't worth the time it took to make it and thoroughly test it) OS allows you to make backups to a floppy disk or (well I didn't quite finish this feature to be honest) to cld services like Dropbox, Google Drive, OneDrive, etc.

#95 Saldor010

  • Members
  • 467 posts
  • LocationThe United States

Posted 20 March 2014 - 08:25 PM

View Postawsmazinggenius, on 20 March 2014 - 07:02 PM, said:

View PostAnavrins, on 20 March 2014 - 04:41 PM, said:

View PostJiloacom, on 20 March 2014 - 12:43 PM, said:

Then you should have made backups -_-/>
I do backups, not everybody does.
My discontinued (I've decided that it isn't worth the time it took to make it and thoroughly test it) OS allows you to make backups to a floppy disk or (well I didn't quite finish this feature to be honest) to cld services like Dropbox, Google Drive, OneDrive, etc.

Advertise much? :P

#96 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 21 March 2014 - 05:10 PM

One thing that makes me wonder is your choice to release this thing under the CC 3.0 licenses, not because of the not-meant-for-code thing that you already explained but because the CC 4.0 licenses have been out since November (I think that is when they were released.)

Edit: http://creativecommo...log/entry/40935

Edited by awsmazinggenius, 21 March 2014 - 05:20 PM.


#97 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 21 March 2014 - 09:24 PM

View Postawsmazinggenius, on 21 March 2014 - 05:10 PM, said:

One thing that makes me wonder is your choice to release this thing under the CC 3.0 licenses, not because of the not-meant-for-code thing that you already explained but because the CC 4.0 licenses have been out since November (I think that is when they were released.)

Edit: http://creativecommo...log/entry/40935

Oh, CC 4 exists now. I though CC 3 was the newest.

I looked at all the other licenses and none of them fitted what a I wanted.

I'll change it in the next update (probably by Monday)

Edit: The reason for my confusion was due to the fact that CC 3 is the most recent Australian version, but I'll switch to the international version.

Edited by oeed, 22 March 2014 - 12:38 AM.


#98 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 23 March 2014 - 12:37 AM

Version 1.1 has been released!

This update aims to remove all previously standing bugs and add a few new programs and features.

Changes include:
  • You can now set a program to run at startup (from Settings)
  • Programs can now ask they user to run at startup (see 'DoesRunAtStartup' and 'RequestRunAtStartup' in the documentation)
  • Ink, a Microsoft Word like program that allows quick and easy word processing and printing
  • Various client side App Store fixes (scroll bar, text overflow, etc)
  • Various Files bugs
  • Ultimate Door Lock integration
  • Various Sketch fixes
  • OneOS now supports and works correctly on ComputerCraft 1.6 (pr7, if it stops working again I'll fix it)
  • Opening an unknown file type will ask the user what program to open it in (no longer just LuaIDE)
  • A few more smaller things
  • Updated to CreativeCommons version 4 license
Here's a screenshot of Ink:
Posted Image

As usual, if you find any bugs let me know.

Edited by oeed, 23 March 2014 - 06:15 AM.


#99 skwerlman

  • Members
  • 163 posts
  • LocationPennsylvania

Posted 23 March 2014 - 06:09 AM

View Postoeed, on 23 March 2014 - 12:37 AM, said:

  • Various Files bugs
Is that a feature? :P

#100 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 23 March 2014 - 06:14 AM

View Postskwerlman, on 23 March 2014 - 06:09 AM, said:

View Postoeed, on 23 March 2014 - 12:37 AM, said:

  • Various Files bugs
Is that a feature? :P

"It's not a bug, it's a feature"

But in all seriousness, it's more of a list of changes really, I should probably reword it though.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users