[digikam] [Bug 345391] digikam does not find the album when there is a bind mount

2020-10-29 Thread Tim Middleton
https://bugs.kde.org/show_bug.cgi?id=345391

Tim Middleton  changed:

   What|Removed |Added

 CC||x...@vaults.ca

--- Comment #17 from Tim Middleton  ---
Version 7.1 still has this problem. Looking into why a bunch of my albums
recently disappeared, I discovered the path that digikam thinks the albums are
at is using a "mount --bind" (which I recently started using) on the albums
original device rather than the original device path. 

For example, the device UUID is mounted as /home, and there was an album at
specificPath /x/Pictures, so digikam considered the path to the album as
/home/x/Pictures. Now there is a "mount --bind /home/x/somepath
/home/x/some/otherpath" active and digikam now thinks the path or the album is
at /home/x/some/otherpath/x/Pictures

Experimentally I configured a new Local Collection in digikam selecting folder
/home/x/TestPictures which works fine. I find in the database that digikam has
in this case used the UUID of my root partition and then the full path from
root as the specificPath.

So my work-around will be to update the AlbumRoots.identifier in the database
to use my root partition UUID and then full base path for
AlbumRoots.specificPath. 

(Poking around in the database, it seems at some point when digikam could not
find the album paths it seems to have set all the Albums.albumRoot fields to 0,
which is non-existant, and Images.album is set to null. Fortunately for me I
have all my metadata written to the image files (I hope!), so I'm not too
concerned. But having packed my AlbumsRoots as described, digikam does appear
to be just rescanning all the files as if new. I see in the database now
duplicate Images records for a filename, one with correct Albums.id and one
with null. Scary stuff. This is a brutal situation, even if rare, if database
metadata is lost, as it seems to be.)

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

[plasmashell] [Bug 370975] device notifier pretends it cannot mount usb device while actually mounting it

2016-11-27 Thread Tim Middleton
https://bugs.kde.org/show_bug.cgi?id=370975

Tim Middleton <x...@vaults.ca> changed:

   What|Removed |Added

 CC||x...@vaults.ca

--- Comment #5 from Tim Middleton <x...@vaults.ca> ---
Same issue on Arch with plasma 5.8.4, Qt 5.7, KDE Frameworks 5.28.0

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

[kwin] [Bug 343661] stops drawing window content after some time, likely SyncObject related

2016-01-19 Thread Tim Middleton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343661

Tim Middleton <x...@vaults.ca> changed:

   What|Removed |Added

 CC||x...@vaults.ca

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


[kpat] [Bug 357349] In Spider Solitaire an extra card gets sent to completed piles

2015-12-30 Thread Tim Middleton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357349

--- Comment #1 from Tim Middleton <x...@vex.net> ---
Created attachment 96369
  --> https://bugs.kde.org/attachment.cgi?id=96369=edit
screen shot of 2 of clubs in wrong place

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


[kpat] [Bug 357349] New: In Spider Solitaire an extra card gets sent to completed piles

2015-12-30 Thread Tim Middleton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357349

Bug ID: 357349
   Summary: In Spider Solitaire an extra card gets sent to
completed piles
   Product: kpat
   Version: 3.6
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: co...@kde.org
  Reporter: x...@vex.net
CC: kde-games-b...@kde.org

In spider solitaire when you complete a full sequence of the same suite the
cards get moved from the playing area to the "completed pile". In one instance,
I got to the end of the game I was about to win and found there was a card
missing in the play area. Looking down on the completed pile, which normally
will show the ace at the top of each pile, one pile shows a 2 of clubs, which
is the missing card from the play area. 

It actually seems like the pile where the 2 of clubs is showing thinks it is
the completed clubs set, because there are two of each suits represented in the
complete piles (I play with "4 suits (hard)" option), despite there being all
the other clubs except the 2 still in the play area. 

I have taken a screen shot to show how the game looks in the current error
state which I will attach to a comment.

Since the completed piles exist in order that they were completed and the 2 of
clubs appears in the 4th pile, it seems the bug happened some turns ago and I
didn't notice.

Thinking back, I did notice one strange behaviour, however. At one point I
completed a suit and it failed to auto-move to the completed piles. I then
moved that completed card sequence to an empty spot and that triggered it to
move itself to the completed piles. Perhaps that is when the weird state
appeared.

I see the game number is 1123469748, but I haven't yet tried to replay this
game and see if I can trigger the problem again. 

Reproducible: Didn't try

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


[kpat] [Bug 357349] In Spider Solitaire an extra card gets sent to completed piles

2015-12-30 Thread Tim Middleton via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357349

--- Comment #2 from Tim Middleton <x...@vex.net> ---
I hit undo until I reached the place where the 2 of clubs was put down. I can
confirm it was at the same time as the completed sequence which did not
auto-move to the completed piles happened. Hitting redo at that point would
repeat the same error. However, if I completed the sequence again from a save
game I made at that point then it moved to the completed pile properly and the
2 of clubs remained in play

So, I can not repeat the bug.

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