[kate] [Bug 348598] Print Preview doesn't show entire file contents

2017-12-06 Thread Buovjaga
https://bugs.kde.org/show_bug.cgi?id=348598

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Severity|normal  |minor
 Ever confirmed|0   |1

--- Comment #12 from Buovjaga  ---
(In reply to Greg Lepore from comment #2)
> Created attachment 92968 [details]
> Original file

When I tested last year, I got a hang, but now I can reproduce similarly like
Greg says. The page cut off happens on page 4 for me and blank pages follow,
with a lonely line on one page.

Arch Linux 64-bit
Kate 17.08.3
KDE Frameworks 5.40.0
Qt 5.9.3

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 360066] on reboot kate opens a lot of empty instances of itself

2017-12-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=360066

v.vogelhu...@digitalendoscopy.de changed:

   What|Removed |Added

 CC||v.vogelhuber@digitalendosco
   ||py.de

--- Comment #2 from v.vogelhu...@digitalendoscopy.de ---
I can also confirm that with Kubuntu 17.04 (KDE Plasma 5.9.5 KDE Frameworks
5.31.0). Reproducibility is always. Just open some files in Kate (in one
instance, multiple tabs), shutdown the computer, restart it and Kate will
reopen a lot of empty sessions (Interestingly with a lot of new empty instances
instead of one instance with a lot of empty tabs).

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 384392] konsole (always), kwrite (sometimes) doesn't restore "Application menu" in title bar after restore session

2017-12-06 Thread Lubos Lunak
https://bugs.kde.org/show_bug.cgi?id=384392

Lubos Lunak  changed:

   What|Removed |Added

 CC||l.lu...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372691] Wrong symbol/icon in filesystem browser tool view

2017-12-06 Thread Teunizz
https://bugs.kde.org/show_bug.cgi?id=372691

--- Comment #2 from Teunizz  ---
The problem seems to be resolved with Opensuse Leap 42.3 using plasmashell
5.8.7 and Kate 17.04.2.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 387658] New: Figyelmeztetés: „app-helper” nem található, „/bin/bash” indul el helyette. Ellenőrizze a profil beállításait. /: / egy könyvtár

2017-12-06 Thread Istwan Sandor
https://bugs.kde.org/show_bug.cgi?id=387658

Bug ID: 387658
   Summary: Figyelmeztetés: „app-helper” nem található,
„/bin/bash” indul el helyette. Ellenőrizze a profil
beállításait.  /: / egy könyvtár
   Product: konsole
   Version: 16.08.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: single-process
  Assignee: konsole-de...@kde.org
  Reporter: istwansandor...@yahoo.com
  Target Milestone: ---

Figyelmeztetés: „app-helper” nem található, „/bin/bash” indul el helyette.
Ellenőrizze a profil beállításait.

/: / egy könyvtár

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kcoreaddons] [Bug 386838] Dolphin doesn't update view (doesn't show new files)

2017-12-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=386838

jeremy9...@gmail.com changed:

   What|Removed |Added

  Component|general |general
Version|17.04.3 |5.40.0
 CC||kdelibs-b...@kde.org
Product|dolphin |frameworks-kcoreaddons

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 387657] Folders panel does not auto scroll vertically

2017-12-06 Thread anonish00
https://bugs.kde.org/show_bug.cgi?id=387657

--- Comment #1 from anonis...@yahoo.com  ---
on a related note, is it possible to add gui configuration for the panel(s)?
the only way to change these settings seems to be through .config/dolphinrc

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 387657] Folders panel does not auto scroll vertically

2017-12-06 Thread anonish00
https://bugs.kde.org/show_bug.cgi?id=387657

anonis...@yahoo.com  changed:

   What|Removed |Added

 CC||anonis...@yahoo.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 387657] New: Folders panel does not auto scroll vertically

2017-12-06 Thread anonish00
https://bugs.kde.org/show_bug.cgi?id=387657

Bug ID: 387657
   Summary: Folders panel does not auto scroll vertically
   Product: dolphin
   Version: 17.08.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: panels: folders
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: anonis...@yahoo.com
  Target Milestone: ---

Dolphin is no longer auto scrolling/expanding on dirs outside $HOME

per
https://github.com/KDE/dolphin/blob/f024c3c01f1d80cb5972cca8043188daacce72e5/src/panels/folders/folderspanel.cpp
 FoldersPanelSettings::setLimitFoldersPanelToHome(enable);
is by default set to enable, causing auto scroll/expand to only work in the
home dir (and the folders panel to only show homedir and child dirs)

if I edit .config/dolphinrc to include "LimitFoldersPanelToHome" to "false" and
"AutoScrolling=true", in theory it should allow scrolling to occur at all times
(and the folder panel should show the whole tree and expand accordingly). 
Instead, it shows a collapsed tree of all dirs, but no
auto-expand/auto-scrolling occurs, and I have to manually double click the dirs
in the folder panel to open the branch, and then manually navigate on the
folder pane, doubleclicking to expand, to see it.  Clicking any child folder on
the main view does not expand or scroll the folder panel, it stays collapsed.

I downloaded and built dolphin from git (package dolphin-git in aur, built
version is dolphin-git-r5286.504545c59-1-x86_64.pkg.tar.xz) and issue remains. 
in versions 17.08.x no autoscrolling occurs at all, even in the home dir. 
Version 18.03.70 (git) at least allows autoscrolling to occur at the home dir
per default.

plasma/kde at 5.11/17.08.3, dolphin at both 17.08.3 and 18.03.70 (git)

relevant section in dolphinrc:

this causes no scrolling to occur at all:

 [FoldersPanel]
 AutoScrolling=true
 HiddenFilesShown=true
 LimitFoldersPanelToHome=false

leaving it at
 [FoldersPanel]
 HiddenFilesShown=true

causes default behavior (only homedir is expanded/scrolled) but outside
homedir, no expansion/scrolling

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 384750] Progress bars don't work when I save a project to an ISO file

2017-12-06 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=384750

--- Comment #12 from Dr. Chapatin  ---
can you install cdrtools from negativo17 repo and test again please?
https://negativo17.org/cdrtools/

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 384750] Progress bars don't work when I save a project to an ISO file

2017-12-06 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=384750

--- Comment #11 from Leslie Zhai  ---
(In reply to Dr. Chapatin from comment #10)
> which mkisofs version do you use on Fedora?

$ whereis mkisofs
mkisofs: /usr/bin/mkisofs /usr/share/man/man1/mkisofs.1.gz
$ rpm -qf /usr/bin/mkisofs
genisoimage-1.1.11-31.fc24.x86_64
xorriso-1.4.8-1.fc25.x86_64

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma4] [Bug 339488] Feature Request: Separate Virtual Destops Per Monitor

2017-12-06 Thread Lyle Tafoya
https://bugs.kde.org/show_bug.cgi?id=339488

Lyle Tafoya  changed:

   What|Removed |Added

 CC||lyle.taf...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knewstuff] [Bug 386191] Loading of providers from file https://download.kde.org/ocs/providers.xml failed

2017-12-06 Thread Lyle Tafoya
https://bugs.kde.org/show_bug.cgi?id=386191

--- Comment #7 from Lyle Tafoya  ---
I've updated to 5.11.4 and this problem still persists.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 383159] Polkit support for opening root owned file without read permissions

2017-12-06 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=383159

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 387634] Ftp::ftpOpenDir should not emit error unless it really failed

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387634

Nate Graham  changed:

   What|Removed |Added

  Component|ftp |general
Product|kio |frameworks-kio
 CC||kdelibs-b...@kde.org,
   ||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
What KDE Frameworks version and distro are you using?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387231] Calendar widget closes itself as soon as mouse leaves

2017-12-06 Thread Alain Knaff
https://bugs.kde.org/show_bug.cgi?id=387231

Alain Knaff  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Alain Knaff  ---
> Do you have 'Focus Follows Mouse' enabled?

I have "Focus Follows Mouse - Mouse Precedence" (why can't I copy-paste this?)

But it seems to happen on other settings as well (tried also "Focus Under
Mouse", and "Focus Strictly Under Mouse")

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353654

Nate Graham  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #7 from Nate Graham  ---
*** Bug 385275 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 385275] When exiting the application don't force user to save, unsaved document only save it as temporary

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385275

--- Comment #3 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 353654 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 352440] Do not prevent shutdown if there are unsaved files; instead save them to a temporary location and restore on next launch

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=352440

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 353654 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353654

Nate Graham  changed:

   What|Removed |Added

 CC||nuor...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 352440 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353654

Nate Graham  changed:

   What|Removed |Added

 CC||afie...@gmail.com

--- Comment #5 from Nate Graham  ---
*** Bug 375594 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 375594] Automatic save

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=375594

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 353654 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 362036] Kate find dialog covers the status bar

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=362036

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 353654] Extend Kate's session to stash unsaved documents/changes on quit

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=353654

Nate Graham  changed:

   What|Removed |Added

Summary|Extend Kate's session to|Extend Kate's session to
   |stash unsaved documents /   |stash unsaved
   |changes |documents/changes on quit
 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 244424] Search should not be executed in UI-Thread

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=244424

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 326064] Session window sizes not restored on startup

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=326064

Nate Graham  changed:

   What|Removed |Added

 CC||vtpr...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 363223 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 363223] window position is not restored when kate is closed / reopened

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=363223

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |DUPLICATE

--- Comment #2 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 326064 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 326064] Session window sizes not restored on startup

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=326064

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 377283] Session chooser window remember last window size

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=377283

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 326064 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 326064] Session window sizes not restored on startup

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=326064

Nate Graham  changed:

   What|Removed |Added

 CC||a...@fudokai.org.uk

--- Comment #5 from Nate Graham  ---
*** Bug 377283 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 385520] Kate's tabs don't respect the theme and look like they came from Adwaita

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385520

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=386758

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 386758] Large numbers of tabs become hard to access

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386758

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=385520
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from Nate Graham  ---
It's worth looking into what other popular software does with large numbers of
tabs. The most prominent examples would be web browsers.

- Firefox shortens the tabs down to a certain minimum tab witdh, then makes the
whole tab bar scrollable (without a horizontal scrollbar, though)
- Chromium/Chrome continuously shortens the tabs so you can fit as many as you
want on the tab bar (until you realize the madness of your 45-tab web browser
window :) )

If we switched to using the standard Qt tab widget, we would automatically
inherit a variation of the latter behavior (see Bug 385520).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 348598] Print Preview doesn't show entire file contents

2017-12-06 Thread Greg Lepore
https://bugs.kde.org/show_bug.cgi?id=348598

--- Comment #11 from Greg Lepore  ---
Original reporter here. I'm still seeing the exact same behavior as described
in this report.

kate 17.08.3
KDE Frameworks 5.40.0
Qt 5.9.3 (built against 5.9.1)
The xcb windowing system

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 386758] Large numbers of tabs become hard to access

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386758

--- Comment #5 from Nate Graham  ---
*** Bug 384645 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 384645] KATE tab bar no longer scrolls

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=384645

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 386758 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 348598] Print Preview doesn't show entire file contents

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=348598

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #10 from Nate Graham  ---
We have reports that the print preview is entirely blank for some people:
https://bugs.kde.org/show_bug.cgi?id=376270

Is anyone still experiencing the original issue with truncation as outlined
here, or is everyone now seeing totally blank print previews?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 109338] Detect indentation method in opened file

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=109338

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 318596] provide a quick spell checking popup with a shortcut

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=318596

Nate Graham  changed:

   What|Removed |Added

 CC||looser...@gmail.com

--- Comment #2 from Nate Graham  ---
*** Bug 380249 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 380249] WishList: Dynamic List of Spelling Suggestions

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380249

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 318596 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 386031] Can not adjust the geometry of Kate on startup

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386031

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |INVALID

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 384644] KATE tab bar no longer configurable

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=384644

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com
 Resolution|--- |DUPLICATE

--- Comment #5 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 386758 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 386758] Large numbers of tabs become hard to access

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386758

Nate Graham  changed:

   What|Removed |Added

 CC||dchme...@gmail.com

--- Comment #4 from Nate Graham  ---
*** Bug 384644 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 352440] Do not prevent shutdown if there are unsaved files; instead save them to a temporary location and restore on next launch

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=352440

Nate Graham  changed:

   What|Removed |Added

Summary|Try to not prevent shutdown |Do not prevent shutdown if
   |if there are unsaved files  |there are unsaved files;
   ||instead save them to a
   ||temporary location and
   ||restore on next launch

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 385275] When exiting the application don't force user to save, unsaved document only save it as temporary

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385275

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 352440 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 352440] Try to not prevent shutdown if there are unsaved files

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=352440

Nate Graham  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #1 from Nate Graham  ---
*** Bug 385275 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372503] SUGGESTION: KATE Single click on line number selects line

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372503

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
Agreed, this would be nice. yereverluvinunclebert, A lot of people recognize
it, but nobody has submitted a patch yet. :) Kate is volunteer-developed; the
best way to get something that you want done is to do it yourself! Otherwise
patience is warranted; Kate developers are doing this on their own time, free
of charge, for the goodness of humanity.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 387358] Kate reloads files from disk without confirmation

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387358

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 386471] Hides mouse cursor after few seconds even during movement if using graphics tablet instead of mouse

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386471

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||pointedst...@zoho.com

--- Comment #2 from Nate Graham  ---
In the ticket that Christoph brought up, it was mentioned that the same
behavior can be seen in other Qt-based KDE software, like Kdenlive. Can you
reproduce this in other QT software that's not based on KTextEditor? If you
can, then it's the Qt issue and we'll track the fix there.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372625] SUGGESTION: KATE More effective icon

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372625

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Nate Graham  ---
Agreed, this is best done as a long-form discussion involving VDG, not a bug
report. If and when there's some agreement about a different icon, then that
should be opened as a new bug report. There's also the VDG Telegram channel:
https://t.me/vdgmainroom

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372625] SUGGESTION: KATE More effective icon

2017-12-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372625

--- Comment #1 from Dominik Haumann  ---
I don't think we have the karma to accept this here: This should be discussed
with the visual design group (VDG).
Forum:
https://forum.kde.org/viewforum.php?f=285=8d224b26596e315f410d3cd29b87abf8
Mailing List: https://mail.kde.org/mailman/listinfo/visual-design 

Could you take this topic there?

-- 
You are receiving this mail because:
You are watching all bug changes.

[LabPlot2] [Bug 379101] custom fitting fails

2017-12-06 Thread Stefan Gerlach
https://bugs.kde.org/show_bug.cgi?id=379101

Stefan Gerlach  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #5 from Stefan Gerlach  ---
Hi,

i uploaded a new package including the latest fixes (also fixing a parser crash
on my system) at
https://theorie.physik.uni-konstanz.de/gerlach/labplot/labplot-2.5.0rc3-64bit-setup.exe
There are two problems in your screenshot. The axes currently do not support
values bigger than 1e+15. That's already on our TODO list. The second problem
is the missing Unicode support in the fit result. I do not have this problem
but i am no Windows expert to help here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 372813] "Invalid protocol" message on tilde (~) prefixed non-existent directory

2017-12-06 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=372813

--- Comment #3 from Dominik Haumann  ---
Possible fix: https://phabricator.kde.org/D9217

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 352137] Terminal view disappear after reboot

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=352137

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Nate Graham  ---
Are you able to reproduce this with a more recent version of Kate? E.g.
17.08.x?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 352440] Try to not prevent shutdown if there are unsaved files

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=352440

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 314752] After a file change outside kate, not only the dialog is shown in all desktops.

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=314752

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Nate Graham  ---
In more recent versions of Kate (16.08+, I think), this UI is now an inline,
non-modal status bar, not a floating modal dialog box. As such, the issue is
now resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 369633] Allow to change UI colors, not just editor theme

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=369633

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372625] SUGGESTION: KATE More effective icon

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372625

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372691] Wrong symbol/icon in filesystem browser tool view

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372691

Nate Graham  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||pointedst...@zoho.com
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nate Graham  ---
Looks like your Breeze icon theme is missing that icon. Are you able to
reproduce the issue with more recent versions of Breeze and Kate?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372998] SUGGESTION: KATE - optional position for tab close buttons

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372998

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372997] SUGGESTION: KATE to have a ruler

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372997

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #5 from Nate Graham  ---
I'm not sure this makes sense. Rules are used in page layout apps for layout
reasons. Kate already has a column position marker that shows you what column
the cursor is at.

But I'm willing to be convinced by an especially nice patch. :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383474] Virtual Keyboard covers area of input

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383474

Martin Flöser  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |LATER

--- Comment #4 from Martin Flöser  ---
This is tracked in https://phabricator.kde.org/T5169

As we don't need to track planned changes in two trackers, I'm setting this one
to LATER.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383474] Virtual Keyboard covers area of input

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383474

Martin Flöser  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
  Component|generic-wayland |virtual-keyboard
   Target Milestone|1.0 |---
   Severity|normal  |wishlist
Product|plasmashell |kwin
Version|master  |git master

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 380109] Tab bar should be multi-row when lots of files opened at once

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=380109

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
I'm marking this as a duplicate of the other bug you filed on the subject and
we'll use that bug to track a general solution.

*** This bug has been marked as a duplicate of bug 386758 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 386758] Large numbers of tabs become hard to access

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386758

--- Comment #3 from Nate Graham  ---
*** Bug 380109 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383493] QML Virtual Keyboard doesn't always pops up

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383493

Martin Flöser  changed:

   What|Removed |Added

Product|plasmashell |kwin
 Status|UNCONFIRMED |RESOLVED
Version|master  |git master
 Resolution|--- |INVALID
  Component|generic-wayland |virtual-keyboard
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---

--- Comment #1 from Martin Flöser  ---
Virtual Keyboard is only available if the applications support it. Your case 1
is due to VLC not using Wayland at all. Case 2 is a bug in dolphin. You have to
report to Dolphin. I'm setting to INVALID as these are different bugs in
different applications.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 376270] Print Preview shows blank page

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=376270

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383490] Ability to enter key combinations from QML Virtual Keyboard

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383490

Martin Flöser  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
  Component|generic-wayland |virtual-keyboard
   Target Milestone|1.0 |---
 Status|UNCONFIRMED |RESOLVED
Version|master  |git master
 Resolution|--- |UPSTREAM
Product|plasmashell |kwin

--- Comment #1 from Martin Flöser  ---
This needs to be implemented by Qt -> RESOLVED UPSTREAM

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 381532] Differentiate tabs with identical filenames

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=381532

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383488] Inability to copy/cut/paste text if QML Virtual Keyboard is activated

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383488

Martin Flöser  changed:

   What|Removed |Added

Product|plasmashell |kwin
Version|master  |git master
  Component|generic-wayland |virtual-keyboard
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383476] QML Virtual Keyboard is not using system theme

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383476

Martin Flöser  changed:

   What|Removed |Added

Version|master  |5.11.4
Product|plasmashell |kwin
   Target Milestone|1.0 |---
  Component|generic-wayland |virtual-keyboard
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 366694] Kickoff opens too large on high-dpi laptop screen (wayland)

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=366694

Martin Flöser  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Martin Flöser  ---
This looks fixed to me with the proper High DPI implementation we have now. If
you are still able to reproduce with latest master please reopen.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 383159] Polkit support for opening root owned file without read permissions

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383159

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 383794] Denied cursor type upon dragging files/folders even for non-restricted folders

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383794

Martin Flöser  changed:

   What|Removed |Added

Product|plasmashell |kwin
Version|master  |git master
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
  Component|generic-wayland |wayland-generic
   Target Milestone|1.0 |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 383888] [Wayland Plasma] Main Panel is not always dimmed on Logout/Leave dialog

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=383888

Martin Flöser  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED
 CC||mgraess...@kde.org

--- Comment #1 from Martin Flöser  ---
This is probably related to https://bugreports.qt.io/browse/QTBUG-63748

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 380384] Plasma-Wayland completely freezing on Nouveau driver

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=380384

Martin Flöser  changed:

   What|Removed |Added

 CC||mgraess...@kde.org

--- Comment #9 from Martin Flöser  ---
(In reply to Aleksey Samoilov from comment #7)
> (In reply to Alexander Mentyu from comment #1)
> > Does it happen when you disable compositor?
> 
> Yes

That's impossible as one cannot disable the compositor on Wayland. The question
was wrong. Nevertheless it raises the question what you tested here. If you
were able to disable the compositor, you were not running Wayland.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 385775] KDE Plasma on Wayland unable to start with Intel GMA 3100

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=385775

Martin Flöser  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mgraess...@kde.org
 Resolution|--- |UPSTREAM

--- Comment #1 from Martin Flöser  ---
This is nothing we can do about. I'm sorry. As you figured out already the
problem is from QtQuick interaction with the OpenGL driver. This means the
actual issue is deep inside Qt. You would have to report the problem to Qt.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 376536] virtual desktops on wayland

2017-12-06 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=376536

Martin Flöser  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |LATER

--- Comment #6 from Martin Flöser  ---
This is tracked in https://phabricator.kde.org/T4457

As we don't need to track in two different trackers I dare to mark as
RESOLVED/LATER. As a current workaround you can use the desktop grid (e.g.
Ctrl+F8).

-- 
You are receiving this mail because:
You are watching all bug changes.

[parley] [Bug 387656] New: Error dialog is displayed when enter Dashboard and Conjugations were practiced before

2017-12-06 Thread Hartmut Riesenbeck
https://bugs.kde.org/show_bug.cgi?id=387656

Bug ID: 387656
   Summary: Error dialog is displayed when enter Dashboard and
Conjugations were practiced before
   Product: parley
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: parley-bugs-n...@kde.org
  Reporter: hartmut.riesenb...@gmx.de
  Target Milestone: ---

Created attachment 109230
  --> https://bugs.kde.org/attachment.cgi?id=109230=edit
Screen shoot of error message

When last practice session was conjugation practice and currently no vocable
are due, an error message is displayed when the application starts or dashboard
is entered from statistics window. 
The error text is: "The vocabulary document contains no entries that can be
used for the chosen type of practice."
After closing the dialog, parley works without problems.

Steps to Reproduce:
1) Start Parley
2) Open a vocable document for practice
3) Practice conjugations until no unpracticed vocable is left
4) Leave practice mode as it is
5) Save document
6) Go to dashboard or restart application

Actual Results:
The above mentioned error dialog is displayed.

Expected Results: 
No error dialog should be displayed.

Version:
Build from latest source code from git repository.
origin/Applications/17.12

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 372208] kwrite File -> New directory fails to follow current, defaults to $HOME

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=372208

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||pointedst...@zoho.com

--- Comment #4 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 374913 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 374913] Open does use directory for currently open file with sftp://

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=374913

Nate Graham  changed:

   What|Removed |Added

 CC||drankinatty@suddenlinkmail.
   ||com

--- Comment #20 from Nate Graham  ---
*** Bug 372208 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 387589] Incorrect 'Widgets Unlocked' notification appears after undoing removal of 'Folder View' desktop widget

2017-12-06 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=387589

Dr. Chapatin  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 387436] "Play now and replace playlist" does not start playing

2017-12-06 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=387436

--- Comment #3 from Matthieu Gallien  ---
I am unable to reproduce the lack of play. I have tried your steps with the
flatpak version as compiled by the KDE servers. Can you try with it ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 349756] [patch] Run in terminal

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=349756

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---
Hello ederag,
I'm sorry for the very long response time! We are still interested in this
patch; please use git to generate it, and submit it on
http://phabricator.kde.org/. If you need any additional assistance, I'd be
happy to provide it to the best of my ability.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 318596] provide a quick spell checking popup with a shortcut

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=318596

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 354696] Shift-arrow selection behavior slightly off from convention

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354696

Nate Graham  changed:

   What|Removed |Added

   Severity|minor   |normal
 CC||pointedst...@zoho.com

--- Comment #3 from Nate Graham  ---
Yeah, this caught me too when I started using Kate as my primary text editor.
Regardless of the merits of KTextEditor's selection philosophy, there's a huge
value in following common comventions, and I think this selection behavior
issue qualifies. No other text fields or text editor that I'm aware of behave
like this. My vote would be for changing it to be consistent with other
software.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 355206] Add "Delete" to menus

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=355206

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
What's wrong with the delete or backspace keys on your keyboard? :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 360066] on reboot kate opens a lot of empty instances of itself

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=360066

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Can confirm in the latest Kate in 17.08.x; I've seen this too. Haven't been
able to come up with a reproducible test case, though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 288944] open folders with kate from dolphin

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=288944

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #11 from Nate Graham  ---
So is this fixed now, or only when using
https://gist.github.com/mathieujobin/b8069655fb7b318b2053d94c931b3148 or
something else?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 368296] Show zoom level in the editor's status bar if it is not 100%

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=368296

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 367710] Enable highlighting in Scroll-bar Minimap for (just) Find

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367710

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 386217] Pressing Arrow keys behaves incorrectly in quicksearch

2017-12-06 Thread Alex Bikadorov
https://bugs.kde.org/show_bug.cgi?id=386217

--- Comment #14 from Alex Bikadorov  ---
Well, it's not like i (or anybody else) has veto right. Under the assumption it
is only this one case -just typed something in quick search and pressing right
arrow key- and you even provide the patch yourself, I can live with it.

I'm only concerned about more complicated code and inconsistent
user-experience, including another bug report in the future criticising this
change again. And I only have little time for this project anymore. But if you
wanna work on it, go ahead.

What do you think, Toni?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 367713] Improve Search highlighting Scroll-bar Minimap

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=367713

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[parley] [Bug 387602] StatisticsView doesn't display correct values

2017-12-06 Thread Hartmut Riesenbeck
https://bugs.kde.org/show_bug.cgi?id=387602

Hartmut Riesenbeck  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 387655] New: "Disable Clip" affects all clips in a group, even when user selected just one

2017-12-06 Thread unfa
https://bugs.kde.org/show_bug.cgi?id=387655

Bug ID: 387655
   Summary: "Disable Clip" affects all clips in a group, even when
user selected just one
   Product: kdenlive
   Version: 17.04.3
  Platform: Mint (Debian based)
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: unf...@gmail.com
  Target Milestone: ---

I synced and grouped multicam footage to then do my cuts and choose angles by
disabling unneeded clips in the timeline.

The problem is - every time I try to do this, all clips in the group react. The
clips that were disabled, become enabled, and the clips that were enabled
become disabled.

I select an individual clip in the group by holding Ctrl and using Left Mouse
Button. My selected clip highligths, but the rest of the group remains
unselected.

however when I use a hotkey or the context menu to Disable  the selected clip,
all clips react as if I selected them all, which I haven't.

To get this to work properly I have to ungroup my clips, but then I risk
breaking the sync and messing up badly.

I tried installing a newer version of Kdenlive from the PPAs to test this, but
I couldn't.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 378220] Spellcheck regression

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=378220

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #5 from Nate Graham  ---
Are you able to reproduce this with a more recent version of Kate? Since you're
using Debian Testing, hopefully the version available to you is now a bit
newer; can you re-test?

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-sonnet] [Bug 386611] Spell-checking broken for both correct and incorrect words

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=386611

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 369155] Αutomatic spell-check is not working!

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=369155

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||pointedst...@zoho.com
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #2 from Nate Graham  ---
Are you using Kate with HiDPI or a >1 scale factor? If so, this is probably
https://bugs.kde.org/show_bug.cgi?id=383922

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 384125] Color change does not take effect

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=384125

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||pointedst...@zoho.com

--- Comment #1 from Nate Graham  ---
Is it actually inactive, or is it just the icon that's wrong? Does this
reproduce using the light/standard Breeze color scheme?

Please mention the versions of Kate, KDE Frameworks, and your distro.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 364866] Wrong highlighting of matching braces in Perl

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364866

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 382144] Flash icon when it requests attention, instead of displaying little orange line

2017-12-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=382144

--- Comment #5 from Nate Graham  ---
Can we consider re-opening this? I would still like the requested feature in
the Icons-Only Task Manager itself, as I prefer it to Latte Dock.

-- 
You are receiving this mail because:
You are watching all bug changes.

  1   2   3   >