[Skanlite] [Bug 370972] Scanned image is bad
https://bugs.kde.org/show_bug.cgi?id=370972 --- Comment #4 from Kåre Särs --- The thing is that Digikam and Showfoto use the same library as Skanlite... Can you attach a screen-shot of the settings? Both "Basic Options" and "Scanner Specific Options"? -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 370972] Scanned image is bad
https://bugs.kde.org/show_bug.cgi?id=370972 --- Comment #2 from Kåre Särs --- Thanks for the report! I wonder if you are scanning in 8 or 16 bits per color mode? It looks a bit like it could be a byte order problem. What scanner are you using and are you using 16 bits / color mode? Regards, Kåre -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 368770] Kate uses default Qt File Dialog *not KDE file dialog* which breaks tons of features, including KIO
https://bugs.kde.org/show_bug.cgi?id=368770 --- Comment #10 from Kåre Särs --- I'm a bit confused as I'm running 64Bit Kubuntu 16.04 + backports (KF5.23, Plasma 5.6.5) + compiled from sources KTextEditor + Kate and I don't have that problem... From the logs it seems You are also on 64Bit... -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 368770] Kate uses default Qt File Dialog *not KDE file dialog* which breaks tons of features, including KIO
https://bugs.kde.org/show_bug.cgi?id=368770 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Kåre Särs --- Thanks for the report. Are you running Plasma5 or some other DE? -- You are receiving this mail because: You are watching all bug changes.
[frameworks-ktexteditor] [Bug 368589] Minimap should jump to position on click
https://bugs.kde.org/show_bug.cgi?id=368589 --- Comment #4 from Kåre Särs --- When I heard about VS working like that I had to install and test Sublime and yep it works the same way (directly jumping to the clicked area). And I can confirm that middle clicking in Kate on Windows does not work. Maybe it is better to have it work similar to the competition. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-ktexteditor] [Bug 368589] Minimap should jump to position on click
https://bugs.kde.org/show_bug.cgi?id=368589 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- Thanks for the report. I'm not 100% convinced it is a good idea. You can use mouse middle-click to jump to the wanted place directly, but if you have a big document you loose the page-up/down functionality. I'm not 100% against it either, so if there is a demand for it... -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 364596] Swap on alternative directory failing
https://bugs.kde.org/show_bug.cgi?id=364596 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|ASSIGNED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Kåre Särs --- This is fixed already in KTextEditor (to be KF5.26) even without the new review -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 367713] Improve Search highlighting Scroll-bar Minimap
https://bugs.kde.org/show_bug.cgi?id=367713 --- Comment #4 from Kåre Särs --- 1) There is already options for "Marker Colors" but the search match marker is missing (Fonts&Colors -> Colors -> Marker Colors). 2) I meant that you can experiment with removing the "Show scrollbar marks" and see what it looks like when the matches are highlighted and not the whole line. The mini-map already shows the highlighted text, but it is not visible enough. You will quickly notice that in large documents you do not see the matches any more, as the colors are mixed with the surrounding. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 367713] Improve Search highlighting Scroll-bar Minimap
https://bugs.kde.org/show_bug.cgi?id=367713 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Kåre Särs --- Thanks for the report. 1) Yes black is not the optimal color. Yellow is not so good on light themes. The color should probably be configurable/use a theme color. 2) Marking only the match is not an option. If you want that you can turn off the scrollbar marks and get the yellow from the mini-map highlight colors. In large documents you would not be able to distinguish the results as they are merged with the surrounding text. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 367710] Enable highlighting in Scroll-bar Minimap for (just) Find
https://bugs.kde.org/show_bug.cgi?id=367710 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Kåre Särs --- Hi, A bit negative feature request... :( Yes, It would be nice to have the highlighting to the built-in Find also. The current find/find-next only searches from the cursor forward and highlights the word only because the highlight selected words feature. Only when you have pressed "Find All" would it be possible to show all the results in the mini-map/scrollbar. To add highlighting of all matches without "Find All" might need a change in how the search works. The small Kate development team does not have infinite free time. Adding the matches to the scrollbar after "Find All" should not be a big thing. Patches are welcome :) At the moment this feature just has not reached the top of the todo-list for any of the developers. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 366568] when dragging & dropping folders, contained files are opened as blank / new.
https://bugs.kde.org/show_bug.cgi?id=366568 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Kåre Särs --- I can reproduce with a very recent version of Kate, so it is different from 366260. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 366260] kate opens real file as blank
https://bugs.kde.org/show_bug.cgi?id=366260 Kåre Särs changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Version Fixed In||16.08 Status|NEEDSINFO |RESOLVED --- Comment #7 from Kåre Särs --- Thanks! That helped :) The root of the problem is a bug that has been fixed at the Randa meeting earlier this summer. The fix will be in 16.08. (I'm using master, that is why I couldn't reproduce) If you can get PCmanFM to remove the "file://" prefix of the file name, kate should work properly. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 366260] kate opens real file as blank
https://bugs.kde.org/show_bug.cgi?id=366260 --- Comment #4 from Kåre Särs --- Could it be that PACManFM does not provide the path properly? I installed PCmanFM in kubuntu 16.04 and it worked as expected... strange Are you able to determine the command used to by PCmanFM to launch kate? -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 366260] kate opens real file as blank
https://bugs.kde.org/show_bug.cgi?id=366260 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO CC||kare.s...@iki.fi Resolution|--- |WAITINGFORINFO --- Comment #1 from Kåre Särs --- Thanks for the report. As this feature works perfectly for me, there must be some missing information. Is the file on a remote server? Are you using Plasma? Are you using Dolphin? Or something else that could effect the situation? -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 365642] behavior of search and replace with escape sequences is wrong and changes from one run to another
https://bugs.kde.org/show_bug.cgi?id=365642 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 CC||kare.s...@iki.fi --- Comment #3 from Kåre Särs --- I can confirm this bug. NOTE: it is the "escape sequence" mode that is effected not regular-expression -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 365124] Regex capture groups for text fails beyond \9
https://bugs.kde.org/show_bug.cgi?id=365124 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- I can confirm that this is the case both for the built-in search and the plugin :( -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 365124] Regex capture groups for text fails beyond \9
https://bugs.kde.org/show_bug.cgi?id=365124 Kåre Särs changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 343313] kate, kwrite Checking Spelling doesn't works.
https://bugs.kde.org/show_bug.cgi?id=343313 --- Comment #25 from Kåre Särs --- negora: How is marking "copolo" as a spelling error wrong? I'm running Kubuntu 16.04 with KDE Neon packages and "copolo", "tetete" and "macoco" are marked as spelling mistakes as they should. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363222] support on-the-fly case conversion in Search & Replace plugin
https://bugs.kde.org/show_bug.cgi?id=363222 --- Comment #3 from Kåre Särs --- Jonathan: The idea is not bad, but it would probably complicate the code quite much. How would you capitalize the following: foo -> baar but how about: FOO -> BAAr or FOO -> BAAR And how do you convert all instances of Foo, foo, FOO and fOO to Foo? I think the replace needs to be case sensitive except if you have explicit \U, \L or \I. Unfortunately I don't think this reaches very high on my priority list. Sorry :( ('\U\1' and friends is on my TODO) -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363228] change tab order in replace dialog
https://bugs.kde.org/show_bug.cgi?id=363228 Kåre Särs changed: What|Removed |Added Resolution|--- |FIXED Latest Commit||http://commits.kde.org/kate ||/8e73f67853f6c6337607ea83fc ||5ded15e229e6cb Status|UNCONFIRMED |RESOLVED --- Comment #3 from Kåre Särs --- Git commit 8e73f67853f6c6337607ea83fc5ded15e229e6cb by Kåre Särs. Committed on 15/06/2016 at 21:55. Pushed by sars into branch 'master'. Reorganize the search plugin UI to bring some options always visible The tab order is also changed to be a bit more sane M +10 -6addons/search/plugin_search.cpp M +302 -281 addons/search/search.ui http://commits.kde.org/kate/8e73f67853f6c6337607ea83fc5ded15e229e6cb -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363765] Allow “Tab key inserts tab character” as tab key action
https://bugs.kde.org/show_bug.cgi?id=363765 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC||kare.s...@iki.fi Resolution|--- |WORKSFORME --- Comment #1 from Kåre Särs --- I had the exact same problem some years ago. I have a workaround for that: Set the shortcut for the "Insert Tab" action to Tab (there is no default set) I don't totally agree with the available options for indentation and tab, but the workaround fixes it for me ;) -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363482] Toolview vsizing can lead to widget clipping in the Search & Replace view
https://bugs.kde.org/show_bug.cgi?id=363482 --- Comment #5 from Kåre Särs --- I just set the minimum size of the sizeHint of the widget with advanced open. So no resizing, but I wonder if it now forces it to be too high... Let's try this and if it turns out it is too high we can do something else ;) -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363482] Toolview vsizing can lead to widget clipping in the Search & Replace view
https://bugs.kde.org/show_bug.cgi?id=363482 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC||kare.s...@iki.fi --- Comment #3 from Kåre Särs --- Fixed in master: Git commit 33c2769ec49c019e088c9c4f3a1e819b574ed823 by -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363406] 64-bit kate installs in 'Program Files (x86)' (reserved for 32-bit programs)
https://bugs.kde.org/show_bug.cgi?id=363406 --- Comment #3 from Kåre Särs --- Indeed the link in the article could be changed. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363406] 64-bit kate installs in 'Program Files (x86)' (reserved for 32-bit programs)
https://bugs.kde.org/show_bug.cgi?id=363406 Kåre Särs changed: What|Removed |Added Resolution|--- |FIXED CC||kare.s...@iki.fi Status|UNCONFIRMED |RESOLVED --- Comment #1 from Kåre Särs --- Thanks for the report. Newer installers compiled from released tar files can be found here: http://download.kde.org/unstable/kate/ If you install over an older installation somehow the installation directory gets inherited from the old installation. Could that be the case here? -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363228] change tab order in replace dialog
https://bugs.kde.org/show_bug.cgi?id=363228 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- I don't remember the exact reason the order is the way it is, it could be there from before the last reorganization of buttons. But I think it is even more convenient to just press return/enter in the replace combo to do "replace all". Then you can also use the automatically assigned Alt+... shortcuts that the buttons get. That said the tab order could be revisited. I don't use the tab order that much, so that would have to be decided by those using it more :) Actually now that I try the tab order I notice that the extended options don't get the tab-focus at all... -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 363222] support on-the-fly case conversion in Search & Replace plugin
https://bugs.kde.org/show_bug.cgi?id=363222 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- good idea! -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 362968] Add possibility to rename open files
https://bugs.kde.org/show_bug.cgi?id=362968 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- The document tree already has that feature, but I just checked that it is broken on Windows :( -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 362288] Kate treats remote filesystems as locally mounted
https://bugs.kde.org/show_bug.cgi?id=362288 --- Comment #5 from Kåre Särs --- On söndag 1 maj 2016 kl. 12:48:51 EEST you wrote: > https://bugs.kde.org/show_bug.cgi?id=362288 > > --- Comment #4 from adr.fant...@gmail.com --- > (In reply to Kåre Särs from comment #3) > > > I disagree with the thought of Kate having to take care of knowing if the > > path is a mounted remote file system or not. That would be a feature that > > would be platform- or even distro-dependent and would break really easily! > > > > A solution could be to time the saving of the swap-file and pop up a > > dialog > > if the time exceeds some limit. > > How can it be distro-dependent? Getting the FS type from a path is an info > that should be readily available in any distro. Yes, available in every distro but _different_ on each platform and could even be different in different distro versions. The slowness of some filesystems is a problem and we need a solution to it, but I don't think trying to figure out if the FS is remote or not is the correct one. I might have a remote FS over gigabit ethenet which might be slow or I could have a slow local mount point (USB/SDcard). The problem is not remote/local but the slowness. /Kåre -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 362288] Kate treats remote filesystems as locally mounted
https://bugs.kde.org/show_bug.cgi?id=362288 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #3 from Kåre Särs --- I disagree with the thought of Kate having to take care of knowing if the path is a mounted remote file system or not. That would be a feature that would be platform- or even distro-dependent and would break really easily! A solution could be to time the saving of the swap-file and pop up a dialog if the time exceeds some limit. -- You are receiving this mail because: You are watching all bug changes.
[Akonadi] [Bug 338658] GMail, Novell Groupwise, other IMAP: "Multiple merge candidates, aborting"
https://bugs.kde.org/show_bug.cgi?id=338658 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|FIXED |--- Status|RESOLVED|REOPENED --- Comment #52 from Kåre Särs --- I'm using Kubuntu 16.04 (beta) and the neon repository: KMail 5.1.1, Akonadi 15.12.1 and Frameworks 5.21 If I by mistake leave KMail running at work when I go home and start KMail at home I get this problem 9 times out of 10 when I get back to work. I use local filtering both at work and at home. I guess the problem is that the filtering is moving the message to the filtered folder twice because the move is not atomic. It would be better to show a dialog explaining the problem and ask the user what version to use than just failing if we don't want to potentially destroy data. If I don't enable the more detailed progress information I don't even get informed about the failure. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-ktexteditor] [Bug 307052] Code completion items should be executed when clicking on an item in the dropdown list
https://bugs.kde.org/show_bug.cgi?id=307052 Kåre Särs changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit||http://commits.kde.org/ktex ||teditor/b37afce47ef23e497ae ||a14aa15243c88366bbcc3 --- Comment #4 from Kåre Särs --- Git commit b37afce47ef23e497aea14aa15243c88366bbcc3 by Kåre Särs. Committed on 22/03/2016 at 06:48. Pushed by sars into branch 'master'. Fix selecting completion item with the mouse Prevents closing of the popup when the view looses focus to the popup, adds closing of the popup when it looses focus and returns the focus to the view when the popup is closed in case it had focus. REVIEW: 127444 M +13 -0src/completion/katecompletionwidget.cpp M +2-1src/completion/katecompletionwidget.h http://commits.kde.org/ktexteditor/b37afce47ef23e497aea14aa15243c88366bbcc3 -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 258897] "Disable swap files syncing" option does not work
https://bugs.kde.org/show_bug.cgi?id=258897 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|FIXED |--- Status|RESOLVED|REOPENED Version|SVN |Git -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 360316] Kate: sidebar does not appear under any circumstance
https://bugs.kde.org/show_bug.cgi?id=360316 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #2 from Kåre Särs --- What plugins do you have active in the session? The plugin list is in the corresponding session-file in ~/.local/share/kate/sessions/ Without plugins needing the sidebar you don't get it. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-sonnet] [Bug 359866] Regression - aff file no longer found
https://bugs.kde.org/show_bug.cgi?id=359866 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Latest Commit||http://commits.kde.org/sonn ||et/48cae356b4b69567a2436ed6 ||3f72babfa8b739be Resolution|--- |FIXED --- Comment #1 from Kåre Särs --- Git commit 48cae356b4b69567a2436ed63f72babfa8b739be by Kåre Särs. Committed on 27/02/2016 at 20:14. Pushed by sars into branch 'master'. Fix Hunspell dictionary search paths missing '/' M +1-1src/plugins/hunspell/hunspellclient.cpp M +1-1src/plugins/hunspell/hunspelldict.cpp http://commits.kde.org/sonnet/48cae356b4b69567a2436ed63f72babfa8b739be -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 359351] skanlite should display a progress bar when uploading firmware (Usability bug)
https://bugs.kde.org/show_bug.cgi?id=359351 --- Comment #1 from Kåre Särs --- Thanks for the report. I was not aware of this problem. I have never seen that before. How does scanimage/xsane/... handle the situation? -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 359207] symbol list get refreshed to initial status when close Configure Kate by clicking OK button
https://bugs.kde.org/show_bug.cgi?id=359207 Kåre Särs changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 359168] I can't use skanlite with my new canon MG3650 Printer. It is not recognised missing the driver
https://bugs.kde.org/show_bug.cgi?id=359168 Kåre Särs changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED |RESOLVED --- Comment #2 from Kåre Särs --- Thanks for the report. Unfortunately it seems that this specific scanner does not yet have support in the sane pixma backend. As a temporary workaround you can use Canon's scanning application that uses non-opesource libraries. You could ask on the sane development list what the status is with that specific scanner. http://www.sane-project.org/mailing-lists.html >From the supported scanners page at: http://www.sane-project.org/sane-mfgs.html#Z-CANON PIXMA MG3600 Series: USB Ethernet WiFi 0x04a9/0x178a Untested Testers needed! -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 359207] symbol list get refreshed to initial status when close Configure Kate by clicking OK button
https://bugs.kde.org/show_bug.cgi?id=359207 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED |NEEDSINFO --- Comment #1 from Kåre Särs --- Thanks for the report. What about setting the options in the "Configure - Kate" dialog? if you set them there you do not have to change the setting all the time. When closing the "Configure -Kate" dialog we assume that you want the settings specified in "Application -> Symbol Viewer". -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 358915] Search large open file for reg ex 'error|' freezes xorg
https://bugs.kde.org/show_bug.cgi?id=358915 Kåre Särs changed: What|Removed |Added Latest Commit|http://commits.kde.org/kate |http://commits.kde.org/kate |/9b3f722ba514097aa4166c04f7 |/d7acc4cb0603eefc208a54 |a7167209c81584 |20ec4036384204 --- Comment #4 from Kåre Särs --- Git commit d7acc4cb0603eefc208a5420ec4036384204 by Kåre Särs. Committed on 02/02/2016 at 16:41. Pushed by sars into branch 'master'. S&R: Fix eternal loop on unexpected regular expression. FIXED-IN: 15.12.2 M +2-3addons/search/SearchDiskFiles.cpp M +2-2addons/search/search_open_files.cpp http://commits.kde.org/kate/d7acc4cb0603eefc208a5420ec4036384204 -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 358915] Search large open file for reg ex 'error|' freezes xorg
https://bugs.kde.org/show_bug.cgi?id=358915 Kåre Särs changed: What|Removed |Added Version Fixed In||15.12.2 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit||http://commits.kde.org/kate ||/9b3f722ba514097aa4166c04f7 ||a7167209c81584 --- Comment #3 from Kåre Särs --- Git commit 9b3f722ba514097aa4166c04f7a7167209c81584 by Kåre Särs. Committed on 02/02/2016 at 16:38. Pushed by sars into branch 'Applications/15.12'. S&R: Fix eternal loop on unexpected regular expression. FIXED-IN: 15.12.2 M +2-3addons/search/SearchDiskFiles.cpp M +2-2addons/search/search_open_files.cpp http://commits.kde.org/kate/9b3f722ba514097aa4166c04f7a7167209c81584 -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 358915] Search large open file for reg ex 'error|' freezes xorg
https://bugs.kde.org/show_bug.cgi?id=358915 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Kåre Särs --- I can reproduce this. The problem is the empty regexp after | matches also no character and the search continues the search on the line without going forward and thus getting into an eternal loop. A workaround for the moment is to add the | after the rest of the regexp is entered. -- You are receiving this mail because: You are watching all bug changes.
[frameworks-ktexteditor] [Bug 358708] Neo arrow keys do not work
https://bugs.kde.org/show_bug.cgi?id=358708 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- What version of Qt are you using? There was a bug in Qt that prevented the keypad keys from being recognized by QAction. Maybe it is a similar problem? -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 357939] Duplex scan not working on Epson WF 4630
https://bugs.kde.org/show_bug.cgi?id=357939 Kåre Särs changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED |RESOLVED --- Comment #3 from Kåre Särs --- OK, Thanks for the information! Since Simplescan and scan2pdf do not work either, the bug is in the "driver" (sane-backend) and not in the application. Bug reporting for the backend is at: http://www.sane-project.org/bugs.html Reporting there would be great ;) Thanks, Kåre -- You are receiving this mail because: You are watching all bug changes.
[clazy] [Bug 357966] MSVC does not support QStringLiteral with multi-string initializer
https://bugs.kde.org/show_bug.cgi?id=357966 --- Comment #3 from Kåre Särs --- Thanks :) -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 357939] Duplex scan not working on Epson WF 4630
https://bugs.kde.org/show_bug.cgi?id=357939 --- Comment #1 from Kåre Särs --- Thanks for the report! Unfortunately I do not have a scanner that supports duplex scanning and can not test properly. Does simplescan or scan2pdf work with duplex scanning? I would like to help, but it might require that you compile libksane and skanlite. Are you up to that? -- You are receiving this mail because: You are watching all bug changes.
[clazy] [Bug 357966] New: MSVC does not support QStringLiteral with multi-string initializer
https://bugs.kde.org/show_bug.cgi?id=357966 Bug ID: 357966 Summary: MSVC does not support QStringLiteral with multi-string initializer Product: clazy Version: unspecified Platform: unspecified OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: kare.s...@iki.fi CC: smart...@kde.org Strings that are separated into multiple parts don't work on Windows together with QStringLiteral as the first string is interpreted as a wide (16bit) string, and the second one as a narrow (8bit) string. (Copy pasted from Patrick Spendrin's RRs) This fails: QStringLiteral("Foo" "Baar"); and could be replaced with QLatin1String() This fails also but can not be replaced with QLatin1String as it does not take .arg() QStringLiteral("Foo %1" "Baar").arg("Foo"); Here the strings would have to be joined We have had some breakage on Windows when Clazy fixes have been committed... Clazy is a great tool. Keep up the good work :) Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 357519] capture of Konsole output caused crash of all apps
https://bugs.kde.org/show_bug.cgi?id=357519 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] File open/save dialog causes segfaults in several applications
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||grgo...@yahoo.com --- Comment #17 from Kåre Särs --- *** Bug 357519 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 357336] Kate crashes on "open file" when opend from command line
https://bugs.kde.org/show_bug.cgi?id=357336 Kåre Särs changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 357785] Kate crashes when opening new file
https://bugs.kde.org/show_bug.cgi?id=357785 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] File open/save dialog causes segfaults in several applications
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||than...@gmail.com --- Comment #16 from Kåre Särs --- *** Bug 357785 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] File open/save dialog causes segfaults in several applications
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||micuin...@gmx.de --- Comment #15 from Kåre Särs --- *** Bug 357336 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356840] Crash in KDEPlatformFileDialogHelper::KDEPlatformFileDialogHelper
https://bugs.kde.org/show_bug.cgi?id=356840 Kåre Särs changed: What|Removed |Added CC||aschm...@graphtek.com --- Comment #6 from Kåre Särs --- *** Bug 356786 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356786] KWrite crashes attempting Open, from menu or toolbar.
https://bugs.kde.org/show_bug.cgi?id=356786 Kåre Särs changed: What|Removed |Added Resolution|WAITINGFORINFO |DUPLICATE Status|NEEDSINFO |RESOLVED --- Comment #6 from Kåre Särs --- even if this might be older... *** This bug has been marked as a duplicate of bug 356840 *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356735] Kate crashes on Open toolbar button click
https://bugs.kde.org/show_bug.cgi?id=356735 Kåre Särs changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |DUPLICATE --- Comment #6 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356840 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356840] Crash in KDEPlatformFileDialogHelper::KDEPlatformFileDialogHelper
https://bugs.kde.org/show_bug.cgi?id=356840 Kåre Särs changed: What|Removed |Added CC||elwe...@vmcmail.com --- Comment #5 from Kåre Särs --- *** Bug 356735 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 354507] Already running kate will not open any other files opened from elsewhere
https://bugs.kde.org/show_bug.cgi?id=354507 Kåre Särs changed: What|Removed |Added CC||pip@gmx.com --- Comment #8 from Kåre Särs --- *** Bug 357523 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 357523] Kate does not terminate when it's window is closed.
https://bugs.kde.org/show_bug.cgi?id=357523 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #4 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 354507 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] KWalletManager5 crashes on "Export as encrypted"
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||dan...@genericinbox.com --- Comment #10 from Kåre Särs --- *** Bug 357327 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 357298] Kate crash when click save as
https://bugs.kde.org/show_bug.cgi?id=357298 Kåre Särs changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 357327] Crash on File|Open when current file is remote via fish://
https://bugs.kde.org/show_bug.cgi?id=357327 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] KWalletManager5 crashes on "Export as encrypted"
https://bugs.kde.org/show_bug.cgi?id=356583 --- Comment #9 from Kåre Särs --- *** Bug 357298 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] KWalletManager5 crashes on "Export as encrypted"
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||emele...@gmail.com --- Comment #7 from Kåre Särs --- *** Bug 356827 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kde] [Bug 356867] Connection editor crash when adding an OpenVPN connection
https://bugs.kde.org/show_bug.cgi?id=356867 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] KWalletManager5 crashes on "Export as encrypted"
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||noesga...@gmail.com --- Comment #8 from Kåre Särs --- *** Bug 356867 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356827] KWrite crashes when clicking "save as" on a blank file
https://bugs.kde.org/show_bug.cgi?id=356827 Kåre Särs changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |DUPLICATE --- Comment #7 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[frameworks-frameworkintegration] [Bug 356583] KWalletManager5 crashes on "Export as encrypted"
https://bugs.kde.org/show_bug.cgi?id=356583 Kåre Särs changed: What|Removed |Added CC||jrbarne...@gmail.com --- Comment #6 from Kåre Särs --- *** Bug 356820 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356820] Open Filename in Kate causes crash
https://bugs.kde.org/show_bug.cgi?id=356820 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 356583 *** -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 357303] Scanning without previsualization should still draw the scanned image on the main canvas
https://bugs.kde.org/show_bug.cgi?id=357303 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Kåre Särs --- Thanks for the wish :) You are right. There are tho a couple of technical hurdles that makes it a bit harder to implement. Scanners with strange frame types, huge scans that use a lot of ram, Regards, Kåre -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356820] Open Filename in Kate causes crash
https://bugs.kde.org/show_bug.cgi?id=356820 --- Comment #3 from Kåre Särs --- Can you try to disable compositing or set the rendering engine to XRender? -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 355777] Kate crashes when doing "Save" or "Save AS"
https://bugs.kde.org/show_bug.cgi?id=355777 --- Comment #5 from Kåre Särs --- I read the backtrace wrong. The version is the indeed the KDE 4 version. Unfortunately the backtrace does not contain the debug symbols. Can you install the debug packages for kdelibs and Kate. Now I do not remember the package names, but something with -dbg ;) The crash is in libkio.so and is probably not a Kate specific issue. Are you getting crashes in other KDE applications that use the file-dialog? -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 357097] kate v.15.08.3 segfaults when saving a new file
https://bugs.kde.org/show_bug.cgi?id=357097 Kåre Särs changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC||kare.s...@iki.fi Status|UNCONFIRMED |NEEDSINFO --- Comment #1 from Kåre Särs --- Thanks for the report. Are you able to provide a backtrace of the crash? I'm using Kate all day long here without crashes and wonder what the problem is ;) What version of Kate, KDE, Fedora are you using? -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 299517] Skanlite should support scan to pdf.
https://bugs.kde.org/show_bug.cgi?id=299517 --- Comment #8 from Kåre Särs --- I think the UI needs are quite different for PDF (multi-page document) scanning so it does not fit the current Skanlite UI, but I finally got enough inspiration to start something (a sponsoring offer pushed me a bit too ;) https://quickgit.kde.org/?p=scratch%2Fsars%2Fskanpage.git The raw start is here, but it is not ready for prime time yet. It needs Ki18n translations and some page size/printing features before we can try a first release. It needs threaded image saving and threaded PDF saving. To work properly Skanpage needs some fixes from libksane master (some of it could maybe be back-ported to 15.12) It totally lacks the OCR feature at the moment but I don't think it should be a big problem to get some output through tesseract -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 354507] Already running kate will not open any other files opened from elsewhere
https://bugs.kde.org/show_bug.cgi?id=354507 Kåre Särs changed: What|Removed |Added CC||codestr...@posteo.org --- Comment #7 from Kåre Särs --- *** Bug 356878 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356878] v15.08.3: Several kate instances are restored during login / kate does not exit
https://bugs.kde.org/show_bug.cgi?id=356878 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #2 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 354507 *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 354507] Already running kate will not open any other files opened from elsewhere
https://bugs.kde.org/show_bug.cgi?id=354507 Kåre Särs changed: What|Removed |Added CC||in...@bibuweb.de --- Comment #6 from Kåre Särs --- *** Bug 356829 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356829] kate processes keeps running after closing
https://bugs.kde.org/show_bug.cgi?id=356829 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- *** This bug has been marked as a duplicate of bug 354507 *** -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356735] Kate crashes on Open toolbar button click
https://bugs.kde.org/show_bug.cgi?id=356735 --- Comment #4 from Kåre Särs --- Can you install debug packages and produce a dump that has more info? debug packages for: Kate, Frameworks integration (KDEPlatformTheme.so) and Qt -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356735] Kate crashes on Open toolbar button click
https://bugs.kde.org/show_bug.cgi?id=356735 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED |NEEDSINFO --- Comment #2 from Kåre Särs --- Are you by chance using Compiz as window manager? There seems to be a problem with Compiz and KDE applications at the moment: https://git.reviewboard.kde.org/r/126397/ -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356786] KWrite crashes attempting Open, from menu or toolbar.
https://bugs.kde.org/show_bug.cgi?id=356786 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from Kåre Särs --- Are you by chance using Compiz as window manager? There seems to be a problem with Compiz and KDE applications at the moment: https://git.reviewboard.kde.org/r/126397/ -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356820] Open Filename in Kate causes crash
https://bugs.kde.org/show_bug.cgi?id=356820 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- Are you by chance using Compiz as window manager? There seems to be a problem with Compiz and KDE applications at the moment: https://git.reviewboard.kde.org/r/126397/ -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356827] KWrite crashes when clicking "save as" on a blank file
https://bugs.kde.org/show_bug.cgi?id=356827 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi Resolution|--- |WAITINGFORINFO Status|UNCONFIRMED |NEEDSINFO --- Comment #1 from Kåre Särs --- Are you by chance using Compiz as window manager? There seems to be a problem with Compiz and KDE applications at the moment: https://git.reviewboard.kde.org/r/126397/ -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 355777] Kate crashes when doing "Save" or "Save AS"
https://bugs.kde.org/show_bug.cgi?id=355777 --- Comment #3 from Kåre Särs --- Thanks for the backtrace >From the backtrace I can read that the crash is in the KEncodingFileDialog which has been replaced in newer versions of Kate/KTextEditor. What version of Kate are you using? It looks like it is a KF5 version, but how did you get that on Mint 14.04 which is based on ubuntu 14.04 wich does not have KF5 by default... ;) -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 355777] Kate crashes when doing "Save" or "Save AS"
https://bugs.kde.org/show_bug.cgi?id=355777 Kåre Särs changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- Thanks for the report. Without a crash dump it is quite hard to figure out what has gone wrong. Are you able to generate a crash-dump with GDB if drkonqi is not installed/works? gdb /usr/bin/kate run then when Kate crashes type bt and attach the output here -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 354507] Already running kate will not open any other files opened from elsewhere
https://bugs.kde.org/show_bug.cgi?id=354507 --- Comment #4 from Kåre Särs --- 15.12 is not officially released yet, but soon :) -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 354507] Already running kate will not open any other files opened from elsewhere
https://bugs.kde.org/show_bug.cgi?id=354507 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #2 from Kåre Särs --- Is it possible that you updated frameworks to 5.17? There is a fix in Kate for 15.12 for a change in frameworks that triggers this bug in Kate. -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356304] Kate Crashes On Startup
https://bugs.kde.org/show_bug.cgi?id=356304 --- Comment #3 from Kåre Särs --- Glad I could help :) Unfortunately I cannot reproduce your problem... Wonder why you do not get a backtrace from the crash. Without the crach trace it is really hard to know what is wrong. Can you debug and generate backtrace with GDB: gdb kate –nofork -- You are receiving this mail because: You are watching all bug changes.
[kate] [Bug 356304] Kate Crashes On Startup
https://bugs.kde.org/show_bug.cgi?id=356304 Kåre Särs changed: What|Removed |Added CC||kare.s...@iki.fi --- Comment #1 from Kåre Särs --- On KF5 configs are in ~/.local not ~/.kde -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 356124] Problem when start Skanlite and take a photo
https://bugs.kde.org/show_bug.cgi?id=356124 --- Comment #11 from Kåre Särs --- Thanks :) "Acquisizione di immagini" (without grey word "Skanlite"): is the ScanGui application that uses the same library as Skanlite but is released with Kipiplugins. ScanGui does not save any parameters across restarts. Could it be that you tried one of the options in the "Scanner specific options" tab? Skanlite saves all changes to parameters on exit and sets them on next start. To revert all parameters to the default ones you can go to the Settings and click "Revert scanner options to default values". Does this help? -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 356124] Problem when start Skanlite and take a photo
https://bugs.kde.org/show_bug.cgi?id=356124 --- Comment #7 from Kåre Särs --- Hi, The option should be in Skanlite user interface (the first tab). The output goes to stderr so ">" does not work. Either use Konsoles "File->Save Output As..." or pipe stderr to the file "skanlite 2> Dock16.txt" -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 356124] Problem when start Skanlite and take a photo
https://bugs.kde.org/show_bug.cgi?id=356124 --- Comment #4 from Kåre Särs --- Hmm that command was for the local backend and not saned SANE_DEBUG_NET=16 skanlite is for the network backend -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 356124] Problem when start Skanlite and take a photo
https://bugs.kde.org/show_bug.cgi?id=356124 --- Comment #3 from Kåre Särs --- "Bit Depth: 36-bit color" means that the hardware has 12 bits per color and that probably means that the "driver/backend" can pad with 0 for 16bit/color or strip away the lower bits for 8bits/color There should be a combobox option available that is called "bit depth" or "color depth"... setting this to 8bits should fix the problem if there is no such option could you run the following command in the terminal and make a scan with as low resolution as possible: SANE_DEBUG_NIASH=255 skanlite Then attach the output here. You could experiment with different levels of debug by changing 255 to something lower like 128, 32, 16 if there is faaar too much repeated lines ;) The scanner specs say USB or parallelport so I guess you are running saned on the old machine to share the scanner... I know that there is a big/little-endianness problem when using saned and 16bit/color Hope this helps -- You are receiving this mail because: You are watching all bug changes.
[Skanlite] [Bug 356124] Problem when start Skanlite and take a photo
https://bugs.kde.org/show_bug.cgi?id=356124 --- Comment #1 from Kåre Särs --- Thanks for the report! Could it be that you have 16bit/color enabled? I tried to check the specs of your scanner, but my quick check did not turn up if it supports 16bit colors... The image looks like a 16bit image to 8bit conversion that has chopped off the wrong end of the 16bit word... -- You are receiving this mail because: You are watching all bug changes.