<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: RobbiNespu</title>
    <description>The latest articles on Forem by RobbiNespu (@robbinespu).</description>
    <link>https://forem.com/robbinespu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F160656%2F45f17605-8d34-4148-8ea0-60b11fe747b3.jpeg</url>
      <title>Forem: RobbiNespu</title>
      <link>https://forem.com/robbinespu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/robbinespu"/>
    <language>en</language>
    <item>
      <title>Privacy and Free Speech (Edward Snowden)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Mon, 23 Aug 2021 00:05:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/privacy-and-free-speech-edward-snowden-3jlk</link>
      <guid>https://forem.com/robbinespu/privacy-and-free-speech-edward-snowden-3jlk</guid>
      <description>&lt;p&gt;Arguing that you don’t care about the right to privacy because you have nothing to hide is no different than saying you don’t care about free speech because you have nothing to say&lt;/p&gt;

&lt;p&gt;&lt;cite title="— Edward Snowden"&gt;— Edward Snowden&lt;/cite&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Fedora - KDE development journey (Qt5X11Extras)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Sat, 10 Oct 2020 13:10:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/fedora-kde-development-journey-qt5x11extras-132l</link>
      <guid>https://forem.com/robbinespu/fedora-kde-development-journey-qt5x11extras-132l</guid>
      <description>&lt;p&gt;I tried to build &lt;code&gt;kwindowsystem&lt;/code&gt; but seem I am missing some package dependencies:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;rnm@b0x (~/kde/src/kdesrc-build)
$ kdesrc-build kwindowsystem
Updating sysadmin-repo-metadata (to branch master)
        Stashing local changes if any...

Building extra-cmake-modules from frameworks (1/2)
        Updating extra-cmake-modules (to branch master)
        Stashing local changes if any...
        No changes to extra-cmake-modules source, proceeding to build.
        Compiling... succeeded (after 0 seconds)
        Installing.. succeeded (after 0 seconds)

Building kwindowsystem from frameworks (2/2)
        No source update, but the last configure failed
        Updating kwindowsystem (to branch master)
        Stashing local changes if any...
        Source update complete for kwindowsystem: no files affected
        Preparing build system for kwindowsystem.
        Removing files in build directory for kwindowsystem
        Old build system cleaned, starting new build system.
        Running cmake targeting Unix Makefiles...
        Unable to configure kwindowsystem with CMake!
        Unable to configure kwindowsystem with KDE

&amp;lt;&amp;lt;&amp;lt; PACKAGES SUCCESSFULLY BUILT &amp;gt;&amp;gt;&amp;gt;
extra-cmake-modules

Removing 1 out of 3 old log directories...

&amp;lt;&amp;lt;&amp;lt; PACKAGES FAILED TO BUILD &amp;gt;&amp;gt;&amp;gt;
kwindowsystem - ~/kde/src/log/2020-10-10-01/kwindowsystem/cmake.log

Important notification for kwindowsystem:
    kwindowsystem has failed to build 5 times.
    You can check https://build.kde.org/search/?q=kwindowsystem to see if this is expected.

:-(
Your logs are saved in file:///home/rnm/kde/src/log/2020-10-10-01

rnm@b0x (~/kde/src/kdesrc-build)
$ cat ~/kde/src/log/2020-10-10-01/kwindowsystem/cmake.log
# kdesrc-build running: 'cmake' '/home/rnm/kde/src/kwindowsystem' '-G' 'Unix Makefiles' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DBUILD_TESTING=TRUE' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/rnm/kde/usr'
# from directory: /home/rnm/kde/build/kwindowsystem
-- The C compiler identification is GNU 10.2.1
-- The CXX compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

Installing in /home/rnm/kde/usr. Run /home/rnm/kde/build/kwindowsystem/prefix.sh to set the environment for KWindowSystem.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found X11: /usr/include   
-- Looking for XOpenDisplay in /usr/lib64/libX11.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") 
-- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.13.1") 
-- Found XCB_KEYSYMS: /usr/lib64/libxcb-keysyms.so (found version "0.4.0") 
-- Found XCB_RES: /usr/lib64/libxcb-res.so (found version "1.13.1") 
-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb-keysyms.so;/usr/lib64/libxcb-res.so (found version "1.13.1") found components: XCB KEYSYMS RES 
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5X11Extras" with
  any of the following names:

    Qt5X11ExtrasConfig.cmake
    qt5x11extras-config.cmake

  Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set
  "Qt5X11Extras_DIR" to a directory containing one of the above files. If
  "Qt5X11Extras" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:69 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/rnm/kde/build/kwindowsystem/CMakeFiles/CMakeOutput.log".

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;As solution, i need to install &lt;code&gt;qt5-qtx11extras-devel&lt;/code&gt; package from Fedora to allow cmake found the dependencies needed.&lt;/p&gt;

</description>
      <category>kde</category>
      <category>linux</category>
      <category>dev</category>
      <category>qt</category>
    </item>
    <item>
      <title>Fedora - KDE development journey (Qt5UiPlugin)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Fri, 09 Oct 2020 01:12:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/fedora-kde-development-journey-qt5uiplugin-1b9a</link>
      <guid>https://forem.com/robbinespu/fedora-kde-development-journey-qt5uiplugin-1b9a</guid>
      <description>&lt;p&gt;I getting compiler error when trying to build &lt;code&gt;kwidgetsaddons&lt;/code&gt;. The error log said:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;# kdesrc-build running: 'cmake' '/home/rnm/kde/src/kwidgetsaddons' '-G' 'Unix Makefiles' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DBUILD_TESTING=TRUE' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/rnm/kde/usr'
# from directory: /home/rnm/kde/build/kwidgetsaddons
-- The C compiler identification is GNU 10.2.1
-- The CXX compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

Installing in /home/rnm/kde/usr. Run /home/rnm/kde/build/kwidgetsaddons/prefix.sh to set the environment for KWidgetsAddons.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- At least one python version must be available to use PythonModuleGeneration.
-- The following features have been enabled:

 * DESIGNERPLUGIN, Build plugin for Qt Designer

-- The following REQUIRED packages have been found:

 * ECM (required version &amp;gt;= 5.75.0), Extra CMake Modules., &amp;lt;https://commits.kde.org/extra-cmake-modules&amp;gt;
 * Qt5Gui (required version &amp;gt;= 5.15.1)
 * Qt5Widgets
 * Qt5Test
 * Qt5 (required version &amp;gt;= 5.12.0)

-- The following features have been disabled:

 * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator &amp;amp; KDevelop)

-- The following OPTIONAL packages have not been found:

 * PythonModuleGeneration

-- The following REQUIRED packages have not been found:

 * Qt5UiPlugin
   Required to build Qt Designer plugins

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:457 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:89 (feature_summary)

-- Configuring incomplete, errors occurred!
See also "/home/rnm/kde/build/kwidgetsaddons/CMakeFiles/CMakeOutput.log".

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It said we need &lt;code&gt;qt5-qttools-devel&lt;/code&gt; package and their dependencies to be installed.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ sudo dnf install qt5-qttools-devel
Last metadata expiration check: 0:08:13 ago on Fri 09 Oct 2020 05:18:53 PM +08.
Dependencies resolved.
=====================================================================================================================================================================
 Package Architecture Version Repository Size
=====================================================================================================================================================================
Installing:
 qt5-qttools-devel x86_64 5.15.1-1.fc34 rawhide 183 k
Installing dependencies:
 qt5-designer x86_64 5.15.1-1.fc34 rawhide 165 k
 qt5-doctools x86_64 5.15.1-1.fc34 rawhide 690 k
 qt5-linguist x86_64 5.15.1-1.fc34 rawhide 872 k
 qt5-qttools-libs-designercomponents x86_64 5.15.1-1.fc34 rawhide 796 k
 qt5-qttools-libs-help x86_64 5.15.1-1.fc34 rawhide 155 k

Transaction Summary
=====================================================================================================================================================================
Install 6 Packages

Total download size: 2.8 M
Installed size: 8.9 M
Is this ok [y/N]: 

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;let try to build now&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;[rnm@b0x kdesrc-build]$ kdesrc-build kwidgetsaddons
Updating sysadmin-repo-metadata (to branch master)
        Stashing local changes if any...

Building extra-cmake-modules from kf5-build-support (1/2)
        Updating extra-cmake-modules (to branch master)
        Stashing local changes if any...
        No changes to extra-cmake-modules source, proceeding to build.
        Running cmake targeting Unix Makefiles...
        Compiling... succeeded (after 0 seconds)
        Installing.. succeeded (after 0 seconds)

Building kwidgetsaddons from frameworks (2/2)
        No source update, but the last configure failed
        Updating kwidgetsaddons (to branch master)
        Stashing local changes if any...
        Source update complete for kwidgetsaddons: no files affected
        Preparing build system for kwidgetsaddons.
        Removing files in build directory for kwidgetsaddons
        Old build system cleaned, starting new build system.
        Running cmake targeting Unix Makefiles...
        Compiling... succeeded (after 6 minutes, and 13 seconds)
        Installing.. succeeded (after 0 seconds)

&amp;lt;&amp;lt;&amp;lt; PACKAGES SUCCESSFULLY BUILT &amp;gt;&amp;gt;&amp;gt;
extra-cmake-modules
kwidgetsaddons

Removing 1 out of 4 old log directories...

:-)

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>kde</category>
      <category>linux</category>
      <category>dev</category>
      <category>qt</category>
    </item>
    <item>
      <title>Fedora - KDE development journey (Qt5Qml / qmake)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Mon, 05 Oct 2020 01:12:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/fedora-kde-development-journey-qt5qml-qmake-3e1e</link>
      <guid>https://forem.com/robbinespu/fedora-kde-development-journey-qt5qml-qmake-3e1e</guid>
      <description>&lt;h2&gt;
  
  
  Qt5Qml qt5-qtdeclarative-devel
&lt;/h2&gt;

&lt;p&gt;I getting compiler error when trying to build &lt;code&gt;ki18n&lt;/code&gt; The error log said:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ cat ~/kde/src/log/2020-10-05-02/ki18n/cmake.log     
# kdesrc-build running: 'cmake' '/home/rnm/kde/src/ki18n' '-G' 'Unix Makefiles' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DBUILD_TESTING=TRUE' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/rnm/kde/usr'
# from directory: /home/rnm/kde/build/ki18n
-- The C compiler identification is GNU 10.2.1
-- The CXX compiler identification is GNU 10.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

Installing in /home/rnm/kde/usr. Run /home/rnm/kde/build/ki18n/prefix.sh to set the environment for KI18n.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
CMake Error at CMakeLists.txt:42 (find_package):
  Could not find a package configuration file provided by "Qt5Qml" (requested
  version 5.12.0) with any of the following names:

    Qt5QmlConfig.cmake
    qt5qml-config.cmake

  Add the installation prefix of "Qt5Qml" to CMAKE_PREFIX_PATH or set
  "Qt5Qml_DIR" to a directory containing one of the above files. If "Qt5Qml"
  provides a separate development package or SDK, be sure it has been
  installed.

-- Configuring incomplete, errors occurred!

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Where the heck is &lt;strong&gt;“Qt5Qml”&lt;/strong&gt;? I try my luck and I am right, the package from repository that I need to be install are &lt;code&gt;qt5-qtdeclarative-devel&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ sudo dnf install qt5-qtdeclarative-devel

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Let try to build now&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ kdesrc-build ki18n
Updating sysadmin-repo-metadata (to branch master)
        Stashing local changes if any...

Building extra-cmake-modules from frameworks (1/2)
        Updating extra-cmake-modules (to branch master)
        Stashing local changes if any...
        No changes to extra-cmake-modules source, proceeding to build.
        Running cmake targeting Unix Makefiles...
        Compiling... succeeded (after 0 seconds)
        Installing.. succeeded (after 0 seconds)

Building ki18n from frameworks (2/2)
        No source update, but the last configure failed
        Updating ki18n (to branch master)
        Stashing local changes if any...
        Source update complete for ki18n: no files affected
        Preparing build system for ki18n.
        Removing files in build directory for ki18n
        Old build system cleaned, starting new build system.
        Running cmake targeting Unix Makefiles...
        Compiling... succeeded (after 45 seconds)
        Note: - 2 - compile warnings
        Installing.. succeeded (after 1 second)

&amp;lt;&amp;lt;&amp;lt; PACKAGES SUCCESSFULLY BUILT &amp;gt;&amp;gt;&amp;gt;
extra-cmake-modules
ki18n

Removing 1 out of 2 old log directories...

:-)

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;nice to see that smiley.&lt;/p&gt;

&lt;h2&gt;
  
  
  qmake == qmake-qt5
&lt;/h2&gt;

&lt;p&gt;I trying to build KDE dolphin but getting error said:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ kdesrc-build dolphin
Cloning sysadmin-repo-metadata

Unable to find qmake. This program is absolutely essential for building the modules: 
knotifications plasma-wayland-protocols kcoreaddons
extra-cmake-modules kdesignerplugin kinit kparts kdnssd plasma-framework 
kitemviews kservice kauth kdoctools ktextwidgets kpackage kbookmarks kio 
polkit-qt-1 kirigami kross kiconthemes kconfigwidgets kcodecs kglobalaccel 
ktexteditor kunitconversion kguiaddons kdeclarative kconfig kfilemetadata 
kactivities kded karchive solid kwindowsystem knewstuff dolphin kjobwidgets 
oxygen-icons5 kidletime kpty kcompletion kwidgetsaddons kxmlgui kcrash attica 
kemoticons threadweaver kwayland.

Please ensure the development packages for
Qt are installed by using your distribution's package manager.

 * Aborting now to save a lot of wasted time.
 * export KDESRC_BUILD_IGNORE_MISSING_PROGRAMS=1 and re-run (perhaps with --no-src)
 * to continue anyways. If this check was in error please report a bug against
 * kdesrc-build at https://bugs.kde.org/

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;So I asked about this on &lt;a href="mailto:devel@lists.fedoraproject.org"&gt;devel@lists.fedoraproject.org&lt;/a&gt; mailing list properly. The hint are to check with &lt;code&gt;dnf provides '*/bin/qmake'&lt;/code&gt; so the correct package I was looking for are “qt5-qtbase-devel”&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ dnf provides qmake-qt5
Last metadata expiration check: 0:27:48 ago on Mon 05 Oct 2020 03:35:28 PM +08.
qt5-qtbase-devel-5.15.1-5.fc34.i686 : Development files for qt5-qtbase
Repo : rawhide
Matched from:
Filename : /usr/bin/qmake-qt5

qt5-qtbase-devel-5.15.1-5.fc34.x86_64 : Development files for qt5-qtbase
Repo : rawhide
Matched from:
Filename : /usr/bin/qmake-qt5

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;another good hint from &lt;a href="https://www.spinics.net/lists/fedora-devel/msg279025.html"&gt;Rex Dieter&lt;/a&gt; to just use &lt;code&gt;builddep&lt;/code&gt; to find the requirement / dependencies / packages that needed to build the target software as example:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ sudo dnf builddep dolphin --assumeno
enabling rawhide-modular-source repository
enabling rawhide-source repository
Fedora - Modular Rawhide - Developmental packages for the next Fedora release 509 B/s | 3.7 kB 00:07    
Fedora - Modular Rawhide - Developmental packages for the next Fedora release 289 kB/s | 481 kB 00:01    
Fedora - Modular Rawhide - Source 114 kB/s | 148 kB 00:01    
Fedora - Rawhide - Developmental packages for the next Fedora release 17 kB/s | 18 kB 00:01    
Fedora - Rawhide - Developmental packages for the next Fedora release 459 kB/s | 6.2 MB 00:13    
Fedora - Rawhide - Source 409 kB/s | 7.2 MB 00:18    
Last metadata expiration check: 0:00:01 ago on Fri 09 Oct 2020 05:06:54 PM +08.
Package desktop-file-utils-0.26-2.fc33.x86_64 is already installed.
Package libappstream-glib-0.7.18-1.fc34.x86_64 is already installed.
Package qt5-qtbase-devel-5.15.1-5.fc34.x86_64 is already installed.
Dependencies resolved.
======================================================================================================================================================
 Package Architecture Version Repository Size
======================================================================================================================================================
Installing:
 baloo-widgets-devel x86_64 20.08.1-1.fc34 rawhide 17 k
 extra-cmake-modules noarch 5.74.0-1.fc34 rawhide 373 k
 kf5-baloo-devel x86_64 5.74.0-1.fc34 rawhide 23 k
 kf5-kactivities-devel x86_64 5.74.0-1.fc34 rawhide 21 k
 kf5-kbookmarks-devel x86_64 5.74.0-1.fc34 rawhide 30 k
 kf5-kcmutils-devel x86_64 5.74.0-1.fc34 rawhide 28 k
 kf5-kcompletion-devel x86_64 5.74.0-1.fc34 rawhide 37 k
 kf5-kconfig-devel x86_64 5.74.0-1.fc34 rawhide 48 k
 kf5-kcoreaddons-devel x86_64 5.74.0-1.fc34 rawhide 81 k
 kf5-kcrash-devel x86_64 5.74.0-1.fc34 rawhide 15 k
 kf5-kdbusaddons-devel x86_64 5.74.0-1.fc34 rawhide 21 k
 kf5-kdoctools-devel x86_64 5.74.0-1.fc34 rawhide 17 k
 kf5-kfilemetadata-devel x86_64 5.74.0-1.fc34 rawhide 27 k
 kf5-ki18n-devel x86_64 5.74.0-1.fc34 rawhide 32 k
 kf5-kiconthemes-devel x86_64 5.74.0-1.fc34 rawhide 27 k
 kf5-kinit-devel x86_64 5.74.0-1.fc34 rawhide 12 k
 kf5-kio-devel x86_64 5.74.1-1.fc34 rawhide 218 k
 kf5-knewstuff-devel x86_64 5.74.0-1.fc34 rawhide 56 k
 kf5-knotifications-devel x86_64 5.74.0-1.fc34 rawhide 32 k
 kf5-kparts-devel x86_64 5.74.0-1.fc34 rawhide 86 k
 kf5-ktextwidgets-devel x86_64 5.74.0-1.fc34 rawhide 32 k
 kf5-kwindowsystem-devel x86_64 5.74.0-1.fc34 rawhide 54 k
 kf5-rpm-macros noarch 5.74.0-1.fc34 rawhide 11 k
 kf5-solid-devel x86_64 5.74.0-1.fc34 rawhide 32 k
 phonon-qt5-devel x86_64 4.11.1-6.fc33 rawhide 87 k
Installing dependencies:
 kf5-attica-devel x86_64 5.74.0-1.fc34 rawhide 412 k
 kf5-kauth-devel x86_64 5.74.0-1.fc34 rawhide 31 k
 kf5-kcodecs-devel x86_64 5.74.0-1.fc34 rawhide 26 k
 kf5-kconfig x86_64 5.74.0-1.fc34 rawhide 30 k
 kf5-kconfigwidgets-devel x86_64 5.74.0-1.fc34 rawhide 48 k
 kf5-kio x86_64 5.74.1-1.fc34 rawhide 34 k
 kf5-kitemviews-devel x86_64 5.74.0-1.fc34 rawhide 27 k
 kf5-kjobwidgets-devel x86_64 5.74.0-1.fc34 rawhide 19 k
 kf5-kservice-devel x86_64 5.74.0-1.fc34 rawhide 43 k
 kf5-kwidgetsaddons-devel x86_64 5.74.0-1.fc34 rawhide 103 k
 kf5-kxmlgui-devel x86_64 5.74.0-1.fc34 rawhide 52 k
 kf5-sonnet x86_64 5.74.0-1.fc34 rawhide 20 k
 kf5-sonnet-devel x86_64 5.74.0-1.fc34 rawhide 26 k
 perl-Any-URI-Escape noarch 0.01-22.fc33 rawhide 11 k
 qt5-linguist x86_64 5.15.1-1.fc34 rawhide 872 k

Transaction Summary
======================================================================================================================================================
Install 40 Packages

Total download size: 3.1 M
Installed size: 9.8 M
Operation aborted.

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;You can read more &lt;a href="https://dnf-plugins-core.readthedocs.io/en/latest/builddep.html"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>kde</category>
      <category>linux</category>
      <category>dev</category>
      <category>qt</category>
    </item>
    <item>
      <title>Use this - GrepWin [Windows]</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Thu, 30 Jul 2020 05:45:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/use-this-grepwin-windows-2nl</link>
      <guid>https://forem.com/robbinespu/use-this-grepwin-windows-2nl</guid>
      <description>&lt;p&gt;If you are linux enthusiast users then you know how to “grep” and how useful this tools.&lt;/p&gt;

&lt;p&gt;Sadly, there is no built - in tool on Windows that can beat “grep”. So I looking for third party software and found this tool called as “ &lt;strong&gt;GrepWin&lt;/strong&gt; ”.&lt;/p&gt;

&lt;p&gt;It licensed under “GPL-3.0 License”. Oh, please take note it only can be use if you are using Windows 7 SP1 and above, It won’t work on Windows XP or Vista!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qzc9MgOx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/70/d5/IiU7XVUO_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qzc9MgOx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/70/d5/IiU7XVUO_o.png%23center" alt=""&gt;&lt;/a&gt; &lt;strong&gt;My favourite assistant&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As you see, this tool support regular expression (regex) when searching or replacing operations. From screenshot, you can see &lt;code&gt;^(docs|bin|.metadata|.git|_site|.jekyll-cache|.git_none|build|.cvs|CVS|antsim|.recommenders|.class|(^/bin/.*$))$&lt;/code&gt; are use to filter and exclude directory. After that &lt;code&gt;-*.html|*.class|-*.jar|-*.bin|-*exe|.project|*.xml | cuby.log*&lt;/code&gt; are use to filter what file I don’t want it to check.&lt;/p&gt;

&lt;p&gt;Plus option like file size, include hidden folder, include system folder, include binary file etc. The best part is it allow you to create backup when replacing text / strings is there if you need.&lt;/p&gt;

&lt;p&gt;It also fast and not hang up when executed. I already tried searching with 18,000 files and it work very well. Bravo! Bravo! Bravo!&lt;/p&gt;

&lt;p&gt;Since it opensource, you can visit &lt;a href="https://github.com/stefankueng/grepWin"&gt;https://github.com/stefankueng/grepWin&lt;/a&gt; repository to fork and contribute. For binary file, you can download from &lt;a href="https://github.com/stefankueng/grepWin/releases/latest"&gt;github release&lt;/a&gt; page directly.&lt;/p&gt;

</description>
      <category>usethis</category>
      <category>dev</category>
      <category>windows</category>
      <category>tools</category>
    </item>
    <item>
      <title>Use this - My favourite tools</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Thu, 30 Jul 2020 05:12:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/use-this-my-favourite-tools-4g77</link>
      <guid>https://forem.com/robbinespu/use-this-my-favourite-tools-4g77</guid>
      <description>&lt;p&gt;Assalamualaikum and hello everyone,&lt;/p&gt;

&lt;p&gt;I plan to create some blog post section called “Use This”. Have you heard “Use this” before? It about a collection of nerdy interviews asking people from all walks of life what they use to get the job done. But I not going to interview anyone except myself.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8hR-uLbk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/6f/71/kf6RQbjR_o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8hR-uLbk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/6f/71/kf6RQbjR_o.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Yeah, I gonna post about what softwares, tools, script that I use. It my personal preferences of choices what you want to use and I will just recommend what I use. Maybe this kind of blog post will be useful and I also can jot down my settings and tweaks for everyone and my future references.&lt;/p&gt;

&lt;p&gt;It will be cross platform, so Windows and Linux will be listed together. No worries. I will covers opensource, free and commercial software. Each post will hold only just one tools. Not just like regular “use this” interview that put all they favourite into one posts.&lt;/p&gt;

&lt;p&gt;Wish me goodluck and not lazy to write down.. haha 😜&lt;/p&gt;

</description>
      <category>usethis</category>
      <category>linux</category>
      <category>opensource</category>
      <category>dev</category>
    </item>
    <item>
      <title>Software War (Keith Curtis)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Sat, 27 Jun 2020 07:34:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/software-war-keith-curtis-25id</link>
      <guid>https://forem.com/robbinespu/software-war-keith-curtis-25id</guid>
      <description>&lt;p&gt;Hello there! Do you know who Keith Curtis? If yes then good! If no and you are someone who using opensource software then you should get to know who are this guy.&lt;/p&gt;

&lt;p&gt;I never meet him personally but I my love with linux start with Debian and I like to read his &lt;a href="https://keithcu.com/wordpress"&gt;blog&lt;/a&gt; about debian, opensource vs proprietary software, questioning about Ubuntu existant etc (which is how this thing lead me to his weblog 10 years ago).. I just silent reader, I read this articles including everyone comments which I believe everyone have they own implicit objective and mutual objective for everything about IT.&lt;/p&gt;

&lt;p&gt;Ok, sorry for the crap introduction taking too long. Today, I visited his weblog and found out he releasing “&lt;strong&gt;&lt;a href="https://keithcu.com/wordpress/?p=4041"&gt;Software Wars, the Movie&lt;/a&gt;&lt;/strong&gt;”.&lt;/p&gt;

&lt;p&gt;You can download the torrent file &lt;a href="https://video.detroitquaranteam.com/download/torrents/07696431-2f2d-4926-a429-29ac9c7d22b1-1080.torrent"&gt;HERE&lt;/a&gt; or watch it on the Peertube that he already setup.&lt;/p&gt;


&lt;center&gt;






&lt;/center&gt;

&lt;p&gt;P/s: If you wonder which articles lead me to his weblog 10 years ago..then let me tell you. That articles was “&lt;a href="https://keithcu.com/wordpress/?page_id=558"&gt;Should Ubuntu Have Been Created?&lt;/a&gt;”. From the title itself you can already smell how controversial yet so brave. Even &lt;a href="http://www.markshuttleworth.com"&gt;Mark Shuttleworth&lt;/a&gt; come and &lt;a href="https://keithcu.com/wordpress/?page_id=558#comment-26092"&gt;leave a comment&lt;/a&gt; there.&lt;/p&gt;

</description>
      <category>movie</category>
      <category>software</category>
      <category>war</category>
      <category>debian</category>
    </item>
    <item>
      <title>Creative Common license (CC)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Fri, 26 Jun 2020 07:18:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/creative-common-license-cc-2979</link>
      <guid>https://forem.com/robbinespu/creative-common-license-cc-2979</guid>
      <description>&lt;p&gt;Have you heard keyword such as intellectual property, copyright, pattern, watermark, plagiarize etc? Well of coz you heard it everywhere. It all about licenses and permission.&lt;/p&gt;

&lt;p&gt;If someone creating opensource software, we normally heard it under “&lt;a href="https://en.wikibooks.org/wiki/FOSS_Licensing/How_to_Make_the_Source_Free_or_Open"&gt;Free and open-source software software licenses&lt;/a&gt;” such as GNU GPL, BSD, Apache, MIT, Mozilla public, Common public and many more.&lt;/p&gt;

&lt;p&gt;How about books, plays, movies, music, articles, photographs, blogs, and websites? Okey,it is also eligible to file for a license. Creative Common license (CC) is one of several &lt;a href="https://en.wikipedia.org/wiki/Public_copyright_license"&gt;public copyright licenses&lt;/a&gt; we can use.&lt;/p&gt;

&lt;p&gt;The CC licenses are appropriate for all types of content you want to share publicly, except software and hardware. The CC licenses all grant the “baseline rights”, such as the right to distribute the copyrighted work worldwide, for non-commercial purposes and without modification.&lt;/p&gt;

&lt;p&gt;The details of each of these licenses depend on the version, and comprises a selection out of four conditions:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Icon&lt;/th&gt;
&lt;th&gt;Right&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--kT5x87Cr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Cc-by_new.svg/75px-Cc-by_new.svg.png" alt=""&gt;&lt;/td&gt;
&lt;td&gt;Attribution (BY)&lt;/td&gt;
&lt;td&gt;Licensees may copy, distribute, display and perform the work and make derivative works and remixes based on it only if they give the author or licensor the credits (attribution) in the manner specified by these. Since version 2.0, all Creative Commons licences require attribution to the creator and include the BY element.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xoRiK9Gg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://upload.wikimedia.org/wikipedia/commons/thumb/2/29/Cc-sa.svg/75px-Cc-sa.svg.png" alt=""&gt;&lt;/td&gt;
&lt;td&gt;Share-alike (SA)&lt;/td&gt;
&lt;td&gt;Licensees may distribute derivative works only under a license identical (“not more restrictive”) to the license that governs the original work. (See also copyleft.) Without share-alike, derivative works might be sublicensed with compatible but more restrictive license clauses, e.g. CC BY to CC BY-NC.)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--P1niVIdL--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://upload.wikimedia.org/wikipedia/commons/thumb/d/db/Cc-nc.svg/75px-Cc-nc.svg.png" alt=""&gt;&lt;/td&gt;
&lt;td&gt;Non-commercial (NC)&lt;/td&gt;
&lt;td&gt;Licensees may copy, distribute, display, and perform the work and make derivative works and remixes based on it only for non-commercial purposes.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--YT2zQv9h--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://upload.wikimedia.org/wikipedia/commons/thumb/c/c7/Cc-nd.svg/75px-Cc-nd.svg.png" alt=""&gt;&lt;/td&gt;
&lt;td&gt;No Derivative Works (ND)&lt;/td&gt;
&lt;td&gt;Licensees may copy, distribute, display and perform only verbatim copies of the work, not derivative works and remixes based on it. Since version 4.0, derivative works are allowed but must not be shared.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Reference : &lt;a href="https://en.wikipedia.org/wiki/Creative_Commons_license"&gt;wikipedia.org/wiki/Creative_Commons_license&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  This weblog work is under “CC BY-NC-ND 4.0”
&lt;/h2&gt;

&lt;p&gt;As per title said, this weblog work is under &lt;a href="https://creativecommons.org/licenses/by-nc-nd/4.0/"&gt;CC BY-NC-ND 4.0 - Attribution-NonCommercial-NoDerivatives 4.0 International&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--S2R50b7u--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/ef/4b/sZF97Vsk_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--S2R50b7u--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/ef/4b/sZF97Vsk_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This license is the most restrictive of CC six main licenses, only allowing others to download my works and share them with others as long as they credit back, but you can’t change them in any way or use them commercially purpose.&lt;/p&gt;

&lt;p&gt;I choose to &lt;code&gt;CC BY-NC-ND 4.0&lt;/code&gt; in order to be able to protect my own contents from getting stolen. Although things that I write might be full of crap and bulls**t, broken grammar, not interesting but at least it is a way to practice on using the intellectual property rights.&lt;/p&gt;

</description>
      <category>license</category>
      <category>creativecommon</category>
      <category>copyright</category>
      <category>intellectualproperty</category>
    </item>
    <item>
      <title>mambang.org.my - Oshirix operating system (linux) [Sistem Operasi buatan anak Malaysia]</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Tue, 23 Jun 2020 03:25:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/mambang-org-my-oshirix-operating-system-linux-sistem-operasi-buatan-anak-malaysia-55h1</link>
      <guid>https://forem.com/robbinespu/mambang-org-my-oshirix-operating-system-linux-sistem-operasi-buatan-anak-malaysia-55h1</guid>
      <description>&lt;p&gt;bismillahirrahmanirrahim, Assalamualaikum wbt dan salam sejahtera kepada semua pembaca..&lt;/p&gt;

&lt;p&gt;Ok kali ni aku nak cover-up sebuah portal dan produk yang dah hilang dari radar since 2011 (kalau tak silap) hingga kini. Penulisan ini adalah berdasarkan penglibatan aku secara tak langsung dan pengalaman bersama komuniti tersebut.&lt;/p&gt;

&lt;p&gt;Komuniti “Mambang.org” atau “Mambang.org.my” atau lebih mudah disebut “Mambang” adalah sebuah komuniti opensource tempatan yang sangat berahsia dan misteri tapi mempunyai banyak khazanah dan produk yang bagus.&lt;/p&gt;

&lt;p&gt;Produk apa yang bagus sangat tu? Okey, untuk pengetahuan semua, tuan admin punya portal yang hanya dikenali sebagai Oshiri telah re-master (pada permulaan nya) dan build from scratch / remix / re-spin (setelah pro) sebuah sistem operasi yang diberi nama OshiriX.&lt;/p&gt;

&lt;p&gt;Ok, aku akan cerita pengenalan aku dengan mambang, boleh skit kalau tak minat dan baca header seterusnya. Aku malas nak split-up cerita personal dan topik ni, sebab memang berkait rapat dengan kisah aku involve dunia IT.&lt;/p&gt;

&lt;h2&gt;
  
  
  Pengenalan - aku dan mambang
&lt;/h2&gt;

&lt;p&gt;Waktu sekolah menengah dulu, aku agak ketagih dengan surfing (sebab aku minat membaca), plus waktu tu popular dengan web 2.0 seperti MySpace dan Friendster. Jadi internet adalah buruan aku dan cybercafe adalah tempat biasa aku lepak habiskan duit..LoL&lt;/p&gt;

&lt;p&gt;Pendek citer, aku bukan kaki game. Kalu main pun comfirm aku kena buli (no0b). Game biasa aku main pun cuma half-life, CS-Go, Serious Sam, GTA dan game arked (simulator). Daripada statement ni, kau nampak kan aku guna sistem operasi apa? Ya, aku similiar dengan sistem operasi Microsoft je.&lt;/p&gt;

&lt;p&gt;Suatu hari tu, member aku (kita panggil dia azOne) ada invite dan suggest aku lepak dengan dia. Katanya dia ada port CC (short form untuk CyberCafe) yang best dan free.. time tu memang negeri Terengganu aktif dengan sumber terbuka dan strategi celik IT melalui syarikat anak negeri dengan program pusat komuniti Bestari (Bestari.Comm) , sebab free..memang la aku tak tolak..kah kah&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--cfxUZua0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://sites.google.com/site/bestaritrg/_/rsrc/1467897099882/config/customLogo.gif%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--cfxUZua0--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://sites.google.com/site/bestaritrg/_/rsrc/1467897099882/config/customLogo.gif%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Port CC ni macam special sikit, sebab dibina macam kontena / bungker dan duduk sebelah pejabat pusat khidmat masyarakat dun Rantau Abang. Pengurus Bescom aka EIO (Executive Information Officer) tu nama dia Abang Syam atau lebih famous dengan nickname “Charm aragon” memang penyokong tegar sumber terbuka, so dia built-up cybercafe tersebut dengan dual boot windows XP dan linux opensuse 10 (kalau tak silap aku). Dia set linux as default dan Windows XP as second boot.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gk9_mqf4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/1e/44/SLtU9ebe_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gk9_mqf4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/1e/44/SLtU9ebe_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Kalau nak guna PC kena tulis nama (haha.. kelakor plak kalau ingat balik), guna berapa jam pun takde hal, no limit! Tapi time lunch dan habis office hour, kau kena lah blah dari situ.&lt;/p&gt;

&lt;p&gt;Aku masih ingat, bila ON je PC tetiba kuar loading pelik. Dia suh select OS (GRUB la tu, aku tak kenal dulu) dalam masa 10 saat. Lom sempat aku buat keputusan dia terus boot-up linux gambor cicak hijau (opensuse). Aku dah heran, kenapa interface pelik ni! Alien gila.. aku click la untuk log-in dan tetiba keluar notice “sila hubungi administrator untuk menggunakan komputer” , fuh padu dah macam software Antamedia atau handyCafe yang control PC tu. Apa lagi, aku tanya la AzOne “woi, macam mana ni!?”, selambe je kawan aku tu jerit “Abang syam, tolong open PC nih” dari row belakang (kedudukan pc kitaorg). Pop, terus je unlock dan sedia untuk digunakan.&lt;/p&gt;

&lt;p&gt;Untuk pengetahuan, aku waktu tu dah terer nak by-pass software CC seperti handyCafe dan sebagainya. Plus, software DeepFreeze pun aku dah tahu cara macamana nak godam. Registry, services kat windows pun aku terer exploit. Tapi kali ni aku clueless, salah taip “keyword” terus kena block / reported (squid proxy dah wujud), download kadang kadang hilang kalau reboot (tak semua location boleh save, aku syak dia custom script bash yang nih). Browser pun pelik, tak macam Firefox atau Internet Exporer, aku rasa ralat (by default akan guna aplikasi Konqueror, memang UI dia pelik sampai sekarang),. Interface pun aku tak berapa faham (Guna KDE desktop enviroment). Path location pun pelik, duk slash sana sini (linux kan banyak guna terminal dan back slash)…agrhh, tension aku pakai linux nih!&lt;/p&gt;

&lt;p&gt;Di sebabkan aku jenis curiosity tinggi, aku pun study la menda alah ni semua. Aku mula faham la sikit-sikit. Waktu tu Ubuntu distro dah wujud, aku pun heran kenapa tak pakai Ubuntu (sebab Ubuntu user friendly). Hmmm.. pelik kan? Kau rasa kenapa? Kat bawah aku ada citer. Sila baca hehe..&lt;/p&gt;

&lt;p&gt;Dari sekolah menengah sampai diploma, aku still hangout tempat sama bila aku balik kampung. Tambahan pula rumah aku takde internet. Harga beruk-band (broadband 3g) time tu macam harga yahudi tel-aviv. Cuma beza dia aku dah ada laptop sendiri, brand HP model CQ40 (Compaq Presario CQ40), beli pakai duit loan PTPTN sebab aku amik bidang IT dah waktu tu, so komputer memang keperluan. Laptop ni aku beli pun, aku tiru kawan aku (takde ilmu beli gadjet). Ok sambung cerita, kadang-kadang aku mintak kebenaran dengan Abang Syam tu direct connect internet pakai kable kat laptop aku. Alasan biasa “for research purposes”. Dia Okey je, maybe dah rapat kot.&lt;/p&gt;

&lt;p&gt;Nak jadikan citer, suatu hari tu laptop aku (lupa nak cakap, aku guna windows je) asyik BSOD (blue screen of death).. stress aku, nak tengok anime dan movie tak boleh..eh silap nak wat assignment dan projek tak boleh :P&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--4AybepWC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/b6/ac/9QBDdhTo_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--4AybepWC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/b6/ac/9QBDdhTo_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Aku mintak tolong Charm Aragon tengok-tengok kan, kasi santau apa yang patut sebab dia pun part-time amik job repair laptop. Kata dia “RAM kau problem ni”, waktu tu RAM 4GB DDR2-667MHz harga yahudi tel-aviv, aku pun sengket sebab takde wat partime pape (padam muka aku, time cuti semeter asyik lepak je).&lt;/p&gt;

&lt;p&gt;So dia cadangkan dual-boot dengan linux, kata dia linux ni power untuk filter bit-bits RAM aku yang kiok tu. Aku tanya la, “nak sumbat Ubuntu ke?” , fuh kena sound aku dengan otai opensource lepas aku tanya tu.. haha, sebab Ubuntu ni penyokong besor LGBT dan buatkan dunia opensource kucar-kacir seluruh dunia time tu (untuk info, geng LGBT ni tak femes dan tak banyak dapat sokongan, tak sama mcam sekarang, ish ish..korang la punca, sebab support Ubuntu haha). Kat situ la bermula kisah lawak &lt;a href="https://ubuntuforums.org/showthread.php?t=300441"&gt;Ubuntu-gay lahanat&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Geng-geng LoCo Ubuntu Malaysia jangan marah ye..hihi.. ok sambung cerita semula.&lt;/p&gt;

&lt;p&gt;Abang syam kebetulan ada salinan CD distro Oshirix SPE (maaf aku tak ingat version yang mana, CD dia pun ada kat kampung, nanti la aku update balik sini, yang pasti based on Knoppix). Dia kasi CD tu dan suruh aku buat sendiri dual boot.&lt;/p&gt;

&lt;p&gt;Nasib baik menjadi aku partition semua tu, ya betul la cakap dia. Alhamdulillah masih boleh guna laptop aku tu. Disini lah titik permulaan aku serious explore linux dan sumber terbuka. Aku mula kenal dan tahu macam mana nak cari dan install package daripada repo dan setup itu-ini. This is my starting point getting serious with OSS (Opensource software). Aku mula lepak dengan geng mambang, lepak virtual kat IRC dan forum.&lt;/p&gt;

&lt;p&gt;To be honest, aku benci layout discussion forum kat portal mambang tu sebab guna Xoops cms.IRC pula tempat banyak diorg share ilmu, tapi aku selalu missed sebab tak sentiasa online.&lt;/p&gt;

&lt;p&gt;Tagline mambang ialah “Don’t Be Pussy, Dies Out curiosity” (sayang betul takde backup gambor header banner). Tak silap aku, Fakyutuyu yang design banner dia. Geng dengan diaorg ni best, sebab dia tak spoonfed dan tak lokek ilmu. Cuma satu jelah, satu perkara benda misteri……. sape admin aka Oshiri tu sebenarnya?? Entah la bro..&lt;/p&gt;

&lt;p&gt;Btw aku pernah shout (chatbox), mentioned “dont be sepi, dies out kari” …masin jari aku (sebab aku taip pakai jari). Akhirnya komuniti ni jadi sepi..hmmm sedih&lt;/p&gt;

&lt;h2&gt;
  
  
  Pengenalan - Portal Mambang dan asal-usul
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--A3Kcpyq2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/43/24/64oDHtRQ_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--A3Kcpyq2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/43/24/64oDHtRQ_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Setakat yang aku tahu, portal mambang ni dibuka oleh Oshiri dan kawan-kawan sebab diorang gaduh dengan geng BSD (ye dlu, BSD ramai geng,Sekarang kurang dah rasanya), gaduh antara fans-linux sendiri iaitu RPM dan DEB based, gaduh dengan moderator, cari pasal dengan orang kuat MIMOS. Macam berlaku clash of interest gitu la. macam-macam, tapi aku tak nampak geng mambang ni salah. Sebab diorang share ilmu, then datang plak manusia sombong pergi perli-perli. Tak syok la sayang.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Iy_BQ77k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/1a/fe/dvnBAD82_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Iy_BQ77k--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/1a/fe/dvnBAD82_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Geng ni semua mostly guna portal PDC (PuteraDotCom / putera.com) untuk bersembang dan berdebat. Tapi sebab diorg malas nak cari masalah, so di bikin la portal sendiri iaitu Mambang iaitu nama komuniti entah mana diorang dapat. Klu minat baca cerita dari syumul boleh refer &lt;a href="https://web.archive.org/web/20200623083210/https://syumul.wordpress.com/2010/10/06/kenapa-tidak-guna-windows/"&gt;sini&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ada juga cerita pasal Shanai (admin putera.com) mintak RM 1 (aku ada arkib web bekap diorang kat &lt;a href="https://web.archive.org/web/20200623085315/https://forum.putera.com/tanya/index.php?/topic/22147-sorry-guysgalstrans/&amp;amp;tab=comments"&gt;sini&lt;/a&gt;). Sesiapa yang nak share ilmu atau mengajar kat webforum diorg. Ish ada ke patut. Gila ke apa. Pastu cakap nak kasi honorium. Klu nak kasi, kasi je honorium. Takyah la charges atas usaha orang kongsi ilmu. Apa ke pelik..&lt;/p&gt;

&lt;p&gt;Putera forum pun pernah kiok (katanya kena attack, yeke), pastu muncul balik but then nasib sama “sepi jadi kari”. Hmm, ni la masalah, kalau kau buat web forum komuniti.. strongest assets ialah KOMUNITI iaitu geng-geng ni semua. Forum kau pun untuk perkongsian. Sorang demi sorang tarik diri, tambah pulak admin jarang aktif. Hmmm.. korang yang baca ni, amik iktibar ya. Kalau nak syok sendiri, buat blog macam aku je. kah kah~&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--r4jTaZSW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/f9/ce/Wl2ok0GD_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--r4jTaZSW--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/f9/ce/Wl2ok0GD_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tapi aku notis yang &lt;a href="https://forum.putera.com/tanya/index.php?/topic/13174-pemilihan-moderator-tambahan/&amp;amp;tab=comments#comment-198407"&gt;Oshiri mentioned dia sama umur dengan Shanai&lt;/a&gt;, dah tua katanya. so maybe Oshiri dah tua dan dah kembali ke alam seterusnya. Peminat dan student oshiri ni ramai, tengok la vote lantik moderator, tak nak pegang jawatan pun boleh menang beb. Fight dengan Sharuzzaman dan arwah Terunasuci tuu..otai semua. Ok, sambung cerita asal semula..&lt;/p&gt;

&lt;p&gt;Domain pertama ialah mambang.org, then kiok dalam setahun dua..hilang dari radar tapi masih wujud kat IRC. Tak lama kemudian, muncul balik dengan domain baru iaitu mambang.org.my pastu mati, hidup, mati, hidup dan mati terus sampai sekarang.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--efy0WIlv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/bb/60/O8Y6JIGn_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--efy0WIlv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/bb/60/O8Y6JIGn_o.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ni cerita setakat apa aku tahu, sori kalau melalut sebab dulu aku suka main cedok je info dan kebetulan juga aku copy benda best letak kat blog aku iaitu “OshiriX Journal”, aku buat blog tu sebab aku kena buat assignment pasal OS linux dlu. Haha.. so sebab mambang ni berahsia sangat, aku jadikan blog tu sebagai main source (cerita dalam assignment aku, sebenarnya tak pun). Plus, dari awal aku dah mentioned blog tu bukan official. Al maklum, aku budak belum mumayyiz waktu tu.&lt;/p&gt;

&lt;p&gt;Forum ni ada penunggu setia seperti aku, oshiri, leadtime, ciku, charm, blank, mumtazah, siput, simulator, c0re9, jenal, yny, badrbaharuddin, danny, wave125, b1naryc0de, nix, LowKey, wanex, Hardyweb aka Adi aka psychoX, wariola, Maui, FryShadow, ayoi, ak47suk1, enn0suke, syumul, enno, lon3star,tuah, ganux, padli, lanun jalanan, Alvarez, mixk, Khaidir, kred, dvd dan lain-lain (manalah aku ingat semua!).&lt;/p&gt;

&lt;p&gt;Tu je sikit-sebanyak introduction. Nanti aku sambung cerita pasal produk dan resepi komuniti ni serta dengan screenshot (buat kenang-kenangan). Insyallah…&lt;/p&gt;

&lt;p&gt;Wassalam wbt&lt;/p&gt;

</description>
      <category>malaysia</category>
      <category>opensource</category>
      <category>linux</category>
      <category>debian</category>
    </item>
    <item>
      <title>GUADEC 2020 + Covid-19 = Online Conference</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Sun, 21 Jun 2020 12:41:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/guadec-2020-covid-19-online-conference-3i9h</link>
      <guid>https://forem.com/robbinespu/guadec-2020-covid-19-online-conference-3i9h</guid>
      <description>&lt;p&gt;Few days ago, someone posted GUADEC (the GNOME Users And Developers European Conference) invitation on &lt;a href="https://t.me/gnomemy"&gt;Gnome Malaysia telegram group&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--JnrpPNOw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/QW36cfo.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--JnrpPNOw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://i.imgur.com/QW36cfo.png%23center" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To be honest, I did’t alert too much what event happening around but I think GUADEC is worth to steal my attention because I am Gnome lover and this is good chances to join the event because this year, GUADEC 2020 will take place entirely online due to the COVID-19 pandemic. So you (me and someone else who far from europe) don’t need to go europe to join :P&lt;/p&gt;

&lt;p&gt;This event is coming next month start from 22nd July - 28th July 2020. GUADEC, it’s a once-a-year event that brings us together to collaborate, celebrate, and learn; meet our colleagues and friends; and strengthen the most special part of the GNOME project.&lt;/p&gt;

&lt;p&gt;Maybe most of participant actualy will be sad because unable see each other in person this year. But this will be open oppurtunity for someone who cannot affort for travel if held as usual but now they can!&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;We are very pleased to be continuing our support of &lt;a href="https://twitter.com/guadec?ref_src=twsrc%5Etfw"&gt;@guadec&lt;/a&gt; this year as the conference moves into the digital space and we look forward to taking part!  &lt;/p&gt;

&lt;p&gt;Thanks to everyone putting in the effort to get the event ready online! &lt;a href="https://t.co/URj7emUD30"&gt;https://t.co/URj7emUD30&lt;/a&gt;&lt;a href="https://twitter.com/hashtag/opensource?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#opensource&lt;/a&gt; &lt;a href="https://twitter.com/hashtag/linux?src=hash&amp;amp;ref_src=twsrc%5Etfw"&gt;#linux&lt;/a&gt; &lt;a href="https://twitter.com/gnome?ref_src=twsrc%5Etfw"&gt;@gnome&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;— Codethink (@codethink) &lt;a href="https://twitter.com/codethink/status/1263454794733281285?ref_src=twsrc%5Etfw"&gt;May 21, 2020&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;You can check &lt;a href="https://events.gnome.org/event/1/timetable/#20200722"&gt;time table&lt;/a&gt; to know what time and what talk is about. Don’t forget to also &lt;a href="https://events.gnome.org/event/1/event.ics?detail=contributions"&gt;import details event calendar&lt;/a&gt;. For me, who live in Malaysia, this event will be happen at night, so normally and expecting I have free time to join this event.&lt;/p&gt;

&lt;p&gt;Oh yeah, don’t forget to register &lt;a href="https://events.gnome.org/event/1/registrations/10/"&gt;HERE&lt;/a&gt; (deadline: 28 Jul 2020). last not least, thank you Redhat, Codethink for sponsors and Gnome community for this event.&lt;/p&gt;

&lt;p&gt;So far, the from latest discussion on &lt;a href="https://discourse.gnome.org/t/guadec-2020-moves-to-online-conference"&gt;discourse.gnome.org&lt;/a&gt;, GNOME will use &lt;a href="https://bigbluebutton.org/"&gt;BigBlueButton&lt;/a&gt; for GUADEC conference, All sessions will be recorded for everyone who won’t be able to attend talks due to timezones and conference start from 15:00 UTC to 20:15 UTC.&lt;/p&gt;

&lt;p&gt;See you there!&lt;/p&gt;

</description>
      <category>gnome</category>
      <category>opensuse</category>
      <category>debian</category>
      <category>ubuntu</category>
    </item>
    <item>
      <title>Fixed:  Android license status unknown (flutter)</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Tue, 03 Mar 2020 01:27:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/fixed-android-license-status-unknown-flutter-d2m</link>
      <guid>https://forem.com/robbinespu/fixed-android-license-status-unknown-flutter-d2m</guid>
      <description>&lt;p&gt;Based on previous &lt;a href="https://robbinespu.gitlab.io/blog/2020/03/02/flutter-issue-android-license-status-unknown-on-windows/"&gt;post&lt;/a&gt;, I have problem with flutter installation. Seems &lt;code&gt;flutter -doctor&lt;/code&gt; keep saying android license status unknown and no &lt;code&gt;sdk tool&lt;/code&gt; directory create when installing Android Studio 3.6.1 ❓&lt;/p&gt;

&lt;p&gt;So here the solution, open your SDK manager then uncheck &lt;code&gt;Hide Obsolete Packages&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sQtu7tBz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/fe/6b/edY02t88_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sQtu7tBz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/fe/6b/edY02t88_o.png%23center" alt="IMG"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now you’ll see &lt;code&gt;Android SDK Tools (Obsolete) 26.1.1&lt;/code&gt; appears. Tick that package and hit &lt;code&gt;apply button&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wRB44_Lh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/3b/11/x0aqnVzi_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wRB44_Lh--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/3b/11/x0aqnVzi_o.png%23center" alt="IMG"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Nice, now if you run &lt;code&gt;flutter doctor&lt;/code&gt;, you should get positive result as below&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;PS D:\Workplace\flutter_projects&amp;gt; flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.12.13+hotfix.8, on Microsoft Windows [Version 10.0.18363.657], locale en-MY)

[√] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[√] Android Studio (version 3.6)
[√] VS Code (version 1.42.1)
[√] Connected device (1 available)

• No issues found!

PS D:\Workplace\flutter_projects&amp;gt; flutter doctor --android-licenses -v
All SDK package licenses accepted.======] 100% Computing updates...

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;if needed we can download package manually here &lt;a href="https://dl.google.com/android/repository/sdk-tools-windows-4333796.zip"&gt;https://dl.google.com/android/repository/sdk-tools-windows-4333796.zip&lt;/a&gt; (for Windows user). Hope this tutorial help people who looking for solution 😇&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>android</category>
      <category>license</category>
      <category>androidstudio</category>
    </item>
    <item>
      <title>Flutter issue: Android license status unknown on Windows</title>
      <dc:creator>RobbiNespu</dc:creator>
      <pubDate>Mon, 02 Mar 2020 03:41:00 +0000</pubDate>
      <link>https://forem.com/robbinespu/flutter-issue-android-license-status-unknown-on-windows-5294</link>
      <guid>https://forem.com/robbinespu/flutter-issue-android-license-status-unknown-on-windows-5294</guid>
      <description>&lt;p&gt;I keep getting &lt;code&gt;Android license status unknown&lt;/code&gt; when installing flutter on Windows&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;PS D:\Workplace\flutter_projects&amp;gt; flutter doctor -v
[√] Flutter (Channel stable, v1.12.13+hotfix.8, on Microsoft Windows [Version 10.0.18363.657], locale en-MY)
    • Flutter version 1.12.13+hotfix.8 at D:\Workplace\flutter
    • Framework revision 0b8abb4724 (3 weeks ago), 2020-02-11 11:44:36 -0800
    • Engine revision e1e6ced81d
    • Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
    • Android SDK at C:\Users\Robbi\AppData\Local\Android\sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-29, build-tools 29.0.3
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04)
    X Android license status unknown.
      Try re-installing or updating your Android SDK Manager.
      See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailed
      instructions.

[√] Android Studio (version 3.6)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin version 44.0.2
    • Dart plugin version 192.7761
    • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04)

[√] VS Code (version 1.42.1)
    • VS Code at C:\Users\Robbi\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.8.1

[√] Connected device (1 available)
    • SM A505F • XXXXXYYYZHW • android-arm64 • Android 9 (API 28)

! Doctor found issues in 1 category.

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;p&gt;I am using Android Studio 3.6.1 on my windows 10 and there is no &lt;code&gt;C:\Users%user%\AppData\Local\Android\Sdk\tools\bin&lt;/code&gt; directory created…this is so weird&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--HBcK2eZ4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/50/8a/RkN0UOy1_o.png%23center" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--HBcK2eZ4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://images2.imgbox.com/50/8a/RkN0UOy1_o.png%23center" alt="IMG"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;the step I take is to install &lt;code&gt;Android SDK command line tool (latest)&lt;/code&gt; from SDK tool&lt;/p&gt;

&lt;p&gt;After &lt;code&gt;Android SDK command line tool (latest)&lt;/code&gt; installed, open terminal (i am using Git Bash) navigate to &lt;code&gt;C:\Users\&amp;lt;YOUR_USERNAME_HERE&amp;gt;\AppData\Local\Android\Sdk\cmdline-tools\latest\bin&lt;/code&gt; and execute &lt;code&gt;./sdkmanager.bat --licenses&lt;/code&gt; then accept all SDK package licences and expecting this should solve the problem…&lt;/p&gt;

&lt;p&gt;Unfortunately this still does’t work with &lt;code&gt;flutter doctor&lt;/code&gt;.. dang! Do you know how to solve it? This issue already reported here &lt;a href="https://github.com/flutter/flutter/issues/51712"&gt;#51712&lt;/a&gt;&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>android</category>
      <category>bugs</category>
      <category>license</category>
    </item>
  </channel>
</rss>
