Snapshot-Linux x64 v0.7


Recommended Posts

Snapshot-Linux

.7

 

 

Changelog:

 

Snapshot-Linux .7 is here:
- Updated Qupzilla
- Latest Libre Office
- Progressbar and colors for apt-get
- apt-fast (up to 5 times faster than apt-get)
- KDE-Admin (see screenshots)
- SSM (SuperSilentMode): Replaces the Muon Updater, every update will be installed in the background. No confirmation or PW needed.
- New PPAs (x-org-edgers, webupd8)

 

 

Download:

 

2.1GB (Dropbox): http://bit.ly/1F1dCij
More Mirrors to follow soon

 

 

Screenshots:

 

image.jpg

image.jpg

image.jpg

Ahh lovely. Apt-fast was going to be filed in the 'Feature Request' box too.

 

And I knew I wasn't the only one who visited Webupd8 and used their ppa's. Alas, I occasionally get breakage with those, so I usually advise against them by default. As a set of user-toggled addon ppa's, they're awesome and highly recommended. :yes:

 

I'm testing Kubuntu 15.04 Beta 2 at the moment (and it looks like you are as well :) ), so when more mirrors are available I'll grab a copy and get to work.

 

Thanks, Jack!

  • 2 weeks later...

0.7 has been nice and stable for me, Jack. No issues to report so far.

 

I did a dist-upgrade to a 15.04 base (because there's no direct way to get KDE/Plasma 5.x onto 14.04.2) as an experiment, and the install failed upon reboot. Broken symlinks, the usual things that happen when things don't go as they are supposed to. The upgrade process appeared to go fine (no messages saying that anything had broken or failed to install), and that really bothers me.

 

There really needs to be better (and more useful) output with apt as a whole. This is another barrier to mass adoption of Desktop Linux for the average PC user. Things are way too cryptic a lot of the time. Whose grandmother or parent is expected to understand commandline outputs?

 

This is another thing Distro Devs are in a position to address.

  • 3 weeks later...

Lot's of ideas for Snapshot-Linux .8

 

most likely it will be another solid update of the software already included in .7 and maybe a bit new tweaks.

 

more ambitious project i am working on:  moving snapshot-linux away from ubuntu based ppa and deb to an arch based system. the advantages would be enormous: always up2date, i could release it with the latest kernel always, the user account creation during setup would work.  as a gui for arch packages i would use octopi. this has proven to work fine in my testings. furthermore a combination of kde4/kde plasma next could be done and you could chose your fave interface before installation.

however, some disadvantages too: it would not have the same solid and big community as ubuntu has, and would be definitely trickier for unexperienced users.

 

i did reverse-engineer antergos cnchi installer:

- i know where the pics and logos are stored can exchange them quite easily.

- i know where i can switch on/off different DE to offer. if i go maximum it would be possible to choice between: ("base", "cinnamon", "gnome", "kde4", "mate", "openbox", "xfce","enlightenment", "lxde", "lxqt", "plasma5)

- there is also a file, where you can add your custom packages. i would have to check for them the first time on an arch install in vbox which takes time but should be doable. however: if even one package is false named, changes it's name and therefore can't be found, the whole installation process stops and you are lost.

that's the same problem the antergos/cnchi installer team faces as well as far as i could read out of the comments in the different python files.

 

now there are several problems i could not solve yet:

the first one: cnchi on it's first run always checks for an update. the version on latest antergos.iso is 0.5.x something like this and it automatically updates to 0.8.x, overwriting my changes in the config files. i found one file where i could '##' comment out that update check, however there must be another place because when testing it, it still did the update. might be very time consuming at best, impossible to do at worst.

the arch/user repos are not as stable as ubuntus and sometimes they are just down and then - even if 1 single package could not be reached - the whole install process fails. i can't run my own servers for obvious reasons, so this keeps being an issue.

 

- if i offer all desktop environments i would have to ditch some snapshot-linux exclusive programs as they are KDE only and i don't want to blow up a gnome install with all the kde dependencies. for some apps there will be alternatives but for others not.

 

- i most likely would run this only as a 2nd snapshot-linux project, and continue to recommand for beginners the ubuntu ppa system which is just easier.

 

- i will be heavily dependant on what the antergos/cnchi team does with this installer and the arch/aur community with it's packages on their servers. i know with ubuntu there is a lot of continuity in that regard, i don't know about arch ennough ....

 

 

---> these are just my own ideas and represent with what i have achieved so far and where i see still big problems.

---> btw the cnchi installer is gnu license so i can use and modify it the way i want but i think i should not even need to add this for the linux world.

- if i offer all desktop environments i would have to ditch some snapshot-linux exclusive programs as they are KDE only and i don't want to blow up a gnome install with all the kde dependencies. for some apps there will be alternatives but for others not.

Just my own opinion mind you, but personally that's I'd just pick one and stick with it -- as you said it's hard to support them all due to different subsystems, GUI libraries and all that stuff. Do one and do it well.. one refined desktop would be more compelling than a mediocre kitchen-sink setup that's going to take a lot more effort to support, especially if this is a solo project.

 

more ambitious project i am working on:  moving snapshot-linux away from ubuntu based ppa and deb to an arch based system. the advantages would be enormous: always up2date, i could release it with the latest kernel always, the user account creation during setup would work.  as a gui for arch packages i would use octopi. this has proven to work fine in my testings. furthermore a combination of kde4/kde plasma next could be done and you could chose your fave interface before installation.

however, some disadvantages too: it would not have the same solid and big community as ubuntu has, and would be definitely trickier for unexperienced users.

This I can get behind though -- Arch is probably going to be a lot easier to set up as a distro builder as it's not only fairly vanilla from upstream, but doesn't have any set preferences out of the box, about as generic as it gets, plus as you say it's a lot more current and you've also got the AUR as a nice bonus. Or you could go the Chakra route with it with their "half rolling" release cycle too, which is also pretty interesting. That and I'm just a bit leery of the route Canonical is going in general.

@MikeM97

 

atm i don't care that much about version numbers, so it's maybe just going to be .8 and maybe the first dist release of 2016 will be called 2016 then. it also depends in which direction my project develops.

 

 

cnchi on it's first run always checks for an update.

i fixed that one already.

 

 

but personally that's I'd just pick one and stick with it

indeed. most likely it will feature kde4 and plasma next.  so everyone can decide when he wants to switch to plasma next.

 

 

Or you could go the Chakra route

will check that one out when i got time. thanks.

Nice! I've been interested in Arch-based stuff for a while. I tried to get my own install of Arch going but I failed to get it to boot for some reason that still eludes me. It appeared to install correctly, which adds to the strangeness -- even GRUB installed properly, it just failed to boot up, like the kernel was missing.

 

I will happily participate in testing it out.

 

Might I suggest a flavor of Arch that uses a graphical installer, though? It's 2015, we're past the need for doing things "the difficult way". ;)

 

As software goes, Arch and Ubuntu are neck-and-neck. That community does a fantastic job keeping everything up to date.

Nice! I've been interested in Arch-based stuff for a while. I tried to get my own install of Arch going but I failed to get it to boot for some reason that still eludes me. It appeared to install correctly, which adds to the strangeness -- even GRUB installed properly, it just failed to boot up, like the kernel was missing.

 

I will happily participate in testing it out.

 

Might I suggest a flavor of Arch that uses a graphical installer, though? It's 2015, we're past the need for doing things "the difficult way". ;)

 

As software goes, Arch and Ubuntu are neck-and-neck. That community does a fantastic job keeping everything up to date.

 

arch installer can be a pita no doubt about it. a little bit better is the installer archbang offers, which looks like oldschool DOS, but is easy ennough for me. however i never managed to successfully boot archbang after installation in virtualbox.

 

have a look at the graphical installer of antergos for example. that's the one called cnchi and has a nice GUI, is written completely in python. i had a read in the antergos forum today and sadly most errors still persist and checking some of it's python files they work a lot with dirty fixes and had to leave some options out.

well: at least they realized now that aria2 as a downloader is absolutely unusable, as long as they went with that one i never could install it in virtualbox, they have (temporarly) replaced it with curl now which works fine.

 

and last but not least, instead doing some work for my university, i spent the whole day with my little project, however some things still don't work and i have no clue why will have to ask for that in the antergos forum i guess.

I am running this in Virtualbox. At first, the screen size was "stuck" on 640x480. I ran this: sudo apt-get install virtualbox-guest-additions-iso in terminal and rebooted to a larger, usable screen. Now I can test this puppy. :)

I am running this in Virtualbox. At first, the screen size was "stuck" on 640x480. I ran this: sudo apt-get install virtualbox-guest-additions-iso in terminal and rebooted to a larger, usable screen. Now I can test this puppy. :)

 

sure vbox needs the guest additions to support higher resolutions, alternatively you can also install them directly with virtualbox chose "insert media with guest additions" in the menu.

good luck with testing, i hope you enjoy.

 

All of them , remake that taskbar , please .

It can look better .

 

 

stuff like the taskbar or apps have no high priority right now. to be more precisely, as long as i can't make the installer working the way i want, there is no need to further customize stuff.

fyi: the default antergos boots always in gnome for the live cd but you can install other DEs as shown in one of my screenshots.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft admits one of the most crucial Outlook features is currently broken by Sayan Sen Microsoft is making some decent progress when it comes to Windows 11. Recently we have confirmed reports of some rather useful improvements landing in the next version of the OS, 26H2, wherein GPU driver TDR crashes may finally be fixed, plus the company is also allowing users to disable web content on the Search. On the Outlook front though things have not been so rosy. Last month in May we reported several problems affecting basic functionalities on the app. These included a problem where documents would open blank or corrupt themselves. Following that, Quick Steps, a very useful feature, would no longer work correctly, and finally, Microsoft acknowledged a problem wherein images would fail to load up properly inside the email. Microsoft had resolved those bugs later and almost exactly a month after we reported on them, the company has now admitted a new similarly basic issue, this time on Macs. Users recently started noticing that Outlook would no longer display email threads properly as the original message itself was not displayed. An affected user Tsoumpas, C (ngmb) nicely described the problem in a forum post they made on Microsoft's site. They wrote: "Description of the issue: After updating Outlook for Mac [Version 16.110 (26061317)] on 18/6/2026, replying to any email no longer includes the original message in the reply window. Prior to the update, replies correctly contained the original email text below my response. Expected behavior: The original message should be included in the reply, as in previous Outlook versions and according to the configured reply settings. Actual behavior: The reply window contains only a blank composition area (or only my response), with none of the original email text included." Obviously this must be a highly frustrating for users as noted by several in that thread. The post, at the time of writing, has also been upvoted by more than 40 users indicating that is a fairly widespread bug. Thankfully Microsoft seems to have acknowledged the problem right around that time as it opened a new issue on its official website. In the support article, the company recommends switching to Outlook for Mac from the legacy app, where the problem appears to be happening.
    • PotPlayer 260622 by Razvan Serea PotPlayer is an extremely light-weight multimedia player for Windows. It feels like the KMPlayer, but is in active development. Supports almost every available video formats out there. PotPlayer contains internal codecs and there is no need to install codecs manually. Other key features include WebCam/Analog/Digital TV devices support, gapless video playback, DXVA, live broadcasting. Distinctive features of the player is a high quality playback, support for all modern video and audio formats and a built DXVA video codecs. A wide range of subtitles are supported and you are also able to capture audio, video, and screenshots. A comprehensive video and audio player, that also supports TV channels, subtitles and skins. Its been described on the Internet as The KMPlayer redux, and it pretty much is. Daum PotPlayer 260622 (1.7.22963) changelog: Removed Kakao TV Added pause function when navigating via the navigation bar Significantly improved internal stability Fixed an issue where colors appeared strange during RGB24 processing Improved playback for some HTTP streams Improved sync processing for the built-in audio renderer Fixed an issue where certain MP4 files behaved abnormally during playback Download: Daum PotPlayer (64-bit) | 54.7 MB (Freeware) Download: Daum PotPlayer (32-bit) | 61.1 MB View: Daum PotPlayer Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Tixati 3.44 is out.
    • Speccy 1.34.084 by Razvan Serea Speccy will give you detailed statistics on every piece of hardware in your computer. Including CPU, Motherboard, RAM, Graphics Cards, Hard Disks, Optical Drives, Audio support. Additionally Speccy adds the temperatures of your different components, so you can easily see if there's a problem! Processor brand and model Hard drive size and speed Amount of memory (RAM) Graphics card Operating system At first glance, Speccy may seem like an application for system administrators and power users. It certainly is, but Speccy can also help normal users, in everyday computing life. If you need to add more memory to your system, for example, you can check how many memory slots your computer has and what memory's already installed. Then you can go out and buy the right type of memory to add on or replace what you've already got. Download: Speccy 1.34.084 | 20.5 MB (Freeware) View: Speccy Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • ImgDrive 2.2.7 by Razvan Serea ImgDrive is a CD/DVD/BD emulator - a tool that allows you to mount optical disc images by simply clicking on them in Windows Explorer. If you have downloaded an ISO image and want to use it without burning it to a blank disc, ImgDrive is the easiest way to do it. ImgDrive features: One-click mounting of iso, cue, nrg, mds/mdf, ccd, isz images Runs on 32-bit and 64-bit Windows versions Mount ape, flac, m4a, wav, wavpack, tta file as AUDIO CD (16-bit/44.1kHz) Mount a folder as DVD/BD Mount images in command line Does not require rebooting after installation Support up to 7 virtual drives at the same time Support multi session disc image (ccd/mds/nrg) A special portable version is available Translated to more than 10 languages Support File Type: .ccd - CloneCD image files .cue - Cue sheets files of ape/flac/m4a/tta/wav/wv/bin .iso - Standard ISO image files .isz - Compressed ISO image files .nrg - Nero image files .mds - Media descriptor image files ImgDrive 2.2.7 changelog: Added command line parameter to set number of drives Added AACS-Auth support for HD DVD Bumped kernel driver version to 2.2.7 Download: ImgDrive 2.2.7 | 692 KB (Freeware, paid upgrade available) Download: ImgDrive Portable 535 KB View: ImgDrive Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      522
    2. 2
      +Edouard
      199
    3. 3
      PsYcHoKiLLa
      94
    4. 4
      Michael Scrip
      82
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!