[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-13 Thread Typhoe
Hi, 
new LP report #269757
https://bugs.launchpad.net/ubuntu/+source/screen-resolution-extra/+bug/269757

Thanks too

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-12 Thread James Westby
Hi,

This is fixed upstream already, and should be in the next update.

Thanks,

James


** Changed in: screen-resolution-extra (Ubuntu)
   Importance: Undecided = High
   Status: Confirmed = Triaged

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package screen-resolution-extra - 0.1.1

---
screen-resolution-extra (0.1.1) intrepid; urgency=low

  * Don't try and concatenate a string and a float (LP: #262906)
- Also use strftime() to give a more understandable date suffix to
  the backup name.

 -- James Westby [EMAIL PROTECTED]   Fri, 12 Sep 2008
19:31:54 +0100

** Changed in: screen-resolution-extra (Ubuntu)
   Status: Triaged = Fix Released

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-12 Thread Andreas Schildbach
Fixed for me. Thanks!

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-12 Thread Typhoe
Sorry, problem still here for me with v0.1.1

I still get a crash when trying to set virtual desktop

Typhoe

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-12 Thread James Westby
On Fri, 2008-09-12 at 22:31 +, Typhoe wrote:
 Sorry, problem still here for me with v0.1.1
 
 I still get a crash when trying to set virtual desktop

Hi,

This bug has been confirmed fixed for other people, so you may
have a different issue. Could you please let apport report a new
bug for you, and then we will work on that issue?

Thanks,

James

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-09 Thread Daniel Sargeant
I fixed it on my machine by using time.time().__str__() instead of
time.time() in screen-resolution-mechanism.py (line 259).  I've attached
the patch.

** Attachment added: screenresolution-mechanism.py.diff
   http://launchpadlibrarian.net/17464749/screenresolution-mechanism.py.diff

** Changed in: screen-resolution-extra (Ubuntu)
   Status: New = Confirmed

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-08 Thread lilbudda
confirmed. Happened to me 9/8/08. Clicked on the monitor applet, changed
the second screen resolution and hit apply. It prompted to change the
virtual settings. After giving password, it crashed.

screen-resolution-extra:
  Installed: 0.1
  Candidate: 0.1
  Version table:
 *** 0.1 0
500 http://us.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

ran in console and got same output as above.

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-04 Thread ThomasNovin
+1, had the same crash. Adding my .crash-file as attachment.

** Attachment added: _usr_share_screen-resolution-extra_policyui.py.1000.crash
   
http://launchpadlibrarian.net/17287739/_usr_share_screen-resolution-extra_policyui.py.1000.crash

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-04 Thread ThomasNovin
Running it from command line (looked at a ps for details).

$ python /usr/share/screen-resolution-extra/policyui.py -1,-1:-1x-1 
0,0:1680x1050 1680,0:1024x768
Traceback (most recent call last):
  File /usr/share/screen-resolution-extra/policyui.py, line 190, in 
on_button1_clicked
status = self.conf.setVirtual(self.resolution)
  File /var/lib/python-support/python2.5/dbus/proxies.py, line 68, in __call__
return self._proxy_method(*args, **keywords)
  File /var/lib/python-support/python2.5/dbus/proxies.py, line 140, in 
__call__
**keywords)
  File /var/lib/python-support/python2.5/dbus/connection.py, line 607, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback 
(most recent call last):
  File /var/lib/python-support/python2.5/dbus/service.py, line 696, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File /usr/share/screen-resolution-extra/screenresolution-mechanism.py, line 
259, in setVirtual
backup = source + time.time()
TypeError: cannot concatenate 'str' and 'float' objects

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 262906] Re: policyui.py crashed with TypeError in setVirtual()

2008-09-01 Thread Andreas Schildbach
** Visibility changed to: Public

-- 
policyui.py crashed with TypeError in setVirtual()
https://bugs.launchpad.net/bugs/262906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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