Jump to content

FranceBB

Member
  • Posts

    761
  • Joined

  • Last visited

  • Days Won

    12
  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by FranceBB

  1. Hi, the latest version of Grammarly doesn't work on Chromium 54. Do you know which is the last supported version? Is it archived somewhere? Version 14.897.2118 clearly doesn't work and the desktop program requires Windows7 or newer. (Don't get me wrong, it's not like I need a babysitting tool that constantly teaches me how to write properly, but I do make typos from time to time 'cause I'm a human being...)
  2. The fact that 7zip still supports XP is a good thing, however I personally use winrar. Sorry about that. XD
  3. Apparently, even the government is moving away from XP...
  4. Hi, I was trying to install the MaterialFox theme, but I think it doesn't support Firefox 52.9.1 as it's clearly not working as intended: As you can see, the back and forward arrows are there, but they are not displayed (top left) and the icons of the websites are wrong as they are too close to the text. https://github.com/muckSponge/MaterialFox The extension is created in .css, so I think that it can be modified/adapted for Firefox 52.9.1 ESR if someone has a little bit of time to lose. Unfortunately, I can't play with it this very moment.
  5. I wish I could go back to the 90s...
  6. I see... Winnie the Pooh wasn't happy and wanted more data from users...
  7. Yes, Windows 10 is more like a Linux distribution: it's updated regularly, it changes its internal components from time to time (sometimes even drastically) and it drops support for old outdated versions 'cause they are virtually a different OS, but they keep the overall feeling the same (same desktop environment etc). For those of you who have been using Linux, this is pretty much what happens with Linux. For instance, you could probably spot only a very few differences between Fedora 25 and Fedora 29 on the UI and the overall user experience, but they are two very different OS underneath, just like Windows 10 (2015 version) and Windows 10 (2019 version).
  8. I have Windows XP and Fedora. Windows XP is protected by Avast Premier and I'll keep using it for simple stuff like listening to music and so on. For production I'm gonna use Windows Server 2019 and for other things that don't involve encoding or coding and that don't run on XP, I'm gonna use Fedora. Just a reminder to those who are blindly using Linux: although viruses for Linux are way less than the Windows ones, it doesn't mean that you can do whatever you want without being infected. I have ESET Nod32 as antivirus on my Linux box (running Fedora). Also remember to keep the kernel updated as well as the OS: you don't have to install every single kernel update that is rolled out (as I do for testing), but you should keep it updated at least every two-three month or so.
  9. Add me on Skype, I'll setup something with team viewer: francebb1 - franceopf@gmail.com
  10. I have no clue: it doesn't recognise them and it fails to load them, even though they are there. You have a 32bit version of XP, right? ('Cause in the 64bit it wouldn't work). As to the other things, I have no idea: everything is there, nothing is highlighted as missing. Yes, there are a couple of warning on kernel32, but I don't think they are preventing it from running entirely. My answer is: I don't know. Uh... which assembly optimisations do you have in your CPU? You do have at least SSE2, right? (If you don't know, check with Piriform Speccy in the CPU page). I can't think about any other possible reasons for that to fail to load...
  11. What does dependency walker say with the new installer I made in the post above?
  12. Thank you for the Dependency Walker output. It's indeed a C++ Redistributable error as you are missing the C++ Redistributable 2015. (I thought 2017 superseded it 'cause it uninstalls it if you try to install it on a system that had the 2015 one, but still...) Try now: https://mega.nz/#!fVV1jSJI!USnndnQAsFXjNRphtsmrk8hFhylsX5lNWvA8rVzOJj0
  13. Yes, C++ Redistributable and .NET Framework. By the way, in my system, for instance, I have: - C++ Redistributable 2005 - 2008 - 2010 - 2012 - 2013 - 2017 - ,NET Framework 1.1 - 2.0 - 3.0 - 3.5 - 4 - .NET Compact Framework 2.0 - 3.5 I also have the Intel C++ Redistributable for the programmes I compiled with Intel Parallel Studio, but Audacity isn't one of them. I'm gonna ask Peter to test it on his XP, which is pretty minimal. EDIT: Peter just replied saying that it works on his system. If you have Dependency Walker, can you please drag and drop the executable and show me the results? This way it's gonna be easier to understand what's missing from your system.
  14. I realised what I screwed up in the code and I fixed it. (I managed to brick my own Chromium 54 fork). I do still have a few graphical issues, like the fact that the player is not perfectly centered, but that's not such a big deal. If you are wondering why I didn't release it and it's not public as executable, that's only because it's buggy experiment gone wrong, most of the time. Anyway, talking about YouTube, led to some interesting findings about IE8 (and IE9):
  15. KB4487085-v2 works and the problems I had are gone. The only thing is that they probably implemented some kind of work-around and dynamically compiled C++ programmes that use UIs are slightly slower on a benchmark. (It's in the range of ms, so I don't think people would notice it in real life usage, anyway). They fixed it rather quickly... Anyway, as long as it works, it's fine.
  16. Simply removing KB4487085 solved the issues. Still, I'm really not impressed at all by Microsoft rolling out such a flawed update. Think about all the businesses out there...
  17. Yes, it broke mine. I read the thread and I didn't want to update, but my computer was up and running and it updated automatically. Something has gone terribly wrong as I somehow manged to boot (even though it took a HUGE amount of time) and: 1) Some programmes I always run are broken and fail to run 2) Microsoft Paint has suddenly lost the ability to save images as .jpg or .png and it just offers me .bpm. 3) Avast keeps trying to load some of its components, but they fail to load due to something wrong in the kernel and the antivirus thinks that something nasty like a threat is preventing it from starting them, therefore it keeps trying to run them and uses CPU cycles. 4) Getting information about the fan speed fails. 5) Python fails to run whatsoever. 6) Telgram fails to load. 7) CCleaner fails to load. 8) Debut fails to load the GDI+ as if it wasn't there. 9) The .NET Framework is f***ed up and it reports many errors on programmes that used to work, failing with calls like System.Drawings.SafeNativeMethods, System.Drawings.Font, System.Windows.Forms.ToolStrip etc. There might be more issues... but one thing is certain: Microsoft f***ed up this time. Luckily Avisynth works, I can still make calculations using the Fourier Transform and Java works as well, but still, my system is pretty screwed up right now! -.-
  18. I didn't actually check the video you were talking about so far, but I did and I can confirm that it plays fine. Besides, it is actually using H.264. I tried with some VP9 videos and they play since they have H.264 renditions as well, youtube just doesn't show the VP9 renditions (4K and 8K in this case): @UCyborg Actually, you are right. I tried to get Flash working with the most common methods, but it didn't work at first. - The check on the html5 page doesn't work, they replaced it with an image. - &nohtml5=True doesn't work anymore. - &nohtml5=1 alone doesn't work. - &pow=1&nohtml5=1 doesn't work. When I took a look at the source code, though, I noticed that there was still a flash player reference <meta property="og:video:secure_url" content="https://www.youtube.com/v/1La4QzGeaaQ?version=3&autohide=1"> <meta property="og:video:type" content="application/x-shockwave-flash"> <meta property="og:video:width" content="1280"> <meta property="og:video:height" content="720"> but unfortunately, there are some issues; for instance, Full Screen is broken: Besides, loading the saved and modified HTML page in IE8 this way actually prompted me to an error saying some rubbish about my browser sending data that has been blocked by google servers. They are trying to make everything go through the HTML5 iframe api and when the iframe loads, it used to first check whether the browser was able to play videos using HTML5 or not (something like) try { var vid = document.createElement('video'); if('' != vid.canPlayType('video/mp4')){ //html5 player } else { //Flash fallback } } catch(e){ //Flash fallback } it wasn't only looking whether the browser supports the <video> tag, but also whether the <video> tag supports the mp4 codec, but it doesn't anymore, it just goes straight to HTML5, which basically means that they are trying to kill Flash once and for all and I'm wouldn't be surprised to find every Flash reference removed from the source code as well in the near future. You can still change the prototype of the vid.canPlayType() method on Youtube webpages so that vid.canPlayType(‘video/mp4’) will return if(/^https:\/\/www\.youtube\.com\//.test(location.href){ document.createElement("video").constructor.prototype.canPlayType = function(a){ return '';}; } but there's no guarantee they won't remove Flash from the source code anytime soon; besides, this is anything but practical to do, especially when you are watching videos, browsing them on YouTube.
  19. Actually, if you go to /HTML5 you can deflag "HTML 5 player is used when possible". This should trigger flash. Anyway, since you don't know why some videos play fine and some other don't, I started to think about a codec related problem, but YouTube just makes H.264 with AAC audio (or opus audio) videos for FULL HD and lower and VP9 videos for 4K and 8K, so it actually shouldn't be a codec issue. Perhaps they are changing something in their website and they are slowly removing flash, but just to make sure: do you have the k-lite codec pack? Would you mind installing it?
  20. Oh... so it dropped from 4.54% to 2.76% and it has been surpassed by Windows 8.1, what a shame... Businesses moved on amid fears of the end of support... There are relatively few machines left now and the "meaningful date" is getting closer, but steady we go towards uncharted territories... (just like Brexit). https://netmarketshare.com/operating-system-market-share.aspx?options={"filter"%3A{"%24and"%3A[{"deviceType"%3A{"%24in"%3A["Desktop%2Flaptop"]}}]}%2C"dateLabel"%3A"Custom"%2C"attributes"%3A"share"%2C"group"%3A"platformVersion"%2C"sort"%3A{"share"%3A-1}%2C"id"%3A"platformsDesktopVersions"%2C"dateInterval"%3A"Monthly"%2C"dateStart"%3A"2019-01"%2C"dateEnd"%3A"2019-01"%2C"segments"%3A"-1000"}
  21. Well, assuming that we still use that old plain text unencrypted chat with old protocols, yes, but we don't. We are old, not stupid xD
  22. Talk was more like IRC before IRC. Back in the days, after the 80s, IRC became popular IRC was the messenger before messenger. Today's kids will never understand...
  23. Nope, it actually prompts me to the "you have successfully log off" page (Ublock origin enabled): Funny how it offered me a 40% discount for home insurance via email... as if I owned a home...
×
×
  • Create New...