VLC media player 3.0.12.1 Vetinari (revision 3.0.12.1-0-g170157402b) VLC version 3.0.12.1 Vetinari (3.0.12.1-0-g170157402b) Compiled by videolan on runner-ST17yDiN-project-915-concurrent-0 (Dec 30 2020 06:11:28) Compiler: gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by the VideoLAN team; see the AUTHORS file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
starting a steaming (live stream) from live button on youtube will fail. | |
start from https://studio.youtube.com will do the trick. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default-mysql-client-core/focal,focal 1.0.5ubuntu2 all | |
default-mysql-client/focal,focal 1.0.5ubuntu2 all | |
default-mysql-server-core/focal,focal 1.0.5ubuntu2 all | |
default-mysql-server/focal,focal 1.0.5ubuntu2 all | |
golang-github-go-sql-driver-mysql-dev/focal,focal 1.4.1-1 all | |
golang-github-ziutek-mymysql-dev/focal,focal 1.5.4+git20170206.23.0582bcf-2 all | |
kamailio-mysql-modules/focal 5.3.2-1build3 amd64 | |
kexi-mysql-driver/focal 1:3.2.0-2build1 amd64 | |
libclass-dbi-mysql-perl/focal,focal 1.00-4 all | |
libcrypt-mysql-perl/focal 0.04-6build5 amd64 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-03-17T11:40:16.815253Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. | |
2021-03-17T11:40:17.176156Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '127.0.0.1' port: 33060, socket: /var/run/mysqld/mysqlx.sock | |
2021-03-17T11:40:17.176555Z 0 [Warning] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-001287 - 'validate password plugin' is deprecated and will be removed in a future release. Please use validate_password component instead | |
2021-03-17T11:40:17.710771Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. | |
2021-03-17T11:40:17.711309Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. | |
2021-03-17T11:40:17.720690Z 0 [ERROR] [MY-000067] [Server] unknown variable 'innodb_file_format=Barracuda'. | |
2021-03-17T11:40:17.721854Z 0 [ERROR] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gistup |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gistup |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
04-06 16:05:27.425 4924-4924/com.example.tas_pam E/art: Throwing OutOfMemoryError "Failed to allocate a 207360012 byte allocation with 12852714 free bytes and 109MB until OOM" | |
04-06 16:05:27.434 4924-4924/com.example.tas_pam E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.example.tas_pam, PID: 4924 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.tas_pam/com.example.tas_pam.MainActivity}: android.view.InflateException: Binary XML file line #2: Error inflating class androidx.drawerlayout.widget.DrawerLayout | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2462) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2524) | |
at android.app.ActivityThread.access$800(ActivityThread.java:167) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1419) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) |
can run properly again by deleting .netbeans and .cache/netbeans isntead of reinstall
but leaving this error from sh &&& SAX error: [1:10] null / null / org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 10; cvc-elt.1: Cannot find the declaration of element 'web-app'.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
x |
-
I have to edit web page to used Open Graph Protocol, So our senate website can be optimized when sharing in social media.
-
I need to test it, and it in DOM structures. And it should be automated, inspired by Vojta Jina. It really tedious manually test the page, change 2 line code then save then reload browser.
-
I won't change the html to include the test framework, it will be a nightmare if i forgot to remove it.