[neon] [Bug 412712] New: Kdenlive 19.08.1 snap crashes on startup 'Missing MLT module: sdl or rtaudio required for audio output'

2019-10-07 Thread Krish De Souza
https://bugs.kde.org/show_bug.cgi?id=412712

Bug ID: 412712
   Summary: Kdenlive 19.08.1 snap crashes on startup 'Missing MLT
module: sdl or rtaudio required for audio output'
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Snaps
  Assignee: neon-b...@kde.org
  Reporter: koolkrish007+...@gmail.com
CC: neon-b...@kde.org
  Target Milestone: ---

SUMMARY

'1.Missing MLT module: sdl or rtaudio
required for audio output
2.Missing package: Frei0r effects (frei0r-plugins)
provides many effects and transitions. Install recommended
3.Missing MLT module: avformat (FFmpeg)
required for audio/video
4.Missing MLT module: qimage or pixbuf
required for images and titles
5.Missing MLT module: kdenlivetitle
required to create titles
'
These are reported as missing on startup. I get that kdenlive isn't supported
here, but the snap is packaged and deployed here. The snap specifically points
to here.

STEPS TO REPRODUCE
1. sudo snap install --candidate kdenlive
2. open kdenlive
3. 

OBSERVED RESULT
Missing package as above

EXPECTED RESULT
KdenLive to open

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19.04 with backports 
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION
Snapd version: 2.40+19.04

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

[kleopatra] [Bug 411469] New: Kleopatra currently uses gnupg2 on Ubuntu systems

2019-08-31 Thread Krish De Souza
https://bugs.kde.org/show_bug.cgi?id=411469

Bug ID: 411469
   Summary: Kleopatra currently uses gnupg2 on Ubuntu systems
   Product: kleopatra
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aheine...@gnupg.org
  Reporter: koolkrish007+...@gmail.com
CC: kdepim-b...@kde.org, m...@kde.org
  Target Milestone: ---

SUMMARY
The deb package for kleopatra currently requires gnupg2. This is a transitional
dummy package that just provides symlinks to gpg.


STEPS TO REPRODUCE
1. apt depends kleopatra

OBSERVED RESULT
kleopatra
  Depends: gnupg2


EXPECTED RESULT
kleopatra
  Depends: gnupg

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.04
(available in About System)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.2

ADDITIONAL INFORMATION

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

[neon] [Bug 411402] New: Ktorrent Snap crashes on start because it needs Qt 5.12

2019-08-28 Thread Krish De Souza
https://bugs.kde.org/show_bug.cgi?id=411402

Bug ID: 411402
   Summary: Ktorrent Snap crashes on start because it needs Qt
5.12
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Snaps
  Assignee: neon-b...@kde.org
  Reporter: koolkrish007+...@gmail.com
CC: neon-b...@kde.org
  Target Milestone: ---

SUMMARY
Ktorrent complains about missing QT 5.12 with the snap.

STEPS TO REPRODUCE
1. sudo snap install ktorrent

OBSERVED RESULT
ktorrent: /snap/ktorrent/3/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5:
version `Qt_5.12' not found (required by ktorrent)
ktorrent: /snap/ktorrent/3/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5:
version `Qt_5.12' not found (required by
/snap/ktorrent/3/usr/lib/x86_64-linux-gnu/libktcore.so.16)
ktorrent: /snap/ktorrent/3/kf5/usr/lib/x86_64-linux-gnu/libQt5Core.so.5:
version `Qt_5.12' not found (required by
/snap/ktorrent/3/usr/lib/x86_64-linux-gnu/libqca-qt5.so.2)


EXPECTED RESULT
Ktorrent to open without problems.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.04 
(available in About System)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.61
Qt Version: 5.12.2

ADDITIONAL INFORMATION

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

[neon] [Bug 411400] New: KDE snaps come with some unnecessary connections

2019-08-28 Thread Krish De Souza
https://bugs.kde.org/show_bug.cgi?id=411400

Bug ID: 411400
   Summary: KDE snaps come with some unnecessary connections
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Snaps
  Assignee: neon-b...@kde.org
  Reporter: koolkrish007+...@gmail.com
CC: neon-b...@kde.org
  Target Milestone: ---

SUMMARY

Snaps use a lot of unnecessary plugs that exposes far more risk than necessary.
Especially for internet facing snaps.

STEPS TO REPRODUCE
1. sudo snap install 
2. sudo snap connections 

OBSERVED RESULT

A lot of rather unexpected connections, in particular things like access to
home, network and network-bind. Some apps like games (kmines, kpat, andand the
like simply do not need access to the full home directory and can suffice
simply without the home plugin with the folder located in
/home//snap/

EXPECTED RESULT
Some of these certainly don't need access to the network or network bind
either. The point of snaps is to confine the app to the bare permissions
needed.

Another example is konversation, if an exploit is found over the network. I
would prefer if the snap didn't give full access to my home directory.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: N/A
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: N/A 
Qt Version: N/A

ADDITIONAL INFORMATION

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