[Breeze] [Bug 363602] Symlinked SVG files fails to load under Windows

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

Martin Klapetek  changed:

   What|Removed |Added

Summary|Aliased SVG files fails to  |Symlinked SVG files fails
   |load under Windows  |to load under Windows
 CC||mklape...@kde.org

--- Comment #1 from Martin Klapetek  ---
(changing the title cause "aliased" in graphics means something very very
different :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: plasma-desktop on other environments (bis)

2016-05-27 Thread Martin Klapetek
On Fri, May 27, 2016 at 4:54 PM, David Edmundson  wrote:

>
> >And then there is the "Plasma Workspace" source, which also contains
> events that IMHO are not specific to Plasma at all but simply correspond to
> notifications posted through certain KF5 frameworks. In  fact, the only
> notifications that appear Plasma-specific (out of 20) are:
>
> 0 of them respond to notifications posted directly through certain KF5
> frameworks.
>
> The message box events are handled by Plasma QPT.
>

That's not entirely correct - KMessageBox sounds (through KNotification)
are handled by frameworkintegration still and some events are in fact
used by other frameworks directly, that's namely Trash, Textcompletion*
and beep (indirectly through KNotification::beep()).

That said, I believe that on OS X it should use OS X sounds instead of
these outdated sounds we still use. In other words, ship custom .notifyrc
for message box events on OS X. It really really really really *really*
shouldn't
use the Oxygen sounds by default.

Cheers
-- 
Martin Klapetek | KDE Developer
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Differential] [Commented On] D1670: New login screen

2016-05-27 Thread andreask (Andreas Kainz)
andreask added a comment.


  In https://phabricator.kde.org/D1670#31374, @davidedmundson wrote:
  
  > https://community.kde.org/File:RemoteLogin.png
  >
  > The enormous "?"
  >  and I need it enormous please, with the drop shadow.
  
  
  I add the avatars to the breeze-icon repository (/icons/applets/128) you can 
use them from there. we already have some more avatars which will come asap. 
the avatar icons use the stylesheed so e.g. the blue background and the white 
face is from the color plate
  
  does it fit for you, you can use them also in the sddm source code cause I 
think SDDM can't use the user specific icons.

REPOSITORY
  rPLASMAWORKSPACE Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D1670

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: davidedmundson, Plasma
Cc: andreask, mart, broulik, plasma-devel, sebas
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: plasma-desktop on other environments (bis)

2016-05-27 Thread David Edmundson
>And then there is the "Plasma Workspace" source, which also contains
events that IMHO are not specific to Plasma at all but simply correspond to
notifications posted through certain KF5 frameworks. In  fact, the only
notifications that appear Plasma-specific (out of 20) are:

0 of them respond to notifications posted directly through certain KF5
frameworks.

The message box events are handled by Plasma QPT.

David
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Breeze] [Bug 363602] New: Aliased SVG files fails to load under Windows

2016-05-27 Thread Jasem Mutlaq via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363602

Bug ID: 363602
   Summary: Aliased SVG files fails to load under Windows
   Product: Breeze
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-devel@kde.org
  Reporter: mutla...@ikarustech.com

SVG files that link to other SVG files failed to load under Windows. Using
emerge qt, emerge frameworks, and then emerge KStars. When I ran KStars, I got
this:

2016-05-27T23:24:56.064 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/view-history.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.067 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/view-history.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.083 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_stars.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.085 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_stars.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.085 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_planets.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.085 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_planets.svg', because:
Start tag expected. (line 1)
2016-05-27T23:24:56.100 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_constellationart.svg',
because: Start tag expected. (line 1)
2016-05-27T23:24:56.100 - WARN - Cannot read file 'C:/Program Files/KStars
Desktop Planetarium/share/icons/breeze/actions/22/kstars_constellationart.svg',
because: Start tag expected. (line 1)

All these files include the SVG file which has the actual code but under
Windows it fails to load them due to the missing start tag.

Reproducible: Always

Steps to Reproduce:
1. Run applications that uses aliased SVG icons
2.
3.

Actual Results:  
Icons fail to load

Expected Results:  
Icons should load

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: plasma-desktop on other environments (bis)

2016-05-27 Thread René J . V . Bertin
I'm continuing to take stock little by little of what KCMs would make sense 
outside of a Plasma session (or should have a "native" alternative).
One which comes to mind is the notifications KCM. Many of its event sources 
provide a shortcut to configure application-specific notifications that are 
already configurable via the application (or should be, I haven't checked all). 
But despite what has been said before, there are a number of notifications for 
events that are global, as in shared among all KF5 applications. Those 
"Accessibility" source would probably be concerned (and if KDE provides its own 
accessibility controls it would make all the sense in the world to make those 
available as far as they cannot be linked to a native setting and don't depend 
on features only available under X11 or Wayland).
And then there is the "Plasma Workspace" source, which also contains events 
that IMHO are not specific to Plasma at all but simply correspond to 
notifications posted through certain KF5 frameworks. In  fact, the only 
notifications that appear Plasma-specific (out of 20) are:
- Logout
- Widget failed to install
- Logout cancelled
- Login
- Widget deleted
and possibly "Print error" if that notification is posted by a KF5 print 
monitor agent.

The other 14 or 15 could (and should, I think) be relocated because they can 
occur in any application regardless of whether it runs under a Plasma session 
or otherwise.

R.
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


Re: plasma review

2016-05-27 Thread kainz.a
ping

any feedback from the plasma dev's or the usability team.

2016-05-20 12:22 GMT+02:00 Marco Martin :

> On Friday 20 May 2016 11:50:54 Kai Uwe Broulik wrote:
> > Hi,
> >
> > > 1. right click on the desktop show activities also when there is only
> one
> > > activity, please make it visible when the user use activities and had
> > > there more than one activity
> > As already mentioned in the bug report you filed, the ui is also for
> adding
> > new activities so we can't just hide it because there's only one (unless
> > sysadmin restrictions prevent them from adding)
>
> yes, that shouldbe more prominent, if anything
>
> --
> Marco Martin
> ___
> Plasma-devel mailing list
> Plasma-devel@kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel
>
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[Differential] [Commented On] D1692: kfontinst: Port away from Kdelibs4Support

2016-05-27 Thread volkov (Alexander Volkov)
volkov added a comment.


  Please, review also https://phabricator.kde.org/D1691 , because this change 
depends on it.

REPOSITORY
  rPLASMADESKTOP Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D1692

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: volkov, Plasma, davidedmundson
Cc: plasma-devel, sebas
___
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel