Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. KDE Plasma and KDE-originated software
  2. ======================================
  3. DE pros:
  4. - KRunner is an incredible, indispensable piece of software
  5. - Light on system resources for a full-featured DE
  6. - Familiar, user-friendly interface
  7. - Packed with thoughtful features
  8. - Lots of customization options without becoming overwhelming
  9. - Friendly community
  10.  
  11. DE cons:
  12. - Network file sharing is problematic without workarounds and manual configuration
  13. - GNOME software doesn't look, sound, and behave right when run under KDE Plasma (mostly not KDE's fault, though)
  14. - GUI software manager (KDE Discover) is really rough
  15. - No native ISO mounting support
  16.  
  17.  
  18. Major issues
  19. ------------
  20. - KDE System Settings doesn't work at all with Libinput
  21. -- https://bugs.kde.org/show_bug.cgi?id=383379
  22.  
  23. - KDE Dolphin Samba sharing is a catastrophe:
  24.  
  25. -- Browsing Samba workgroups is unreliable
  26. --- https://bugs.kde.org/show_bug.cgi?id=369850
  27.  
  28. -- Opening files on password-protected Samba shares is unreliable
  29. -- https://bugs.kde.org/show_bug.cgi?id=361490
  30.  
  31. -- Can't share your whole home directory with Samba
  32. --- https://bugs.kde.org/show_bug.cgi?id=381301
  33.  
  34. -- Dolphin doesn't prompt you to create a Samba password when necessary
  35. --- https://bugs.kde.org/show_bug.cgi?id=381688
  36. --- Workaround: run `sudo smbpasswd -a <user>`
  37.  
  38. -- Drag-and-drop doesn't work with Samba shares accessed through Dolphin
  39. --- https://bugs.kde.org/show_bug.cgi?id=355817
  40.  
  41. -- Copy-and-paste on Samba shares only works one file at a time
  42. --- https://bugs.kde.org/show_bug.cgi?id=357199
  43.  
  44. -- Copying files to a Samba share resets their timestamp
  45. --- https://bugs.kde.org/show_bug.cgi?id=356651
  46.  
  47. -- Can't open videos on Samba shares
  48. --- https://bugs.kde.org/show_bug.cgi?id=355328
  49.  
  50. -- SMB shared not discovered via Zeroconf/Bonjour/Avahi
  51. --- https://bugs.kde.org/show_bug.cgi?id=189693
  52.  
  53. - KDE Okular doesn't honor print options when printing to PDF
  54. -- https://bugs.kde.org/show_bug.cgi?id=252596
  55.  
  56. - KDE Okular doesn't save annotations in a way that other PDF viewers can see
  57. -- https://bugs.kde.org/show_bug.cgi?id=383651
  58. -- https://bugs.kde.org/show_bug.cgi?id=275371
  59.  
  60.  
  61. Minor issues
  62. ------------
  63. - KDE environment doesn't replace GTK system bells with more pleasant sounds
  64. -- https://bugs.kde.org/show_bug.cgi?id=381887
  65. -- Workarounds:
  66. --- Use an Ubuntu-based distro, where the PC speaker itself is turned off
  67. --- Set "gtk-error-bell = 0" in /etc/gtk-3.0/settings.ini and /etc/gtk-2.0/gtkrc
  68. --- On X: run `xset b off` or set that in /etc/profile
  69. --- Disable the PC speaker: echo "blacklist pcspkr" > /etc/modprobe.d/<somewhere>
  70.  
  71. - "Open with" menu can get polluted with extra entries
  72. -- https://bugs.kde.org/show_bug.cgi?id=377322
  73.  
  74. - "40c" not interpreted as a temperature the way "40C" is (lowercase "f" is fine)
  75. -- https://bugs.kde.org/show_bug.cgi?id=377823
  76. -- Workaround: use an uppercase C (e.g. 40C)
  77.  
  78. - Meta key menu shortcut breaks after you change the shortcut to anything else
  79. -- https://bugs.kde.org/show_bug.cgi?id=379117
  80. -- Workaround: restore the standard shortcut of alt-F1
  81.  
  82. - Full screen dashboard: Long filenames get truncated in the Recent Documents section
  83. -- https://bugs.kde.org/show_bug.cgi?id=379347
  84.  
  85. - With the Breeze theme, GTK windows with client-side decorations don't respect the color scheme
  86. -- https://github.com/dirruk1/gnome-breeze/issues/72
  87. -- https://bugs.kde.org/show_bug.cgi?id=356006
  88. -- https://bugs.kde.org/show_bug.cgi?id=357524
  89.  
  90. - With the Breeze theme, GTK windows with client-side decorations don't display shadows
  91. -- https://bugs.kde.org/show_bug.cgi?id=365924
  92. -- https://bugs.kde.org/show_bug.cgi?id=379637
  93.  
  94. - Using the Breeze icon theme for LibreOffice results in small icons always being used even when large ones should be used--and are available
  95. -- https://bugs.kde.org/show_bug.cgi?id=380508
  96.  
  97. - Kirigami scrollview is totally busted (affects Discover)
  98. -- https://bugs.kde.org/show_bug.cgi?id=380511
  99.  
  100. - KDE Discover's "Close description" button is sub-optimal
  101. -- https://bugs.kde.org/show_bug.cgi?id=377895
  102.  
  103. - KDE Discover doesn't make adequate use of user reviews
  104. -- https://bugs.kde.org/show_bug.cgi?id=380514
  105. -- Resolution: fixed the label with code changes, but the reviews are still not displayed by default
  106.  
  107. - Dolphin's inline terminal blocks unmounting volumes
  108. -- https://bugs.kde.org/show_bug.cgi?id=158264
  109.  
  110. - With a vertical panel and a 12-hour clock, date display is too small
  111. -- https://bugs.kde.org/show_bug.cgi?id=381548
  112.  
  113. - With a vertical panel and a 12-hour clock, Long Date format is always truncated
  114. -- https://bugs.kde.org/show_bug.cgi?id=381551
  115.  
  116. - Connecting to phones in KDE Dolphin via MTP is not reliable
  117. -- https://bugs.kde.org/show_bug.cgi?id=372860
  118. -- https://bugs.kde.org/show_bug.cgi?id=379680
  119. -- https://bugs.kde.org/show_bug.cgi?id=375840
  120.  
  121.  
  122. Feature requests/nice-to-haves
  123. ------------------------------
  124. - KDE Kate should do smooth pixel-by-pixel scrolling
  125. -- https://bugs.kde.org/show_bug.cgi?id=378275
  126.  
  127. - No column view in KDE Dolphin
  128. -- https://bugs.kde.org/show_bug.cgi?id=290747
  129. -- Workaround: use pantheon-files instead
  130.  
  131. - KDE Dolphin should be able to show file creation date, when available
  132. -- https://bugs.kde.org/show_bug.cgi?id=286689
  133. -- https://bugs.kde.org/show_bug.cgi?id=381367
  134.  
  135. - KDE Dolphin should be able to show the size in Kb/Mb/Gb in the "size" column
  136. -- https://bugs.kde.org/show_bug.cgi?id=158090
  137.  
  138. - KDE Dolphin double-click setting is in the wrong place
  139. -- https://bugs.kde.org/show_bug.cgi?id=377310
  140.  
  141. - KDE Gwenview should support pinch-to-zoom
  142. -- https://bugs.kde.org/show_bug.cgi?id=378021
  143.  
  144. - No keyboard navigation for updates in the Software Updates plasmoid's list
  145. -- https://bugs.kde.org/show_bug.cgi?id=378260
  146.  
  147. - Non-obvious drag-and-drop support in the KDE file chooser
  148. -- https://bugs.kde.org/show_bug.cgi?id=378666
  149. -- Workaround: drop onto the filename chooser, not the main window
  150.  
  151. - Amarok doesn't save lyrics into tags
  152. -- https://bugs.kde.org/show_bug.cgi?id=291727
  153. -- Probably never; it's dead-ish
  154.  
  155. - KDE Dolphin could use a built-in "Recently used files / folders" feature by default
  156. -- https://bugs.kde.org/show_bug.cgi?id=357542
  157. -- Workaround: navigate to "recentdocuments:/" and make a bookmark out of it
  158.  
  159. - Input method support is spotty/No easy emoji input
  160.  
  161. - KDE Breeze theme doesn't have an option to warp the scrollbar to the clicked location
  162. -- https://bugs.kde.org/show_bug.cgi?id=379498
  163. --- Suggest they have it do this too? https://bugzilla.gnome.org/show_bug.cgi?id=688524
  164. -- Workaround: middle-click does it, or right-click > scroll here
  165.  
  166. - KDE Konsole remembers window size across launches, but not position
  167. -- https://bugs.kde.org/show_bug.cgi?id=380799
  168.  
  169. - KDE Breeze should have higher-contrast text
  170. -- https://bugs.kde.org/show_bug.cgi?id=381288
  171. -- Suggestion attached
  172.  
  173. - Show Desktop button should be present by default in new installs
  174. -- https://bugs.kde.org/show_bug.cgi?id=381295
  175.  
  176. - KDE Dolphin's Information panel should show date modified by default
  177. -- https://bugs.kde.org/show_bug.cgi?id=381470
  178.  
  179. - Support larger cursor size in KDE Plasma
  180. -- https://bugs.kde.org/show_bug.cgi?id=363147
  181.  
  182. - KDE Bugzilla should use a standard template
  183. -- https://bugs.kde.org/show_bug.cgi?id=383169
  184. -- https://phabricator.kde.org/T6775
  185.  
  186. - KDE Bugzilla should use something a little softer instead of RESOLVED INVALID
  187. -- https://phabricator.kde.org/T6776
  188.  
  189. - In KDE Plasma, iOS devices show up twice
  190. -- https://bugs.kde.org/show_bug.cgi?id=383255
  191.  
  192. - In KDE Dolphin, files become unavailable when a mounted iOS device's screen locks
  193. -- https://bugs.kde.org/show_bug.cgi?id=383256
  194.  
  195. - KDE Konsole should reflow the text when the window is resized
  196. -- https://bugs.kde.org/show_bug.cgi?id=196998
  197.  
  198. - KDE Plasma maximized window button behavior should also apply to tiled windows
  199. -- https://bugs.kde.org/show_bug.cgi?id=383434
  200. -- In progress, with a patch
  201.  
  202. - KDE colors sometimes applied incompletely to certain GTK programs
  203. -- https://bugs.kde.org/show_bug.cgi?id=383431
  204.  
  205. - KDE Dolphin should be able to mount ISOs natively, without unreliable add-ons
  206. -- https://bugs.kde.org/show_bug.cgi?id=175051
  207.  
  208. - KDE Discover could use a way to see dependencies
  209. -- https://bugs.kde.org/show_bug.cgi?id=383514
  210.  
  211. - Make KDE Breeze icons more distinctive
  212. -- https://bugs.kde.org/show_bug.cgi?id=383421
  213.  
  214. - KDE Konsole should use KDE standard tab switching shortcuts
  215. -- https://bugs.kde.org/show_bug.cgi?id=383603
  216. -- Submitted a patch
  217.  
  218. - KDE Skanlite can't save to PDF (single or multi-page)
  219. -- https://bugs.kde.org/show_bug.cgi?id=299517
  220.  
  221. - KDE Okular stamp tool doesn't allow the use of arbitrary images, only a fixed list
  222. -- https://bugs.kde.org/show_bug.cgi?id=383649
  223.  
  224. - KDE Okular custom stamps appear pixelated at low zoom levels
  225. -- https://bugs.kde.org/show_bug.cgi?id=370382
  226.  
  227. - KDE Okular's annotation customization feature could be more discoverable
  228. -- https://bugs.kde.org/show_bug.cgi?id=330518
  229.  
  230. - KDE Okular's custom image stamp support could be more discoverable
  231. -- https://bugs.kde.org/show_bug.cgi?id=330518
  232.  
  233. - Can't rename files with a single left click in KDE Dolphin
  234. -- https://bugs.kde.org/show_bug.cgi?id=205157#add_comment
  235.  
  236. - No visible way to empty the trask in KDE Dolphin
  237. -- https://bugs.kde.org/show_bug.cgi?id=163306
  238.  
  239. - KDE Dolphin should have file previews on by default
  240. -- https://bugs.kde.org/show_bug.cgi?id=338492
  241.  
  242. - KDE Dolphin could use a "Show Original" menu item for links
  243. -- https://bugs.kde.org/show_bug.cgi?id=354260
  244.  
  245. - KDE Dolphin should have a macOS-like Quick Look feature
  246. -- https://bugs.kde.org/show_bug.cgi?id=272539
  247.  
  248. - KDE Dolphin should allow manual sorting of files in icon mode
  249. -- https://bugs.kde.org/show_bug.cgi?id=339729
  250.  
  251. - KDE Dolphin should have an option to badge/overlay folders with custom icons
  252. -- https://bugs.kde.org/show_bug.cgi?id=261765
  253.  
  254. - KDE Dolphin should have an option to colorize/visualize tags/labels on files
  255. -- https://bugs.kde.org/show_bug.cgi?id=37300
  256.  
  257. - KDE Dolphin has no good UI for browsing tags and tagged files
  258. -- https://bugs.kde.org/show_bug.cgi?id=182367
  259.  
  260. - KDE Dolphin could display a colored bar reminding that disks need to be safely ejected
  261. -- https://bugs.kde.org/show_bug.cgi?id=149118
  262.  
  263. - KDE Dolphin should have a properties window for connected devices/disks/volumes
  264. -- https://bugs.kde.org/show_bug.cgi?id=181880
  265.  
  266. - KDE Dolphin should have a little eject symbol next to mounted volumes
  267. -- https://bugs.kde.org/show_bug.cgi?id=383678
  268.  
  269.  
  270. WONTFIX'd
  271. ---------
  272. - Show Desktop button should display the actual desktop wallpaper, not a generic image
  273. -- https://bugs.kde.org/show_bug.cgi?id=381558
  274. -- Resolution: WONTFIX; too much trouble given that wallpapers can be animated or 3D
  275.  
  276. - SDDM should be consistent with the wallpaper used for the desktop and lock screen
  277. -- https://bugs.kde.org/show_bug.cgi?id=381407
  278. -- WONTFIX, darn.
  279.  
  280. - Option to disappear the KDE screenlocker's user picture and password prompt after a few seconds, to approximate a screensaver
  281. -- https://bugs.kde.org/show_bug.cgi?id=383012
  282. -- Resolution: WONTFIX, pedantic BS
  283.  
  284. - KDE environment doesn't replace GTK system bells with more pleasant sounds
  285. -- https://bugs.kde.org/show_bug.cgi?id=381887
  286. -- Resolution: WONTFIX, they say GTK is dumb and it's not the window manager's job
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement