(→KRunner) |
(→Konsole) |
||
| Line 35: | Line 35: | ||
==== Konsole ==== | ==== Konsole ==== | ||
| − | * With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom) | + | * <del>With compositing enabled, a 100% transparent background at is always black. KWin bug? (jstubbs) (confirmed by annma) (confirmed by TunaTom) |
| − | ** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir) | + | ** Yes, the ARGB visual code is disabled in Konsole. Because ARGB and QWidget::scroll don't like each other. Here's a patch I'm using to enable ARGB and work around the bug QWidget::scroll hits: http://pastebin.ca/794952 (Vir)</del> |
| − | * With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs) | + | * <del>With compositing enabled, the selection foreground is the configured background color with no transparency and the selection background is the configured foreground with configured background transparency. Transparancy should switch with the colors or be disabled altogether for selections. (jstubbs)</del> |
| − | * None of the Top-Level Alt+<letter> menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom) | + | * <del>None of the Top-Level Alt+<letter> menu shortcuts work when the terminal has focus. When a menu is opened, the shortcuts inside work. (TunaTom) |
** We can confirm it (FiNeX, mutlu_inek) | ** We can confirm it (FiNeX, mutlu_inek) | ||
| − | *** See http://bugs.kde.org/show_bug.cgi?id=154755 | + | *** See http://bugs.kde.org/show_bug.cgi?id=154755</del> |
| − | * Wish: can the New Tab icon be back? | + | * <del>Wish: can the New Tab icon be back? |
** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp) | ** Please add your nick if you want it back! (annma, SSJ_GZ, frank95com, Tyl3r, yuriy, yojoe, winterz, FiNeX, tmcguire, JohnFlux, csh, gmartyn, eliasp) | ||
** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek) | ** Add your nick here if you don't want it because it's wasting precious space for the tabs (and if you think that double clicking the empty space, shortcut and menu are enough options). (Vir, mutlu_inek) | ||
| − | ** How about let the user decide by him/herself. (Carutsu) | + | ** How about let the user decide by him/herself. (Carutsu)</del> |
| − | * Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek) | + | * <del>Wish: Make a right-clickable context menu so that tabs can be closed other than by shortcut or the main menu. (mutlu_inek)</del> |
| − | * <s>Clicking on a split URL will cut off everything after the split(SSJ_GZ). See</s> | + | * <del><s>Clicking on a split URL will cut off everything after the split(SSJ_GZ). See</s> |
** <s>Confirmed by mutlu_inek (rev. 743425 and 745228)</s> Fixed in revision 751696 (mutlu_inek) | ** <s>Confirmed by mutlu_inek (rev. 743425 and 745228)</s> Fixed in revision 751696 (mutlu_inek) | ||
*** However, not all of the link will be underlined. mutlu_inek (rev. 751696) | *** However, not all of the link will be underlined. mutlu_inek (rev. 751696) | ||
| − | **** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689 | + | **** Bug report: http://bugs.kde.org/show_bug.cgi?id=154689</del> |
| − | * <s>If you delselect the "show menu bar in new windows" option from the "edit profile" dialog and you click "Apply" (or "ok") the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select "show menu bar..."). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT->HIDE MENU BAR), the popup will have the option "SHOW MENU BAR". See {{bug|152253}} (FiNeX)</s> Fixed, see http://bugs.kde.org/show_bug.cgi?id=151421 (mutlu_inek) | + | * <del><s>If you delselect the "show menu bar in new windows" option from the "edit profile" dialog and you click "Apply" (or "ok") the menubar will be hidden even in the current konsole window. The result is the opposite in the contrary situation (you have the menubar not visible and you select "show menu bar..."). When you hide the menubar in this way, the popup menu with the right click doesn't show the menuitem for show the menubar. If you hide the menubar with the option on the menu (EDIT->HIDE MENU BAR), the popup will have the option "SHOW MENU BAR". See {{bug|152253}} (FiNeX)</s> Fixed, see http://bugs.kde.org/show_bug.cgi?id=151421 (mutlu_inek)</del> |
| − | * <s>When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)</s> | + | * <del><s>When copying several lines of text and pasteing into another application, all newlines in the copied text are missing (jstubbs)</s> |
| − | ** Works fine for me (mutlu_inek (rev. 743425)) | + | ** Works fine for me (mutlu_inek (rev. 743425))</del> |
| − | * When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting "Close Current Tab" sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228) | + | * <del>When several tabs are open and I attempt to close the app, it offers me to close the app altogether or just the active tab. Selecting "Close Current Tab" sometimes closes the current tab and sometimes crashes Konsole. (mutlu_inek, rev. 743425 and 745228) |
** I added a backtrace (non-KDE debugging symbols are missing, though): http://pastebin.ca/831868 (mutlu_inek, rev. 752605) | ** I added a backtrace (non-KDE debugging symbols are missing, though): http://pastebin.ca/831868 (mutlu_inek, rev. 752605) | ||
| − | *** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675 | + | *** I filed a bug: https://bugs.kde.org/show_bug.cgi?id=154675</del> |
| − | * If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug) | + | * <del>If i launch a shell script with an application cli(for example vdr) all new konsole session launched start vdr,this happen only if shell script is launched from plasma desktop (Meskalamdug)</del> |
==== Dolphin ==== | ==== Dolphin ==== | ||
| Join us Saturdays on irc in the #kde4-krush channel to work out release critical issues for KDE 4.0. Testers, artists, documenters and programmers are all welcome and encouraged to join in on the fun. Issues that are identified and being worked on will be added to this community scratchpad page. |
|---|
| KDE4 Krush Days |
| Note |
|---|
* Please attach you nickname in irc when you add a bug to this page.
|
|
Do not use http://rafb.net/paste/ for your crash backtraces, because those paste URLs there will expire after 24 hours. Please use http://pastebin.ca/ for crash backtraces and add a link to your paste when you add the crash to the list below. A backtrace is generally very helpful for developers to identify the reason for the crash. To get good backtraces, read this article. |
|---|
| Crash Backtraces |
Contents |
- Modification time
- Permissions
- Size (e.g. when watching a folder where a file is being downloaded)
(and obviously, neither does Konqueror), leading to stale information being presented as current. This is a feature that used to work way back in KDE3.3. I think we have all the infrastructure now, so it would be nice to see this regression fixed for KDE4 :)
Critical issues:
Unprioritized:
*Weather applet, configure --> search for auckland, comes up with empty "found places" dialogue for BBC weather service. Other weather services come up with "the place auckland is not valid. The data source is not able to find this place" (kakalto) You should see two places for Auckland now. The other behavour is not a bug. he other data sources do not know about Auckland :-) (spstarr)
Glitches in playground:
Silly:
(eliasp)
(eliasp)
There was an error loading the module Dolphin Part. The diagnostics is: QLibrary::load_sys: Cannot load /home/KDE4/kde/lib/kde4/dolphinpart.so (/home/KDE4/kde/lib/kde4/libdolphinpart.so: cannot open shared object file: No such file or directory) I click ok and then: There was an error loading the module Cervisia. The diagnostics is: Library not found I click ok and then: There was an error loading the module kdesvn. The diagnostics is: Library not found i click ok and then: There appears to be a configuration error. You have associated Konqueror with inode/directory, but it cannot handle this file type. Systemsettings don't open.. if you try to launch another konqueror those error appears. ( The file dolphinpart.so exist and is placed in the right directory. The file libdolphinpart doesn't exist ( and it has never existed )). ( LinusV2 )
media ioslave was removed in kde4 (smileaf)
- Fixed (apol) --> it still crashes here (svn 750124) (pvandewyngaerde ) backtrace http://pastebin.ca/827632
(open_)
(eliasp)
(eliasp)
The directory browser (e.g. Rightclick on Desktop → Configure Desktop → Slideshow → Add Directory) doesn't have the option to display hidden directories (rightclick in the browser → show hidden directories). So it's not possible adding ~/.kde/share/wallpapers to the Slideshow in this case. (eliasp)
(mancausoft)
Please report bugs to the KDE bugtracker. There is not enough space here for meaningful reports, and it is hard to discuss or track them here.
Make sure you include enough details in your reports.
For crashes, read this article first.
For normal bugs, read this article.