[Breeze] [Bug 366427] the icon from org.kde.KCharSelect.desktop is not show in the plasma 5 menu application

2016-08-27 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366427

--- Comment #2 from David Geiger  ---
Ping?

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


[kajongg] [Bug 366566] kajongg can't start due to an "AttributeError: 'Tileset'"

2016-08-09 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366566

David Geiger  changed:

   What|Removed |Added

 Resolution|DOWNSTREAM  |FIXED

--- Comment #4 from David Geiger  ---
Ok found! as it is still an kde4 apps we need to install libkmahjongg from kde4
and not the one from kf5.

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


[kajongg] [Bug 366566] New: kajongg can't start due to an "AttributeError: 'Tileset'"

2016-08-09 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366566

Bug ID: 366566
   Summary: kajongg can't start due to an "AttributeError:
'Tileset'"
   Product: kajongg
   Version: 4.13.0
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: wolfg...@rohdewald.de
  Reporter: geiger.david68...@gmail.com
CC: kde-games-b...@kde.org

Hi,

On Mageia 6 we can't use kajongg anymore due to an AttributeError: 'Tileset':

$ kajongg
Traceback (most recent call last):
  File "/bin/kajongg", line 188, in 
MainWindow()
  File "/usr/share/apps/kajongg/mainwindow.py", line 144, in __init__
self.setupUi()
  File "/usr/share/apps/kajongg/mainwindow.py", line 254, in setupUi
self.windTileset = Tileset(Internal.Preferences.windTilesetName)
  File "/usr/share/apps/kajongg/tileset.py", line 108, in __init__
self.__noTilesetsFound()
AttributeError: 'Tileset' object has no attribute '_Tileset__noTilesetsFound'
$

$ kajongg --version
Qt : 4.8.7
Plate-forme de développement de KDE : 4.14.22
Ka-jongg : 4.13.0
$

This is with the latest kajongg release: kajongg-16.04.3

Reproducible: Always

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

[digikam] [Bug 366542] Build failure on i686

2016-08-09 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366542

David Geiger  changed:

   What|Removed |Added

 CC||geiger.david68...@gmail.com

--- Comment #7 from David Geiger  ---
Confirmed also here on Mageia6 (Cauldron):

http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20160809103222.ennael.duvel.26316/log/digikam-5.1.0-1.mga6/build.0.20160809103357.log

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


[kcharselect] [Bug 366427] the icon from org.kde.KCharSelect.desktop is not show in the plasma 5 menu application

2016-08-04 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366427

--- Comment #1 from David Geiger  ---
Created attachment 100456
  --> https://bugs.kde.org/attachment.cgi?id=100456=edit
screenshot from plasma 5 menu application

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


[kcharselect] [Bug 366427] New: the icon from org.kde.KCharSelect.desktop is not show in the plasma 5 menu application

2016-08-04 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=366427

Bug ID: 366427
   Summary: the icon from org.kde.KCharSelect.desktop is not show
in the plasma 5 menu application
   Product: kcharselect
   Version: unspecified
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: cf...@kde.org
  Reporter: geiger.david68...@gmail.com

Hi,

On Mageia if I look in Menu -> Applications -> Tools the icon from
org.kde.KCharSelect.desktop is not displayed.

The icon is:
$ cat /usr/share/applications/org.kde.KCharSelect.desktop |grep Icon
Icon=accessories-character-map
$

So if I look in the breeze icons theme there is no
accessories-character-map.png file.

Regards,
David

Reproducible: Always

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


[kmymoney4] [Bug 364387] kmymoney 4.8.0 builds libpayeeidentifier.so but asks for libkmm_payeeidentifier.so

2016-06-29 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364387

David Geiger  changed:

   What|Removed |Added

 CC||geiger.david68...@gmail.com

--- Comment #12 from David Geiger  ---
Created attachment 99761
  --> https://bugs.kde.org/attachment.cgi?id=99761=edit
kmymoney-4.8.0-fix-libkmm_payeeidentifier-soversion.patch

Hi,

I attached a patch who fixes this library issue.

Regards,
David

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


[kaffeine] [Bug 364018] systray icon is completely unusable, nothing happens when clicking on the icon

2016-06-07 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364018

--- Comment #2 from David Geiger  ---
I confirm this issue is now fixed!

Thanks!

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


[kaffeine] [Bug 363869] When Kaffeine is started on Plasma menu, It doesn't stop when the main window is closed

2016-06-07 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363869

--- Comment #12 from David Geiger  ---
I confirm this issue is now fixed!

Thanks!

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


[kaffeine] [Bug 363869] It is not possible to stop kaffeine aplication nor possible to kill the kaffeine process.

2016-06-06 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363869

--- Comment #10 from David Geiger  ---
(In reply to Mauro Carvalho Chehab from comment #9)
> (In reply to David Geiger from comment #7)
> > Also another issue with 2.0.1-1 release, kaffeine systray icon is completely
> > unusable.
> > 
> > have you the same symptom?
> 
> This is also unrelated to this BZ. The systray icon didn't have any menu. I
> just added one that will match the functionality of the "Start" window. It
> will also de-minimize the window if it was minimized.

Yeah sorry I'll open a new one for this issue :)

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


[kaffeine] [Bug 363869] It is not possible to stop kaffeine aplication nor possible to kill the kaffeine process.

2016-06-06 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363869

--- Comment #7 from David Geiger  ---
Also another issue with 2.0.1-1 release, kaffeine systray icon is completely
unusable.

have you the same symptom?

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


[kaffeine] [Bug 363869] It is not possible to stop kaffeine aplication nor possible to kill the kaffeine process.

2016-06-06 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363869

David Geiger  changed:

   What|Removed |Added

 CC||geiger.david68...@gmail.com

--- Comment #5 from David Geiger  ---
Same issue here on Mageia with latest 2.0.1 release from:

http://download.kde.org/stable/kaffeine/2.0.1/src/kaffeine-2.0.1-1.tar.bz2

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


[kdepim] [Bug 363498] Missing icon on pimsettingexporter.desktop file provided by kdepim-core (or kdepim4-core)

2016-05-25 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363498

--- Comment #1 from David Geiger  ---
Created attachment 99172
  --> https://bugs.kde.org/attachment.cgi?id=99172=edit
fix missing pimsettingexporter desktop icon

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


[kdepim] [Bug 363498] New: Missing icon on pimsettingexporter.desktop file provided by kdepim-core (or kdepim4-core)

2016-05-25 Thread David Geiger via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363498

Bug ID: 363498
   Summary: Missing icon on pimsettingexporter.desktop file
provided by kdepim-core (or kdepim4-core)
   Product: kdepim
   Version: unspecified
  Platform: Mageia RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: geiger.david68...@gmail.com

kdepim-core provides a 'org.kde.pimsettingexporter.desktop' file but in this
one it missing an "Icon" key, so if you look at plasma 5 (or kde4) application
menu -> Network and/or Office categories you can see that the icon is missing.

The following command return nothing:
$ grep Icon /usr/share/applications/org.kde.pimsettingexporter.desktop
$

I have a proposal patch if you will:

http://svnweb.mageia.org/packages/cauldron/kdepim/current/SOURCES/kdepim-16.04.1-fix-missing-pimsettingexporter-desktop-icon.patch?view=markup=1018325


Reproducible: Always

Steps to Reproduce:
1. Install kdepim-core-16.04.1
2. Check in plasma 5 application menu -> Network and/or Office categories
3. If pimsettingexporter shows an icon or nothing (empty)

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