Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.18 KB | None | 0 0
  1. [root@Sailfish nemo]# gdb patchmanager
  2. GNU gdb (GDB) Mer (7.6.2+git5)
  3. Copyright (C) 2013 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "armv7hl-meego-linux-gnueabi".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/sbin/patchmanager...Missing separate debuginfo for /usr/sbin/patchmanager
  12. Try: zypper install -C "debuginfo(build-id)=b0aebdd110dee04356d024fa554e1527a7dfe3fe"
  13. (no debugging symbols found)...done.
  14. (gdb) run
  15. Starting program: /usr/sbin/patchmanager
  16. Missing separate debuginfo for /lib/ld-linux-armhf.so.3
  17. Try: zypper install -C "debuginfo(build-id)=0c67a9567546cd5184ba6566b84dd267a18d7518"
  18. Missing separate debuginfo for /usr/lib/libpreloadpatchmanager.so
  19. Try: zypper install -C "debuginfo(build-id)=7e23010ecb116c314e85631f4d8e35f9108a883b"
  20. Missing separate debuginfo for /usr/lib/libnemonotifications-qt5.so.1
  21. Try: zypper install -C "debuginfo(build-id)=eb4d06a8c932fad18b548b6b7bc2f3f5e99a1d15"
  22. Missing separate debuginfo for /usr/lib/libsystemd.so.0
  23. Try: zypper install -C "debuginfo(build-id)=ee4f43adf1bc9d78d7c00b206db781a5877ea6f6"
  24. Missing separate debuginfo for /usr/lib/librpm.so.8
  25. Try: zypper install -C "debuginfo(build-id)=a3b2098f36217dcd5e80acde266893d112c604e9"
  26. Missing separate debuginfo for /usr/lib/librpmio.so.8
  27. Try: zypper install -C "debuginfo(build-id)=5e006ed8086e86da14a091624e37f5fc38e7cf2a"
  28. Missing separate debuginfo for /usr/lib/libQt5DBus.so.5
  29. Try: zypper install -C "debuginfo(build-id)=71bcbf00ebed79f5027c3b734760846a2b7d78bc"
  30. Missing separate debuginfo for /usr/lib/libQt5Network.so.5
  31. Try: zypper install -C "debuginfo(build-id)=85091823efe1f35c8fb91036439c3da8af881222"
  32. Missing separate debuginfo for /usr/lib/libQt5Core.so.5
  33. Try: zypper install -C "debuginfo(build-id)=733a93dc7cd193161854fd5c79ae1134acfca73d"
  34. Missing separate debuginfo for /lib/libpthread.so.0
  35. Try: zypper install -C "debuginfo(build-id)=4e1ebdc6750df388a467263bbf4333cfa9680761"
  36. warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  37. To enable execution of this file add
  38. add-auto-load-safe-path /lib/libthread_db-1.0.so
  39. line to your configuration file "/root/.gdbinit".
  40. To completely disable this security protection add
  41. set auto-load safe-path /
  42. line to your configuration file "/root/.gdbinit".
  43. For more information about this security protection see the
  44. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  45. info "(gdb)Auto-loading safe path"
  46. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  47. Missing separate debuginfo for /usr/lib/libstdc++.so.6
  48. Try: zypper install -C "debuginfo(build-id)=644125543dee9ad59eddf6de1caebe233a6336de"
  49. Missing separate debuginfo for /lib/libm.so.6
  50. Try: zypper install -C "debuginfo(build-id)=27b01a06689613ac60b67c5f8bc30418261121d3"
  51. Missing separate debuginfo for /lib/libgcc_s.so.1
  52. Try: zypper install -C "debuginfo(build-id)=62e528824b7f89d93f4fa56d4aa2972048cff62b"
  53. Missing separate debuginfo for /lib/libc.so.6
  54. Try: zypper install -C "debuginfo(build-id)=e9b13c3a8d37ae83be1ec40fe6aedaa5a9c97964"
  55. Missing separate debuginfo for /lib/libdl.so.2
  56. Try: zypper install -C "debuginfo(build-id)=e3754feda5043f569dafe390c0a7b12464ac2a19"
  57. Missing separate debuginfo for /lib/librt.so.1
  58. Try: zypper install -C "debuginfo(build-id)=61d78d4f695154c432826b520676cf7283d835f3"
  59. Missing separate debuginfo for /lib/libresolv.so.2
  60. Try: zypper install -C "debuginfo(build-id)=44e05d45441c9a55e45ae628a84ebdb559e4b5a2"
  61. Missing separate debuginfo for /usr/lib/liblzma.so.5
  62. Try: zypper install -C "debuginfo(build-id)=6af5beb7f957ea3af016867c91a4d1d5f1c55e7d"
  63. Missing separate debuginfo for /usr/lib/libgcrypt.so.11
  64. Try: zypper install -C "debuginfo(build-id)=bc53dff71ab256d166002b07fafd952886bac815"
  65. Missing separate debuginfo for /usr/lib/libgpg-error.so.0
  66. Try: zypper install -C "debuginfo(build-id)=d0114b0f255431996a9a0b8a3c6be338b442f3d9"
  67. Missing separate debuginfo for /usr/lib/libcap.so.2
  68. Try: zypper install -C "debuginfo(build-id)=838c0515d739186674cacf89ee499f1d884dee40"
  69. Missing separate debuginfo for /usr/lib/libbz2.so.1
  70. Try: zypper install -C "debuginfo(build-id)=35c400b45d7bcaa01b4d5cfa73278b5b4969783e"
  71. Missing separate debuginfo for /usr/lib/libz.so.1
  72. Try: zypper install -C "debuginfo(build-id)=b861f95dec5e6beec910e838280bdcf0c8a56def"
  73. Missing separate debuginfo for /usr/lib/libelf.so.1
  74. Try: zypper install -C "debuginfo(build-id)=77afd7eeaf3bdc8ce4fd34b1aa9bb99a92deef47"
  75. Missing separate debuginfo for /usr/lib/libpopt.so.0
  76. Try: zypper install -C "debuginfo(build-id)=1ca77b9a2550ed62a9ffb8360135fbbfae50c9cb"
  77. Missing separate debuginfo for /usr/lib/liblua-5.1.so
  78. Try: zypper install -C "debuginfo(build-id)=77f50a29a7fe5f303aa0db1966b63a6b8ab705d6"
  79. Missing separate debuginfo for /usr/lib/libdb-4.8.so
  80. Try: zypper install -C "debuginfo(build-id)=e3c9eca9c915830902a2d3e21e209f15e16567e8"
  81. Missing separate debuginfo for /lib/libcrypto.so.10
  82. Try: zypper install -C "debuginfo(build-id)=50bddaf55d8ab834064dcc3ec4761a7d3117cb04"
  83. Missing separate debuginfo for /usr/lib/libfontconfig.so.1
  84. Try: zypper install -C "debuginfo(build-id)=4a220814202c2a27052d9f84a816ad8454f603b0"
  85. Missing separate debuginfo for /usr/lib/libdbus-1.so.3
  86. Try: zypper install -C "debuginfo(build-id)=4c23e505e309b9cab1e08fa13d27e7cf3903b3df"
  87. Missing separate debuginfo for /usr/lib/libicui18n.so.63
  88. Try: zypper install -C "debuginfo(build-id)=45203fa69c3006f550b83154cd0c0c5644c014f6"
  89. Missing separate debuginfo for /usr/lib/libicuuc.so.63
  90. Try: zypper install -C "debuginfo(build-id)=7b04f1c1b4fee032d65e3104993b51ae8d410233"
  91. Missing separate debuginfo for /usr/lib/libpcre16.so.0
  92. Try: zypper install -C "debuginfo(build-id)=bfb4d819f2c247d121f87cbb6a8eb9c0373fe2a1"
  93. Missing separate debuginfo for /usr/lib/libgthread-2.0.so.0
  94. Try: zypper install -C "debuginfo(build-id)=03f6c6671d6b9e40fa4724ec957f4a1e566ebe6e"
  95. Missing separate debuginfo for /usr/lib/libglib-2.0.so.0
  96. Try: zypper install -C "debuginfo(build-id)=16a72d8a988b8769a0b62e329eadb3b5e768a048"
  97. Missing separate debuginfo for /usr/lib/libattr.so.1
  98. Try: zypper install -C "debuginfo(build-id)=9941241a5915c688e2f20b6485bbce9ad79f823d"
  99. Missing separate debuginfo for /usr/lib/libfreetype.so.6
  100. Try: zypper install -C "debuginfo(build-id)=146176e92e0c90dcb3f2000a482f62e58596ed20"
  101. Missing separate debuginfo for /usr/lib/libexpat.so.1
  102. Try: zypper install -C "debuginfo(build-id)=5d3dad021b9830dafda669a38b3257ef192d3a34"
  103. Missing separate debuginfo for /usr/lib/libpcre.so.1
  104. Try: zypper install -C "debuginfo(build-id)=c4bc6c62178f2e84ab8ef7dec78e50ef25016d52"
  105. patchmanager-daemon
  106.  
  107. Usage:
  108. patchmanager-daemon : run as daemon
  109. patchmanager-daemon -a <patch> : apply a patch
  110. patchmanager-daemon -u <patch> : unapply a patch
  111. patchmanager-daemon --unapply-all : unapply all patches
  112. patchmanager-daemon --daemon : daemonize
  113. [Inferior 1 (process 20756) exited normally]
  114. (gdb) run --daemon
  115. Starting program: /usr/sbin/patchmanager --daemon
  116. warning: File "/lib/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  117. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
  118. [D] unknown:0 - void PatchManagerObject::initialize() Patchmanager: "3.0.57"
  119. [D] unknown:0 - QString getLang() "ru_RU.utf8"
  120. [D] unknown:0 - void PatchManagerObject::initialize() Translator loaded: true
  121. [D] unknown:0 - void PatchManagerObject::initialize() Translator installed: true
  122. Missing separate debuginfo for /usr/lib/qt5/plugins/bearer/libqconnmanbearer.so
  123. Try: zypper install -C "debuginfo(build-id)=361205a5c0b393763a700ac5edebe644bc04cbc5"
  124. [D] unknown:0 - void PatchManagerObject::initialize() Environment:
  125. [D] unknown:0 - void PatchManagerObject::initialize() "FF_MEMLESS_SETTINGS" = "/usr/lib/qt5/plugins/feedback/qtfeedback-sbj.ini"
  126. [D] unknown:0 - void PatchManagerObject::initialize() "HISTSIZE" = "1000"
  127. [D] unknown:0 - void PatchManagerObject::initialize() "SSH_TTY" = "/dev/pts/0"
  128. [D] unknown:0 - void PatchManagerObject::initialize() "QT_GSTREAMER_PLAYBIN_FLAGS" = "0"
  129. [D] unknown:0 - void PatchManagerObject::initialize() "QML_FIXED_ANIMATION_STEP" = "no"
  130. [D] unknown:0 - void PatchManagerObject::initialize() "BROWSER" = "invoker -s --type=browser -G /usr/bin/sailfish-browser"
  131. [D] unknown:0 - void PatchManagerObject::initialize() "HOSTNAME" = ""
  132. [D] unknown:0 - void PatchManagerObject::initialize() "PATH" = "/sbin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/nemo/bin"
  133. [D] unknown:0 - void PatchManagerObject::initialize() "USER" = "root"
  134. [D] unknown:0 - void PatchManagerObject::initialize() "QT_DF_BASE" = "0.5"
  135. [D] unknown:0 - void PatchManagerObject::initialize() "QT_GSTREAMER_CAMERABIN_FLAGS" = "15"
  136. [D] unknown:0 - void PatchManagerObject::initialize() "_" = "/usr/bin/gdb"
  137. [D] unknown:0 - void PatchManagerObject::initialize() "QMLSCENE_DEVICE" = "customcontext"
  138. [D] unknown:0 - void PatchManagerObject::initialize() "TERM" = "xterm-256color"
  139. [D] unknown:0 - void PatchManagerObject::initialize() "QT_GSTREAMER_CAMERABIN_SRC" = "droidcamsrc"
  140. [D] unknown:0 - void PatchManagerObject::initialize() "QT_DF_SCALEFORMAXDEV" = "0.37"
  141. [D] unknown:0 - void PatchManagerObject::initialize() "SHLVL" = "2"
  142. [D] unknown:0 - void PatchManagerObject::initialize() "QT_DF_RANGE" = "0.08"
  143. [D] unknown:0 - void PatchManagerObject::initialize() "LOGNAME" = "nemo"
  144. [D] unknown:0 - void PatchManagerObject::initialize() "EGL_PLATFORM" = "wayland"
  145. [D] unknown:0 - void PatchManagerObject::initialize() "QT_WAYLAND_FORCE_DPI" = "96"
  146. [D] unknown:0 - void PatchManagerObject::initialize() "QT_IM_MODULE" = "Maliit"
  147. [D] unknown:0 - void PatchManagerObject::initialize() "HISTCONTROL" = "ignoredups"
  148. [D] unknown:0 - void PatchManagerObject::initialize() "QT_DF_BASEDEVIATION" = "0.025"
  149. [D] unknown:0 - void PatchManagerObject::initialize() "QSG_FIXED_ANIMATION_STEP" = "no"
  150. [D] unknown:0 - void PatchManagerObject::initialize() "QT_MESSAGE_PATTERN" = "[%{if-debug}D%{endif}%{if-info}I%{endif}%{if-warning}W%{endif}%{if-critical}C%{endif}%{if-fatal}F%{endif}] %{function}:%{line} - %{message}"
  151. [D] unknown:0 - void PatchManagerObject::initialize() "QT_WAYLAND_RESIZE_AFTER_SWAP" = "1"
  152. [D] unknown:0 - void PatchManagerObject::initialize() "QT_DF_SCALEFORNODEV" = "0.6"
  153. [D] unknown:0 - void PatchManagerObject::initialize() "HOME" = "/root"
  154. [D] unknown:0 - void PatchManagerObject::initialize() "EGL_DRIVER" = "egl_gallium"
  155. [D] unknown:0 - void PatchManagerObject::initialize() "WAYLAND_DISPLAY" = "../../display/wayland-0"
  156. [D] unknown:0 - void PatchManagerObject::initialize() "QT_QPA_PLATFORM" = "wayland"
  157. [D] unknown:0 - void PatchManagerObject::initialize() "NO_PM_PRELOAD" = "1"
  158. [D] unknown:0 - void PatchManagerObject::initialize() "LS_COLORS" = ""
  159. [D] unknown:0 - void PatchManagerObject::initialize() "LINES" = "24"
  160. [D] unknown:0 - void PatchManagerObject::initialize() "DBUS_SESSION_BUS_ADDRESS" = "unix:path=/run/user/100000/dbus/user_bus_socket"
  161. [D] unknown:0 - void PatchManagerObject::initialize() "COLUMNS" = "80"
  162. [D] unknown:0 - void PatchManagerObject::initialize() "SSH_CONNECTION" = "192.168.2.6 36972 192.168.2.15 22"
  163. [D] unknown:0 - void PatchManagerObject::initialize() "SHELL" = "/bin/bash"
  164. [D] unknown:0 - void PatchManagerObject::initialize() "PWD" = "/home/nemo"
  165. [D] unknown:0 - void PatchManagerObject::initialize() "G_BROKEN_FILENAMES" = "1"
  166. [D] unknown:0 - void PatchManagerObject::initialize() "SSH_CLIENT" = "192.168.2.6 36972 22"
  167. [D] unknown:0 - void PatchManagerObject::initialize() "QT_WAYLAND_DISABLE_WINDOWDECORATION" = "1"
  168. [D] unknown:0 - void PatchManagerObject::initialize() ld.so.preload:
  169. [D] unknown:0 - void PatchManagerObject::initialize() /usr/lib/libpreloadpatchmanager.so
  170.  
  171. [D] unknown:0 - void PatchManagerObject::initialize() "/usr/libexec/pm_apply"
  172. [D] unknown:0 - void PatchManagerObject::initialize() QFlags(0x1|0x4|0x10|0x40|0x100|0x200|0x400|0x1000|0x2000|0x4000)
  173. [D] unknown:0 - void PatchManagerObject::initialize() "/usr/libexec/pm_unapply"
  174. [D] unknown:0 - void PatchManagerObject::initialize() QFlags(0x1|0x4|0x10|0x40|0x100|0x200|0x400|0x1000|0x2000|0x4000)
  175. [D] unknown:0 - void Journal::init()
  176. [D] unknown:0 - void Journal::wait()
  177. Missing separate debuginfo for /lib/libnss_db.so.2
  178. Try: zypper install -C "debuginfo(build-id)=55b6a3f3ec535942e844435ffdffb743081b4e39"
  179. Missing separate debuginfo for /lib/libnss_files.so.2
  180. Try: zypper install -C "debuginfo(build-id)=33117730362370a623c52591060a4ae20fef0478"
  181. [D] unknown:0 - "No carrier"
  182. [D] unknown:0 - void PatchManagerObject::getVersion()
  183. [D] unknown:0 - Received ssu version: "3.0.3.9"
  184. [D] unknown:0 - void PatchManagerObject::lateInitialize()
  185. [D] unknown:0 - void PatchManagerObject::refreshPatchList()
  186. [D] unknown:0 - void PatchManagerObject::prepareCacheRoot()
  187. [D] unknown:0 - void PatchManagerObject::startLocalServer()
  188. [D] unknown:0 - void PatchManagerObject::registerDBus()
  189. [D] unknown:0 - void PatchManagerObject::checkForUpdates()
  190. [D] unknown:0 - void PatchManagerObject::doRefreshPatchList()
  191. [D] unknown:0 - QVariant PatchManagerObject::getSettings(const QString&, const QVariant&) const "applied" QVariant(QStringList, ()) QVariant(QStringList, ("gallery-details-path", "sailfishos-hide-word-suggestions", "hide-recent-contacts", "mediaplayer-extended-cover", "show-storage-total-size", "topmenu-control", "ultimate-statusbar", "sailfishos-patch-overtime-in-timer-alarms", "return-old-remorse-item-animation", "voicecall-combined", "sailfishos-patch-messages-layout", "add-more-shortcuts", "sailfishos-patch-settings-cover", "remorse-timeouts-control", "return-old-remorse-animation", "eugenio-ambience-select-colorscheme", "sailfishos-shutdown-screen", "disable-volume-warning", "sailfishos-speaker-volumeup", "sailfishos-patch-improved-notification-preview", "sailfishos-patch-refresh-browser-cover", "sailfishos-default-allowed-orientations-patch", "patch-remove-space-before-punctuations", "always-show-close-icon"))
  192. [D] unknown:0 - void PatchManagerObject::doRefreshPatchList() patchFiles: ("add-more-shortcuts", "always-show-close-icon", "disable-volume-warning", "gallery-details-path", "hide-recent-contacts", "mediaplayer-extended-cover", "remorse-timeouts-control", "return-old-remorse-animation", "return-old-remorse-item-animation", "sailfishos-default-allowed-orientations-patch", "sailfishos-patch-refresh-browser-cover", "separate-alarm-flipover", "show-storage-total-size", "topmenu-control", "ultimate-statusbar", "voicecall-combined")
  193. [D] unknown:0 - void PatchManagerObject::doRefreshPatchList() fileToPatch: ("/usr/lib/qt5/qml/Sailfish/Contacts/ContactBrowser.qml", "/usr/lib/qt5/qml/Sailfish/Gallery/DetailsPage.qml", "/usr/lib/qt5/qml/Sailfish/Silica/Page.qml", "/usr/lib/qt5/qml/Sailfish/Silica/RemorseItem.qml", "/usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml", "/usr/lib/qt5/qml/com/jolla/settings/SettingsSlider.qml", "/usr/lib/qt5/qml/com/jolla/settings/SettingsToggle.qml", "/usr/share/jolla-alarm-ui/jolla-alarm-ui.qml", "/usr/share/jolla-mediaplayer/cover/MediaPlayerCover.qml", "/usr/share/jolla-settings/entries/hide-resent-contacts.json", "/usr/share/jolla-settings/entries/sailfishos-separate-alarm-flipover.json", "/usr/share/jolla-settings/entries/sailfishos-voicecall-combined-patch.json", "/usr/share/jolla-settings/pages/gestures/gestures.qml", "/usr/share/jolla-settings/pages/jolla-contacts/contactssettings.qml", "/usr/share/jolla-settings/pages/jolla-voicecall/voicecall.qml", "/usr/share/jolla-settings/pages/lockscreen/lockscreen.qml", "/usr/share/jolla-settings/pages/storage/DiskUsageItem.qml", "/usr/share/lipstick-jolla-home-qt5/compositor.qml", "/usr/share/lipstick-jolla-home-qt5/eventsview/EventsViewList.qml", "/usr/share/lipstick-jolla-home-qt5/layers/EdgeLayer.qml", "/usr/share/lipstick-jolla-home-qt5/layers/TopMenuLayer.qml", "/usr/share/lipstick-jolla-home-qt5/lockscreen/LockItem.qml", "/usr/share/lipstick-jolla-home-qt5/lockscreen/LockScreen.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/AlienDalvikIndicator.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/CellularNetworkNameStatusIndicator.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/MediaVolumeStatusIndicator.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/PresenceStatusIndicator.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/StatusArea.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/StatusBar.qml", "/usr/share/lipstick-jolla-home-qt5/statusarea/VolumeStatusIndicator.qml", "/usr/share/lipstick-jolla-home-qt5/switcher/SwitcherItem.qml", "/usr/share/lipstick-jolla-home-qt5/topmenu/PowerButton.qml", "/usr/share/lipstick-jolla-home-qt5/topmenu/TopMenu.qml", "/usr/share/lipstick-jolla-home-qt5/topmenu/TopMenuWindow.qml", "/usr/share/lipstick-jolla-home-qt5/volumecontrol/VolumeControl.qml", "/usr/share/sailfish-browser/pages/BrowserPage.qml", "/usr/share/voicecall-ui-jolla/cover/IdleCover.qml", "/usr/share/voicecall-ui-jolla/main.qml", "/usr/share/voicecall-ui-jolla/pages/CallLogPage.qml", "/usr/share/voicecall-ui-jolla/pages/calling/InCallView.qml", "/usr/share/voicecall-ui-jolla/pages/calling/IncomingCallViewBase.qml", "/usr/share/voicecall-ui-jolla/pages/calllog/CallLogDetailsRow.qml", "/usr/share/voicecall-ui-jolla/pages/calllog/CallLogItem.qml")
  194. [D] unknown:0 - void PatchManagerObject::doRefreshPatchList() patchConflicts: ("add-more-shortcuts", "always-show-close-icon", "disable-volume-warning", "gallery-details-path", "hide-recent-contacts", "mediaplayer-extended-cover", "remorse-timeouts-control", "return-old-remorse-animation", "return-old-remorse-item-animation", "sailfishos-default-allowed-orientations-patch", "sailfishos-patch-refresh-browser-cover", "separate-alarm-flipover", "show-storage-total-size", "topmenu-control", "ultimate-statusbar", "voicecall-combined")
  195. [D] unknown:0 - void PatchManagerObject::doRefreshPatchList() patches: 16
  196. [D] unknown:0 - void PatchManagerObject::doRefreshPatchList() metadata: ("add-more-shortcuts", "always-show-close-icon", "disable-volume-warning", "gallery-details-path", "hide-recent-contacts", "mediaplayer-extended-cover", "remorse-timeouts-control", "return-old-remorse-animation", "return-old-remorse-item-animation", "sailfishos-default-allowed-orientations-patch", "sailfishos-patch-refresh-browser-cover", "separate-alarm-flipover", "show-storage-total-size", "topmenu-control", "ultimate-statusbar", "voicecall-combined")
  197. [D] unknown:0 - {
  198. "add-more-shortcuts": {
  199. "author": "Ancelad",
  200. "available": true,
  201. "category": "homescreen",
  202. "compatible": [
  203. "3.0.2.8"
  204. ],
  205. "conflicts": [
  206. ],
  207. "description": "Some additional shortcuts in your pulley now, up to 8 for Jolla-phone and up to 10 for tablet",
  208. "discussion": "",
  209. "display_name": "Add more shortcuts into lockscreen pulley",
  210. "donations": "https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=hVYeAGavS9xiQLEsjhcKsgvrHIOzzDcGz5utLesVVBz72o8QXfG94MXuevC&dispatch=5885d80a13c0db1f8e263663d3faee8d333dc9aadeed3fe0b5b299d55fd35542",
  211. "id": 18,
  212. "isCompatible": false,
  213. "last_updated": "2019-03-20T04:23:40.104",
  214. "name": "add-more-shortcuts",
  215. "patch": "add-more-shortcuts",
  216. "patched": true,
  217. "rpm": "",
  218. "sources": "",
  219. "version": "0.0.4"
  220. },
  221. "always-show-close-icon": {
  222. "author": "Ancelad",
  223. "available": true,
  224. "category": "homescreen",
  225. "compatible": [
  226. "3.0.2.8"
  227. ],
  228. "conflicts": [
  229. ],
  230. "description": "Always show close icon in app-switcher. It doesn't affect on \"Close all\" option.",
  231. "discussion": "",
  232. "display_name": "Always show close icon in app-switcher",
  233. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  234. "id": 69,
  235. "isCompatible": false,
  236. "last_updated": "2019-03-21T04:19:01.010",
  237. "name": "always-show-close-icon",
  238. "patch": "always-show-close-icon",
  239. "patched": true,
  240. "rpm": "",
  241. "sources": "",
  242. "version": "0.0.4"
  243. },
  244. "disable-volume-warning": {
  245. "author": "Ancelad",
  246. "available": true,
  247. "category": "homescreen",
  248. "compatible": [
  249. "2.1.0.11",
  250. "2.1.1.12",
  251. "2.1.1.23",
  252. "2.1.1.24",
  253. "2.1.1.26",
  254. "2.1.2.3",
  255. "2.1.3.3",
  256. "2.1.3.5",
  257. "2.1.3.7",
  258. "2.1.4.13",
  259. "2.1.4.14",
  260. "2.1.4.15",
  261. "2.2.0.29",
  262. "2.2.1.18",
  263. "2.2.1.19",
  264. "3.0.0.5",
  265. "3.0.0.8",
  266. "3.0.0.11",
  267. "3.0.1.11"
  268. ],
  269. "conflicts": [
  270. ],
  271. "description": "It will disable volume warning window while you're listening music in headsets",
  272. "discussion": "",
  273. "display_name": "Disable volume warning",
  274. "donations": "https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=hVYeAGavS9xiQLEsjhcKsgvrHIOzzDcGz5utLesVVBz72o8QXfG94MXuevC&dispatch=5885d80a13c0db1f8e263663d3faee8d333dc9aadeed3fe0b5b299d55fd35542",
  275. "id": 16,
  276. "isCompatible": false,
  277. "last_updated": "2019-01-05T14:45:23.818",
  278. "name": "disable-volume-warning",
  279. "patch": "disable-volume-warning",
  280. "patched": true,
  281. "rpm": "",
  282. "sources": "",
  283. "version": "0.0.2"
  284. },
  285. "gallery-details-path": {
  286. "author": "luen",
  287. "available": true,
  288. "category": "gallery",
  289. "compatible": [
  290. "2.1.3.7",
  291. "2.1.4.13",
  292. "2.1.4.14",
  293. "2.1.4.15",
  294. "2.2.0.29",
  295. "2.2.1.18",
  296. "2.2.1.19",
  297. "3.0.0.5",
  298. "3.0.0.8"
  299. ],
  300. "conflicts": [
  301. ],
  302. "description": "Adds the full path to the filename shown in the details page of pictures in Jolla Gallery.",
  303. "discussion": "https://together.jolla.com/question/52584/feature-request-gallery-to-show-path-in-details/",
  304. "display_name": "Show path in picture details",
  305. "donations": "",
  306. "id": 66,
  307. "isCompatible": false,
  308. "last_updated": "2018-11-13T16:08:51.336",
  309. "name": "gallery-details-path",
  310. "patch": "gallery-details-path",
  311. "patched": true,
  312. "rpm": "",
  313. "sources": "",
  314. "version": "1.0.0"
  315. },
  316. "hide-recent-contacts": {
  317. "author": "Ancelad",
  318. "available": true,
  319. "category": "contacts",
  320. "compatible": [
  321. "3.0.0.8",
  322. "3.0.0.11",
  323. "3.0.1.11",
  324. "3.0.1.14",
  325. "3.0.2.8"
  326. ],
  327. "conflicts": [
  328. ],
  329. "description": "Allows to show/hide recent contacts in People-app. Check Settings -> Apps -> People =)",
  330. "discussion": "",
  331. "display_name": "Hide recent contacts from People-app",
  332. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  333. "id": 68,
  334. "isCompatible": false,
  335. "last_updated": "2019-03-21T04:44:57.211",
  336. "name": "hide-recent-contacts",
  337. "patch": "hide-recent-contacts",
  338. "patched": true,
  339. "rpm": "",
  340. "sources": "",
  341. "version": "0.0.2"
  342. },
  343. "mediaplayer-extended-cover": {
  344. "author": "Ancelad",
  345. "available": true,
  346. "category": "media",
  347. "compatible": [
  348. "3.0.0.8",
  349. "3.0.0.11",
  350. "3.0.1.11",
  351. "3.0.1.14",
  352. "3.0.2.8"
  353. ],
  354. "conflicts": [
  355. ],
  356. "description": "This patch will add previous-song button into Jolla-mediaplayer cover.",
  357. "discussion": "",
  358. "display_name": "Extended mediaplayer cover",
  359. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  360. "id": 73,
  361. "isCompatible": false,
  362. "last_updated": "2019-03-21T03:51:33.023",
  363. "name": "mediaplayer-extended-cover",
  364. "patch": "mediaplayer-extended-cover",
  365. "patched": true,
  366. "rpm": "",
  367. "sources": "",
  368. "version": "0.0.1"
  369. },
  370. "remorse-timeouts-control": {
  371. "author": "Ancelad",
  372. "available": true,
  373. "category": "silica",
  374. "compatible": [
  375. "3.0.2.8"
  376. ],
  377. "conflicts": [
  378. "return-old-remorse-item-animation",
  379. "return-old-remorse-animation"
  380. ],
  381. "description": "This will allow to control remorse items timeout.",
  382. "discussion": "",
  383. "display_name": "Remorse items timeouts control",
  384. "donations": "",
  385. "id": 21,
  386. "isCompatible": false,
  387. "last_updated": "2019-03-21T05:02:31.129",
  388. "name": "remorse-timeouts-control",
  389. "patch": "remorse-timeouts-control",
  390. "patched": true,
  391. "rpm": "",
  392. "sources": "",
  393. "version": "0.0.5"
  394. },
  395. "return-old-remorse-animation": {
  396. "author": "Ancelad",
  397. "available": true,
  398. "category": "silica",
  399. "compatible": [
  400. "3.0.0.8",
  401. "3.0.0.11",
  402. "3.0.1.11",
  403. "3.0.1.14"
  404. ],
  405. "conflicts": [
  406. "remorse-timeouts-control"
  407. ],
  408. "description": "This will return old remorse popup animation (like in 1.1.7.x)",
  409. "discussion": "",
  410. "display_name": "Return old remorse popup animation",
  411. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  412. "id": 71,
  413. "isCompatible": false,
  414. "last_updated": "2019-02-01T11:47:40.587",
  415. "name": "return-old-remorse-animation",
  416. "patch": "return-old-remorse-animation",
  417. "patched": true,
  418. "rpm": "",
  419. "sources": "",
  420. "version": "0.0.1"
  421. },
  422. "return-old-remorse-item-animation": {
  423. "author": "Ancelad",
  424. "available": true,
  425. "category": "silica",
  426. "compatible": [
  427. "3.0.0.8",
  428. "3.0.0.11",
  429. "3.0.1.11",
  430. "3.0.1.14"
  431. ],
  432. "conflicts": [
  433. "remorse-timeouts-control"
  434. ],
  435. "description": "This will return old remorse items animation (like in 1.1.7.x)",
  436. "discussion": "",
  437. "display_name": "Return old remorse item animation",
  438. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  439. "id": 72,
  440. "isCompatible": false,
  441. "last_updated": "2019-02-01T11:47:29.794",
  442. "name": "return-old-remorse-item-animation",
  443. "patch": "return-old-remorse-item-animation",
  444. "patched": true,
  445. "rpm": "",
  446. "sources": "",
  447. "version": "0.0.1"
  448. },
  449. "sailfishos-default-allowed-orientations-patch": {
  450. "author": "elros34",
  451. "available": true,
  452. "category": "silica",
  453. "compatible": [
  454. "2.2.0.29",
  455. "2.2.1.18",
  456. "2.2.1.19",
  457. "3.0.0.5",
  458. "3.0.0.8",
  459. "3.0.0.11",
  460. "3.0.1.11"
  461. ],
  462. "conflicts": [
  463. ],
  464. "description": "Enable orientations defined in dconf /desktop/sailfish/silica/default_allowed_orientations for all applications. To prevent orientations override add property bool preventOrientationsOverride: true to main qml.",
  465. "discussion": "",
  466. "display_name": "Default allowed orientations patch",
  467. "donations": "",
  468. "id": 60,
  469. "isCompatible": false,
  470. "last_updated": "2019-01-31T14:03:16.224",
  471. "name": "sailfishos-default-allowed-orientations-patch",
  472. "patch": "sailfishos-default-allowed-orientations-patch",
  473. "patched": true,
  474. "rpm": "",
  475. "sources": "",
  476. "version": "0.0.1"
  477. },
  478. "sailfishos-patch-refresh-browser-cover": {
  479. "author": "elros34",
  480. "available": true,
  481. "category": "browser",
  482. "compatible": [
  483. "3.0.2.8"
  484. ],
  485. "conflicts": [
  486. ],
  487. "description": "Adds refresh browser cover action. This is the removed patch from openrepos made by Markkyboy.",
  488. "discussion": "",
  489. "display_name": "Refresh browser cover",
  490. "donations": "",
  491. "id": 80,
  492. "isCompatible": false,
  493. "last_updated": "2019-04-15T11:47:28.219",
  494. "name": "sailfishos-patch-refresh-browser-cover",
  495. "patch": "sailfishos-patch-refresh-browser-cover",
  496. "patched": true,
  497. "rpm": "",
  498. "sources": "",
  499. "version": "0.0.1"
  500. },
  501. "separate-alarm-flipover": {
  502. "author": "Ancelad",
  503. "available": true,
  504. "category": "settings",
  505. "compatible": [
  506. "3.0.2.8"
  507. ],
  508. "conflicts": [
  509. ],
  510. "description": "This patch will add separate control for alarm flip-gesture.",
  511. "discussion": "",
  512. "display_name": "Separate alarm flipover",
  513. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  514. "id": 30,
  515. "isCompatible": false,
  516. "last_updated": "2019-03-21T04:50:50.652",
  517. "name": "separate-alarm-flipover",
  518. "patch": "separate-alarm-flipover",
  519. "patched": false,
  520. "rpm": "",
  521. "sources": "",
  522. "version": "0.0.3"
  523. },
  524. "show-storage-total-size": {
  525. "author": "Ancelad",
  526. "available": true,
  527. "category": "settings",
  528. "compatible": [
  529. "3.0.0.8",
  530. "3.0.0.11",
  531. "3.0.1.11",
  532. "3.0.1.14",
  533. "3.0.2.8",
  534. "3.0.3.8"
  535. ],
  536. "conflicts": [
  537. ],
  538. "description": "Just for beauty.",
  539. "discussion": "",
  540. "display_name": "Show total partition size in storage",
  541. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  542. "id": 70,
  543. "isCompatible": false,
  544. "last_updated": "2019-04-27T15:43:20.474",
  545. "name": "show-storage-total-size",
  546. "patch": "show-storage-total-size",
  547. "patched": true,
  548. "rpm": "",
  549. "sources": "",
  550. "version": "0.0.1"
  551. },
  552. "topmenu-control": {
  553. "author": "Ancelad",
  554. "available": true,
  555. "category": "homescreen",
  556. "compatible": [
  557. "3.0.2.8"
  558. ],
  559. "conflicts": [
  560. ],
  561. "description": "Contains:\r\n- Enhanced powermenu patch with eugenio's swipe-to-lock patch\r\n- Eventsview control patch\r\n- New topmenu patch\r\n\r\nConflicts with eugenio's swipe-to-lock patch, disable it before use my patch.",
  562. "discussion": "",
  563. "display_name": "Topmenu control",
  564. "donations": "https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=hVYeAGavS9xiQLEsjhcKsgvrHIOzzDcGz5utLesVVBz72o8QXfG94MXuevC&dispatch=5885d80a13c0db1f8e263663d3faee8d333dc9aadeed3fe0b5b299d55fd35542",
  565. "id": 67,
  566. "isCompatible": false,
  567. "last_updated": "2019-03-21T04:54:37.637",
  568. "name": "topmenu-control",
  569. "patch": "topmenu-control",
  570. "patched": true,
  571. "rpm": "",
  572. "sources": "",
  573. "version": "0.0.9"
  574. },
  575. "ultimate-statusbar": {
  576. "author": "Ancelad",
  577. "available": true,
  578. "category": "homescreen",
  579. "compatible": [
  580. "3.0.2.8"
  581. ],
  582. "conflicts": [
  583. ],
  584. "description": "DISCLAIMER:\r\nPATCHMANAGER3 IS REQUIRED DUE SAFETY REASONS! PATCHMANAGER2 IS NOT SUPPORTED ANYMORE!\r\n\r\nPLEASE, UNAPPLY AND DELETE RPM-BASED PATCH MANUALLY BEFORE INSTALL THIS ONE!\r\n\r\nWARNING! MAY CAUSE BOOTLOOP IF YOU USE SAILFISHOS-PORTS! USE AT YOR OWN RISK!!!\r\n\r\nCombination of many statusbar patches:\r\n\r\nShow ringtone volume in statusbar\r\nShow presence indicator\r\nShow date when peeking\r\nCustom operator name\r\n- not available for Tablet\r\nShow statusbar on Sneak Peek screen\r\nEnlarge homescreen clock size by Schturman\r\nShow all indicators on lockscreen by alina\r\ncustom statusbar gradient-color and opacity\r\ncustom statusbar content-color\r\naliendalvik-runtime indicator",
  585. "discussion": "",
  586. "display_name": "Ultimate statusbar patch",
  587. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  588. "id": 65,
  589. "isCompatible": false,
  590. "last_updated": "2019-03-20T05:45:53.458",
  591. "name": "ultimate-statusbar",
  592. "patch": "ultimate-statusbar",
  593. "patched": true,
  594. "rpm": "",
  595. "sources": "",
  596. "version": "0.0.7"
  597. },
  598. "voicecall-combined": {
  599. "author": "Ancelad",
  600. "available": true,
  601. "category": "phone",
  602. "compatible": [
  603. "3.0.2.8"
  604. ],
  605. "conflicts": [
  606. ],
  607. "description": "Combination of different patches with settings page: \r\n\r\n- swipe to remove in call log \r\n- \"vibrate when connected\" from base patches\r\n- alternative better call log\r\n- reduce hangup-animation duration\r\n- show number under calling person's name\r\n\r\nWARNING: patch conflicts with base patches, alternative better call log. Remove them before install this one.",
  608. "discussion": "",
  609. "display_name": "Voicecall combined patch",
  610. "donations": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E33PBZ79WTQJY",
  611. "id": 26,
  612. "isCompatible": false,
  613. "last_updated": "2019-03-20T04:53:31.707",
  614. "name": "voicecall-combined",
  615. "patch": "voicecall-combined",
  616. "patched": true,
  617. "rpm": "",
  618. "sources": "",
  619. "version": "0.1.0"
  620. }
  621. }
  622.  
  623. [W] unknown:0 - void PatchManagerObject::doPrepareCacheRoot()
  624. [D] unknown:0 - QVariant PatchManagerObject::getSettings(const QString&, const QVariant&) const "order" QVariant(QStringList, ()) QVariant(QStringList, ("disable-volume-warning", "voicecall-combined", "always-show-close-icon", "topmenu-control", "separate-alarm-flipover", "ultimate-statusbar", "patch-remove-space-before-punctuations", "gallery-details-path", "sailfishos-speaker-volumeup", "sailfishos-hide-word-suggestions", "sailfishos-patch-settings-cover", "sailfishos-default-allowed-orientations-patch", "return-old-remorse-animation", "return-old-remorse-item-animation", "hide-recent-contacts", "eugenio-ambience-select-colorscheme", "mediaplayer-extended-cover", "sailfishos-patch-refresh-browser-cover", "remorse-timeouts-control", "add-more-shortcuts", "sailfishos-patch-messages-layout", "show-storage-total-size", "sailfishos-patch-improved-notification-preview", "sailfishos-patch-overtime-in-timer-alarms"))
  625. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "disable-volume-warning" true
  626. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "disable-volume-warning" true
  627. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/volumecontrol/VolumeControl.qml"
  628. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/volumecontrol"
  629. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("disable-volume-warning")
  630. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  631. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  632. ----------------------------------
  633. PM APPLY Wed May 22 16:55:33 MSK 2019
  634. ----------------------------------
  635.  
  636. disable-volume-warning
  637. contains text patch
  638.  
  639.  
  640. ----------------------------------
  641. Test if already applied patch
  642. ----------------------------------
  643.  
  644. checking file usr/share/lipstick-jolla-home-qt5/volumecontrol/VolumeControl.qml
  645. Hunk #1 succeeded at 523 with fuzz 2 (offset 86 lines).
  646.  
  647. *** SUCCESS ***
  648.  
  649.  
  650. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "voicecall-combined" true
  651. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "voicecall-combined" true
  652. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/pages/calllog/CallLogDetailsRow.qml"
  653. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla/pages/calllog"
  654. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/pages/calling/InCallView.qml"
  655. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla/pages/calling"
  656. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/pages/calllog/CallLogItem.qml"
  657. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla/pages/calllog"
  658. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/pages/CallLogPage.qml"
  659. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla/pages"
  660. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/main.qml"
  661. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla"
  662. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/cover/IdleCover.qml"
  663. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla/cover"
  664. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/voicecall-ui-jolla/pages/calling/IncomingCallViewBase.qml"
  665. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/voicecall-ui-jolla/pages/calling"
  666. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-settings/pages/jolla-voicecall/voicecall.qml"
  667. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-settings/pages/jolla-voicecall"
  668. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-settings/entries/sailfishos-voicecall-combined-patch.json"
  669. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-settings/entries"
  670. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("voicecall-combined")
  671. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  672. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  673. ----------------------------------
  674. PM APPLY Wed May 22 16:55:33 MSK 2019
  675. ----------------------------------
  676.  
  677. voicecall-combined
  678. contains text patch
  679.  
  680.  
  681. ----------------------------------
  682. Test if already applied patch
  683. ----------------------------------
  684.  
  685. checking file usr/share/voicecall-ui-jolla/pages/calllog/CallLogDetailsRow.qml
  686. checking file usr/share/voicecall-ui-jolla/pages/calling/InCallView.qml
  687. checking file usr/share/voicecall-ui-jolla/pages/calllog/CallLogItem.qml
  688. Hunk #2 succeeded at 34 (offset 1 line).
  689. Hunk #3 succeeded at 63 (offset 1 line).
  690. Hunk #4 succeeded at 87 (offset 1 line).
  691. checking file usr/share/voicecall-ui-jolla/pages/CallLogPage.qml
  692. Hunk #1 succeeded at 12 (offset 1 line).
  693. checking file usr/share/voicecall-ui-jolla/main.qml
  694. checking file usr/share/voicecall-ui-jolla/cover/IdleCover.qml
  695. Hunk #2 succeeded at 48 with fuzz 2 (offset 3 lines).
  696. checking file usr/share/voicecall-ui-jolla/pages/calling/IncomingCallViewBase.qml
  697. Hunk #2 succeeded at 227 (offset 4 lines).
  698. Hunk #3 succeeded at 246 (offset 4 lines).
  699. checking file usr/share/jolla-settings/pages/jolla-voicecall/voicecall.qml
  700. Hunk #1 succeeded at 7 (offset 1 line).
  701. Hunk #2 succeeded at 173 (offset 13 lines).
  702. checking file usr/share/jolla-settings/entries/sailfishos-voicecall-combined-patch.json
  703.  
  704. *** SUCCESS ***
  705.  
  706.  
  707. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "always-show-close-icon" true
  708. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "always-show-close-icon" true
  709. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/switcher/SwitcherItem.qml"
  710. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/switcher"
  711. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("always-show-close-icon")
  712. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  713. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  714. ----------------------------------
  715. PM APPLY Wed May 22 16:55:34 MSK 2019
  716. ----------------------------------
  717.  
  718. always-show-close-icon
  719. contains text patch
  720.  
  721.  
  722. ----------------------------------
  723. Test if already applied patch
  724. ----------------------------------
  725.  
  726. checking file usr/share/lipstick-jolla-home-qt5/switcher/SwitcherItem.qml
  727.  
  728. *** SUCCESS ***
  729.  
  730.  
  731. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "topmenu-control" true
  732. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "topmenu-control" true
  733. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/layers/EdgeLayer.qml"
  734. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/layers"
  735. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/layers/TopMenuLayer.qml"
  736. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/layers"
  737. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/eventsview/EventsViewList.qml"
  738. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/eventsview"
  739. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/topmenu/PowerButton.qml"
  740. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/topmenu"
  741. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/topmenu/TopMenu.qml"
  742. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/topmenu"
  743. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/com/jolla/settings/SettingsSlider.qml"
  744. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/com/jolla/settings"
  745. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/com/jolla/settings/SettingsToggle.qml"
  746. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/com/jolla/settings"
  747. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/compositor.qml"
  748. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5"
  749. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/topmenu/TopMenuWindow.qml"
  750. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/topmenu"
  751. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("topmenu-control")
  752. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  753. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  754. ----------------------------------
  755. PM APPLY Wed May 22 16:55:34 MSK 2019
  756. ----------------------------------
  757.  
  758. topmenu-control
  759. contains text patch
  760.  
  761.  
  762. ----------------------------------
  763. Test if already applied patch
  764. ----------------------------------
  765.  
  766. checking file usr/share/lipstick-jolla-home-qt5/layers/EdgeLayer.qml
  767. checking file usr/share/lipstick-jolla-home-qt5/layers/TopMenuLayer.qml
  768. Hunk #2 succeeded at 28 with fuzz 2.
  769. checking file usr/share/lipstick-jolla-home-qt5/eventsview/EventsViewList.qml
  770. checking file usr/share/lipstick-jolla-home-qt5/topmenu/PowerButton.qml
  771. checking file usr/share/lipstick-jolla-home-qt5/topmenu/TopMenu.qml
  772. checking file usr/lib/qt5/qml/com/jolla/settings/SettingsSlider.qml
  773. checking file usr/lib/qt5/qml/com/jolla/settings/SettingsToggle.qml
  774. checking file usr/share/lipstick-jolla-home-qt5/compositor.qml
  775. Hunk #1 succeeded at 665 (offset 11 lines).
  776. checking file usr/share/lipstick-jolla-home-qt5/topmenu/TopMenuWindow.qml
  777.  
  778. *** SUCCESS ***
  779.  
  780.  
  781. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "ultimate-statusbar" true
  782. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "ultimate-statusbar" true
  783. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/StatusArea.qml"
  784. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  785. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/lockscreen/LockScreen.qml"
  786. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/lockscreen"
  787. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/CellularNetworkNameStatusIndicator.qml"
  788. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  789. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/StatusBar.qml"
  790. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  791. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/AlienDalvikIndicator.qml"
  792. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  793. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/MediaVolumeStatusIndicator.qml"
  794. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  795. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/VolumeStatusIndicator.qml"
  796. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  797. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/statusarea/PresenceStatusIndicator.qml"
  798. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/statusarea"
  799. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("ultimate-statusbar")
  800. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  801. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  802. ----------------------------------
  803. PM APPLY Wed May 22 16:55:34 MSK 2019
  804. ----------------------------------
  805.  
  806. ultimate-statusbar
  807. contains text patch
  808.  
  809.  
  810. ----------------------------------
  811. Test if already applied patch
  812. ----------------------------------
  813.  
  814. checking file usr/share/lipstick-jolla-home-qt5/statusarea/StatusArea.qml
  815. checking file usr/share/lipstick-jolla-home-qt5/lockscreen/LockScreen.qml
  816. Hunk #1 succeeded at 177 (offset 9 lines).
  817. Hunk #2 succeeded at 186 with fuzz 1 (offset 9 lines).
  818. checking file usr/share/lipstick-jolla-home-qt5/statusarea/CellularNetworkNameStatusIndicator.qml
  819. Hunk #2 succeeded at 30 (offset -1 lines).
  820. Hunk #3 succeeded at 59 (offset -1 lines).
  821. Hunk #4 succeeded at 66 (offset -1 lines).
  822. checking file usr/share/lipstick-jolla-home-qt5/statusarea/StatusBar.qml
  823. checking file usr/share/lipstick-jolla-home-qt5/statusarea/AlienDalvikIndicator.qml
  824. checking file usr/share/lipstick-jolla-home-qt5/statusarea/MediaVolumeStatusIndicator.qml
  825. checking file usr/share/lipstick-jolla-home-qt5/statusarea/VolumeStatusIndicator.qml
  826. checking file usr/share/lipstick-jolla-home-qt5/statusarea/PresenceStatusIndicator.qml
  827.  
  828. *** SUCCESS ***
  829.  
  830.  
  831. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "patch-remove-space-before-punctuations" true
  832. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "patch-remove-space-before-punctuations" true
  833. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "patch-remove-space-before-punctuations"
  834. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("patch-remove-space-before-punctuations")
  835. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  836. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  837. ----------------------------------
  838. PM APPLY Wed May 22 16:55:34 MSK 2019
  839. ----------------------------------
  840.  
  841. patch-remove-space-before-punctuations
  842.  
  843. ERROR: /usr/share/patchmanager/patches/patch-remove-space-before-punctuations is not a directory or does not exist!
  844.  
  845. *** FAILED ***
  846.  
  847.  
  848. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "patch-remove-space-before-punctuations" false
  849. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "patch-remove-space-before-punctuations"
  850. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "gallery-details-path" true
  851. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "gallery-details-path" true
  852. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Gallery/DetailsPage.qml"
  853. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Gallery"
  854. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("gallery-details-path")
  855. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  856. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  857. ----------------------------------
  858. PM APPLY Wed May 22 16:55:34 MSK 2019
  859. ----------------------------------
  860.  
  861. gallery-details-path
  862. contains text patch
  863.  
  864.  
  865. ----------------------------------
  866. Test if already applied patch
  867. ----------------------------------
  868.  
  869. checking file usr/lib/qt5/qml/Sailfish/Gallery/DetailsPage.qml
  870.  
  871. *** SUCCESS ***
  872.  
  873.  
  874. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-speaker-volumeup" true
  875. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-speaker-volumeup" true
  876. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-speaker-volumeup"
  877. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-speaker-volumeup")
  878. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  879. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  880. ----------------------------------
  881. PM APPLY Wed May 22 16:55:35 MSK 2019
  882. ----------------------------------
  883.  
  884. sailfishos-speaker-volumeup
  885.  
  886. ERROR: /usr/share/patchmanager/patches/sailfishos-speaker-volumeup is not a directory or does not exist!
  887.  
  888. *** FAILED ***
  889.  
  890.  
  891. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-speaker-volumeup" false
  892. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-speaker-volumeup"
  893. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-hide-word-suggestions" true
  894. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-hide-word-suggestions" true
  895. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-hide-word-suggestions"
  896. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-hide-word-suggestions")
  897. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  898. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  899. ----------------------------------
  900. PM APPLY Wed May 22 16:55:35 MSK 2019
  901. ----------------------------------
  902.  
  903. sailfishos-hide-word-suggestions
  904.  
  905. ERROR: /usr/share/patchmanager/patches/sailfishos-hide-word-suggestions is not a directory or does not exist!
  906.  
  907. *** FAILED ***
  908.  
  909.  
  910. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-hide-word-suggestions" false
  911. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-hide-word-suggestions"
  912. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-patch-settings-cover" true
  913. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-settings-cover" true
  914. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-settings-cover"
  915. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-patch-settings-cover")
  916. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  917. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  918. ----------------------------------
  919. PM APPLY Wed May 22 16:55:35 MSK 2019
  920. ----------------------------------
  921.  
  922. sailfishos-patch-settings-cover
  923.  
  924. ERROR: /usr/share/patchmanager/patches/sailfishos-patch-settings-cover is not a directory or does not exist!
  925.  
  926. *** FAILED ***
  927.  
  928.  
  929. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-settings-cover" false
  930. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-settings-cover"
  931. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-default-allowed-orientations-patch" true
  932. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-default-allowed-orientations-patch" true
  933. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Silica/Page.qml"
  934. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Silica"
  935. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-default-allowed-orientations-patch")
  936. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  937. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  938. ----------------------------------
  939. PM APPLY Wed May 22 16:55:35 MSK 2019
  940. ----------------------------------
  941.  
  942. sailfishos-default-allowed-orientations-patch
  943. contains text patch
  944.  
  945.  
  946. ----------------------------------
  947. Test if already applied patch
  948. ----------------------------------
  949.  
  950. checking file usr/lib/qt5/qml/Sailfish/Silica/Page.qml
  951.  
  952. *** SUCCESS ***
  953.  
  954.  
  955. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "return-old-remorse-animation" true
  956. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "return-old-remorse-animation" true
  957. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml"
  958. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Silica"
  959. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("return-old-remorse-animation")
  960. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  961. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  962. ----------------------------------
  963. PM APPLY Wed May 22 16:55:35 MSK 2019
  964. ----------------------------------
  965.  
  966. return-old-remorse-animation
  967. contains text patch
  968.  
  969.  
  970. ----------------------------------
  971. Test if already applied patch
  972. ----------------------------------
  973.  
  974. checking file usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml
  975. Hunk #1 succeeded at 202 (offset 7 lines).
  976. Hunk #2 succeeded at 279 (offset 7 lines).
  977.  
  978. *** SUCCESS ***
  979.  
  980.  
  981. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "return-old-remorse-item-animation" true
  982. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "return-old-remorse-item-animation" true
  983. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Silica/RemorseItem.qml"
  984. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Silica"
  985. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("return-old-remorse-item-animation")
  986. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  987. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  988. ----------------------------------
  989. PM APPLY Wed May 22 16:55:36 MSK 2019
  990. ----------------------------------
  991.  
  992. return-old-remorse-item-animation
  993. contains text patch
  994.  
  995.  
  996. ----------------------------------
  997. Test if already applied patch
  998. ----------------------------------
  999.  
  1000. checking file usr/lib/qt5/qml/Sailfish/Silica/RemorseItem.qml
  1001. Hunk #1 succeeded at 211 (offset 7 lines).
  1002. Hunk #2 succeeded at 252 (offset 7 lines).
  1003.  
  1004. *** SUCCESS ***
  1005.  
  1006.  
  1007. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "hide-recent-contacts" true
  1008. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "hide-recent-contacts" true
  1009. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-settings/pages/jolla-contacts/contactssettings.qml"
  1010. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-settings/pages/jolla-contacts"
  1011. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Contacts/ContactBrowser.qml"
  1012. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Contacts"
  1013. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-settings/entries/hide-resent-contacts.json"
  1014. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-settings/entries"
  1015. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("hide-recent-contacts")
  1016. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  1017. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1018. ----------------------------------
  1019. PM APPLY Wed May 22 16:55:36 MSK 2019
  1020. ----------------------------------
  1021.  
  1022. hide-recent-contacts
  1023. contains text patch
  1024.  
  1025.  
  1026. ----------------------------------
  1027. Test if already applied patch
  1028. ----------------------------------
  1029.  
  1030. checking file usr/share/jolla-settings/pages/jolla-contacts/contactssettings.qml
  1031. checking file usr/lib/qt5/qml/Sailfish/Contacts/ContactBrowser.qml
  1032. Hunk #2 succeeded at 418 (offset 3 lines).
  1033. checking file usr/share/jolla-settings/entries/hide-resent-contacts.json
  1034.  
  1035. *** SUCCESS ***
  1036.  
  1037.  
  1038. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "eugenio-ambience-select-colorscheme" true
  1039. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "eugenio-ambience-select-colorscheme" true
  1040. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "eugenio-ambience-select-colorscheme"
  1041. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("eugenio-ambience-select-colorscheme")
  1042. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  1043. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1044. ----------------------------------
  1045. PM APPLY Wed May 22 16:55:36 MSK 2019
  1046. ----------------------------------
  1047.  
  1048. eugenio-ambience-select-colorscheme
  1049.  
  1050. ERROR: /usr/share/patchmanager/patches/eugenio-ambience-select-colorscheme is not a directory or does not exist!
  1051.  
  1052. *** FAILED ***
  1053.  
  1054.  
  1055. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "eugenio-ambience-select-colorscheme" false
  1056. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "eugenio-ambience-select-colorscheme"
  1057. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "mediaplayer-extended-cover" true
  1058. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "mediaplayer-extended-cover" true
  1059. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-mediaplayer/cover/MediaPlayerCover.qml"
  1060. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-mediaplayer/cover"
  1061. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("mediaplayer-extended-cover")
  1062. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  1063. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1064. ----------------------------------
  1065. PM APPLY Wed May 22 16:55:36 MSK 2019
  1066. ----------------------------------
  1067.  
  1068. mediaplayer-extended-cover
  1069. contains text patch
  1070.  
  1071.  
  1072. ----------------------------------
  1073. Test if already applied patch
  1074. ----------------------------------
  1075.  
  1076. checking file usr/share/jolla-mediaplayer/cover/MediaPlayerCover.qml
  1077. patch unexpectedly ends in middle of line
  1078. Hunk #1 succeeded at 147 with fuzz 1 (offset 9 lines).
  1079.  
  1080. *** SUCCESS ***
  1081.  
  1082.  
  1083. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-patch-refresh-browser-cover" true
  1084. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-refresh-browser-cover" true
  1085. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/sailfish-browser/pages/BrowserPage.qml"
  1086. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/sailfish-browser/pages"
  1087. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-patch-refresh-browser-cover")
  1088. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  1089. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1090. ----------------------------------
  1091. PM APPLY Wed May 22 16:55:36 MSK 2019
  1092. ----------------------------------
  1093.  
  1094. sailfishos-patch-refresh-browser-cover
  1095. contains text patch
  1096.  
  1097.  
  1098. ----------------------------------
  1099. Test if already applied patch
  1100. ----------------------------------
  1101.  
  1102. checking file usr/share/sailfish-browser/pages/BrowserPage.qml
  1103.  
  1104. *** SUCCESS ***
  1105.  
  1106.  
  1107. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "remorse-timeouts-control" true
  1108. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "remorse-timeouts-control" true
  1109. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Silica/RemorseItem.qml"
  1110. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Silica"
  1111. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml"
  1112. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/lib/qt5/qml/Sailfish/Silica"
  1113. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("remorse-timeouts-control")
  1114. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  1115. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1116. ----------------------------------
  1117. PM APPLY Wed May 22 16:55:37 MSK 2019
  1118. ----------------------------------
  1119.  
  1120. remorse-timeouts-control
  1121. contains text patch
  1122.  
  1123.  
  1124. ----------------------------------
  1125. Test if already applied patch
  1126. ----------------------------------
  1127.  
  1128. checking file usr/lib/qt5/qml/Sailfish/Silica/RemorseItem.qml
  1129. checking file usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml
  1130.  
  1131. *** SUCCESS ***
  1132.  
  1133.  
  1134. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "add-more-shortcuts" true
  1135. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "add-more-shortcuts" true
  1136. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-settings/pages/lockscreen/lockscreen.qml"
  1137. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-settings/pages/lockscreen"
  1138. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/lipstick-jolla-home-qt5/lockscreen/LockItem.qml"
  1139. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/lipstick-jolla-home-qt5/lockscreen"
  1140. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("add-more-shortcuts")
  1141. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  1142. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1143. ----------------------------------
  1144. PM APPLY Wed May 22 16:55:37 MSK 2019
  1145. ----------------------------------
  1146.  
  1147. add-more-shortcuts
  1148. contains text patch
  1149.  
  1150.  
  1151. ----------------------------------
  1152. Test if already applied patch
  1153. ----------------------------------
  1154.  
  1155. checking file usr/share/jolla-settings/pages/lockscreen/lockscreen.qml
  1156. checking file usr/share/lipstick-jolla-home-qt5/lockscreen/LockItem.qml
  1157.  
  1158. *** SUCCESS ***
  1159.  
  1160.  
  1161. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-patch-messages-layout" true
  1162. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-messages-layout" true
  1163. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-messages-layout"
  1164. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-patch-messages-layout")
  1165. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  1166. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1167. ----------------------------------
  1168. PM APPLY Wed May 22 16:55:37 MSK 2019
  1169. ----------------------------------
  1170.  
  1171. sailfishos-patch-messages-layout
  1172.  
  1173. ERROR: /usr/share/patchmanager/patches/sailfishos-patch-messages-layout is not a directory or does not exist!
  1174.  
  1175. *** FAILED ***
  1176.  
  1177.  
  1178. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-messages-layout" false
  1179. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-messages-layout"
  1180. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "show-storage-total-size" true
  1181. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "show-storage-total-size" true
  1182. [D] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) processing: "/usr/share/jolla-settings/pages/storage/DiskUsageItem.qml"
  1183. [D] unknown:0 - bool PatchManagerObject::checkIsFakeLinked(const QString&) "/usr/share/jolla-settings/pages/storage"
  1184. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("show-storage-total-size")
  1185. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: true
  1186. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1187. ----------------------------------
  1188. PM APPLY Wed May 22 16:55:37 MSK 2019
  1189. ----------------------------------
  1190.  
  1191. show-storage-total-size
  1192. contains text patch
  1193.  
  1194.  
  1195. ----------------------------------
  1196. Test if already applied patch
  1197. ----------------------------------
  1198.  
  1199. checking file usr/share/jolla-settings/pages/storage/DiskUsageItem.qml
  1200. Hunk #1 succeeded at 1 with fuzz 2.
  1201. Hunk #2 succeeded at 245 (offset 59 lines).
  1202.  
  1203. *** SUCCESS ***
  1204.  
  1205.  
  1206. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-patch-improved-notification-preview" true
  1207. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-improved-notification-preview" true
  1208. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-improved-notification-preview"
  1209. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-patch-improved-notification-preview")
  1210. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  1211. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1212. ----------------------------------
  1213. PM APPLY Wed May 22 16:55:38 MSK 2019
  1214. ----------------------------------
  1215.  
  1216. sailfishos-patch-improved-notification-preview
  1217.  
  1218. ERROR: /usr/share/patchmanager/patches/sailfishos-patch-improved-notification-preview is not a directory or does not exist!
  1219.  
  1220. *** FAILED ***
  1221.  
  1222.  
  1223. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-improved-notification-preview" false
  1224. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-improved-notification-preview"
  1225. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-patch-overtime-in-timer-alarms" true
  1226. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-overtime-in-timer-alarms" true
  1227. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-overtime-in-timer-alarms"
  1228. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-patch-overtime-in-timer-alarms")
  1229. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  1230. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1231. ----------------------------------
  1232. PM APPLY Wed May 22 16:55:38 MSK 2019
  1233. ----------------------------------
  1234.  
  1235. sailfishos-patch-overtime-in-timer-alarms
  1236.  
  1237. ERROR: /usr/share/patchmanager/patches/sailfishos-patch-overtime-in-timer-alarms is not a directory or does not exist!
  1238.  
  1239. *** FAILED ***
  1240.  
  1241.  
  1242. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-overtime-in-timer-alarms" false
  1243. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-overtime-in-timer-alarms"
  1244. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-shutdown-screen" true
  1245. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-shutdown-screen" true
  1246. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-shutdown-screen"
  1247. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-shutdown-screen")
  1248. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
  1249. [D] unknown:0 - bool PatchManagerObject::doPatch(const QString&, bool, QString*)
  1250. ----------------------------------
  1251. PM APPLY Wed May 22 16:55:38 MSK 2019
  1252. ----------------------------------
  1253.  
  1254. sailfishos-shutdown-screen
  1255.  
  1256. ERROR: /usr/share/patchmanager/patches/sailfishos-shutdown-screen is not a directory or does not exist!
  1257.  
  1258. *** FAILED ***
  1259.  
  1260.  
  1261. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-shutdown-screen" false
  1262. [W] unknown:0 - void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-shutdown-screen"
  1263.  
  1264. Program received signal SIGSEGV, Segmentation fault.
  1265. 0x404650e4 in QtPrivate::QStringList_contains(QStringList const*, QString const&, Qt::CaseSensitivity) () from /usr/lib/libQt5Core.so.5
  1266. (gdb) bt full
  1267. #0 0x404650e4 in QtPrivate::QStringList_contains(QStringList const*, QString const&, Qt::CaseSensitivity) () from /usr/lib/libQt5Core.so.5
  1268. No symbol table info available.
  1269. #1 0x0002c0fa in ?? ()
  1270. No symbol table info available.
  1271. #2 0x0002c0fa in ?? ()
  1272. No symbol table info available.
  1273. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement