Re: Multiple monitors bug in KDE 4.5.1

2010-09-14 Thread Kyle Kearney
I have the same problem (well, with left vs. right monitors, but a similar 
issue with the plasmoids moving to the external monitor). I did a bit of quick 
googling and from what I was able to gather it looks like it's an upstream bug. 
The workaround that I found was to configure the displays from the command line 
using xrandr (I've got an intel card - I'm not sure if this procedure holds for 
other vendors such as nVidia; IIRC they have their own configuration system for 
multiple displays) using the following (slightly modified to match your 
configuration)
xrandr --output VGA1 --mode 1440x900 --output LVDS1 --primary --below VGA1

You'll want to replace the mode value with the actual resolution of your 
external monitor (this may not be strictly necessary, but I found that if I 
didn't include it the external display would sometimes get initialized to the 
same resolution as the laptop display), and potentially replace VGA1 and LVDS1 
with the actual names for your external and built-in display (respectively) if 
they differ.

Hope this helps...and I'd love it if someone knows of a way to automatically 
run this when I plug in my external monitor (bonus points if you can also tell 
me a way to automatically reduce the desktop back to one display when I unplug)

On Monday 13 September 2010 8:08:23 pm Lisandro Damián Nicanor Pérez Meyer 
wrote:
> Hello! While I am sure this is an upstream "bug" (it may be a new kind of 
> feature...), I would like to know if I am not alone in this one :)
> 
> Since I upgraded to 4.5.1, every time I use my laptop with an external 
> monitor, defining it at the top, the panel and the plasmoids "move" to the 
> upper screen instead of staying in the bottom.
> 
> I just want to know if anyone else can reproduce this behaviour.
> 
> Regards, Lisandro.
> 
> 


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009140114.30248.ely...@gmail.com



Re: digikam 1.4.0 (was: KDE SC 4.5.1 packages available)

2010-09-14 Thread Valerio Passini
Alle lunedì 13 settembre 2010, Mark Purcell ha scritto:
> On Monday 13 September 2010 02:22:53 Valerio Passini wrote:
> > I need some help. Trying to install your digikam packages fails
> > because of missing dependencies:
> > digikam asks for digikam-data 1.4.0-0.rc
> > kipi-plugins asks for kipi-plugins-common
> 
> Valerio,
> 
> Sorry, I forgot to upload those packages.
> 
> They are now uploaded.
> 
> Mark

Wonderful!

Valerio


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141019.35375.valerio.pass...@unicam.it



Re: knetworkmanager interface regression in 4.5.1

2010-09-14 Thread George Kiagiadakis
On Tue, Sep 14, 2010 at 8:59 AM, Andrey Rahmatullin  wrote:
> After upgrading to 4.5.1 I've noticed that network entries in the
> knetworkmanager tray icon menu are shown as empty lines. Connections
> confiured to start automatically are still started, but I can't do
> anything with the menu entries: they don't have tooltips and nothing
> happens when I click on them (so I can't establish a non-automatic
> connection).
> It's a sid system updated from qt-kde.d.o.

Try using plasma-widget-networkmanagement instead of the
knetworkmanager tray icon.


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikjc9zxqofr9agqbgqeud2m7ou8ttkz=ovrg...@mail.gmail.com



Re: KDE SC 4.5.1 packages available

2010-09-14 Thread Torsten Grote
Hi,

thanks a lot for the great work!

I seem to have problems with the signed packages. pkg-kde-archive-keyring
is installed and apt-key gives me:

$ apt-key list | grep -C 2 "debian-qt-kde"

pub   4096R/E79C8BAB 2010-03-05
uid  Debian pkg-kde repository signing key (http://pkg-
kde.alioth.debian.org/) 

But when trying to install, I just get:

WARNING: untrusted versions of the following packages will be installed!
Untrusted packages could compromise your system's security.

Have the packages been properly signed? Is anybody else having this problem?

Another note on security:
pkg-kde-archive-keyring seems to be hosted on the same repository it is 
supposed to verify the trustworthiness of and it is not signed with an already 
trusted key. Installing an untrusted key and trust that for all KDE packages 
is pointless for security.

Thanks in advance,
Torsten

PS. I'm not on this list, so please include me in replies.


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141209.37571.torsten.gr...@gmx.de



Re: squeeze digikam permission issue

2010-09-14 Thread Valerio Passini
Alle lunedì 13 settembre 2010, Rainer Dorsch ha scritto:
> Am Montag, 13. September 2010 schrieben Sie:
> > On Mon, Sep 13, 2010 at 10:29 PM, Rainer Dorsch  
wrote:
> > > Hello,
> > > 
> > > when downloading photos from my Canon EOS 1000D, I am facing a
> > > permission problem in squeeze and have to
> > > 
> > > chgrp plugdev /dev/bus/usb/001/009
> > > 
> > > (depending which usb ID the cam gets assigned).
> > > 
> > > Does everybody have to do that or is it a specific problem I have
> > > here for some reason?
> > 
> > Hmm, and the original group is "root" I guess? If so, I guess it's
> 
> Yes, that is correct.
> 
> > some bug in udev, but I do not have enough knowledge on udev to
> > tell exactly what may be going on there.
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427963 shows similar
> effects, but the fix proposed in there did not work for me.
> 
> Anybody else seeing this problem?
> 
> Thanks,
> Rainer

Hi Rainer,

This doesn't want to be a fix to your problem, just a simple suggestion. 
I have a camera (Canon EOS 300D) and I have always used to remove the 
memory and plug it into an external reader for downloading purposes. 
This spared the battery because in the other way, the camera must be 
turned on. Bye

Valerio


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141241.00249.valerio.pass...@unicam.it



Re: knetworkmanager interface regression in 4.5.1

2010-09-14 Thread Valerio Passini
Alle martedì 14 settembre 2010, George Kiagiadakis ha scritto:
> On Tue, Sep 14, 2010 at 8:59 AM, Andrey Rahmatullin 
> 
> Try using plasma-widget-networkmanagement instead of the
> knetworkmanager tray icon.

Do you think plasma-widget-networkmanagement is superior to 
knetworkmanager?

Valerio


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141246.50440.valerio.pass...@unicam.it



Re: KDE SC 4.5.1 packages available

2010-09-14 Thread George Kiagiadakis
On Tue, Sep 14, 2010 at 1:09 PM, Torsten Grote  wrote:
> Hi,
>
> thanks a lot for the great work!
>
> I seem to have problems with the signed packages. pkg-kde-archive-keyring
> is installed and apt-key gives me:
>
> $ apt-key list | grep -C 2 "debian-qt-kde"
>
> pub   4096R/E79C8BAB 2010-03-05
> uid                  Debian pkg-kde repository signing key (http://pkg-
> kde.alioth.debian.org/) 
>
> But when trying to install, I just get:
>
> WARNING: untrusted versions of the following packages will be installed!
> Untrusted packages could compromise your system's security.
>
> Have the packages been properly signed? Is anybody else having this problem?

Try running aptitude/apt-get update again.


> Another note on security:
> pkg-kde-archive-keyring seems to be hosted on the same repository it is
> supposed to verify the trustworthiness of and it is not signed with an already
> trusted key. Installing an untrusted key and trust that for all KDE packages
> is pointless for security.
>
> Thanks in advance,
> Torsten
>
> PS. I'm not on this list, so please include me in replies.
>
>
> --
> To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/201009141209.37571.torsten.gr...@gmx.de
>
>


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim0cjaqaff4kyb8z75labeyndyczyssht4h8...@mail.gmail.com



Re: knetworkmanager interface regression in 4.5.1

2010-09-14 Thread George Kiagiadakis
On Tue, Sep 14, 2010 at 1:46 PM, Valerio Passini
 wrote:
> Alle martedě 14 settembre 2010, George Kiagiadakis ha scritto:
>> On Tue, Sep 14, 2010 at 8:59 AM, Andrey Rahmatullin
>>
>> Try using plasma-widget-networkmanagement instead of the
>> knetworkmanager tray icon.
>
> Do you think plasma-widget-networkmanagement is superior to
> knetworkmanager?
>

Yes, it is, and it is the recommended network manager frontend in kde
now. This knetworkmanager version was just developed as a temporary
solution for some distributions that wanted a stable network manager
frontend when the plasma widget was still unstable and unfit for a
stable distribution release. Now this is not a problem anymore. Also
note that kde in squeeze has plasma-widget-networkmanagement as the
default frontend (recommended from kde-standard).


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlkti=piepoawm+zprszr8y2nmdjavz1rhmwdktz...@mail.gmail.com



Re: knetworkmanager interface regression in 4.5.1

2010-09-14 Thread Valerio Passini
Alle martedì 14 settembre 2010, George Kiagiadakis ha scritto:
> On Tue, Sep 14, 2010 at 1:46 PM, Valerio Passini
> 
>  wrote:
> > Alle martedě 14 settembre 2010, George Kiagiadakis ha scritto:
> >> On Tue, Sep 14, 2010 at 8:59 AM, Andrey Rahmatullin
> >> 
> >> Try using plasma-widget-networkmanagement instead of the
> >> knetworkmanager tray icon.
> > 
> > Do you think plasma-widget-networkmanagement is superior to
> > knetworkmanager?
> 
> Yes, it is, and it is the recommended network manager frontend in kde
> now. This knetworkmanager version was just developed as a temporary
> solution for some distributions that wanted a stable network manager
> frontend when the plasma widget was still unstable and unfit for a
> stable distribution release. Now this is not a problem anymore. Also
> note that kde in squeeze has plasma-widget-networkmanagement as the
> default frontend (recommended from kde-standard).

Thank you for clarifying me this topic, I didn't know anything about it.


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141315.29205.valerio.pass...@unicam.it



Re: KDE SC 4.5.1 packages available

2010-09-14 Thread Torsten Grote
On Tuesday 14 September 2010 13:01:24 George Kiagiadakis wrote:
> > WARNING: untrusted versions of the following packages will be installed!
> > Untrusted packages could compromise your system's security.
> > 
> > Have the packages been properly signed? Is anybody else having this
> > problem?
> 
> Try running aptitude/apt-get update again.

It works now! :)

Thanks for the quick fix!

Torsten


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141305.51402.torsten.gr...@gmx.de



Re: knetworkmanager interface regression in 4.5.1

2010-09-14 Thread Andrey Rahmatullin
On Tue, Sep 14, 2010 at 11:28:05AM +0300, George Kiagiadakis wrote:
> > After upgrading to 4.5.1 I've noticed that network entries in the
> > knetworkmanager tray icon menu are shown as empty lines. Connections
> > confiured to start automatically are still started, but I can't do
> > anything with the menu entries: they don't have tooltips and nothing
> > happens when I click on them (so I can't establish a non-automatic
> > connection).
> > It's a sid system updated from qt-kde.d.o.
> Try using plasma-widget-networkmanagement instead of the
> knetworkmanager tray icon.
It doesn't show any connections in the right part of the popup window and
it even doesn't automatically connect to a wifi network which has "Connect
automatically" property set.

-- 
WBR, wRAR (ALT Linux Team)


signature.asc
Description: Digital signature


Re: Multiple monitors bug in KDE 4.5.1

2010-09-14 Thread Lisandro Damián Nicanor Pérez Meyer
On Mar 14 Sep 2010 05:14:29 Kyle Kearney escribió:
> I have the same problem (well, with left vs. right monitors, but a similar
> issue with the plasmoids moving to the external monitor). I did a bit of
> quick googling and from what I was able to gather it looks like it's an
> upstream bug. The workaround that I found was to configure the displays
> from the command line using xrandr (I've got an intel card - I'm not sure
> if this procedure holds for other vendors such as nVidia; IIRC they have
> their own configuration system for multiple displays) using the following
> (slightly modified to match your configuration) xrandr --output VGA1
> --mode 1440x900 --output LVDS1 --primary --below VGA1

I did it by hand with the same results, but I was missing --primeary stuff.

Thanks :)

Do you know if the bug is already open upstream?

-- 
Super cow powers | bbq > /dev/stomach
  Traveler1, seen on #debian-ar, irc.oftc.net

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Re: KDE SC 4.5.1 packages available

2010-09-14 Thread Modestas Vainius
Hello,

On antradienis 14 Rugsėjis 2010 13:09:37 Torsten Grote wrote:
> Another note on security:
> pkg-kde-archive-keyring seems to be hosted on the same repository it is
> supposed to verify the trustworthiness of and it is not signed with an
> already trusted key. Installing an untrusted key and trust that for all
> KDE packages is pointless for security.

Well, frankly, pkg-kde-archive-keyring is not a very good example of security, 
but imho it is good enough for this purpose. It is there mostly to shut 
apt/aptitude up. Have in mind that you already trust the repository enough by 
adding it to sources.list.

However, you are still somewhat protected from man-in-the-middle attacks. The 
archive key is signed by me and my key is in the debian developers keyring so 
you can always validate pkg-kde-archive-keyring package.

$ gpg --no-default-keyring --keyring /usr/share/keyrings/pkg-kde-archive-
keyring.gpg --list-sigs E79C8BAB
pub   4096R/E79C8BAB 2010-03-05
uid  Debian pkg-kde repository signing key (http://pkg-
kde.alioth.debian.org/) 
sig 3E79C8BAB 2010-03-05  Debian pkg-kde repository signing key 
(http://pkg-kde.alioth.debian.org/) 
sig  73EAE214 2010-03-05  [User ID not found]


-- 
Modestas Vainius 


signature.asc
Description: This is a digitally signed message part.


Re: KDE SC 4.5.1 packages available

2010-09-14 Thread David Baron
Versions are on Debian "experimental snapshots" as 4.5.1-or1


-- 
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009141841.31485.d_ba...@012.net.il



Rebuild kappfinder against KDE 4.5.1 if possible

2010-09-14 Thread Robert Miller
Hello:

Is it possible to have package kappfinder rebuilt against KDE 4.5.1? Reply
to this email if it is possible

Thanks

Robert


Re: Rebuild kappfinder against KDE 4.5.1 if possible

2010-09-14 Thread Lisandro Damián Nicanor Pérez Meyer
On Mar 14 Sep 2010 21:52:00 Robert Miller escribió:
> Hello:
> 
> Is it possible to have package kappfinder rebuilt against KDE 4.5.1? Reply
> to this email if it is possible
> 
> Thanks
> 
> Robert

kappfinder seems to be removed from upstream in 4.5.1.

Regards, Lisandro. 

-- 
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the world.
  -- seen on the net

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


signature.asc
Description: This is a digitally signed message part.


Re: Rebuild kappfinder against KDE 4.5.1 if possible

2010-09-14 Thread José Manuel Santamaría Lema
On Miércoles 15 Septiembre 2010 03:17:13 Lisandro Damián Nicanor Pérez Meyer 
escribió:
> On Mar 14 Sep 2010 21:52:00 Robert Miller escribió:
> > Hello:
> > 
> > Is it possible to have package kappfinder rebuilt against KDE 4.5.1?
> > Reply to this email if it is possible
> > 
> > Thanks
> > 
> > Robert
> 
> kappfinder seems to be removed from upstream in 4.5.1.
> 
> Regards, Lisandro.

See http://lists.kde.org/?t=12690287515&r=1&w=2


--
To UNSUBSCRIBE, email to debian-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201009150427.21680.panfa...@gmail.com