Bug#988972: Bug#988996: plasma-desktop-data: qml-module-org-kde-newstuff is listed as a dependency but is not installed

2021-05-22 Thread Sami Erjomaa
Looks like you aren't installing recommended pacvkages.

Have you disabled them in apt.conf or are you using "apt-get
--no-install-recommends"



Bug#854186: network-manager: DHCP connection stopped working (however, it works perfectly by using the console)

2017-02-14 Thread Sami Erjomaa
I did some more testing and managed to get dhclient to work by first
removing "domain-name-servers" from /etc/dhcp/dhclient.conf.

Then I tested the patch for #854343 and that fixed the problem for me.

In the end the problem was the missing "request" from the dhclient conf file.



Bug#854186: network-manager: DHCP connection stopped working (however, it works perfectly by using the console)

2017-02-05 Thread Sami Erjomaa
I have this problem too with network-manager 1.6.0. For some reason
the dhcp offer is rejected by dhclient when using network-manager.

Feb  5 16:25:12 erebor systemd[1]: Started Network Manager Wait Online.
Feb  5 16:25:12 erebor dhclient[13084]: DHCPREQUEST of 192.168.1.35 on
eth0 to 255.255.255.255 port 67
Feb  5 16:25:12 erebor dhclient[13084]: DHCPACK of 192.168.1.35 from 192.168.1.1
Feb  5 16:25:12 erebor dhclient[13084]: no expiry time on offered lease.
Feb  5 16:25:12 erebor dhclient[13084]: Server added to list of
rejected servers.
Feb  5 16:25:13 erebor dhclient[13084]: DHCPDISCOVER on eth0 to
255.255.255.255 port 67 interval 8
Feb  5 16:25:13 erebor dhclient[13084]: DHCPOFFER from 192.168.1.1
rejected by rule 192.168.1.1 mask 255.255.255.255.

If I run dhclient on terminal the dhcp offer is accepted. The only
difference I can see when running dhclient on terminal and when it's
initiated by network-manager is the use of
/usr/lib/NetworkManager/nm-dhcp-helper.

I got the network-manager to work by changing the dhcp method to
internal by adding line "dhcp=internal" to
/etc/NetworkManager/NetworkManager.conf.

IP addresses in my network are assigned by ZyWall 5.



Bug#833650: kdeconnect: New upstream release (v1.0)

2016-08-27 Thread Sami Erjomaa
The location for the sources has moved to
http://download.kde.org/stable/kdeconnect so the debian/watch file in
Debian git needs to be updated.


Bug#804638: kde-plasma-desktop: "The window switcher installation is broken"

2016-08-12 Thread Sami Erjomaa
Hi,

Do you have package kwin-addons installed?



Bug#827717: xdg-utils: Unable to set Chrome as default browser in KDE Frameworks 5.6

2016-06-20 Thread Sami Erjomaa
Package: xdg-utils
Version: 1.1.1-1
Severity: normal

Dear Maintainer,

"xdg-mime query default text/html" returns empty response.

This is fixed in upstream commit 31db8136bdf61e7f9cb866f9d47c99c63343558d
https://cgit.freedesktop.org/xdg/xdg-utils/commit/?id=31db8136bdf61e7f9cb866f9d47c99c63343558d

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable'), (500, 'buildd-unstable'), 
(120, 'buildd-experimental'), (120, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

xdg-utils depends on no packages.

Versions of packages xdg-utils recommends:
ii  libfile-mimeinfo-perl  0.27-1
pn  libnet-dbus-perl   
pn  libx11-protocol-perl   
ii  x11-utils  7.7+3
ii  x11-xserver-utils  7.7+7

Versions of packages xdg-utils suggests:
pn  gvfs-bin  

-- no debconf information



Bug#824059: plasma-desktop: When used with pulseaudio, can make people deaf

2016-05-11 Thread Sami Erjomaa
I remember having similar problem with kde4 knotify
https://bugs.kde.org/show_bug.cgi?id=324975 and
https://bugs.kde.org/show_bug.cgi?id=345651. I can still partly reproduce
this with KF5 and gstreamer backend by playing notification and adjusting
the notification volume to 100%. After this the master volume is raised to
100% but all the other streams are lowered to keep the same voume level.

Since this is probably a very complicated issue that might be caused by
> pulseaudio,
> phonon, vlc as phonon backend or kdelibs, and it will probably take many
> years to be
> fixed, I suggest to ship plasma with a sane default and disable all audio
> notifications by default.
>

The second upstream bug says that gstreamer backend should manage the
volumes better. Could you try that?


Bug#814565: kde-full: Have to install kde-full, kde-standard dependencies manually

2016-02-16 Thread Sami Erjomaa
On 14 February 2016 at 17:02, Sami Erjomaa wrote:

>
>
> On 13 February 2016 at 16:03, Maximiliano Curia wrote:
>
>> On Saturday, 13 February 2016 04:04:29 CET Rares Marian wrote:
>> > Incidentally, there's many packages with mixed dependencies on specific
>> > versions of libqt5core5a throughout kde5. Some pkgs want 5.6.0 others
>> > want 5.5.1. And they depend on each other.
>>
>> Yes, this seems to be due to a hiccup in the buildds experimental
>> dependency
>> solver, in the past the dependency solver tried to use the version in
>> unstable
>> unless the required versions were only available in experimental, the new
>> solver used qt 5.6 even though the qt 5.5 version from unstable was
>> enough to
>> fullfil the requiremens (this might sound simple, but it's a hard
>> problem, and
>> it's something that has always brought headaches to packagers working with
>> experimental).
>>
>>
> Is it possible to force buildd to use a specific QT version by adding the
> virtual qtbase-abi-5-5-1 (or qtbase-abi-5-6-0) packet as a build dependency
> to those packages that depends on QT?
>

I compared a few of the packages that are built with qt 5.5.1 and qt 5.6.0
and found at least one common nominator that the packages that are built
with 5.6.0 have and the packages built with 5.5.1 don't have and that is
Build-Depends: pkg-kde-tools (>=0.15.15ubuntu1~). The packages that are
built with 5.5.1 don't have ubuntu1~ in the version.

built with qt 5.5.1:
bluez-qt pkg-kde-tools (>>0.15.15)
karchive pkg-kde-tools (>=0.15.16~)

built with qt 5.6.0:
kwidgetsaddons pkg-kde-tools (>=0.15.15ubuntu1~)
kcodecs pkg-kde-tools (>=0.15.15ubuntu1~)
kconfig pkg-kde-tools (>=0.15.15ubuntu1~)


Bug#814565: kde-full: Have to install kde-full, kde-standard dependencies manually

2016-02-14 Thread Sami Erjomaa
On 13 February 2016 at 16:03, Maximiliano Curia wrote:

> On Saturday, 13 February 2016 04:04:29 CET Rares Marian wrote:
> > Incidentally, there's many packages with mixed dependencies on specific
> > versions of libqt5core5a throughout kde5. Some pkgs want 5.6.0 others
> > want 5.5.1. And they depend on each other.
>
> Yes, this seems to be due to a hiccup in the buildds experimental
> dependency
> solver, in the past the dependency solver tried to use the version in
> unstable
> unless the required versions were only available in experimental, the new
> solver used qt 5.6 even though the qt 5.5 version from unstable was enough
> to
> fullfil the requiremens (this might sound simple, but it's a hard problem,
> and
> it's something that has always brought headaches to packagers working with
> experimental).
>
>
Is it possible to force buildd to use a specific QT version by adding the
virtual qtbase-abi-5-5-1 (or qtbase-abi-5-6-0) packet as a build dependency
to those packages that depends on QT?


Bug#727645: Please see bug #668890

2014-02-12 Thread Sami Erjomaa
>
> > I don't know if su works differently when using systemd and not sysvinit
> > and makes this problem appear only when using systemd.
>
> Ok, I don't see that behavior here (I'm not using systemd as init system
> but I
> have it installed), start-stop-daemon and /bin/su use the setuid syscall,
> but su uses pam, so, its related to the pam-session part. I still don't
> understand why is it different if you are using a systemd init system or
> not.


I could be wrong but I think it's due to pam_systemd.

quote from http://www.freedesktop.org/software/systemd/man/pam_systemd.html:

"pam_systemd registers user sessions with the systemd login manager
systemd-logind.service(8), and hence the systemd control group hierarchy.

On login, this module ensures the following:

1. If it does not exist yet, the user runtime directory /run/user/$USER is
created and its ownership changed to the user that is logging in.

2. The $XDG_SESSION_ID environment variable is initialized. If auditing is
available and pam_loginuid.so run before this module (which is highly
recommended), the variable is initialized from the auditing session id
(/proc/self/sessionid). Otherwise an independent session counter is used.

3. A new systemd scope unit is created for the session. If this is the
first concurrent session of the user, an implicit slice below user.slice is
automatically created and the scope placed in it. In instance of the system
serviceuser@.service which runs the systemd user manager instance."


The fix to the dirmngr initscript that Maurizio proposes in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668890#60 (change su to
start-stop-daemon) fixed the problem for me.

Now that systemd will be the default init system in Jessie this should be
solved in one way or another.


Thanks,

Sami


Bug#727645: Please see bug #668890

2014-02-11 Thread Sami Erjomaa
>
>
> > Package: polkit-kde-1
> > Version: 0.99.1-1
>
> > Please see bug #668890 [1] for a possible solution on the dirmngr side
> > of this issue.
>
> > I'm still wondering why an user who can well shutdown the entire box
> > should be prevented to hibernate. Furthermore, oddly enough, in my case
> > suspend doesn't need any further authentication, while hibernation does.
>
> Sorry, but I fail to see the relation between dirmngr and polkit-kde-1, why
> does the use of su vs start-stop-daemon affects the hibernation?
>
> Thanks,


According to the description in the
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668890 su spawns login
shell where the start-stop-daemon doesn't.

This login shell that su spawns violates polkit policy
org.freedesktop.login1.hibernate-multiple-sessions when trying to hibernate
and it can be seen with loginctl.

loginctl shows:
   SESSIONUID USER SEAT
c1112 dirmngr
c2   1000 durinseat0

I don't know if su works differently when using systemd and not sysvinit
and makes this problem appear only when using systemd.

Thanks,

Sami


Bug#735842: meta-kde: KDE notification service sets Amarok volume to 100%

2014-01-21 Thread Sami Erjomaa
Hi,

I have the same problem and can repeat it by generating notifications for
example with Shift+Del on file and found a way how to change the max volume.

in System Settings > Application and System Notifications > Player Settings
(tab) "Use the KDE sound system"-volume.

It seems that if the current volume is less than the volume set in there
the volume will be raised to that volume but not lowered.

Hopefully this helps debugging this problem.


On 21 January 2014 17:17, Kevin Krammer  wrote:

> On Tuesday, 2014-01-21, 11:41:11, Lisandro Damián Nicanor Pérez Meyer
> wrote:
> > On Monday 20 January 2014 18:51:08 Sven Bartscher wrote:
> > [snip]
> >
> > > > Is there any chance you can try this without pulseaudio in the
> middle?
> > > > Is
> > > > (hopefully) the last thing I need to properly reassign the bug.
> > >
> > > Okay I now tested this by uninstalling vlc-plugin-pulse and then logged
> > > out
> > > and in again. This time Amarok kept it's volume. So this seems to be
> > > related to pulseaudio.
> >
> > Excellent! First of all, allow me to thanks you for continuing trying to
> > debug this, it's really helpful :)
> >
> > Now there is an extra thing we can check: with the setup that fails you,
> run
> > lsof as root and grep for /dev/pts/0
> >
> > There is clearly one more thing that's reading that virtual terminal, if
> we
> > can find some pulse-related thing doing it we might be able to know where
> > the change is being triggered.
>
> Just as additional input: I've seen this behavior with other sources than
> this
> virtual terminal notification thing.
> Hasn't happened in a while so I can't remember what triggered it last
> time. I
> think it was a JavaScript popup in Konqueror.
>
> In my case the master volume got set to 100%.
>
> Cheers,
> Kevin


Bug#727645: polkit-kde-1: requires root password for hibernate, wrongly reports other users are logged on

2013-10-25 Thread Sami Erjomaa
Hi,

I have this same problem and I encountered it after I started using
systemd. For me the dialog shows
org.freedesktop.login1.hibernate-multiple-sessions as the reason.

My understanding is that it is dirmngr that causes this.

loginctl shows:
   SESSIONUID USER SEAT
c1112 dirmngr
c2   1000 durinseat0

if I kill dirmngr the dialog requesting root password doesn't pop up.



On 24 October 2013 23:53, Johannes Rohr  wrote:

> Package: polkit-kde-1
> Version: 0.99.1-1
> Severity: normal
>
> I am trying to hibernate the system from the kickoff menu.
>
> Instead of going into hibernation, a dialogue pops up saying
>
> "Authentication is required for hibernating the system while other users
> are logged in
>
> and asking for the root password
>
> However, there are no other users logged in, as the "w" command shows:
>
>  22:52:57 up 11:56,  3 users,  load average: 3,52, 4,55, 3,75
> USER TTY  FROM LOGIN@   IDLE   JCPU   PCPU WHAT
> jr   :022:44   ?xdm?  42:53   0.09s /bin/sh
> /usr/bin/startkde
> jr   pts/2:0   22:447:59   0.00s  1.85s kdeinit4:
> kded4 [kdeinit]
> jr   pts/3:0   22:481.00s  1.45s  0.00s w
>
> So apparently, this is a bug...
>
>
>
>
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable'), (450, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 3.11-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages polkit-kde-1 depends on:
> ii  kde-runtime   4:4.10.5-1
> ii  libc6 2.17-93
> ii  libkdecore5   4:4.10.5-1+b1
> ii  libkdeui5 4:4.10.5-1+b1
> ii  libpolkit-qt-1-1  0.103.0-1
> ii  libqt4-dbus   4:4.8.5+git121-g2a9ea11+dfsg1-2
> ii  libqtcore44:4.8.5+git121-g2a9ea11+dfsg1-2
> ii  libqtgui4 4:4.8.5+git121-g2a9ea11+dfsg1-2
> ii  libstdc++64.8.1-10
> ii  policykit-1   0.105-4
>
> polkit-kde-1 recommends no packages.
>
> polkit-kde-1 suggests no packages.
>
> -- no debconf information
>
>
> --
> To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive:
> http://lists.debian.org/20131024205359.30377.36099.reportbug@Erwin.babel
>
>


Bug#360078: Bemused server missing xmms controller

2006-03-30 Thread Sami Erjomaa
Package: kdebluetooth
Version: 0.99+1.0beta1-7

Bemused server that is included in kdebluetooth is missing controller
for xmms. It has only amarok, noatun and scripts controllers.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#359666: linux-image-2.6.16-1-686: subprocess post-installation script returned error exit status 9

2006-03-28 Thread Sami Erjomaa
Package: linux-image-2.6.16-1-686
Version: 2.6.16-3

Upgrading linux-image-2.6.16-1-686 to version 2.6.16-3 stops on ramdisk
creation.

Setting up linux-image-2.6.16-1-686 (2.6.16-3) ...
Running depmod.
Finding valid ramdisk creators.
Using mkinitramfs-kpkg to build the ramdisk.
/usr/sbin/mkinitramfs-kpkg: line 55: supported_host_version: unbound
variable
mkinitramfs-kpkg failed to create initrd image.
Failed to create initrd image.
dpkg: error processing linux-image-2.6.16-1-686 (--configure):
 subprocess post-installation script returned error exit status 9
dpkg: dependency problems prevent configuration of linux-image-2.6-686:
 linux-image-2.6-686 depends on linux-image-2.6.16-1-686 (= 2.6.16-3);
however:
  Package linux-image-2.6.16-1-686 is not configured yet.
dpkg: error processing linux-image-2.6-686 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of kernel-image-2.6-686:
 kernel-image-2.6-686 depends on linux-image-2.6-686; however:
  Package linux-image-2.6-686 is not configured yet.
dpkg: error processing kernel-image-2.6-686 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-2.6.16-1-686
 linux-image-2.6-686
 kernel-image-2.6-686
E: Sub-process /usr/bin/dpkg returned an error code (1)

This same problem occurs on linux-image-2.6.16-1-k7, on my other computer.

uname -a
Linux dwalin 2.6.16-1-686 #1 Mon Mar 27 15:09:02 UTC 2006 i686 GNU/Linux


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]