Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • VideoLAN.org/websites
  • Freso/websites
  • ePirat/websites
  • DimStar77/websites
  • lemourin/websites
  • kwizart/websites
  • cmassiot/websites
  • fcartegnie/websites
  • mfkl/websites
  • chouquette/websites
  • maybesamuel43/websites
  • xslidian/websites
  • realRojSerbest/websites
  • Aza/websites
  • azchohfi/websites
  • VegaMex/websites
  • m/websites
  • fkuehne/websites
  • Roman-Gemini95/websites
  • Jamesguru/websites
  • dillmo71/websites
  • anodsaod/websites
  • jill/websites
  • Garf/websites
  • atas70835/websites
  • mahdiabdolahi01234/websites
  • pbo-linaro/websites
  • OctopusET/websites
28 results
Show changes
Commits on Source (2)
<?php
$title = "Probleme bei der automatischen Aktualisierung von VLC 3.0.12 und 3.0.13";
$body_color = "red";
$language = "de";
$nobanner = true;
$new_design = true;
$additional_css= array("/js/css/slimbox2.css");
require($_SERVER["DOCUMENT_ROOT"]."/include/os-specific.php");
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
require($_SERVER["DOCUMENT_ROOT"]."/include/package.php");
$macosxversion = "3.0.13";
$win32version = "3.0.14";
?>
<div class="container">
<center><h1 class='bigtitle' style="padding-bottom: 3px;">Problem bei der <em>automatischen Aktualisierung</em> von VLC <b>3.0.12</b> und <b>3.0.13</b></h1>
<div style="padding-top: 0px; padding-bottom: 10px; color: grey;">Ein Fehler wird die automatische Aktualisierung f&uuml;r Nutzer*innen unter Windows verhindern</div>
</center>
<style>
body {
-webkit-font-smoothing: antialiased;
color: #232525;
}
.subtext { position: relative; top: -20px; left:250px; width: 400px; text-align: center; }
.subtext2 { position: relative; top: -20px; width: 100%; text-align: center; }
.features ul li:before {
padding-left: 18px;
width: 10px;
height: 10px;
}
.features ul li {
margin-bottom: 8px;
}
.audienceCallout {
font-weight: bold;
margin-top: 20px;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
section.no-check ul li {
list-style-type: initial;
}
section.no-check ul li:before {
content: none;
}
.slide-container {
z-index: 1;
}
.text-container {
z-index: 0;
}
</style>
<div class="container">
<center><h2>Dies betrifft nur Nutzer*innen unter Windows</h2></center>
<h3>Kurzfassung:</h3>
<ul>
<li>- Die Versionen 3.0.12 und 3.0.13 k&ouml;nnen <b>nicht</b> automatisch aktualisiert werden; eine aktive Aktion der Nutzer*in ist <b>notwendig</b><li>
<li>- Die Versionen 3.0.11 und davor k&ouml;nnen automatisch auf 3.0.14 aktualisiert werden</li>
</ul>
<br/>
<h3>Beschreibung:</h3>
Die Bekanntmachung betrifft die Nutzer*innen von VLC 3.0.13 und VLC 3.0.12.<br/>
Auf Grund eines Fehlers im automatischen Aktualisierungscodes werden Updates heruntergeladen, auf Integrit&auml;t gepr&uuml;ft, jedoch nicht installiert. Das ist schlecht und wir m&ouml;chten uns daf&uuml;r entschuldigen.<br/>
<h3>Anleitung:</h3>
Um auf Version 3.0.14 zu aktualisieren, m&uuml;ssen Sie auf <a href="https://www.videolan.org/vlc">https://www.videolan.org/vlc</a> gehen, um VLC manuell herunterzuladen und zu installieren.<br/>
Sie k&ouml;nnen hierzu Details in englischer Sprache auf <a href="https://docs.videolan.me/vlc-user/3.0/en/gettingstarted/setup/windows.html">dieser Seite</a> finden.<br/><br/>
Falls Sie bereits den Updater ausgef&uuml;hrt und das Installationsprogramm heruntergeladen haben, k&ouml;nnen Sie es manuell ausf&uuml;hren, in dem Sie den Explorer &ouml;ffnen (Windows-Taste + E oder Klick auf das Explorer-Icon) und <em>%TEMP%</em> als Ort eingeben.<br/>
Dort werden Sie das Installationsprogramm sehen. Es wird «vlc-3.0.14-win32.exe» oder «vlc-3.0.14-win64.exe» hei&szlig;en, je nach dem ob Sie eine 32bit oder 64bit Fassung von Windows verwenden.<br/>
<br/>
<h3>Post mortem Erkl&auml;rung:</h3>
Am 10. Mai 2021 ver&ouml;ffentlichte die VideoLAN Organisation VLC 3.0.13 und aktualisierte die automatische Aktualisierung.<br/>
Dies w&uuml;rde typischerweise ein gradliniger Vorgang sein, ein Dialog informiert die Nutzer*in &uuml;ber eine verf&uuml;gbare Aktualisierung, Sie klicken Herunterladen und Installieren und das w&auml;re das Ende der Angelegenheit.
Indessen und ungl&uuml;cklicherweise sind f&uuml;r diese bestimmte Aktualisierung zus&auml;tzliche, erm&uuml;dende Schritte erforderlich.<br/>
Das Problem wurde in Version 3.0.12 in den Verkehr gebracht, offenbarte sich jedoch nicht bis zur Ausrollung von 3.0.13.<br/>
W&auml;hrend das Problem f&uuml;r 3.0.14 gel&ouml;st wurde, kann die Korrektur nicht f&uuml;r Nutzer*innen angewendet werden, welche bereits 3.0.12 installiert haben.<br/>
<br/>
<a href="https://code.videolan.org/videolan/vlc-3.0/-/commit/83d8e7efaa4f7dc23b07c47c59431e1f6df57da5">
Die &auml;nderung, die den Fehler einbrachte</a><br/>
<a href="https://code.videolan.org/videolan/vlc-3.0/-/commit/d456994213b98933664bd6aee2e8f09d5dea5628">Die &auml;nderung, die den Fehler f&uuml;r zuk&uuml;nftige Ver&ouml;ffentlichungen l&ouml;ste</a><br/>
<div class="row col-md-offset-4 col-md-4">
<a id='downloadButton' href='#download' style="margin-top: 0px;">
<img style='position: absolute; top: -10px; left: -10px;' src='/images/downloadVLC.png' alt='Download VLC icon' />
<span class='downloadText'><?php echo _("Get VLC now!"); ?></span>
<span id='downloadDetails' style='font-size: 12px; color: white;'>
Version <span id='downloadVersion'>3.0</span>
</span>
</a>
<script>
$(document).ready(function() {
$("#downloadButton").removeAttr('href');
});
$("#downloadButton").click(function() {
$('html, body').animate({
scrollTop: $("#getit").offset().top
}, 2000);
});
</script>
</div>
</div>
<!-- Downloads -->
<div class="container">
<a name="download" id="getit"></a>
<h1>Download VLC</h1>
<div style="width: 50%; float: left;">
<h2>Windows</h2>
<a id='downloadButton' href='<?php echo getDownloadLink("vlc", $win32version, "win32/vlc-$win32version-win32.exe"); ?>' >
<img style='position: absolute; top: -10px; left: -10px;' src='/images/downloadVLC.png' alt='Download VLC icon' />
<span class='downloadText'><?php echo _("VLC for Windows"); ?></span>
<span id='downloadDetails' style='font-size: 12px; color: white;'>
Version <span id='downloadVersion'><?php echo $win32version ?></span>
</a>
</div>
<div style="width: 45%; float: left;">
<h2>Android</h2>
<a href="https://play.google.com/store/apps/details?id=org.videolan.vlc"><img src="/images/get_it_on_play_logo_large.png" border="0" /></a>
</div>
<div class="clearme"></div>
<div style="width: 50%; float: left;">
<h2 style="margin-top: 30px;">macOS</h2>
<a id='downloadButton' href='<?php echo getDownloadLink("vlc", $macosxversion, "macosx/vlc-$macosxversion-intel64.dmg" ); ?>' >
<img style='position: absolute; top: -10px; left: -10px;' src='/images/downloadVLC.png' alt='Download VLC icon' />
<span class='downloadText'><?php echo _("VLC for macOS"); ?></span>
<span id='downloadDetails' style='font-size: 12px; color: white;'>
Version <span id='downloadVersion'><?php echo $macosxversion ?></span> - 64bits</span>
</a>
</div>
<div style="width: 45%; float: left;">
<h2 style="margin-top: 30px; margin-bottom: 30px;">iOS</h2>
<a href="http://itunes.apple.com/app/vlc-ios/id650377962"><img src="/images/appstoredownload-en.png" /></a>
</div>
<div class="clearme"></div>
<div style="width: 50%; float: left;">
<h2 style="margin-top: 30px; margin-bottom: 10px;">Windows Store and UWP</h2>
<a href="https://www.microsoft.com/en-US/store/p/vlc/9nblggh4vvnh"><img src="/images/badges/WS_green.png" /></a>
</div>
<div style="width: 45%; float: left;">
<h2 style="margin-top: 30px; margin-bottom: 10px;">Windows Phone</h2>
<a href="http://www.windowsphone.com/s?appid=44fa83f7-a98d-4647-b9d4-c35ed729d0c9"><img src="/images/badges/WPS_cyan.png" /></a>
</div>
<div class="clearme"></div>
<div style="width: 50%; float: left;">
<h2 style="margin-top: 20px;">Sources</h2>
<a href="/vlc/download-sources.html">Get the source!</a>
</div>
<div style="width: 45%; float: left;">
<h2>Linux</h2>
<p>Ask your favorite packager for VLC 3.0!</p>
</div>
<div class="clearme"></div>
<h1>Related links</h1>
<ul>
<li><a href="https://code.videolan.org/videolan/vlc/-/raw/master/NEWS">Changelog</a></li>
</ul>
<div class="clearme"></div>
<h1>Contact</h1>
<p>For any questions related to this release, please <a href="/contact.html">contact us</a>.</p>
</div>
</div>
</div>
<?php footer('$Id: index.php 7173 2012-02-11 00:58:09Z jb $'); ?>
......@@ -78,8 +78,8 @@ You'll see the installer there. It will be named «vlc-3.0.14-win32.exe» or «v
<h3>Post mortem explanation:</h3>
On May 10<sup>th</sup> 2021, the VideoLAN organization released VLC 3.0.13, and enabled auto updates.<br/>
This usually would be fairly straightforward, a prompt would appear informing you that an update is available, you click download and install, and that would be the end of it.
However and unfortunately, for this particular update, a few additional tedious (if not painful) steps will be necessary<br/>
This usually would be fairly straightforward, a prompt would appear informing you that an update is available, you click download and install, and that would be the end of it.<br/>
However and unfortunately, for this particular update, a few additional tedious (if not painful) steps will be necessary.<br/>
The issue was introduced in 3.0.12, but it didn't become obvious until we started rolling out 3.0.13.<br/>
While the issue was fixed for 3.0.14, we can't rely on that fix for people who've installed 3.0.12 already.<br/>
......