Resizing Keepass XC crashes Plasma

2019-10-27 Thread M.
Hi all,

On Buster, resizing KeepassXC after opening a database completely crashes
Plasma - I have to restart it from the terminal. I'm running Buster up to
date, with Intel drivers, on an external monitor via HDMI. The only things
different on my dmesg is

[27436.083291] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
failure on pipe B (start=51173 end=51174) time 175 us, min 1431, max 1439,
scanline start 1430, end 1446
[28814.602509] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
failure on pipe B (start=133816 end=133817) time 148 us, min 1431, max
1439, scanline start 1428, end 1441
   8.188923] DMAR: DRHD: handling fault status reg 2
[8.188932] DMAR: [DMA Write] Request device [02:00.0] fault addr 0
[fault reason 05] PTE Write access is not set

and there is nothing abnormal on .xsession-errors. I'm using compositing
with OpenGL 3.1 and set intel_iommu=on,igfx_off. Any ideas on what's going
on?

Cheers


Re: Resizing Keepass XC crashes Plasma

2019-10-28 Thread Thom Castermans
Hi M.,

For what it's worth, I cannot reproduce the issue on testing/unstable
(Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC? I had to
build it from source - if you did too, maybe a rebuild is required after
updates?

Best, Thom

Op zo 27 okt. 2019 om 23:55 schreef M. :

> Hi all,
>
> On Buster, resizing KeepassXC after opening a database completely crashes
> Plasma - I have to restart it from the terminal. I'm running Buster up to
> date, with Intel drivers, on an external monitor via HDMI. The only things
> different on my dmesg is
>
> [27436.083291] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
> failure on pipe B (start=51173 end=51174) time 175 us, min 1431, max 1439,
> scanline start 1430, end 1446
> [28814.602509] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
> failure on pipe B (start=133816 end=133817) time 148 us, min 1431, max
> 1439, scanline start 1428, end 1441
>8.188923] DMAR: DRHD: handling fault status reg 2
> [8.188932] DMAR: [DMA Write] Request device [02:00.0] fault addr 0
> [fault reason 05] PTE Write access is not set
>
> and there is nothing abnormal on .xsession-errors. I'm using compositing
> with OpenGL 3.1 and set intel_iommu=on,igfx_off. Any ideas on what's going
> on?
>
> Cheers
>


Re: Resizing Keepass XC crashes Plasma

2019-10-28 Thread Thom Castermans
Addendum: I just built and installed KeepassXC 2.5.0, which was released a
few days ago. It also does not crash Plasma.

Best, Thom

Op ma 28 okt. 2019 om 08:51 schreef Thom Castermans <
thom.casterm...@gmail.com>:

> Hi M.,
>
> For what it's worth, I cannot reproduce the issue on testing/unstable
> (Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC? I had to
> build it from source - if you did too, maybe a rebuild is required after
> updates?
>
> Best, Thom
>
> Op zo 27 okt. 2019 om 23:55 schreef M. :
>
>> Hi all,
>>
>> On Buster, resizing KeepassXC after opening a database completely crashes
>> Plasma - I have to restart it from the terminal. I'm running Buster up to
>> date, with Intel drivers, on an external monitor via HDMI. The only things
>> different on my dmesg is
>>
>> [27436.083291] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
>> failure on pipe B (start=51173 end=51174) time 175 us, min 1431, max 1439,
>> scanline start 1430, end 1446
>> [28814.602509] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
>> failure on pipe B (start=133816 end=133817) time 148 us, min 1431, max
>> 1439, scanline start 1428, end 1441
>>8.188923] DMAR: DRHD: handling fault status reg 2
>> [8.188932] DMAR: [DMA Write] Request device [02:00.0] fault addr 0
>> [fault reason 05] PTE Write access is not set
>>
>> and there is nothing abnormal on .xsession-errors. I'm using compositing
>> with OpenGL 3.1 and set intel_iommu=on,igfx_off. Any ideas on what's going
>> on?
>>
>> Cheers
>>
>


Re: Resizing Keepass XC crashes Plasma

2019-10-28 Thread Sandro Knauß
Hey,

> > For what it's worth, I cannot reproduce the issue on testing/unstable
> > (Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC? I had to
> > build it from source - if you did too, maybe a rebuild is required after
> > updates?

I can't reproduce for KeePassXC 2.4.3+dfsg.1-1 and plasma-desktop 4:5.14.5.1-4 
both from sid.
I also have a Intel graphic card too and everything works fine for me. Maybe 
some package is not migrated to Buster.

hefee



signature.asc
Description: This is a digitally signed message part.


Re: Resizing Keepass XC crashes Plasma

2019-11-01 Thread M.
Hi all,

Thanks for your answers. I'm running Stable, and it seems that keepass
version is the same on stable and on testing and sid, but the rest of the
system obviously is not. Any clues on how to try to debug this?

Thanks

Em seg, 28 de out de 2019 às 08:30, Sandro Knauß 
escreveu:

> Hey,
>
> > > For what it's worth, I cannot reproduce the issue on testing/unstable
> > > (Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC? I had
> to
> > > build it from source - if you did too, maybe a rebuild is required
> after
> > > updates?
>
> I can't reproduce for KeePassXC 2.4.3+dfsg.1-1 and plasma-desktop
> 4:5.14.5.1-4
> both from sid.
> I also have a Intel graphic card too and everything works fine for me.
> Maybe
> some package is not migrated to Buster.
>
> hefee
>
>


Re: Resizing Keepass XC crashes Plasma

2019-11-04 Thread Thom Castermans
Hi M.,

You can check `~/.xsession-errors` and `/var/log/Xorg.0.log` for
errors, as well as kernel logs (`dmesg`) for errors specific to your
graphics drivers.

Hope that helps.

Thom

Op za 2 nov. 2019 om 02:27 schreef M. :
>
> Hi all,
>
> Thanks for your answers. I'm running Stable, and it seems that keepass 
> version is the same on stable and on testing and sid, but the rest of the 
> system obviously is not. Any clues on how to try to debug this?
>
> Thanks
>
> Em seg, 28 de out de 2019 às 08:30, Sandro Knauß  escreveu:
>>
>> Hey,
>>
>> > > For what it's worth, I cannot reproduce the issue on testing/unstable
>> > > (Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC? I had to
>> > > build it from source - if you did too, maybe a rebuild is required after
>> > > updates?
>>
>> I can't reproduce for KeePassXC 2.4.3+dfsg.1-1 and plasma-desktop 
>> 4:5.14.5.1-4
>> both from sid.
>> I also have a Intel graphic card too and everything works fine for me. Maybe
>> some package is not migrated to Buster.
>>
>> hefee
>>



Re: Resizing Keepass XC crashes Plasma

2019-11-29 Thread Thom Castermans
Hi M.,

I did not know what kind of message to expect, was just thinking along.

In general it helps if you have an error message, instead of only an
observed behavior.

Maybe your system logs have something related to Plasma? Try
`journalctl | grep -E "kde|plasma"` (as root) or KSystemLog.

Best, Thom

Op do 28 nov. 2019 om 19:38 schreef M. :
>
> Hi Thom,
>
> I checked those files and nothing jumps out, nothing out of the ordinary. 
> What kind of message should I look for?
>
> Thanks
>
> Em seg., 4 de nov. de 2019 às 08:03, Thom Castermans 
>  escreveu:
>>
>> Hi M.,
>>
>> You can check `~/.xsession-errors` and `/var/log/Xorg.0.log` for
>> errors, as well as kernel logs (`dmesg`) for errors specific to your
>> graphics drivers.
>>
>> Hope that helps.
>>
>> Thom
>>
>> Op za 2 nov. 2019 om 02:27 schreef M. :
>> >
>> > Hi all,
>> >
>> > Thanks for your answers. I'm running Stable, and it seems that keepass 
>> > version is the same on stable and on testing and sid, but the rest of the 
>> > system obviously is not. Any clues on how to try to debug this?
>> >
>> > Thanks
>> >
>> > Em seg, 28 de out de 2019 às 08:30, Sandro Knauß  
>> > escreveu:
>> >>
>> >> Hey,
>> >>
>> >> > > For what it's worth, I cannot reproduce the issue on testing/unstable
>> >> > > (Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC? I 
>> >> > > had to
>> >> > > build it from source - if you did too, maybe a rebuild is required 
>> >> > > after
>> >> > > updates?
>> >>
>> >> I can't reproduce for KeePassXC 2.4.3+dfsg.1-1 and plasma-desktop 
>> >> 4:5.14.5.1-4
>> >> both from sid.
>> >> I also have a Intel graphic card too and everything works fine for me. 
>> >> Maybe
>> >> some package is not migrated to Buster.
>> >>
>> >> hefee
>> >>
>>



Re: Resizing Keepass XC crashes Plasma

2019-12-03 Thread M.
Thanks, Thom.

I searched the logs and nothing came out. dmesg is clean too, as is
.xerrors. It´s really weird.

Em sex., 29 de nov. de 2019 às 05:33, Thom Castermans <
thom.casterm...@gmail.com> escreveu:

> Hi M.,
>
> I did not know what kind of message to expect, was just thinking along.
>
> In general it helps if you have an error message, instead of only an
> observed behavior.
>
> Maybe your system logs have something related to Plasma? Try
> `journalctl | grep -E "kde|plasma"` (as root) or KSystemLog.
>
> Best, Thom
>
> Op do 28 nov. 2019 om 19:38 schreef M. :
> >
> > Hi Thom,
> >
> > I checked those files and nothing jumps out, nothing out of the
> ordinary. What kind of message should I look for?
> >
> > Thanks
> >
> > Em seg., 4 de nov. de 2019 às 08:03, Thom Castermans <
> thom.casterm...@gmail.com> escreveu:
> >>
> >> Hi M.,
> >>
> >> You can check `~/.xsession-errors` and `/var/log/Xorg.0.log` for
> >> errors, as well as kernel logs (`dmesg`) for errors specific to your
> >> graphics drivers.
> >>
> >> Hope that helps.
> >>
> >> Thom
> >>
> >> Op za 2 nov. 2019 om 02:27 schreef M. :
> >> >
> >> > Hi all,
> >> >
> >> > Thanks for your answers. I'm running Stable, and it seems that
> keepass version is the same on stable and on testing and sid, but the rest
> of the system obviously is not. Any clues on how to try to debug this?
> >> >
> >> > Thanks
> >> >
> >> > Em seg, 28 de out de 2019 às 08:30, Sandro Knauß 
> escreveu:
> >> >>
> >> >> Hey,
> >> >>
> >> >> > > For what it's worth, I cannot reproduce the issue on
> testing/unstable
> >> >> > > (Plasma 5.14.5, KeepassXC 2.4.3). How did you install KeepassXC?
> I had to
> >> >> > > build it from source - if you did too, maybe a rebuild is
> required after
> >> >> > > updates?
> >> >>
> >> >> I can't reproduce for KeePassXC 2.4.3+dfsg.1-1 and plasma-desktop
> 4:5.14.5.1-4
> >> >> both from sid.
> >> >> I also have a Intel graphic card too and everything works fine for
> me. Maybe
> >> >> some package is not migrated to Buster.
> >> >>
> >> >> hefee
> >> >>
> >>
>
>