OK, I see the same thing. Putting a "return" immediately after this
section doesn't make the problem go away:
def on_rename_activate(self, *UNUSED):
tuple = self.dests_iconview.get_cursor ()
if tuple == None:
return
return # <-- here
...but putting it immediately before the
self.dests_iconview.get_cursor() call *does* make the problem go away.
Why would a get_cursor() call cause a problem?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1229337
Title:
system-config-printer.py crashed with SIGSEGV in
g_object_freeze_notify() on renaming a printer
Status in “system-config-printer” package in Ubuntu:
Confirmed
Bug description:
multiple windows were opened so... i didn't view if the printer
configuration window was... i can't wait at the momet. sorry!
ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: system-config-printer-gnome 1.4.2+20130920-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Mon Sep 23 19:09:28 2013
ExecutablePath: /usr/share/system-config-printer/system-config-printer.py
InstallationDate: Installed on 2013-09-23 (0 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130922)
InterpreterPath: /usr/bin/python2.7
MachineType: Hewlett-Packard G5310it
MarkForUpload: True
PackageArchitecture: all
Papersize: a4
ProcCmdline: /usr/bin/python
/usr/share/system-config-printer/system-config-printer.py
ProcEnviron:
LANGUAGE=it
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=it_IT.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic
root=UUID=002e780d-3209-41fe-8215-819c138b65ae ro quiet splash vt.handoff=7
SegvAnalysis:
Segfault happened at: 0x7fe2dcae9c81 <g_object_freeze_notify+17>: cmpq
$0x50,(%rax)
PC (0x7fe2dcae9c81) ok
source "$0x50" ok
destination "(%rax)" (0xaaaaaaaaaaaaaaaa) not located in a known VMA region
(needed writable region)!
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: system-config-printer
StacktraceTop:
g_object_freeze_notify () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
g_hash_table_foreach () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
Title: system-config-printer.py crashed with SIGSEGV in
g_object_freeze_notify()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 11/05/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 6.14
dmi.board.name: 2A9C
dmi.board.vendor: MSI
dmi.board.version: 1.1
dmi.chassis.asset.tag: CZC1026F2D
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias:
dmi:bvnAmericanMegatrendsInc.:bvr6.14:bd11/05/2010:svnHewlett-Packard:pnG5310it:pvrxxx0204GRxxxxxxxx0:rvnMSI:rn2A9C:rvr1.1:cvnHewlett-Packard:ct3:cvr:
dmi.product.name: G5310it
dmi.product.version: xxx0204GRxxxxxxxx0
dmi.sys.vendor: Hewlett-Packard
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1229337/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp