[kio-extras] [Bug 364253] Inconsistent icons for thumbnails compared to normal icons in Dolphin

2016-06-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364253

--- Comment #2 from Martin Sandsmark  ---
https://git.reviewboard.kde.org/r/128164/

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


[kio-extras] [Bug 364253] Inconsistent icons for thumbnails compared to normal icons in Dolphin

2016-06-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364253

--- Comment #1 from Martin Sandsmark  ---
Created attachment 99476
  --> https://bugs.kde.org/attachment.cgi?id=99476=edit
Screenshot showing the issue.

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


[kio-extras] [Bug 364253] New: Inconsistent icons for thumbnails compared to normal icons in Dolphin

2016-06-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364253

Bug ID: 364253
   Summary: Inconsistent icons for thumbnails compared to normal
icons in Dolphin
   Product: kio-extras
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: default
  Assignee: plasma-de...@kde.org
  Reporter: martin.sandsm...@kde.org

If running Dolphin without the plasma-integration platform plugin, the icons
for folders are different from the icon used for the thumbnails.

I tried tracking it down, and I got as far as to figuring out that the
difference is that the "normal" (non-thumbnail) icons are resolved with QIcon,
while the thumbnailer in kio-extras uses KIconLoader.

When using the plasma-integration platform plugin QIcon uses KIconLoader
indirectly, but when using any other plugin it uses some default loader backend
in Qt. I tried looking at why this doesn't load the same icon as KIconLoader
(it seems to load for the wrong size, for some reason).

While this is a bug in Qt, KIconThemes or the Breeze icon set (specifying
something wrong in the .desktop files?), I haven't seen this bug surface
anywhere else. And I think it makes sense to "normalize" kio-extras to use
QIcon as well, when running under plasma it will still use KIconLoader
indirectly.

Reproducible: Always

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


[kio-extras] [Bug 364253] Inconsistent icons for thumbnails compared to normal icons in Dolphin

2016-06-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364253

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kio-
   ||extras/cfcb9f757111a55f6aec
   ||23ef97a4b5c03e234576

--- Comment #3 from Martin Sandsmark  ---
Git commit cfcb9f757111a55f6aec23ef97a4b5c03e234576 by Martin T. H. Sandsmark.
Committed on 13/06/2016 at 06:54.
Pushed by sandsmark into branch 'master'.

Use QIcon for loading icon for folder thumbnail for consistensy

When using e. g. Dolphin, which uses QIcon, the thumbnails for folders
would be inconsistent with the normal folder icons.
REVIEW: 128164

M  +3-3thumbnail/thumbnail.cpp

http://commits.kde.org/kio-extras/cfcb9f757111a55f6aec23ef97a4b5c03e234576

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


[konsole] [Bug 361835] Environment variables inside command line <-e> option are expanded even when they must not

2016-06-11 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361835

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #2 from Martin Sandsmark  ---
I think the unit test committed in 595adcd7e95ac050a4346b526164f791050691a7 is
incorrect, "$SHELL" should still be expanded, but '$SHELL' should not?

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


[konsole] [Bug 361835] Environment variables inside command line <-e> option are expanded even when they must not

2016-06-11 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361835

--- Comment #4 from Martin Sandsmark  ---
the second example is missing a '?

but the test now tests basically «echo "$SHELL"», if I understand correctly,
and that should be expanded, but «echo "$SHELL"» should not.

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

[kdemultimedia] [Bug 359752] ffmpeg does not build with ffmpeg 3.0

2016-05-28 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359752

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from Martin Sandsmark  ---
forgot the BUG tag, but here it is:
https://quickgit.kde.org/?p=ffmpegthumbs.git=commit=3978c762072b7bc16b2096819b7cfa2052deaf5e

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


[kdemultimedia] [Bug 359752] ffmpeg does not build with ffmpeg 3.0

2016-05-27 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359752

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #2 from Martin Sandsmark  ---
http://ix.io/LSR seems to work here.

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


[kdemultimedia] [Bug 359752] ffmpeg does not build with ffmpeg 3.0

2016-05-27 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359752

--- Comment #3 from Martin Sandsmark  ---
Created attachment 99219
  --> https://bugs.kde.org/attachment.cgi?id=99219=edit
fixed patch based on the RR

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


[konsole] [Bug 358115] Konsole does not reflow text on the screen when the terminal window is resized

2016-06-18 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358115

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #3 from Martin Sandsmark  ---


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

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


[konsole] [Bug 196998] Konsole should reflow the text when resizing

2016-06-18 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=196998

Martin Sandsmark  changed:

   What|Removed |Added

 CC||arnav.dham...@gmail.com

--- Comment #23 from Martin Sandsmark  ---
*** Bug 358115 has been marked as a duplicate of this bug. ***

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


[frameworks-kdbusaddons] [Bug 355545] KDBusService constructor is crashing on calling exit()

2016-04-10 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355545

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1
 CC||martin.sandsm...@kde.org

--- Comment #2 from Martin Sandsmark  ---
Copying in my comment on https://git.reviewboard.kde.org/r/127625/ :

It seems like it is this that it happening:
https://bugreports.qt.io/browse/QTBUG-48709

>From my understanding it can't really be fixed, short of somehow getting
KDBusService to delete the QApplication before calling exit(), which might get
nasty with QApplications allocated on the stack?

In any case it seems to be a general bug with KDBusService and how it is
supposed to be used, not something that we can easily fix in konsole.

See also my workaround here: https://git.reviewboard.kde.org/r/127626/

It should be fixed in KDBusService, using a similar workaround in all apps that
use it is not feasible. I'm not sure how it can be worked around, though, it
can't just delete the QApplication itself, since pretty much everyone allocate
it on the stack.

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


[kdelibs] [Bug 146903] kword and kpresenter spell checkers do not work on words with apostrophes in them

2016-03-03 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=146903

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org
 Resolution|--- |FIXED

--- Comment #5 from Martin Sandsmark  ---
Fixed with
https://quickgit.kde.org/?p=sonnet.git=commit=0f5259541e30d762512fcace0dc2f218debfc5e9

Also added a unit test to ensure it doesn't break in the future:
https://quickgit.kde.org/?p=sonnet.git=commit=62fc59ba5513ab5d2c8dd5e31d7e3e7ee27f4e24

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


[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-23 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

--- Comment #35 from Martin Sandsmark  ---
> Also the backtraces above don't mention anything related to 
> KOverlayIconPlugin. I think that killing the preview job triggers the crash, 
> because the job emits a signal although kill should not emit anything.

All the backtraces I can see point at
«overlays.append(it->getOverlays(item.url()));» in
src/kitemviews/kfileitemmodelrolesupdater.cpp. Which backtraces are you
referring to?

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

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

Martin Sandsmark  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/dolp |http://commits.kde.org/dolp
   |hin/b1471bbd09d88da3ffe8159 |hin/bed16191b5e9253d8658c0d
   |075b3108bf9586220   |ac0d336b3dab5e0e3

--- Comment #33 from Martin Sandsmark  ---
Git commit bed16191b5e9253d8658c0dac0d336b3dab5e0e3 by Martin T. H. Sandsmark.
Committed on 21/05/2016 at 16:16.
Pushed by sandsmark into branch 'Applications/16.04'.

Fix crash when closing split view with ownCloud plugin loaded

KPluginLoader::instantiatePlugins() wraps QPluginLoader::instace(),
which doesn't return a new object for each call, so if we set the
KFileItemModelRolesUpdater instance as parent to the plugin the shared
instance will be deleted leading to crashes when other instances of
KFileItemModelRolesUpdater tries to use their plugin objects.

To fix this, set the QApplication as a parent.

REVIEW: 127930

M  +1-1src/kitemviews/kfileitemmodelrolesupdater.cpp

http://commits.kde.org/dolphin/bed16191b5e9253d8658c0dac0d336b3dab5e0e3

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


[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

--- Comment #32 from Martin Sandsmark  ---
(In reply to Emmanuel Pescosta from comment #30)
> This is a different bug, because I don't have anything Owcloud-related
> installed on my system, but I can also trigger a crash when closing the
> split view sometimes.

Do you have any other plugins installed?

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


[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

Martin Sandsmark  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/dolp
   ||hin/b1471bbd09d88da3ffe8159
   ||075b3108bf9586220
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #31 from Martin Sandsmark  ---
Git commit b1471bbd09d88da3ffe8159075b3108bf9586220 by Martin T. H. Sandsmark.
Committed on 21/05/2016 at 16:11.
Pushed by sandsmark into branch 'master'.

Fix crash when closing split view with ownCloud plugin loaded

KPluginLoader::instantiatePlugins() wraps QPluginLoader::instace(),
which doesn't return a new object for each call, so if we set the
KFileItemModelRolesUpdater instance as parent to the plugin the shared
instance will be deleted leading to crashes when other instances of
KFileItemModelRolesUpdater tries to use their plugin objects.

To fix this, set the QApplication as a parent.

REVIEW: 127930

M  +1-1src/kitemviews/kfileitemmodelrolesupdater.cpp

http://commits.kde.org/dolphin/b1471bbd09d88da3ffe8159075b3108bf9586220

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


[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #24 from Martin Sandsmark  ---
the problem is that the owncloud plugin is destroyed (twice?) when the split is
closed.

QString pluginName =
QString::fromLocal8Bit(plugin->metaObject()->className()) + " " +
plugin->objectName();
connect(plugin, ::destroyed, [=](QObject *obj) {
qWarning() << pluginName << obj << "destroyed";
});

gives:

"OwncloudDolphinPlugin " QObject(0x190a040) destroyed
"OwncloudDolphinPlugin " QObject(0x190a040) destroyed

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


[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

--- Comment #25 from Martin Sandsmark  ---
... and the reason is that the KFileItemModelRolesUpdater for both splits get
the same OwncloudDolphinPlugin object from
«KPluginLoader::instantiatePlugins(QStringLiteral("kf5/overlayicon"), nullptr,
this);» the first two times it is called:

KFileItemModelRolesUpdater(0x1bde1a0) Creating "OwncloudDolphinPlugin "
OwncloudDolphinPlugin(0x1cb9420)

(open split)

KFileItemModelRolesUpdater(0x20e7f90) Creating "OwncloudDolphinPlugin "
OwncloudDolphinPlugin(0x1cb9420)

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

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479

--- Comment #26 from Martin Sandsmark  ---
Created attachment 98990
  --> https://bugs.kde.org/attachment.cgi?id=98990=edit
possible fix

This should fix it.

The problem is that instantiatePlugin() only returns a new object if the old
one is deleted, so we shouldn't expect it to create a new one for every call.

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


[ksysguard] [Bug 261255] some dead processes stay in the list

2016-07-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=261255

--- Comment #32 from Martin Sandsmark  ---
https://git.reviewboard.kde.org/r/128431/

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


[ksysguard] [Bug 261255] some dead processes stay in the list

2016-07-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=261255

--- Comment #30 from Martin Sandsmark  ---
The problem is somewhere in Processes::processesUpdated() in libksysguard, I
think.

It seems to happen if a process appears and then disappears between calls to
it.

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


[ksysguard] [Bug 261255] some dead processes stay in the list

2016-07-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=261255

--- Comment #31 from Martin Sandsmark  ---
It's a race condition between ProcessModelPrivate::updateWindowInfo() and
Processes::processesUpdated().

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


[dolphin] [Bug 357618] scrolling with xf86-input-libinput is unusable slow - only in dolphin

2016-07-12 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357618

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #14 from Martin Sandsmark  ---
https://git.reviewboard.kde.org/r/128432/

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


[konsole] [Bug 366712] konsole freezes after creating a new tab when being in a delete directory

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366712

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org,
   ||thi...@kde.org
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from Martin Sandsmark  ---
I suspect this is a bit more general, possibly running
QProcess::waitForStarted() doesn't handle the child not starting at all very
well.

As the hang is in forkfd, I'll add thiago to see if he has any input.

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


[konsole] [Bug 366712] konsole freezes after creating a new tab when being in a delete directory

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366712

--- Comment #4 from Martin Sandsmark  ---
fwiw, even calling waitForStarted(1), i. e. setting the timeout to 1ms, doesn't
help.

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


[konsole] [Bug 364779] konsole becomes unresponsive when creating a new tab with removed directory

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364779

Martin Sandsmark  changed:

   What|Removed |Added

 CC||dev.rindeal+bugs.kde.org@gm
   ||ail.com

--- Comment #2 from Martin Sandsmark  ---
*** Bug 366712 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 366712] konsole freezes after creating a new tab when being in a delete directory

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366712

Martin Sandsmark  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Martin Sandsmark  ---


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

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


[konsole] [Bug 364779] konsole becomes unresponsive when creating a new tab with removed directory

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364779

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #3 from Martin Sandsmark  ---
The bug report I just marked as a duplicate of this one has a good backtrace:
https://bugsfiles.kde.org/attachment.cgi?id=100570

>From my comments on the other bug; this seems to be a general problem with
QProcess, possibly with forkfd. Even running waitForStarted(1) doesn't help.

The state() of the process just after calling start() is QProcess::Starting,
and no errors are set.

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


[konsole] [Bug 364779] konsole becomes unresponsive when creating a new tab with removed directory

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364779

Martin Sandsmark  changed:

   What|Removed |Added

 CC||thi...@kde.org

--- Comment #4 from Martin Sandsmark  ---
Adding thiago here as well, as he knows forkfd best.

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


[konsole] [Bug 333023] Closing multiple tabs warning

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333023

Martin Sandsmark  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED
   Assignee|konsole-de...@kde.org   |martin.sandsm...@kde.org
 CC||martin.sandsm...@kde.org

--- Comment #4 from Martin Sandsmark  ---
https://git.reviewboard.kde.org/r/128668/ re-adds the dialog, shown in case
there are no processes open but still open background tabs. It has the "do not
ask again" checkbox, which is independent of the open processes dialog (i. e.
you can select to ignore either one).

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


[konsole] [Bug 366368] No transparent background when compositor is enabled

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366368

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
   Assignee|konsole-de...@kde.org   |martin.sandsm...@kde.org
 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Martin Sandsmark  ---
https://git.reviewboard.kde.org/r/128669/

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


[konsole] [Bug 354082] high cpu usage for screen redrawing with qt5.5

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354082

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #23 from Martin Sandsmark  ---
how is the API usage strange? it just calls QPainter::drawText().

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


[ksmserver] [Bug 354724] missing some clients or windows when storeSession and performLegacySessionSave

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354724

Martin Sandsmark  changed:

   What|Removed |Added

 CC||p...@endlos.net

--- Comment #64 from Martin Sandsmark  ---
*** Bug 366673 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 366673] Konsoles not restored at all

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366673

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---
https://www.mail-archive.com/kde-core-devel@kde.org/msg20197.html

Seems like it is fixed with Qt 5.7.

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

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


[konsole] [Bug 354082] high cpu usage for screen redrawing with qt5.5

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354082

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|CONFIRMED   |RESOLVED

--- Comment #24 from Martin Sandsmark  ---
Which fonts are you using?

However, it seems to be fixed upstream in Qt, so I'm closing this.

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


[konsole] [Bug 366195] Konsole crash after login

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366195

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 366217] konsole crashes upon logging in

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366217

Martin Sandsmark  changed:

   What|Removed |Added

 CC||zo...@mailbox.hu

--- Comment #2 from Martin Sandsmark  ---
*** Bug 366195 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 366106] konsole crash on exit

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366106

Martin Sandsmark  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Sandsmark  ---
the backtrace needs symbols to be useful, but even from this it is clear that
konsole isn't really involved in the crash, it happens in Qt code.

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


[konsole] [Bug 365921] Occasionally, konsole silently transforms trailing spaces into carriage returns when copy-pasting => dataloss due to prematurely executing incomplete commands!

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365921

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WORKSFORME

--- Comment #1 from Martin Sandsmark  ---
I don't really understand what you mean.

The only case I can think of is if you have run «cp file1 file2», and then
select from «file1» until after «file2», which then includes a carriage return
which Konsole copies appropriately. I. e. the "trailing spaces" you talk about
are carriage returns.

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

[konsole] [Bug 303129] Terminus does not look normal in konsole

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=303129

Martin Sandsmark  changed:

   What|Removed |Added

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

--- Comment #12 from Martin Sandsmark  ---
As reported in that Qt bug report it is apparently a Terminus bug (same
properties in several files if I understand correctly), but it might get a
workaround in Qt if someone gets around to it.

Anyways, not a Konsole bug.

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


[konsole] [Bug 345712] Closing last tab results in a crash

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345712

Martin Sandsmark  changed:

   What|Removed |Added

 CC||izen...@gmail.com

--- Comment #3 from Martin Sandsmark  ---
*** Bug 350362 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 350362] Konsole crashes upon exit

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350362

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 342201] Crash on Konsole exit when using proprietary nvidia drivers

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342201

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
Summary|Crash on Konsole exit   |Crash on Konsole exit when
   ||using proprietary nvidia
   ||drivers

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


[konsole] [Bug 348466] Konsole crashes every time when closed

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348466

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Martin Sandsmark  ---


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

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


[konsole] [Bug 342201] Crash on Konsole exit

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342201

Martin Sandsmark  changed:

   What|Removed |Added

 CC||lexus...@gmail.com

--- Comment #6 from Martin Sandsmark  ---
*** Bug 348466 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 342201] Crash on Konsole exit when using proprietary nvidia drivers

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342201

Martin Sandsmark  changed:

   What|Removed |Added

 CC||eric.z...@amacat.com

--- Comment #19 from Martin Sandsmark  ---
*** Bug 365351 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 354435] Crash on close

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354435

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 356710] Konsole crashed on exit

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356710

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 361260] Konsole crash on close

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361260

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 342201] Crash on Konsole exit when using proprietary nvidia drivers

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342201

Martin Sandsmark  changed:

   What|Removed |Added

 CC||ziri...@live.com

--- Comment #18 from Martin Sandsmark  ---
*** Bug 361260 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 342201] Crash on Konsole exit when using proprietary nvidia drivers

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=342201

Martin Sandsmark  changed:

   What|Removed |Added

 CC||d...@runbox.com

--- Comment #17 from Martin Sandsmark  ---
*** Bug 356710 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 365351] Konsole crash reported when closing window

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365351

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 350169] Konsole crash on exit

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350169

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||tom-kde.b...@monster-box.de

--- Comment #2 from Martin Sandsmark  ---
*** Bug 350169 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 349837] Konsole exit crash

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349837

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 350464] Crash occurred after click on CLOSE win decoration

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350464

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||mikene...@gmail.com

--- Comment #1 from Martin Sandsmark  ---
*** Bug 349837 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 355645] Crash on exit (duplicate of 342201)

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355645

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||get.so...@gmail.com

--- Comment #18 from Martin Sandsmark  ---
*** Bug 355912 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 356068] Crash after running apt-get clean command and then close

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356068

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

--- Comment #19 from Martin Sandsmark  ---
*** Bug 356068 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 355829] konsole crashed

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355829

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||ober...@gmail.com

--- Comment #17 from Martin Sandsmark  ---
*** Bug 355829 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||daytona...@gmail.com

--- Comment #16 from Martin Sandsmark  ---
*** Bug 355645 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||nie...@fantasymail.de

--- Comment #15 from Martin Sandsmark  ---
*** Bug 355595 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 355912] Konsole crashed when closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355912

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||grglsn...@gmail.com

--- Comment #21 from Martin Sandsmark  ---
*** Bug 358345 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 358811] Konsole crashes on exit

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358811

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crashed after changing font size of current profile and closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||s.ruec...@gmx.de

--- Comment #22 from Martin Sandsmark  ---
*** Bug 358811 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 361772] Already enough crash reports on this but when I hit duplicate it will not save. Bug?

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361772

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

--- Comment #28 from Martin Sandsmark  ---
*** Bug 361772 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 363636] Konsole reports a crash on command exit or closing the window

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363636

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||joecold...@yahoo.com

--- Comment #27 from Martin Sandsmark  ---
*** Bug 361254 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||taresh.sha...@gmail.com

--- Comment #29 from Martin Sandsmark  ---
*** Bug 363636 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 363669] crash closing konsole

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363669

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||guente...@arcor.de

--- Comment #30 from Martin Sandsmark  ---
*** Bug 363669 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 363720] Konsole crash when closing

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363720

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

Summary|Konsole crashed after   |Konsole crash during
   |changing font size of   |destruction of XCB
   |current profile and closing |connection

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


[konsole] [Bug 359204] Konsole crashed when exiting

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359204

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 364188] Konsole was crashed

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364188

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 364287] Konsole Crashes on exit invoked via Ctrl+D intermittently

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364287

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||danny.smi...@gmail.com

--- Comment #34 from Martin Sandsmark  ---
*** Bug 365811 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

--- Comment #33 from Martin Sandsmark  ---
*** Bug 364287 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 365811] Konsole crashes on termination when started through plasma widget 'Konsole Profiles'

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365811

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||anne-mariekrause@kabelmail.
   ||de

--- Comment #32 from Martin Sandsmark  ---
*** Bug 364188 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 CC||m.sledzi...@gmail.com

--- Comment #31 from Martin Sandsmark  ---
*** Bug 363720 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346826] Konsole crash during destruction of XCB connection

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346826

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #35 from Martin Sandsmark  ---


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

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


[konsole] [Bug 341818] Crash after search of a command using Ctrl+Shift+R, execute it and then execute exit.

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341818

Martin Sandsmark  changed:

   What|Removed |Added

 CC||carlod...@yahoo.cl

--- Comment #11 from Martin Sandsmark  ---
*** Bug 346593 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 346593] Konsole se cerro al descargar paquetes usando apt-get

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346593

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Martin Sandsmark  ---


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

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


[konsole] [Bug 346576] console crashes when closing window

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346576

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Martin Sandsmark  ---


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

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


[konsole] [Bug 341818] Crash after search of a command using Ctrl+Shift+R, execute it and then execute exit.

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341818

Martin Sandsmark  changed:

   What|Removed |Added

 CC||soere...@gmx.de

--- Comment #10 from Martin Sandsmark  ---
*** Bug 346576 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 341818] Crash after search of a command using Ctrl+Shift+R, execute it and then execute exit.

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341818

Martin Sandsmark  changed:

   What|Removed |Added

 CC||ronny.stand...@gmx.net

--- Comment #12 from Martin Sandsmark  ---
*** Bug 346826 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 325442] Constant loop reading of /etc/passwd from /proc updates

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=325442

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #9 from Martin Sandsmark  ---
with
https://quickgit.kde.org/?p=konsole.git=commit=bb6abc0bc8a23f46752f7341d43e4275e9085fa9
one possible solution is to not call updateWorkingDirectory() in
getDynamicTitle() if _reportedWorkingUrl is valid.

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


[konsole] [Bug 356223] konsole crashes when external monitor is unplugged

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356223

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO
 CC||martin.sandsm...@kde.org

--- Comment #4 from Martin Sandsmark  ---
Can you submit a stacktrace? If it crashes, drkonqi should pop up and show you
one.

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


[konsole] [Bug 351232] Konsole crashed after exiting

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351232

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #8 from Martin Sandsmark  ---


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

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


[konsole] [Bug 363447] Konsole crashed after exiting

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363447

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


[konsole] [Bug 345712] Closing last tab results in a crash

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345712

Martin Sandsmark  changed:

   What|Removed |Added

 CC||ziri...@live.com

--- Comment #6 from Martin Sandsmark  ---
*** Bug 363447 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 345712] Closing last tab results in a crash

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345712

Martin Sandsmark  changed:

   What|Removed |Added

 CC||alt...@acm.org

--- Comment #4 from Martin Sandsmark  ---
*** Bug 351232 has been marked as a duplicate of this bug. ***

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


[konsole] [Bug 354038] Crash using terminal and firefox open

2016-08-13 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354038

Martin Sandsmark  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||martin.sandsm...@kde.org

--- Comment #1 from Martin Sandsmark  ---


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

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


  1   2   3   >