W-Lan Abbrüche Huawei an Speedport Router

Ich habe mit einem HUAWEI P9 (Android 7.0) das Problem, dass es sich nicht zum W-Lan eines Speedport Router W723V verbinden kann. Nach dem die Verbindung aufgebaut ist, bricht sie wenige Sekunden dannach ab und der Spass geht bis in alle Ewigkeit so weiter.

Was funktioniert:

Sowohl das Handy als auch der Router sind seit Jahren im Einsatz und haben sonst keine Verbindungsprobleme.

Habe schon versucht:

  • Telefon Neustart, Router Neustart
  • W-Lan Verbindung im Telefon gelöscht und neu erstellt
  • jede vorhandene W-Lan Option geändert
  • Entwickleroptionen, an/aus/zurückgesetzt

Dann hab ich im Router mal nachgeschaut. Dazu in einem Browser eines Rechners, der sich im fraglichen W-Lan befindet, die Adresse https://speedport.ip eingeben und das Gerätepasswort von der Rückseite des Routers eintragen.

Dort habe die Funktechnik umgeschalten. Und die Sendeleistung von Mittel auf Hoch erhöht. Die aktuelle Einstellung ist:

How to disable Hot Corners in Gnome on Fedora28

I had to look around for the switch to turn off hot corners in Gnome. You know, this little annoying thing that will show the the applications overview and icon-bar. In older gnome versions you may have switches on the top level of the gnome-tweak-tool or some gnome extensions dedicated to that problem. But in the actual version, you may not find the buttons and most of the extensions won’t work. Here ist he way to find the option right now. Just for the record, the Gnome version in Fedora28:

$ gnome-shell –version
GNOME Shell 3.28.3

Still with the tweak tool you can switch off the hot corners. So install it, if not done yet:

$ sudo dnf install gnome-tweak-tool

And start it with:

gnome-tweaks

Go to extensions -> Activitys configurator -> klick on the config-wheel -> diable hot corners.

 

disable-hot-corners

Shopware stop working after update 5.3.7 to 5.4.2

The server software on my server is currently silent on version 5.3.7, but it should be on 5.4.2., Because it takes advantage of the auto-update functionality provided by my server host Mittwald. But it seams that it has failed like that before. So i used the one click update functionality at the Mittwald backend, with whom I have no problems normaly. But not so today. Firefox via pressing shift + F5 but not via curl -I on console as Usually. So i leaved the house for carring my son home. But after a couple of minutes i got a message from my monitoring system that brougth up the worst case, a server error 500. Nothing worked anymore. Ok, i tried to kept cool and back on keyboard i start to investigate.

First check the php error log. Therefore at Mittwald, you have to activate it in the php.ini. Its located in

~/etc/php/php.ini


log_errors = On

Second: set a path to the error log

error_log = /tmp/php_error.log

Then have look on what’s going on:
tail -f /tmp/php_error.log
And fire up exact one more request:
curl -I url

To see the problems that lastly appear i use the tail interactive mode:

tail -f /tmp/php_error.log
[13-Apr-2018 16:35:51 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to undefined methodShopware\Models\Shop\DetachedShop::getAlwaysSecure() in /html/shopware/engine/Shopware/Plugins/Community/Frontend/BestitAmazonPay/Bootstrap.php:2113
Stack trace:
#0 blaa
#1 blaa
#2 blaa
#3 blaa
#4 /html/shopware/engine/Library/Enlight/Controller/Front.php(222): Enlight_Controller_Dispatcher_Default->
dispatch(Object(Enlight_Controller_Request_RequestHttp),
Object(Enlight_Cont in
/html/shopware/engine/Shopware/Plugins/Community/Frontend/BestitAmazonPay/Bootstrap.php on line 2113

Ok, Amazon, this is a indicator and so i deactivate the Amazon Plugin, update it and reactivate it. And the system is back online.

Linux driver for Anewkodi USB wifi dongle

If you bought the Anewkodi 5.8Ghz/2.4Ghz USB wifi dongle because of his dual band functionality and his low price, you may recongnize that your Debian 9 (Stretch) is shipped wth no compatible driver by default. So sad. But there is one good hint hidden into the Amazon comments. M.W. wrote that the device on his Ubuntu works realy well and support us other linux fans with the specs:

the chipset used is „Realtek RTL8811AU Wireless LAN 802.11ac“
The following is snippet of dmesg from Linux:
[11256968.529081] usb 1-1.2: new high-speed USB device number 69 using ehci-pci
[11256968.622105] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=a811
[11256968.622111] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11256968.622114] usb 1-1.2: Product: 802.11ac WLAN Adapter
[11256968.622116] usb 1-1.2: Manufacturer: Realtek
[11256968.622118] usb 1-1.2: SerialNumber: 00e04c000001

Ok, we are one step further. On a short (a very short) list of search results on github we find this repo: https://github.com/gnab/rtl8812au

..and i try it:

  • clone
  • make
  • plug it in (comands in the readme)

And *tadaa* it works quite well.

Thank you, you brave people on the internez!

Thunderbird Themen Köpfe / Thread Heads immer lesen

Default ist im Thunderbird, oder Icedove wie er früher in Debian hieß, eingestellt das alle Nachrichten eines Themas* oder auf englisch Thread zusammen in einer Art Übersicht zusammengefasst sind. Diese enthält aber nur eine Liste der Absender, was für mich völlig nutzlos ist. Dann finde ich es noch besser, wenn wenigstens die erste Mail (ich nenne es mal den Themenkopf oder thread head) angezeigt wird.

Dazu dient in der konfig Datenbank die Option:
mail.operate_on_msgs_in_collapsed_threads = false

Mehr zur config:Datenbank: https://support.mozilla.org/de/kb/konfiguration-bearbeiten

(*) Mehr zu Themen, siehe zB. hier: https://support.mozilla.org/de/kb/themen-ignorieren

Thunderbird Mailliste mehrfach sortieren

Lange vermisste hab  ich eine Funktion in Thunderbird/Icedove mit der E-Mails „doppelt“ sortieren kann, also nach zwei Kriterien geleichzeitig.

Zum Beispiel möchte ich gern alle ungelesenen Mails ganz oben angezeigt haben und den Rest nach Datum sortiert haben. ..ausserdem sollen die zu einem thread zusammen gehörenden auch noch gruppiert sein. Normalerweise kann die Liste aber nur nach Datum oder Status sortiert werden.

Die Lösung ist nicht wirklich intuitiv, aber es gibt eine!

Zuerst musst im Hamburgermenü (oder im verstecken Ansichtsmenü) die Liste nach Deiner niedrigeren Präferenz sortiert werden. In meinem Fall also nach dem Datum. Um danach mit der gewünschte Spalte der primären Sortierung zu sortieren. Also klick auf den Spaltenkopf Status (gelesen/ungelesen). Zwei mal, um für absteigende Sortierung zu sorgen.

Nun wird also Primär nach Status sortiert. Alle ungelesenen mails über den gelesenen. Und innerhalb der beiden Gruppen ist noch mal nach Datum sortiert.

Ausserdem kann über das Themenbäume(threads)-Symbol, welches meistens gleich die erste Spalte ist, sogar noch ein dritter Sortierfaktor hinzugefügt werden, der Gesprächsverläufe zusammenhält. (Das das nicht ganz sauber mit den beiden anderen Sortierungen kompatibel ist dürfte klar sein.)

Windows10, unexpected login credentials on smb

If you use Windows10 and some SMB shares (maybe on Debian), you maybe run into the problem that Windows10 ask you for a username and password when you connect to the SMB shares, though it was never needed before.

This is because you are newly connected with an offical Microsoft account. Further before, you use a local account and this problem does not appear.

The solution:
Just login with somthing as username and password.

html2pdf problem with images

Short story.

If you miss suddenly some pictures at using html2pdf (and some stupid ext of your customer uses a very old version of it) maybe https on server is your problem!

I set a hard forwarding from http:// to https:// in my .htaccess, may you have a look at the best opinion to do that: here.

But now html2pdf ist not able to get pictures via . https:// and falls back to http:// to get the pictures to convert. But the server has now a hard redirect to another adress and so html2pdf does not download the picture, but downloads the forwarding message (http status code).

So i insert an exception to my forwarding rule, by using a RewriteCondition, that all png and jpg files are not affected by the rule.

RewriteCond %{REQUEST_URI} !\.(png|jpg)$
RewriteCond %{HTTP:X-Forwarded-Proto} !https
RewriteCond %{HTTPS} off
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]

My wisdom is just a matter of copy&paste from: StackOverflow.

[podcast] OpenData / OpenGovernment Sachsen im Gespräch

Im Rahmen der Vorbereitung des OpenDataPortals für Sachsen trafen sich zum Erfahrunsaustausch und zur Abstimmung mit der Community, der Projektleiter OpenGovernmentData des Freistaates Sachsen und die mit der Vorstudie beauftragte Beratungsfirma Syncwork mit dem OpenKnowledge-Lab Dresden.

Dabei lief ein Mikrofon mit und es wurde live in die Welt gestreamt um allen in Sachsen tätigen OpenData-Aktiven an der Evaluation teil zu haben.

Hier kann die Aufzeichung angehört werden:

oder hier direkt heruntergeladen werden:
http://www.c3d2.de/news/event-20150617-opendata.html

Kontakt zu den OpenData-Aktiven in Dresden und Sachsen kannst Du hier finden:
http://offenesdresden.de
oder hier:
http://codefor.de/dresden

Ich danke hiermit auch noch mal allen Beteiligten an dem Gespräch, ich hoffe das wir uns aktiv in der Gestaltung des OpenData-Portals und der OpenGovernment-Strategie des Landes einbringen können. Ausserdem Danke ich Thomas von http://mikrowelle.me der die Aufnahme noch durch http://auphonic.com geschoben hat. ❤

„Vegan – von Menschen und anderen Tieren“

vagan shoes
vagan shoes
Diese Woche kommen ein paar Dokus im öffentlich rechtlichen Fernsehen zum Thema:

Dokumentation „Vegan – von Menschen und anderen Tieren“
http://www.3sat.de/page/?source=/sfdrs/180471/index.html
(https://www.youtube.com/watch?v=WJ0slTeA_6g)

Davor kam der Film: Schweine für den Müll:
http://www.3sat.de/page/?source=/ard/sendung/174367/index.html
(https://www.youtube.com/watch?v=3-la4_JzeZc)

Finde ich gut und wichtig.