[Bug 1521862] Re: Clementine crashes with "assert failure ***stack smashing detected***"

2016-02-13 Thread Daniel Savi
*** This bug is a duplicate of bug 1512429 ***
https://bugs.launchpad.net/bugs/1512429

On my machine, the bug is always related (as far as I checked) to MP4
AAC files. Every time I try playing an MP4 file with AAC sound encoding,
clementine crashes with the message: *** stack smashing detected ***:
clementine terminated

** This bug has been marked a duplicate of bug 1512429
   Clementine and Exaile are crashing when trying to play aac (.m4a) files

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1521862

Title:
  Clementine crashes with "assert failure ***stack smashing detected***"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clementine/+bug/1521862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460784] Re: Application launcher places wine programs in Lost & Found after update to kubuntu 15.04

2015-06-10 Thread Daniel Savi
OK, adding a wine menu was actually easy. I've had to create a submenu anywhere 
and then move it to top level.
The "gerbv" package is also affected by this bug. It is also placed in the lost 
& found submenu. Even when removing and reinstalling by using sudo apt-get 
remove gerbv, sudo apt-get install gerbv.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460784

Title:
  Application launcher places wine programs in Lost & Found after update
  to kubuntu 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1460784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460789] [NEW] SDDM login screen spans over two monitors

2015-06-01 Thread Daniel Savi
Public bug reported:

When the login screen appears, only the left half of the screen is shown on the 
primary display. The other half seems to be displayed on my beamer also 
attached to the graphics card but usually not running and also not active in 
Plasma's screen setup.
The bug seems to be discussed also here:
https://github.com/sddm/sddm/issues/265

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: sddm 0.11.0-0ubuntu10
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jun  1 21:08:48 2015
InstallationDate: Installed on 2013-11-29 (548 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: sddm
UpgradeStatus: Upgraded to vivid on 2015-05-25 (7 days ago)

** Affects: sddm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460789

Title:
  SDDM login screen spans over two monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/1460789/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1460784] [NEW] Application launcher places wine programs in Lost & Found after update to kubuntu 15.04

2015-06-01 Thread Daniel Savi
Public bug reported:

I've updated my Kubuntu from 14.10(?) to 15.04 lately. The transition to KDE4 
went really smooth. Great respect to all devs who made this possible.
I've found just one problem. After the update, the wine menu is no longer 
present in the application launcher. I'm also unable to create one on top level 
with the menu editor. All wine programs are now listed in the "Lost & Found" 
menu.

The wine program shortcuts are located here on my hard disk:
~/.config/menus/applications-merged/

If I search for "wine", there appears also an icon titled "run wine" but
I haven't been able to locate it in the menus so far.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: plasma-desktop 4:5.2.2-0ubuntu4
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jun  1 20:57:12 2015
InstallationDate: Installed on 2013-11-29 (548 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: plasma-desktop
UpgradeStatus: Upgraded to vivid on 2015-05-25 (7 days ago)

** Affects: plasma-desktop (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1460784

Title:
  Application launcher places wine programs in Lost & Found after update
  to kubuntu 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1460784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1418352] [NEW] libgtkmm-2.4-dev is older than what it's dependencies need

2015-02-04 Thread Daniel Savi
Public bug reported:

When installing libgtkmm-2.4-dev, some dependencies are installed as well. 
Some expect a newer version of libgtkmm than what is installed. Therefore 
configuring source packages that rely on libgtkmm fails and compilation is not 
possible.
Typing "/usr/bin/pkg-config --print-errors gtkmm-2.4" in the terminal produces 
the following output:

Package 'atkmm-1.6' requires 'glibmm-2.4 >= 2.36' but version of
glibmm-2.4 is 2.32.1

After changing the minimum version required in , also pangomm has the same 
problem.
Output of "/usr/bin/pkg-config --print-errors gtkmm-2.4" again:
Package 'pangomm-1.4' requires 'glibmm-2.4 >= 2.36.0' but version of glibmm-2.4 
is 2.32.1

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: libgtkmm-2.4-dev 1:2.24.4-1.1
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
CurrentDesktop: KDE
Date: Thu Feb  5 07:18:36 2015
InstallationDate: Installed on 2013-09-17 (505 days ago)
InstallationMedia: Kubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
SourcePackage: gtkmm2.4
UpgradeStatus: Upgraded to utopic on 2015-01-23 (12 days ago)

** Affects: gtkmm2.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1418352

Title:
  libgtkmm-2.4-dev is older than what it's dependencies need

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtkmm2.4/+bug/1418352/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1304557] Re: rmdir: failed to remove ā€˜/etc/dhcp3/dhclient-enter-hooks.dā€™: No such file or directory

2014-04-26 Thread Daniel Savi
Bug occured during update from Kubuntu 13.10 to 14.04 and let the whole version 
upgrade fail.
I've created the directory "/etc/dhcp3/dhclient-enter-hooks.d" manually. Then 
"dpkg --configure -a". That solved the problem.
Nevertheless, the cleaning up task from version upgrade did not run, so I had 
to run an "apt-get update", "apt-get upgrade" and "apt-get autoremove" as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1304557

Title:
  rmdir: failed to remove ā€˜/etc/dhcp3/dhclient-enter-hooks.dā€™: No such
  file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1304557/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1223947] [NEW] kdenlive cannot be installed

2013-09-11 Thread Daniel Savi
Public bug reported:

When trying to install kdenlive on my kubuntu system using muojn or also using 
apt-get, installation breaks with the following error mesage in muon:
"The package system could not be initialised, your configuration may be broken."
Under Details it says: "Unable to correct problems, you have held broken 
packages."

In apt-get i'm getting this:
[code ]
sudo apt-get install kdenlive
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
 kdenlive : Depends: libmlt4 but it is not going to be installed
Depends: kdenlive-data (= 0.8.2.1-1ubuntu1) but 
0.8.3+git20120505.810ca945-0ubuntu0~sunab~oneiric1 is to be installed
E: Unable to correct problems, you have held broken packages.
[/code]


I've tried this several times over half a year and the error persists. I can 
install any other pakcage i've tried without problems. Als apt-get doesn't 
report any dependency problems.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kdenlive (not installed)
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Wed Sep 11 17:04:51 2013
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: kdenlive
UpgradeStatus: Upgraded to precise on 2012-05-06 (493 days ago)

** Affects: kdenlive (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

** Attachment added: "screenshot_muion_error_kdenlive.png"
   
https://bugs.launchpad.net/bugs/1223947/+attachment/3815486/+files/screenshot_muion_error_kdenlive.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1223947

Title:
  kdenlive cannot be installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdenlive/+bug/1223947/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1029590] Re: screen left blank on kdm startup after upgrade to kernel 3.2.0-27

2012-07-26 Thread Daniel Savi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029590

Title:
  screen left blank on kdm startup after upgrade to kernel 3.2.0-27

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1029590/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1029590] [NEW] screen left blank on kdm startup after upgrade to kernel 3.2.0-27

2012-07-26 Thread Daniel Savi
Public bug reported:

After the update to kernel 3.2.0-27-generic yesterday, the screen was left 
blank after startup. KDM starts fine but no desktop appears. Before the update, 
weverything just worked fine.
Purging and reinstalling display drivers (fglrx in my case) didn't help.
In the end it turned out, that indatlling the kubuntu-desktop metapackage 
solves the problem. See this post: ubuntuforums.org/showthread.php?p=12124863. 
The metapackage was not installed before. That's why I'm reporting that bug 
against kubuntu-desktop, although the problem is rather in the upgrade itself.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kdm 4:4.8.4a-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Thu Jul 26 20:03:23 2012
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=de_CH:de
 LANG=de_CH.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-workspace
UpgradeStatus: Upgraded to precise on 2012-05-06 (81 days ago)
mtime.conffile..etc.kde4.kdm.backgroundrc: 2012-06-07T10:08:39.929035
mtime.conffile..etc.kde4.kdm.kdmrc: 2012-06-07T10:08:39.929035

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029590

Title:
  screen left blank on kdm startup after upgrade to kernel 3.2.0-27

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1029590/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs